Control: unmerge 1071456 1077620 Control: retitle 1077620 autopkgtest-virt-qemu: timed out waiting for 'login prompt on serial console' Control: reopen 1077620 Control: tags 1077620 + moreinfo
On Mon, 12 Aug 2024 at 23:17:02 +0300, Martin-Éric Racine wrote: > I created a fresh image as follow: > > sudo autopkgtest-build-qemu unstable /var/tmp/autopkgtest-unstable.img > > I then tried to launch a test as follow: > > $ autopkgtest dhcpcd -- qemu --ram-size 2047 /var/tmp/autopkgtest-unstable.img ... > <VirtSubproc>: failure: timed out waiting for 'login prompt on serial console' I think this must be a different failure mode than the 9pfs bug that caused #1071456, then. A similar setup is working well for me, on unstable, but I was getting similar timeouts intermittently in the past. Adding --debug and/or --show-boot after qemu on the command line might provide useful information? I wonder whether it's significant that you seem to be using an i386 user-space on an amd64 kernel. (Intentionally?) smcv