Bug 256277

Summary: [Tools][CISupport] start-local-buildbot-server fails to start or detect the http config ports
Product: WebKit Reporter: Carlos Alberto Lopez Perez <clopez>
Component: Tools / TestsAssignee: Carlos Alberto Lopez Perez <clopez>
Status: RESOLVED FIXED    
Severity: Normal CC: 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=256283

Description Carlos Alberto Lopez Perez 2023-05-03 15:50:04 PDT
I was testing some patches to the buildbot config with the script start-local-buildbot-server and the script is failing here:

1) when running with the config for the post-commit bot the script is failing to detect the http_port configured for the server.
2) when running with the config for the ews bot the script is failing to install some required new python modules on the virtualenv, which leads to a general failure later when trying to start buildbot with that config


Let's try to fix this
Comment 1 Carlos Alberto Lopez Perez 2023-05-03 15:55:12 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13421
Comment 2 EWS 2023-05-04 08:50:42 PDT
Committed 263676@main (7b95348e5109): <https://commits.webkit.org/263676@main>

Reviewed commits have been landed. Closing PR #13421 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-05-04 08:51:24 PDT
<rdar://problem/108895036>