Actions
action #54962
closed[kernel][public cloud] Timeout on `img-proof --version`
Status:
Closed
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
QE Kernel - QE Kernel Done
Start date:
2019-08-01
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
openQA test in scenario sle-12-SP5-Azure-Standard-On-Demand-x86_64-publiccloud_ipa_on_demand_azure@az_Standard_A2_v2 fails in
ipa
The problem is, that when you take a look to https://openqa.suse.de/tests/3198792/file/serial_terminal.txt you will find the full output like:
# cat > /tmp/script4b0jz.sh << 'EOT_4b0jz'; echo 4b0jz-$?-
> img-proof --version
> EOT_4b0jz
4b0jz-0-
# echo 4b0jz; bash -oe pipefail /tmp/script4b0jz.sh ; echo SCRIPT_FINISHED4b0jz-$?-
4b0jz
img-proof, version 4.2.1
SCRIPT_FINISHED4b0jz-0-
Reproducible¶
Fails since (at least) Build 1.50
Expected result¶
Last good: (unknown) (or more recent)
Further details¶
Always latest result in this scenario: latest
Actions