Linux and Windows opt (=pgo) builds busted when Gecko 67 merges to beta on 2019-03-11
Categories
(WebExtensions :: General, defect, P1)
Tracking
(firefox-esr60 unaffected, firefox65 unaffected, firefox66 unaffected, firefox67+ verified)
Tracking | Status | |
---|---|---|
firefox-esr60 | --- | unaffected |
firefox65 | --- | unaffected |
firefox66 | --- | unaffected |
firefox67 | + | verified |
People
(Reporter: aryx, Assigned: kmag)
Details
Today's central-as-early-beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=d0f4c99d5e185c2d064b033bf940687d70d1a9b2&selectedJob=224709639
Linux and Windows builds are busted (the Windows "B" ran out of time, ignore those).
Comparison of the log of failed valgrind task with a passing one from yesterday shows this line is new:
[task 2019-01-29T13:57:00.995Z] 13:57:00 INFO - 1:01.30 1548770220967 addons.xpi-utils WARN Add-on quitter@mozilla.org is not correctly signed.
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=224709689&repo=try
The version number got increased from 66 to 67 yesterday, this can have triggered it. Bug 1512436 also landed. Andrew, can you check if this is from the latter? Thank you in advance.
Comment 1•2 years ago
|
||
I think this was probably bug 1514594
Updated•2 years ago
|
![]() |
Reporter | |
Comment 2•2 years ago
|
||
Bisection shows it's from bug 1514954 / bug 1519596. The quitter@mozilla.org.xpi got patched at https://hg.mozilla.org/mozilla-central/rev/6b56696d713a#l2820.1
Downloading that file and an attempt to install it lets Firefox claim that the file is corrupt. See bug 1451463 for signing.
Comment hidden (Intermittent Failures Robot) |
Comment 4•2 years ago
|
||
Hi! This is still happening on beta-sims: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=busted%2Cusercancel%2Crunnable&revision=8ca43f2688b208aadf65463d7097dd090966dc22&selectedJob=227490148
David, could you please redirect this to someone who can take a look at this issue? It's been 12 days since the needinfo on Kris and still no progress here. Thank you.
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 8•2 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/798297c168c5aa3ef85e228268cc98c9fd088dab Bug 1523750: Re-sign quitter extension for use in release builds. r=me
Assignee | ||
Updated•2 years ago
|
Comment 9•2 years ago
|
||
bugherder |
![]() |
Reporter | |
Comment 10•2 years ago
|
||
Verified fixed with latest beta simulation: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=d696592f565abb5545d14667ff252a95a4c23590
Description
•