Closed
Bug 1489484
Opened 6 years ago
Closed 6 years ago
Permafailing OSX-DMD [taskcluster:error] Task timeout after 3600 seconds. Force killing container. warning: no mapping for range
Categories
(Core :: DMD, defect, P5)
Core
DMD
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: glandium)
References
Details
Attachments
(1 file)
Filed by: ebalazs [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=197796588&repo=mozilla-central
https://queue.taskcluster.net/v1/task/KB0YqLVnTUWeEIoFol7N-g/runs/0/artifacts/public/logs/live_backing.log
INFO - warning: no mapping for range.
[task 2018-09-07T10:54:29.509Z] 10:54:29 INFO - note: while processing /builds/worker/workspace/build/src/obj-firefox/toolkit/library/x86_64-apple-darwin/release/libgkrust.a(gkrust-aa437f9df13e0292.gkrust0.rcgu.o)
[task 2018-09-07T10:54:29.510Z] 10:54:29 INFO - warning: no mapping for range.
[task 2018-09-07T10:54:29.510Z] 10:54:29 INFO - note: while processing /builds/worker/workspace/build/src/obj-firefox/toolkit/library/x86_64-apple-darwin/release/libgkrust.a(gkrust-aa437f9df13e0292.gkrust0.rcgu.o)
[task 2018-09-07T10:54:29.510Z] 10:54:29 INFO - Finished processing /builds/worker/workspace/build/src/obj-firefox/toolkit/library/XUL in 125.21s
[task 2018-09-07T10:54:29.510Z] 10:54:29 INFO - Beginning work for file: /builds/worker/workspace/build/src/obj-firefox/toolkit/library/XUL
[task 2018-09-07T10:54:29.510Z] 10:54:29 INFO - Processing file: /builds/worker/workspace/build/src/obj-firefox/toolkit/library/XUL
[task 2018-09-07T10:54:29.510Z] 10:54:29 INFO - /builds/worker/workspace/build/src/obj-firefox/dist/host/bin/dump_syms -a x86_64 -g /builds/worker/workspace/build/src/obj-firefox/toolkit/library/XUL.dSYM /builds/worker/workspace/build/src/obj-firefox/toolkit/library/XUL
[task 2018-09-07T10:54:29.511Z] 10:54:29 INFO - PERFHERDER_DATA: {"framework": {"name": "build_metrics"}, "suites": [{"subtests": [{"alertChangeType": "absolute", "name": "num_static_constructors", "value": 91, "alertThreshold": 3}], "name": "compiler_metrics"}]}
[task 2018-09-07T10:54:29.511Z] 10:54:29 INFO - Finished processing /builds/worker/workspace/build/src/obj-firefox/toolkit/library/XUL in 291.91s
[task 2018-09-07T10:54:29.511Z] 10:54:29 INFO - make[4]: Leaving directory '/builds/worker/workspace/build/src/obj-firefox/toolkit/library'
[taskcluster:error] Task timeout after 3600 seconds. Force killing container.
[taskcluster 2018-09-07 11:02:41.464Z] === Task Finished ===
[taskcluster 2018-09-07 11:02:41.464Z] Unsuccessful task run with exit code: -1 completed in 3601.791 seconds
Updated•6 years ago
|
Flags: needinfo?(n.nethercote)
Keywords: intermittent-failure
Updated•6 years ago
|
Component: General → DMD
Product: Taskcluster → Core
![]() |
||
Comment 1•6 years ago
|
||
Sorry, I don't know anything about this. I'm not even aware of the existence of a 'Bdmd' job, and I can't see any such jobs on TreeHerder.
Flags: needinfo?(n.nethercote)
Comment hidden (Intermittent Failures Robot) |
![]() |
||
Comment 3•6 years ago
|
||
(In reply to Nicholas Nethercote [:njn] from comment #1)
> Sorry, I don't know anything about this. I'm not even aware of the existence
> of a 'Bdmd' job, and I can't see any such jobs on TreeHerder.
They only run on central, see e.g. https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&revision=0c947d96e8f3c9f04979975c69aa7d0bcb8a4266&searchStr=bdmd
Mike, can you take a look at these permafails, please? Thank you.
Flags: needinfo?(mh+mozilla)
Summary: Permafailing [taskcluster:error] Task timeout after 3600 seconds. Force killing container. warning: no mapping for range → Permafailing OSX-DMD [taskcluster:error] Task timeout after 3600 seconds. Force killing container. warning: no mapping for range
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → mh+mozilla
Flags: needinfo?(mh+mozilla)
Assignee | ||
Comment 4•6 years ago
|
||
Bug 1473786 enabled LTO on mac builds for nightlies, but this had the
side effect of enabling it on unrelated builds that just happen to
include the nightly mozconfig just because out mozconfigs kind of suck.
![]() |
||
Comment 5•6 years ago
|
||
Comment on attachment 9007936 [details]
Bug 1489484 - Disable LTO on various mac builds
Nathan Froyd [:froydnj] has approved the revision.
Attachment #9007936 -
Flags: review+
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/771b94d5ab5c
Disable LTO on various mac builds r=froydnj
Comment 7•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•