Bug 248527 - Continue build process while collecting logs
Summary: Continue build process while collecting logs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-30 05:21 PST by Ahmad Saleem
Modified: 2023-01-17 11:30 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 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!
Comment 1 Alexey Proskuryakov 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.
Comment 2 Radar WebKit Bug Importer 2022-12-08 12:31:35 PST
<rdar://problem/103141552>
Comment 3 Aakash Jain 2023-01-17 10:46:24 PST
Pull request: https://github.com/WebKit/WebKit/pull/8726
Comment 4 EWS 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.