Closed Bug 1517939 Opened 7 years ago Closed 6 years ago

Intermittent make[1]: *** [profiledbuild] Error 1 'profiledbuild' failed

Categories

(Firefox Build System :: General, defect, P5)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1516114

People

(Reporter: intermittent-bug-filer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Filed by: apavel [at] mozilla.com https://treeherder.mozilla.org/logviewer.html#?job_id=220116378&repo=mozilla-inbound https://queue.taskcluster.net/v1/task/UVIIVLBiScu_-QL19V92qw/runs/0/artifacts/public/logs/live_backing.log [task 2019-01-05T09:03:54.364Z] 09:03:54 INFO - make[1]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox' [task 2019-01-05T09:03:54.364Z] 09:03:54 INFO - make[1]: Entering directory '/builds/worker/workspace/build/src/obj-firefox' [task 2019-01-05T09:03:54.364Z] 09:03:54 INFO - make[1]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox' [task 2019-01-05T09:03:54.364Z] 09:03:54 INFO - make[1]: Entering directory '/builds/worker/workspace/build/src/obj-firefox' [task 2019-01-05T09:03:54.364Z] 09:03:54 INFO - make[1]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox' [task 2019-01-05T09:03:55.108Z] 09:03:55 INFO - make[1]: Entering directory '/builds/worker/workspace/build/src/obj-firefox' [task 2019-01-05T09:03:55.108Z] 09:03:55 INFO - JARLOG_FILE=jarlog/en-US.log /builds/worker/workspace/build/src/obj-firefox/_virtualenvs/init/bin/python /builds/worker/workspace/build/src/build/pgo/profileserver.py 10 [task 2019-01-05T09:03:55.108Z] 09:03:55 INFO - Firefox exited with code 1 during profile initialization [task 2019-01-05T09:03:55.108Z] 09:03:55 INFO - Makefile:190: recipe for target 'profiledbuild' failed [task 2019-01-05T09:03:55.108Z] 09:03:55 ERROR - make[1]: *** [profiledbuild] Error 1 [task 2019-01-05T09:03:55.108Z] 09:03:55 INFO - make[1]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox' [task 2019-01-05T09:03:55.108Z] 09:03:55 INFO - client.mk:125: recipe for target 'build' failed [task 2019-01-05T09:03:55.108Z] 09:03:55 INFO - make: *** [build] Error 2 [task 2019-01-05T09:03:55.109Z] 09:03:55 INFO - 280 compiler warnings present. [task 2019-01-05T09:03:55.169Z] 09:03:55 INFO - Notification center failed: Install notify-send (usually part of the libnotify package) to get a notification when the build finishes. [task 2019-01-05T09:03:55.239Z] 09:03:55 ERROR - Return code: 2 [task 2019-01-05T09:03:55.239Z] 09:03:55 WARNING - setting return code to 2 [task 2019-01-05T09:03:55.240Z] 09:03:55 FATAL - 'mach build -v' did not run successfully. Please check log for errors. [task 2019-01-05T09:03:55.240Z] 09:03:55 FATAL - Running post_fatal callback... [task 2019-01-05T09:03:55.240Z] 09:03:55 FATAL - Exiting -1 [task 2019-01-05T09:03:55.240Z] 09:03:55 INFO - [mozharness: 2019-01-05 09:03:55.240391Z] Finished build step (failed) [task 2019-01-05T09:03:55.240Z] 09:03:55 INFO - Running post-run listener: _parse_build_tests_ccov [task 2019-01-05T09:03:55.240Z] 09:03:55 INFO - Running post-run listener: _shutdown_sccache [task 2019-01-05T09:03:55.240Z] 09:03:55 INFO - Running command: ['/builds/worker/workspace/build/src/sccache2/sccache', '--stop-server'] in /builds/worker/workspace/build/src [task 2019-01-05T09:03:55.240Z] 09:03:55 INFO - Copy/paste: /builds/worker/workspace/build/src/sccache2/sccache --stop-server [task 2019-01-05T09:03:55.245Z] 09:03:55 INFO - Stopping sccache server... [task 2019-01-05T09:03:55.245Z] 09:03:55 INFO - error: couldn't connect to server [task 2019-01-05T09:03:55.245Z] 09:03:55 INFO - caused by: Connection refused (os error 111) [task 2019-01-05T09:03:55.245Z] 09:03:55 ERROR - Return code: 2 [task 2019-01-05T09:03:55.245Z] 09:03:55 INFO - Running post-run listener: _summarize [task 2019-01-05T09:03:55.245Z] 09:03:55 ERROR - # TBPL FAILURE # [task 2019-01-05T09:03:55.245Z] 09:03:55 INFO - [mozharness: 2019-01-05 09:03:55.245784Z] FxDesktopBuild summary: [task 2019-01-05T09:03:55.245Z] 09:03:55 ERROR - # TBPL FAILURE #
Keywords: in-triage
Depends on: 1518170
I suspect this is the same as bug 1516114, but bug 1514288 made it so we save the output from the profile step to files instead of stdout. Unfortunately the files aren't uploaded if the process fails, so I've filed bug 1518170 for that.
See Also: → 1516114
Keywords: in-triage

Hi! All the failures classified with this bug in the last week have this line in the log:
XDG_RUNTIME_DIR not set in the environment https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=238997791&repo=autoland&lineNumber=34922
and looks like it's a resurface of bug 1516114. Michael, could you please take a look over this? Thank you.
latest TH occurence is here: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&revision=732f41524a76330d1c6d72b350edb5056d73468c&selectedJob=238997791
Also Michael, can we close this as a dupe of 1516114?

Flags: needinfo?(mshal)

Yeah, these all appear to be bug 1516114. I commented in that bug too, but I'll try to switch off the 1-tier Linux PGO builds in favor of the 3-tier PGO builds, where the XDG_RUNTIME_DIR issue has been fixed.

Status: NEW → RESOLVED
Closed: 6 years ago
Flags: needinfo?(mshal)
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.