Closed Bug 1996807 Opened 7 months ago Closed 7 months ago

`packages` task definitions hardcode the decision task's proxy url

Categories

(Firefox Build System :: Task Configuration, defect)

defect

Tracking

(firefox-esr140 unaffected, firefox144 unaffected, firefox145 unaffected, firefox146 fixed)

RESOLVED FIXED
146 Branch
Tracking Status
firefox-esr140 --- unaffected
firefox144 --- unaffected
firefox145 --- unaffected
firefox146 --- fixed

People

(Reporter: jcristau, Assigned: jcristau)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

https://searchfox.org/firefox-main/rev/da0861d6f7f7280518d2a4511d07401aecf50afa/taskcluster/gecko_taskgraph/transforms/job/distro_package.py#159 passes in the root url in downstream task commands. This used to be the actual root url (https://firefox-ci-tc.services.mozilla.com), but as of bug 1990567 get_root_url is now returning the decision task's TASKCLUSTER_PROXY_URL, which is not suitable for use by downstream tasks.

Assignee: nobody → jcristau
Status: NEW → ASSIGNED

Set release status flags based on info from the regressing bug 1990567

Pushed by jcristau@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/ce46dfebe252 https://hg.mozilla.org/integration/autoland/rev/3dadcf4fede9 don't pass the decision task's proxy url to `packages` tasks. r=releng-reviewers,taskgraph-reviewers,Eijebong
Pushed by sstanca@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/b8672273a388 https://hg.mozilla.org/integration/autoland/rev/d85cb54351fb Revert "Bug 1996807 - don't pass the decision task's proxy url to `packages` tasks. r=releng-reviewers,taskgraph-reviewers,Eijebong" for causing libxml2 fetch failures.
Regressions: 1996906
No longer regressions: 1996906
Depends on: 1996906
Pushed by jcristau@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/3dc480b1facd https://hg.mozilla.org/integration/autoland/rev/ea419ed5f578 don't pass the decision task's proxy url to `packages` tasks. r=releng-reviewers,taskgraph-reviewers,Eijebong
Status: ASSIGNED → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Duplicate of this bug: 1997295
Blocks: 1997295
No longer duplicate of this bug: 1997295
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: