Actions
action #39494
closedFlaky exit status code on ppc64le
Start date:
2018-08-09
Due date:
% Done:
0%
Estimated time:
Description
Fallout of: https://github.com/os-autoinst/os-autoinst/pull/1006
runcmd failed with exit code 72057594037927935 at ../osutils.pm line 130.
at 18-qemu.t line 19.
main::__ANON__('runcmd failed with exit code 72057594037927935 at ../osutils....') called at ../osutils.pm line 130
osutils::runcmd_output('qemu-img', 'info', '--output=json', 'data/uefi-vars.bin') called at ../OpenQA/Qemu/Proc.pm line 135
OpenQA::Qemu::Proc::get_img_size('OpenQA::Qemu::Proc=HASH(0x100225cf460)', 'data/uefi-vars.bin') called at ../OpenQA/Qemu/Proc.pm line 249
OpenQA::Qemu::Proc::configure_pflash('OpenQA::Qemu::Proc=HASH(0x100225cf460)', 'HASH(0x10020598ec0)') called at 18-qemu.t line 304
runcmd failed with exit code 72057594037927935 at ../osutils.pm line 130.
# Tests were run but no plan was declared and done_testing() was not seen.
This happened also on osutils tests of course (can't find anymore logs now) hitting ppc64le
Fixed in: https://github.com/os-autoinst/os-autoinst/pull/1011
Updated by EDiGiacinto over 6 years ago
- Status changed from Feedback to Resolved
This should be solved by now
Updated by coolo over 6 years ago
- Target version changed from Current Sprint to Done
Actions