Closed
Bug 1855846
Opened 2 years ago
Closed 2 years ago
Perma zlib ESR15 urllib.error.HTTPError: HTTP Error 404: Not Found | Could not find the file /builds/worker/artifacts in container
Categories
(Firefox Build System :: Toolchains, defect)
Firefox Build System
Toolchains
Tracking
(firefox-esr115 fixed, firefox120 fixed)
RESOLVED
FIXED
120 Branch
People
(Reporter: intermittent-bug-filer, Assigned: glandium)
References
Details
(Keywords: intermittent-failure)
Attachments
(2 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-esr115+
|
Details | Review |
Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=430691910&repo=mozilla-esr115
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/L8bj1gHRQW69-ADeKP9kfg/runs/0/artifacts/public/logs/live_backing.log
[taskcluster 2023-09-28 22:10:57.962Z] Image 'public/image.tar.zst' from task 'ZJPm519oQyCmgteY6cOQ9Q' loaded. Using image ID sha256:407dfd73f8c65feeeaedb189a97b703c61eb316bb7b7186f0b649767c9fe1daa.
[taskcluster 2023-09-28 22:10:58.057Z] === Task Starting ===
[setup 2023-09-28T22:10:59.185Z] run-task started in /builds/worker
[setup 2023-09-28T22:10:59.186Z] running as worker:worker
[setup 2023-09-28T22:10:59.186Z] UPLOAD_DIR is /builds/worker/artifacts
[task 2023-09-28T22:10:59.186Z] executing ['/builds/worker/bin/fetch-content', 'static-url', '--sha256', 'b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30', '--size', '1497445', '--gpg-sig-url', 'https://zlib.net/zlib-1.2.13.tar.gz.asc', '--gpg-key-env', 'FETCH_GPG_KEY', 'https://zlib.net/zlib-1.2.13.tar.gz', '/builds/worker/artifacts/zlib-1.2.13.tar.gz']
[task 2023-09-28T22:10:59.250Z] Downloading https://zlib.net/zlib-1.2.13.tar.gz.asc
[task 2023-09-28T22:10:59.250Z] /builds/worker/bin/fetch-content:185: DeprecationWarning: cafile, capath and cadefault are deprecated, use a custom context instead.
[task 2023-09-28T22:10:59.250Z] with urllib.request.urlopen(
[task 2023-09-28T22:10:59.406Z] Traceback (most recent call last):
[task 2023-09-28T22:10:59.406Z] File "/builds/worker/bin/fetch-content", line 881, in <module>
[task 2023-09-28T22:10:59.406Z] sys.exit(main())
[task 2023-09-28T22:10:59.406Z] File "/builds/worker/bin/fetch-content", line 877, in main
[task 2023-09-28T22:10:59.406Z] return args.func(args)
[task 2023-09-28T22:10:59.406Z] File "/builds/worker/bin/fetch-content", line 714, in command_static_url
[task 2023-09-28T22:10:59.407Z] gpg_signature = b"".join(stream_download(gpg_sig_url))
[task 2023-09-28T22:10:59.407Z] File "/builds/worker/bin/fetch-content", line 185, in stream_download
[task 2023-09-28T22:10:59.407Z] with urllib.request.urlopen(
[task 2023-09-28T22:10:59.407Z] File "/usr/lib/python3.9/urllib/request.py", line 214, in urlopen
[task 2023-09-28T22:10:59.407Z] return opener.open(url, data, timeout)
[task 2023-09-28T22:10:59.407Z] File "/usr/lib/python3.9/urllib/request.py", line 523, in open
[task 2023-09-28T22:10:59.407Z] response = meth(req, response)
[task 2023-09-28T22:10:59.407Z] File "/usr/lib/python3.9/urllib/request.py", line 632, in http_response
[task 2023-09-28T22:10:59.407Z] response = self.parent.error(
[task 2023-09-28T22:10:59.407Z] File "/usr/lib/python3.9/urllib/request.py", line 561, in error
[task 2023-09-28T22:10:59.407Z] return self._call_chain(*args)
[task 2023-09-28T22:10:59.407Z] File "/usr/lib/python3.9/urllib/request.py", line 494, in _call_chain
[task 2023-09-28T22:10:59.407Z] result = func(*args)
[task 2023-09-28T22:10:59.407Z] File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default
[task 2023-09-28T22:10:59.407Z] raise HTTPError(req.full_url, code, msg, hdrs, fp)
[task 2023-09-28T22:10:59.407Z] urllib.error.HTTPError: HTTP Error 404: Not Found
[taskcluster 2023-09-28 22:10:59.654Z] === Task Finished ===
[taskcluster 2023-09-28 22:10:59.657Z] Artifact "public" not found at "/builds/worker/artifacts": (HTTP code 404) no such container - Could not find the file /builds/worker/artifacts in container 5f39dbeaecb7b38c26b373c083b1317e98d013ef334f4bb5d5708fcedc55b251
[taskcluster 2023-09-28 22:10:59.718Z] Unsuccessful task run with exit code: 1 completed in 6.602 seconds
Updated•2 years ago
|
Severity: S4 → --
Priority: P5 → --
| Assignee | ||
Updated•2 years ago
|
Component: General → Toolchains
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Attachment #9355725 -
Flags: approval-mozilla-esr115?
Updated•2 years ago
|
Attachment #9355725 -
Flags: approval-mozilla-esr115? → approval-mozilla-esr115+
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/releases/mozilla-esr115/rev/beb3a60525f9
Adjust zlib fetch url. r+a=RyanVM
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Updated•2 years ago
|
status-firefox-esr115:
--- → fixed
Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9c135d2e20dc
Make zlib fetch url future-proof. r=RyanVM
Comment 5•2 years ago
|
||
| bugherder | ||
Updated•2 years ago
|
status-firefox120:
--- → fixed
Target Milestone: --- → 120 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•