Bug 313767
| Summary: | Services-EWS is failing buildbot checkconfig due to missing package | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Aakash Jain <aakash_jain> |
| Component: | New Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/175961455>
Aakash Jain
Pull request: https://github.com/WebKit/WebKit/pull/63988
EWS
Committed 312381@main (9b23c112eabd): <https://commits.webkit.org/312381@main>
Reviewed commits have been landed. Closing PR #63988 and removing active labels.