Closed
Bug 929537
Opened 12 years ago
Closed 11 years ago
more disk needed for linux64 build than reserved
Categories
(Release Engineering :: Release Automation, defect)
Release Engineering
Release Automation
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: hwine, Assigned: hwine)
Details
Attachments
(1 file)
|
3.07 KB,
patch
|
Callek
:
review+
mozilla
:
review+
|
Details | Diff | Splinter Review |
FF 25.0b10 failed due to disk space shortage. Need to up disk requirement.
First on slave=bld-linux64-ec2-113.build.releng.use1.mozilla.com:
-------- Original Message --------
Subject: Re: [release] Firefox 25.0b10 build1: build step failed on linux64
Date: Mon, 21 Oct 2013 21:25:56 -0700
From: Aki Sasaki <aki@mozilla.com>
To: release@mozilla.com, release-mgmt@mozilla.com
Disk space issue.
Looks like it auto-retried; I'm cleaning up bld-linux64-ec2-113 a bit.
On 10/21/13 9:07 PM, release@mozilla.com wrote:
> linux64 build step failed for Firefox 25.0b10 build1
>
> Status: retry
>
> Full details are available at:
> http://buildbot-master57.srv.releng.use1.mozilla.com:8001/builders/release-mozilla-beta-linux64_build/builds/9
>
> -buildbot
>
the linux64 build was the problematic one, and was already set to 14GB. Also changing the linux64-debug and linux32-debug builds as being fairly similar.
Comment 2•12 years ago
|
||
Comment on attachment 820724 [details] [diff] [review]
disk_space.p0 - bump disk space 2GB
Review of attachment 820724 [details] [diff] [review]:
-----------------------------------------------------------------
steal
Attachment #820724 -
Flags: review?(aki) → review+
Comment 3•12 years ago
|
||
Comment on attachment 820724 [details] [diff] [review]
disk_space.p0 - bump disk space 2GB
r+ for bumping CI build space.
r- for not actually fixing this bug.
I think we have a hardcoded buildSpace:
http://hg.mozilla.org/build/buildbotcustom/file/6a96e760b0cc/process/release.py#l688
I have no idea why. For Xulrunner we check the nightly/depend build_space: http://hg.mozilla.org/build/buildbotcustom/file/6a96e760b0cc/process/release.py#l968
Attachment #820724 -
Flags: review+
I'm going to be out at a class wed/thur, so de-assigning in case this is part of the issue Rail ran into and needs fixing sooner.
Assignee: hwine → nobody
Status: ASSIGNED → NEW
s/b fixed same way as for xulrunner, see http://hg.mozilla.org/build/buildbotcustom/file/default/process/release.py#l968
Assignee: nobody → hwine
Status: NEW → ASSIGNED
no action, many release since without issues => stale bug. closing before it does harm.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•