Actions
action #40091
closed[functional][u] lots of warnings about redefined in header files within test job, then dies with "cannot remove directory for testresults: Directory not empty at /usr/lib/os-autoinst/bmwqemu.pm line 114."?
Status:
Rejected
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
SUSE QA (private) - Milestone 20
Start date:
2018-08-22
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
In https://openqa.suse.de/tests/1968396/file/autoinst-log.txt see many warnings, e.g.
[2018-08-21T17:17:52.0473 UTC] [debug] running on openqaworker-arm-1:11 (Linux 4.4.114-94.11-default #1 SMP Thu Feb 1 19:28:26 UTC 2018 (4309ff9) aarch64)
Constant subroutine _FILE_OFFSET_BITS redefined at /usr/lib/perl5/vendor_perl/5.18.2/aarch64-linux-thread-multi/_h2ph_pre.ph line 2.
Constant subroutine _GNU_SOURCE redefined at /usr/lib/perl5/vendor_perl/5.18.2/aarch64-linux-thread-multi/_h2ph_pre.ph line 4.
Constant subroutine _LARGEFILE64_SOURCE redefined at /usr/lib/perl5/vendor_perl/5.18.2/aarch64-linux-thread-multi/_h2ph_pre.ph line 6.
…
Constant subroutine linux redefined at /usr/lib/perl5/vendor_perl/5.18.2/aarch64-linux-thread-multi/_h2ph_pre.ph line 500.
Constant subroutine unix redefined at /usr/lib/perl5/vendor_perl/5.18.2/aarch64-linux-thread-multi/_h2ph_pre.ph line 502.
and then
[2018-08-21T17:17:54.0126 UTC] [debug] Current version is 4.5.1533739786.546c7c63 [interface v13]
cannot remove directory for testresults: Directory not empty at /usr/lib/os-autoinst/bmwqemu.pm line 114.
Can't mkdir('testresults'): File exists at /usr/lib/os-autoinst/bmwqemu.pm line 115
11963: EXIT 1
[2018-08-21T17:17:54.0161 UTC] [info] Isotovideo exit status: 1
[2018-08-21T17:17:54.0217 UTC] [info] +++ worker notes +++
[2018-08-21T17:17:54.0217 UTC] [info] end time: 2018-08-21 17:17:54
[2018-08-21T17:17:54.0217 UTC] [info] result: died
Actions