Closed
Bug 1889345
Opened 1 year ago
Closed 1 year ago
Permanent macOS arm ValueError: zstandard Python package not available
Categories
(Infrastructure & Operations :: RelOps: Posix OS, defect, P1)
Infrastructure & Operations
RelOps: Posix OS
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: intermittent-bug-filer, Assigned: rcurran)
References
Details
(Keywords: intermittent-failure)
Filed by: archaeopteryx [at] coole-files.de
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=453199379&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Wi7FmJwnRBGmuSfptpRTkg/runs/0/artifacts/public/logs/live_backing.log
[fetches 2024-04-03T07:34:01.416Z] Removing /opt/worker/tasks/task_171212342147648/fetches/target.crashreporter-symbols.zip
[fetches 2024-04-03T07:34:01.420Z] Traceback (most recent call last):
[fetches 2024-04-03T07:34:01.420Z] File "/opt/worker/tasks/task_171212342147648/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 915, in <module>
[fetches 2024-04-03T07:34:01.420Z] sys.exit(main())
[fetches 2024-04-03T07:34:01.420Z] ^^^^^^
[fetches 2024-04-03T07:34:01.420Z] File "/opt/worker/tasks/task_171212342147648/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 911, in main
[fetches 2024-04-03T07:34:01.420Z] return args.func(args)
[fetches 2024-04-03T07:34:01.420Z] ^^^^^^^^^^^^^^^
[fetches 2024-04-03T07:34:01.420Z] File "/opt/worker/tasks/task_171212342147648/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 825, in command_task_artifacts
[fetches 2024-04-03T07:34:01.420Z] fetch_urls(downloads)
[fetches 2024-04-03T07:34:01.420Z] File "/opt/worker/tasks/task_171212342147648/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 562, in fetch_urls
[fetches 2024-04-03T07:34:01.420Z] f.result()
[fetches 2024-04-03T07:34:01.420Z] File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/_base.py", line 456, in result
[fetches 2024-04-03T07:34:01.421Z] return self.__get_result()
[fetches 2024-04-03T07:34:01.421Z] ^^^^^^^^^^^^^^^^^^^
[fetches 2024-04-03T07:34:01.421Z] File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
[fetches 2024-04-03T07:34:01.421Z] raise self._exception
[fetches 2024-04-03T07:34:01.421Z] File "/Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/concurrent/futures/thread.py", line 58, in run
[fetches 2024-04-03T07:34:01.422Z] result = self.fn(*self.args, **self.kwargs)
[fetches 2024-04-03T07:34:01.422Z] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[fetches 2024-04-03T07:34:01.422Z] File "/opt/worker/tasks/task_171212342147648/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 546, in fetch_and_extract
[fetches 2024-04-03T07:34:01.422Z] extract_archive(dest_path, dest_dir)
[fetches 2024-04-03T07:34:01.422Z] File "/opt/worker/tasks/task_171212342147648/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 386, in extract_archive
[fetches 2024-04-03T07:34:01.423Z] typ, ifh = open_stream(path)
[fetches 2024-04-03T07:34:01.423Z] ^^^^^^^^^^^^^^^^^
[fetches 2024-04-03T07:34:01.423Z] File "/opt/worker/tasks/task_171212342147648/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 347, in open_stream
[fetches 2024-04-03T07:34:01.423Z] fh = ZstdDecompressor().stream_reader(fh)
[fetches 2024-04-03T07:34:01.423Z] ^^^^^^^^^^^^^^^^^^
[fetches 2024-04-03T07:34:01.423Z] File "/opt/worker/tasks/task_171212342147648/checkouts/gecko/taskcluster/scripts/misc/fetch-content", line 62, in ZstdDecompressor
[fetches 2024-04-03T07:34:01.423Z] raise ValueError("zstandard Python package not available")
[fetches 2024-04-03T07:34:01.423Z] ValueError: zstandard Python package not available
![]() |
||
Comment 1•1 year ago
|
||
This bug has been created to track this issue in Treeherder.
Updated•1 year ago
|
Severity: S4 → S1
tracking-firefox125:
--- → ?
tracking-firefox125:
? → ---
tracking-firefox126:
--- → ?
tracking-firefox126:
? → ---
Component: Task Configuration → RelOps: Posix OS
Flags: needinfo?(rcurran)
Priority: P5 → P1
Product: Firefox Build System → Infrastructure & Operations
Comment 3•1 year ago
|
||
macstadium-vegas - ip-172-31-39-89 is quarantined until this will get fixed.
it's the only worker in gecko-3-b-osx-arm64 pool.
Assignee | ||
Comment 5•1 year ago
|
||
one worker of the two appears to be healthy now
Comment 7•1 year ago
|
||
Both workers are up and running now (https://firefox-ci-tc.services.mozilla.com/provisioners/releng-hardware/worker-types/gecko-3-b-osx-arm64)
Assignee: nobody → rcurran
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•