Closed
Bug 981870
Opened 12 years ago
Closed 11 years ago
'Error or cleanup already running, check for problems' from cleanup_tinderbox-builds.sh on upload-cron
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: nthomas, Unassigned)
Details
I think we're (sometimes) taking more than an hour to sync data from tinderbox-builds/* to tinderbox-builds/old. Since we lock the whole transfer at the very start, if the hour rolls over and the previous job is still running we'll fail to get the lock, and get cron mail. You can end up with two hours worth of builds to move next time you run, so the situation can repeat.
Better would be to lock each directory as you start work on it. Code is in sysadmins svn, productdelivery/files/bin/cleanup_tinderbox-builds.sh, plus references in cron jobs & manifests.
Updated•12 years ago
|
Component: Other → General Automation
OS: Mac OS X → Linux
QA Contact: catlee
Comment 1•11 years ago
|
||
FTP is (almost) dead.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INCOMPLETE
| Assignee | ||
Updated•8 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•