On Tue, 18 Nov 2025 20:15:28 +0100 Paul Gevers <[email protected]> wrote: > Source: dracut > Version: 109-1 > Severity: serious > User: [email protected] > Usertags: timeout > > Dear maintainer(s), > > Your package has an autopkgtest, great. However, it seems that a recent > upload of systemd made it fail. But what's worse, it fails because it > seems to hang waiting for somebody to press Enter and eventually times > out due to autopkgtest after 8.5 hours. Can you please investigate the > situation and make sure that if the autopkgtest of dracut fails, it > doesn't hang waiting for a key press that never comes? I copied some of > the output at the bottom of this report. > > Tests that time out (while normally running in much less time) are bad > for our infrastructure. I have added your package to our reject_list and > will remove it once this bug is closed. > > More information about this bug and the reason for filing it can be > found on > https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation > > Paul > > [1] https://ci.debian.net/packages/d/dracut/unstable/s390x/66166891/ > > https://ci.debian.net/data/autopkgtest/testing/amd64/d/dracut/66324480/log.gz > > 2190s [ 326.228653] dracut-initqueue[503]: Warning: dracut- initqueue: > timeout, still waiting for following initqueue hooks: > 2190s [ 326.237925] dracut-initqueue[503]: Warning: > /lib/dracut/hooks/initqueue/finished/dhcp.sh: "[ -d $NEWROOT/proc -o -e > /dev/root ]" > 2190s [ 326.251773] dracut-initqueue[503]: Warning: dracut- initqueue: > starting timeout scripts > 2190s M > [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] Job > dracut-initqueue.service/start running (5min 16s / no limit) > > 2190s [ 326.975361] dracut-initqueue[503]: Warning: dracut- initqueue: > timeout, still waiting for following initqueue hooks: > 2190s [ 326.986863] dracut-initqueue[503]: Warning: > /lib/dracut/hooks/initqueue/finished/dhcp.sh: "[ -d $NEWROOT/proc -o -e > /dev/root ]" > 2190s [ 327.014640] dracut-initqueue[503]: Warning: dracut- initqueue: > starting timeout scripts > 2190s [ 327.016816] dracut-initqueue[503]: Warning: Could not boot. > 2191s M > [K[ [0;31m*[0;1;31m*[0m[0;31m* [0m] Job > dracut-initqueue.service/start running (5min 16s / no limit) > > 2191s M > [K Starting [0;1;39mdracut-emergency.service[0m - Dracut > Emergency Shell... > > 2193s [K > 2193s Generating "/run/initramfs/rdsosreport.txt" > 2193s
The new test failures are fixed by: https://github.com/dracut-ng/dracut-ng/pull/1858

