Actions
action #73369
opencoordination #102906: [saga][epic] Increased stability of tests with less "known failures", known incompletes handled automatically within openQA
coordination #102909: [epic] Prevent more incompletes already within os-autoinst or openQA
Job incompletes with auto_review:"(?s)backend died: runcmd .*qemu-img create -f qcow2 .* failed with exit code 1: 'Formatting .*" on o3
Start date:
2020-10-14
Due date:
% Done:
0%
Estimated time:
Description
observation¶
[2020-10-11T16:08:25.517 CEST] [debug] qemu version detected: 3.1.1.1
[2020-10-11T16:08:25.519 CEST] [debug] running /usr/bin/chattr -f +C /var/lib/openqa/pool/3/raid
[2020-10-11T16:08:25.541 CEST] [debug] running /usr/bin/qemu-img info --output=json /var/lib/openqa/pool/3/openSUSE-Leap-15.1-DVD-x86_64.iso
[2020-10-11T16:08:25.571 CEST] [debug] running /usr/bin/qemu-img create -f qcow2 /var/lib/openqa/pool/3/raid/hd0 40G
[2020-10-11T16:08:25.600 CEST] [debug] Formatting '/var/lib/openqa/pool/3/raid/hd0', fmt=qcow2 size=42949672960 cluster_size=65536 lazy_refcounts=off refcount_bits=16
[2020-10-11T16:08:25.600 CEST] [debug] Backend process died, backend errors are reported below in the following lines:
runcmd '/usr/bin/qemu-img create -f qcow2 /var/lib/openqa/pool/3/raid/hd0 40G' failed with exit code 1: 'Formatting '/var/lib/openqa/pool/3/raid/hd0', fmt=qcow2 size=42949672960 cluster_size=65536 lazy_refcounts=off refcount_bits=16' at /usr/lib/os-autoinst/osutils.pm line 121.
https://openqa.opensuse.org/tests/1428212
Acceptance criteria¶
- AC1: Errors returned by qemu-img either are handled internally, e.g. with retry, or clear error messages are escalated to test reviewers
Suggestions¶
- Research if we do not already have a retry for qemu-img commands in os-autoinst, fix if broken
Updated by mkittler almost 4 years ago
- Subject changed from auto_review:"(?s)backend died: runcmd .*qemu-img create -f qcow2 .* failed with exit code 1: 'Formatting .*" to Job failed with auto_review:"(?s)backend died: runcmd .*qemu-img create -f qcow2 .* failed with exit code 1: 'Formatting .*" on o3
Updated by mkittler almost 4 years ago
- Subject changed from Job failed with auto_review:"(?s)backend died: runcmd .*qemu-img create -f qcow2 .* failed with exit code 1: 'Formatting .*" on o3 to Job incompletes with auto_review:"(?s)backend died: runcmd .*qemu-img create -f qcow2 .* failed with exit code 1: 'Formatting .*" on o3
Updated by okurz almost 4 years ago
- Category set to Regressions/Crashes
I thought we would have a retry in this section by now. Maybe I failed to do that.
Updated by okurz almost 4 years ago
- Description updated (diff)
- Status changed from New to Workable
- Target version set to Ready
Actions