Bug 313767

Summary: Services-EWS is failing buildbot checkconfig due to missing package
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: New BugsAssignee: Aakash Jain <aakash_jain>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Aakash Jain
Reported 2026-04-30 11:54:11 PDT
Services-EWS is failing buildbot checkconfig due to missing packages. e.g.: https://ews-build.webkit.org/#/builders/28/builds/158952#bb-step-15 python3 ../buildbot-cmd checkconfig in dir /Volumes/Data/worker/Services-EWS/build/Tools/CISupport/build-webkit-org (timeout 120 secs) watching logfiles {} argv: [b'python3', b'../buildbot-cmd', b'checkconfig'] using PTY: False :0: UserWarning: You do not have a working installation of the service_identity module: 'No module named 'pyasn1''. Please install it from <https://pypi.python.org/pypi/service_identity> and make sure all of its dependencies are satisfied. Without the service_identity module, Twisted can perform only rudimentary TLS client hostname verification. Many valid certificate/hostname mappings may be rejected. Traceback (most recent call last): File "/Volumes/Data/worker/Services-EWS/build/Tools/Scripts/libraries/autoinstalled/python-3-arm64/buildbot/scripts/base.py", line 155, in getConfigFromTac exec(f.read(), tacGlobals) # pylint: disable=exec-used File "<string>", line 4, in <module> File "/Volumes/Data/worker/Services-EWS/build/Tools/Scripts/libraries/autoinstalled/python-3-arm64/buildbot/master.py", line 52, in <module> from buildbot.worker.protocols.manager.msgpack import MsgManager File "/Volumes/Data/worker/Services-EWS/build/Tools/Scripts/libraries/autoinstalled/python-3-arm64/buildbot/worker/protocols/manager/msgpack.py", line 19, in <module> import msgpack ModuleNotFoundError: No module named 'msgpack'
Attachments
Radar WebKit Bug Importer
Comment 1 2026-04-30 11:54:26 PDT
Aakash Jain
Comment 2 2026-04-30 11:56:31 PDT
EWS
Comment 3 2026-04-30 12:06:56 PDT
Committed 312381@main (9b23c112eabd): <https://commits.webkit.org/312381@main> Reviewed commits have been landed. Closing PR #63988 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.