Details
-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
None
-
unversioned
Description
Builds are failed quite often with comment 'Could not parse build log '. The real root cause is different but it is hard to study because coin overwrite these failed logs after successfully build. But what I found the real issues in the logs are:
-
- sh: /System/Library/Frameworks/Python.framework/Versions/2.7/bin/rm: No such file or directory
- "C:/Program Files/Git/bin/sh.exe": g++: command not found
I browsed through qt5.git integration in '5.8.0' and '5.8' branches during December and noticed ~50% of flakiness is due to this issue! So it is definitely worth of studying & fixing
Attachments
Issue Links
- duplicates
-
COIN-16 parse_build_log.pl needs updates to capture more info
- Open
- relates to
-
COIN-28 Frequent failures extracting test errors: Could not parse build log for execution phase testing errors
- Closed
-
QTQAINFRA-1564 Could not parse build log for execution phase testing C:/Users/qt/work/qt/qt3d/tests/auto/render/filtercompatibletechniquejob
- Closed