Actions
action #104220
closedopenQA-inopenQA tests failing in boot step
Description
Observation¶
Tests are failing since monday evening:
https://openqa.opensuse.org/group_overview/24?limit_builds=20
It just hangs in the boot step.
From autoinst-log.txt, heavily redacted because all of these messages occur several times:
[2021-12-21T12:28:46.108910+01:00] [debug] considering VNC stalled, no update for 4.00 seconds
[2021-12-21T12:29:03.580402+01:00] [debug] no match: 360.9s, best candidate: gnome-desktop-20210420 (0.73)
[2021-12-21T12:29:04.302498+01:00] [debug] no change: 359.9s
[2021-12-21T12:32:48.935201+01:00] [debug] led state 0 1 1 -261
[...]
[2021-12-21T12:36:40.549675+01:00] [debug] post_fail_hook failed: command 'cd /root/openQA' timed out at openqa/lib/openQAcoretest.pm line 16.
[...]
[2021-12-21T12:36:40.775669+01:00] [debug] EVENT {"data":{"client":{"family":"ipv4","host":"127.0.0.1","service":"46782","websocket":false},"server":{"auth":"none","family":"ipv4","host":"0.0.0.0","service":"6001","websocket":false}},"event":"VNC_DISCONNECTED","timestamp":{"microseconds":775059,"seconds":1640086067}}
[2021-12-21T12:36:40.775813+01:00] [debug] EVENT {"data":{"client":{"family":"ipv4","host":"127.0.0.1","service":"48106","websocket":false},"server":{"auth":"none","family":"ipv4","host":"0.0.0.0","service":"6001","websocket":false}},"event":"VNC_CONNECTED","timestamp":{"microseconds":775678,"seconds":1640086067}}
[2021-12-21T12:36:40.775955+01:00] [debug] EVENT {"data":{"client":{"family":"ipv4","host":"127.0.0.1","service":"48106","websocket":false},"server":{"auth":"none","family":"ipv4","host":"0.0.0.0","service":"6001","websocket":false}},"event":"VNC_INITIALIZED","timestamp":{"microseconds":780239,"seconds":1640086067}}
[2021-12-21T12:36:40.776087+01:00] [debug] EVENT {"data":{"client":{"family":"ipv4","host":"127.0.0.1","service":"48106","websocket":false},"server":{"auth":"none","family":"ipv4","host":"0.0.0.0","service":"6001","websocket":false}},"event":"VNC_DISCONNECTED","timestamp":{"microseconds":109228,"seconds":1640086126}}
Acceptance criteria¶
- AC1:
install/boot
in openQa-in-openQA tests is run successfully
Suggestions¶
- Investigate why we didn't find out about this earlier
- Determine the failure(s)
Actions