ASAN Linux build download does not work (404) / ResourceNotFound error from firefox-ci-tc.services.mozilla.com
Categories
(Developer Infrastructure :: Source Documentation, defect)
Tracking
(firefox-esr128 unaffected, firefox136 wontfix, firefox137 wontfix, firefox138 fixed)
| Tracking | Status | |
|---|---|---|
| firefox-esr128 | --- | unaffected |
| firefox136 | --- | wontfix |
| firefox137 | --- | wontfix |
| firefox138 | --- | fixed |
People
(Reporter: hanno, Assigned: jcristau)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
The download links for the Linux Address Sanitizer builds here
https://firefox-source-docs.mozilla.org/tools/sanitizer/asan.html
do not work.
The "mozilla-central optimized builds: linux" link points to:
https://firefox-ci-tc.services.mozilla.com/api/index/v1/task/gecko.v2.mozilla-central.latest.firefox.linux64-asan-opt/artifacts/public/build/target.tar.bz2
This gives a 404 error with some json error message:
{
"code": "ResourceNotFound",
"message": "Artifact not found\n\n---\n\n* method: getLatestArtifact\n* errorCode: ResourceNotFound\n* statusCode: 404\n* time: 2025-03-09T18:35:37.777Z",
"requestInfo": {
"method": "getLatestArtifact",
"params": {
"0": "public/build/target.tar.bz2",
"taskId": "OCmWmQpzRPG6PXh6OcQ6nw",
"name": "public/build/target.tar.bz2"
},
"payload": {},
"time": "2025-03-09T18:35:37.777Z"
}
}
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
Updated•1 year ago
|
Comment 3•1 year ago
|
||
Set release status flags based on info from the regressing bug 1710599
| Assignee | ||
Updated•1 year ago
|
Comment 4•1 year ago
|
||
| bugherder | ||
Description
•