Closed
Bug 914019
Opened 12 years ago
Closed 12 years ago
Out of disk space for tryserver spidermonkey rootanalysis builds
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 913834
People
(Reporter: sfink, Unassigned)
Details
njn reports that he had a try build with dozens of aborts and retries from disk space problems. It looks like he's referring to https://tbpl.mozilla.org/?tree=Try&rev=4243648af581
Known issue? I couldn't find it.
Comment 1•12 years ago
|
||
That was all from the build slave try-linux64-ec2-331. The underlying problem is fixed by bug 913834 requiring more disk space before starting a jb emulator build.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 2•12 years ago
|
||
OOC, why did it keep getting the same slave? I thought the master is supposed to go through a list of candidate slaves in order when picking. Or do the blue retries reuse the same slave?
Comment 3•12 years ago
|
||
The master sorts the list of slaves according to a bunch of different factors. Most likely what happened here is that this slave was the only one available on that master, and so picked up the retried job right away. fail fast, fail often!
| Assignee | ||
Updated•9 years ago
|
Component: Tools → General
You need to log in
before you can comment on or make changes to this bug.
Description
•