RESOLVED FIXED 248527
Continue build process while collecting logs
https://bugs.webkit.org/show_bug.cgi?id=248527
Summary Continue build process while collecting logs
Ahmad Saleem
Reported 2022-11-30 05:21:28 PST
Hi Team, Based on discussion with Aakash on Slack channel, I am raising this bug about infra failure: Build fail link - https://ews-build.webkit.org/#/builders/78/builds/5848 Logs: python3 Tools/CISupport/wait-for-crash-collection --timeout 300 in dir /Volumes/Data/worker/iOS-16-Simulator-WK2-Tests-EWS/build (timeout 360 secs) watching logfiles {} argv: [b'python3', b'Tools/CISupport/wait-for-crash-collection', b'--timeout', b'300'] using PTY: False command timed out: 360 seconds without output running [b'python3', b'Tools/CISupport/wait-for-crash-collection', b'--timeout', b'300'], attempting to kill process killed by signal 9 program finished with exit code -1 elapsedTime=360.009734 ___ As mentioned by Aakash, the build should continue and it is something to be fixed and I should raise a bug. Hence, I am raising this so, it can be fixed. Thanks!
Attachments
Alexey Proskuryakov
Comment 1 2022-11-30 11:37:54 PST
Hmm, if `wait-for-crash-collection --timeout 300` is stuck for 360 seconds, this seems like an entirely borked machine that should be rebooted.
Radar WebKit Bug Importer
Comment 2 2022-12-08 12:31:35 PST
Aakash Jain
Comment 3 2023-01-17 10:46:24 PST
EWS
Comment 4 2023-01-17 11:30:56 PST
Committed 258995@main (fcef7eafaab8): <https://commits.webkit.org/258995@main> Reviewed commits have been landed. Closing PR #8726 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.