Package: autopkgtest
Version: 5.28
Severity: normal

In the Debian ROCm Team's CI, QEMU workers occasionally tmpfail with the
following error:

> autopkgtest: timed out waiting for 'command prompt on serial console'

>From [1], I guess that the official CI hit this, too.

However, this is an output parsing issue, rather than a timeout issue.
When the command preceding this returns fast enough, then it includes
the command prompt as "\n<uuid># ", but the code checking for this
expects "\n# ". I suspect that the uuid was an addition at some point.

A merge request fixing this will be filed shortly.

Best,
Christian

[1]: 
https://salsa.debian.org/ci-team/autopkgtest/-/commit/57cd6f0b98695362ce4c13f1115688b87d56a691

Reply via email to