Closed Bug 1625409 Opened 4 years ago Closed 4 years ago

Perma build messages "Traceback (most recent call last):" from toolkit/components/telemetry/build_scripts/mozparsers/shared_telemetry_utils.py

Categories

(WebExtensions :: Storage, defect, P1)

defect

Tracking

(firefox-esr68 unaffected, firefox74 unaffected, firefox75 unaffected, firefox76 fixed)

RESOLVED FIXED
mozilla76
Tracking Status
firefox-esr68 --- unaffected
firefox74 --- unaffected
firefox75 --- unaffected
firefox76 --- fixed

People

(Reporter: aryx, Assigned: rpl)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

Build tasks are successful but contain the following error messages now:

https://treeherder.mozilla.org/logviewer.html#?job_id=294872171&repo=autoland

[task 2020-03-26T13:53:48.658Z] 13:53:48 INFO - The following entries are orphaned and should be removed from histogram-allowlists.json:
[task 2020-03-26T13:53:48.658Z] 13:53:48 INFO - STORAGE_SYNC_REMOVE_OPS
[task 2020-03-26T13:53:48.659Z] 13:53:48 INFO - Some errors occurred
[task 2020-03-26T13:53:48.659Z] 13:53:48 INFO - Error in atexit._run_exitfuncs:
[task 2020-03-26T13:53:48.659Z] 13:53:48 ERROR - Traceback (most recent call last):
[task 2020-03-26T13:53:48.659Z] 13:53:48 INFO - File "/builds/worker/checkouts/gecko/toolkit/components/telemetry/build_scripts/mozparsers/shared_telemetry_utils.py", line 98, in exit_func
[task 2020-03-26T13:53:48.659Z] 13:53:48 INFO - cls("Some errors occurred").handle_now()
[task 2020-03-26T13:53:48.659Z] 13:53:48 INFO - File "/builds/worker/checkouts/gecko/toolkit/components/telemetry/build_scripts/mozparsers/shared_telemetry_utils.py", line 88, in handle_now
[task 2020-03-26T13:53:48.659Z] 13:53:48 INFO - sys.exit(1)
[task 2020-03-26T13:53:48.659Z] 13:53:48 INFO - SystemExit: 1

This is from bug 1621742

Flags: needinfo?(lgreco)

Thanks for spotting this :aryx
Unfortunately I did not notice the error when I build locally and when I pushed the patch to try (not that surprising given that, as you pointed out, the build task doesn't fail), and we didn't notice during the review on D67197 neither :-(

It looks like we just need to remote STORAGE_SYNC_REMOTE_OPS from that JSON file (which I wasn't aware of).
I'm on it.

Assignee: nobody → lgreco
Status: NEW → ASSIGNED
Flags: needinfo?(lgreco)
Priority: -- → P1
Attachment #9136273 - Attachment description: Bug 1625409 - Remote STORAGE_SYNC_REMOVE_OPS from histogram-allowlist.json. r?janerik! → Bug 1625409 - Remove STORAGE_SYNC_REMOVE_OPS from histogram-allowlist.json. r?janerik!
Pushed by luca.greco@alcacoop.it:
https://hg.mozilla.org/integration/autoland/rev/dc4108cb49a6
Remove STORAGE_SYNC_REMOVE_OPS from histogram-allowlist.json. r=janerik
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: