Closed
Bug 1778418
Opened 3 years ago
Closed 3 years ago
Perma [tier2] bash: ./taskcluster/scripts/misc/run-esmification-check.sh: No such file or directory
Categories
(Firefox Build System :: Task Configuration, defect)
Firefox Build System
Task Configuration
Tracking
(firefox-esr91 unaffected, firefox-esr102 unaffected, firefox102 unaffected, firefox103 unaffected, firefox104 fixed)
RESOLVED
FIXED
104 Branch
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox-esr102 | --- | unaffected |
firefox102 | --- | unaffected |
firefox103 | --- | unaffected |
firefox104 | --- | fixed |
People
(Reporter: abutkovits, Assigned: arai)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=383559543&repo=mozilla-central
Full log: https://firefoxci.taskcluster-artifacts.net/LBR-hTg2QpiTtXg7Q_DhhQ/0/public/logs/live_backing.log
[vcs 2022-07-07T00:03:06.992Z] 90 files updated, 0 files merged, 5 files removed, 0 files unresolved
[vcs 2022-07-07T00:03:07.278Z] updated to e651649b0dace098a1af4d12d8cd2af5cb0d0b92
[vcs 2022-07-07T00:03:07.279Z] PERFHERDER_DATA: {"framework": {"name": "vcs"}, "suites": [{"extraOptions": ["m5a.xlarge"], "hgVersion": "5.8.1", "lowerIsBetter": true, "name": "purge", "serverUrl": "hg.mozilla.org", "shouldAlert": false, "subtests": [], "value": 3.9748759269714355}, {"extraOptions": ["m5a.xlarge"], "hgVersion": "5.8.1", "lowerIsBetter": true, "name": "update", "serverUrl": "hg.mozilla.org", "shouldAlert": false, "subtests": [], "value": 2.9374349117279053}, {"extraOptions": ["m5a.xlarge"], "hgVersion": "5.8.1", "lowerIsBetter": true, "name": "overall", "serverUrl": "hg.mozilla.org", "shouldAlert": false, "subtests": [], "value": 7.555350065231323}, {"extraOptions": ["m5a.xlarge"], "hgVersion": "5.8.1", "lowerIsBetter": true, "name": "overall_nopull", "serverUrl": "hg.mozilla.org", "shouldAlert": false, "subtests": [], "value": 7.555350065231323}, {"extraOptions": ["m5a.xlarge"], "hgVersion": "5.8.1", "lowerIsBetter": true, "name": "overall_nopull_fullcheckout", "serverUrl": "hg.mozilla.org", "shouldAlert": false, "subtests": [], "value": 7.555350065231323}, {"extraOptions": ["m5a.xlarge"], "hgVersion": "5.8.1", "lowerIsBetter": true, "name": "overall_nopull_populatedwdir", "serverUrl": "hg.mozilla.org", "shouldAlert": false, "subtests": [], "value": 7.555350065231323}]}
[vcs 2022-07-07T00:03:07.530Z] TinderboxPrint:<a href=https://hg.mozilla.org/mozilla-central/rev/e651649b0dace098a1af4d12d8cd2af5cb0d0b92 title='Built from mozilla-central revision e651649b0dace098a1af4d12d8cd2af5cb0d0b92'>e651649b0dace098a1af4d12d8cd2af5cb0d0b92</a>
[setup 2022-07-07T00:03:07.530Z] GECKO_PATH is /builds/worker/checkouts/gecko
[task 2022-07-07T00:03:07.530Z] executing ['bash', '-cx', './taskcluster/scripts/misc/run-esmification-check.sh']
[task 2022-07-07T00:03:07.532Z] + ./taskcluster/scripts/misc/run-esmification-check.sh
[task 2022-07-07T00:03:07.532Z] bash: ./taskcluster/scripts/misc/run-esmification-check.sh: No such file or directory
[taskcluster 2022-07-07 00:03:07.909Z] === Task Finished ===
[taskcluster 2022-07-07 00:03:08.026Z] Artifact "public/are-we-esmified-yet.json" not found at "/builds/worker/artifacts/are-we-esmified-yet.json"
[taskcluster 2022-07-07 00:03:08.479Z] Unsuccessful task run with exit code: 127 completed in 10.433 seconds ```
Comment 1•3 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox Build System::Task Configuration' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → Task Configuration
Assignee | ||
Updated•3 years ago
|
Assignee: nobody → arai.unmht
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•3 years ago
|
||
Updated•3 years ago
|
Keywords: regression
Comment 4•3 years ago
|
||
Set release status flags based on info from the regressing bug 1771587
status-firefox102:
--- → unaffected
status-firefox103:
--- → unaffected
status-firefox104:
--- → affected
status-firefox-esr102:
--- → unaffected
status-firefox-esr91:
--- → unaffected
Pushed by arai_a@mac.com:
https://hg.mozilla.org/integration/autoland/rev/4adbed87bbf3
Directly run are-we-esmified-yet.py inside gecko checkout toplevel. r=marco
Comment 6•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•