Closed Bug 628100 Opened 15 years ago Closed 15 years ago

master_cleanup.py last ran on Dec 24 on pm01

Categories

(Release Engineering :: General, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nthomas, Assigned: nthomas)

Details

So we're running out of disk space on /builds. There's a local mod there: diff -r a92b4503ee69 buildfarm/maintenance/master_cleanup.py --- a/buildfarm/maintenance/master_cleanup.py Mon Jan 17 15:35:55 2011 -0500 +++ b/buildfarm/maintenance/master_cleanup.py Sun Jan 23 02:22:55 2011 -0800 @@ -37,6 +37,10 @@ # Don't clean out release builders if builder and builder.category and \ builder.category.find('release') > -1: +<<<<<<< local + print "Skipping %s" % p +======= +>>>>>>> other continue for build in os.listdir(p):
Used 'hg revert' to get rid of the patch failure.
20G free now.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.