Bug 251211

Summary: [EWS] clean-up-git-repo step may time out during `git prune` on Windows bots
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: aakash_jain, jbedard, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=250623
https://bugs.webkit.org/show_bug.cgi?id=251267

Description David Kilzer (:ddkilzer) 2023-01-26 08:15:00 PST
[EWS] clean-up-git-repo step may time out during `git prune` on Windows bots.

```
git prune
 in dir /home/buildbot/worker/Windows-EWS/build (timeout 300 secs)
 watching logfiles {}
 argv: ['git', 'prune']
 using PTY: False

command timed out: 300 seconds without output running ['git', 'prune'], attempting to kill
process killed by signal 9
program finished with exit code -1
elapsedTime=300.085757
```

<https://ews-build.webkit.org/#/builders/10/builds/174347>
Comment 1 David Kilzer (:ddkilzer) 2023-01-27 08:39:09 PST
Maybe related to:

Bug 251267: [ews] Regression: git steps in ews builds have started taking long time
https://bugs.webkit.org/show_bug.cgi?id=251267
Comment 2 Radar WebKit Bug Importer 2023-02-02 08:15:19 PST
<rdar://problem/104961491>
Comment 3 Ryan Haddad 2023-02-10 11:42:09 PST
Since have taken down our Windows infrastructure, moving this to resolved / wontfix.