Closed
Bug 1956259
Opened 10 months ago
Closed 10 months ago
Updatebot automated Nightly AppServices broken due to Fenix product rename
Categories
(Firefox for Android :: General, defect)
Tracking
()
RESOLVED
FIXED
138 Branch
| Tracking | Status | |
|---|---|---|
| firefox136 | --- | unaffected |
| firefox137 | --- | unaffected |
| firefox138 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
(Regression)
Details
(Keywords: regression)
Attachments
(5 obsolete files)
https://firefoxci.taskcluster-artifacts.net/ekWxTDyhRUySR2CGpzWFiA/0/public/logs/live_backing.log
Exception: {'documentation': 'https://bmo.readthedocs.io/en/latest/api/', 'code': 106, 'error': True, 'message': "Sorry, either the product Fenix does not exist or you aren't authorized to enter a bug into it."}
Which has further broken subsequent runs along these lines:
https://firefoxci.taskcluster-artifacts.net/YbvA3ejLSUKLqUhPbDxxVg/0/public/logs/live_backing.log
[Error] (None android nightly application-services version bump job_id=773) Caught an exception while processing library android nightly application-services version bump task type vendoring
Traceback (most recent call last):
File "/builds/worker/updatebot/./automation.py", line 233, in run
taskRunner.process_task(lib, task)
File "/builds/worker/updatebot/tasktypes/vendoring.py", line 46, in process_task
self._process_existing_job(library, task, j)
File "/builds/worker/updatebot/components/logging.py", line 38, in func_wrapper
ret = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/builds/worker/updatebot/tasktypes/vendoring.py", line 257, in _process_existing_job
raise Exception("Handled a Job with unexpected CREATED status in _process_existing_job")
Exception: Handled a Job with unexpected CREATED status in _process_existing_job
I can submit a patch for updating the config to point to the renamed product, but I'm not sure if some manual intervention will be needed to un-break the updatebot automation.
Flags: needinfo?(tom)
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/mozilla-central/rev/10c5beaed88d
Update the product for updatebot AppServices nightly bumps. r=me a=NPOTB DONTBUILD
| Assignee | ||
Updated•10 months ago
|
Comment 3•10 months ago
|
||
:dkl, since you are the author of the regressor, bug 1954833, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Flags: needinfo?(dkl)
| Assignee | ||
Updated•10 months ago
|
Assignee: nobody → ryanvm
Flags: needinfo?(dkl)
| Comment hidden (obsolete) |
Updated•10 months ago
|
Attachment #9474409 -
Attachment is obsolete: true
| Comment hidden (obsolete) |
Updated•10 months ago
|
Attachment #9474427 -
Attachment is obsolete: true
| Comment hidden (obsolete) |
Updated•10 months ago
|
Attachment #9474456 -
Attachment is obsolete: true
| Comment hidden (obsolete) |
Updated•10 months ago
|
Attachment #9474489 -
Attachment is obsolete: true
| Assignee | ||
Updated•10 months ago
|
Status: NEW → RESOLVED
Closed: 10 months ago
status-firefox136:
--- → unaffected
status-firefox137:
--- → unaffected
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
| Comment hidden (obsolete) |
Updated•10 months ago
|
Attachment #9476341 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•