Closed
Bug 666367
Opened 15 years ago
Closed 14 years ago
Builder status sometimes gets confused
Categories
(Release Engineering :: General, defect, P3)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: bhearsum)
Details
(Whiteboard: [buildmasters])
Attachments
(1 file)
|
405 bytes,
patch
|
bhearsum
:
review+
dustin
:
checked-in+
|
Details | Diff | Splinter Review |
I see this a lot with release builders (probably because I look at them a lot). Sometimes a job will finish, but on the /builders page the status will still be shown as "building". It eventually corrects itself.
[16:13] <dustin> bhearsum: can you file a bug assigned to me? I can write the patch, although I'd rather not be in charge of deploying it
[16:13] <dustin> (patch is trivial .. call self.updateBigStatus somewhere in that fn)
Comment 1•15 years ago
|
||
I'll get this patch sorted out shortly.
Comment 2•15 years ago
|
||
Attachment #542337 -
Flags: review?(bhearsum)
| Assignee | ||
Updated•15 years ago
|
Attachment #542337 -
Flags: review?(bhearsum) → review+
Comment 3•15 years ago
|
||
Landed on 'default'. I'll leave it to the master-wranglers to take it from here.
Assignee: dustin → nobody
Updated•15 years ago
|
Attachment #542337 -
Flags: checked-in+
Comment 4•15 years ago
|
||
This needs master restarts to take affect. I'll handle this during the downtime tomorrow.
Assignee: nobody → coop
Flags: needs-treeclosure?
OS: Linux → All
Priority: -- → P2
Hardware: x86_64 → All
Whiteboard: [buildmasters]
Updated•15 years ago
|
Flags: needs-treeclosure? → needs-treeclosure+
Comment 5•15 years ago
|
||
(In reply to comment #4)
> This needs master restarts to take affect. I'll handle this during the
> downtime tomorrow.
All masters have been restarted, save bm07 and bm08 which are currently being used for releases. We'll gracefully shut them down and then restart them once the releases are out the door.
Updated•15 years ago
|
Flags: needs-treeclosure+
Comment 6•14 years ago
|
||
Oops, this got done before I left for vacation.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 7•14 years ago
|
||
It looks like the patch landed on default at
http://hg.mozilla.org/build/buildbot/rev/f5b5bf2816d4
but didn't make it onto the production-0.8 branch, so the restarts didn't pick up the change. eg bm08:/builds/buildbot/build1 has
Buildbot version: 0.8.2-hg-3dc678eecd11-production-0.8
which is from May 14.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 8•14 years ago
|
||
My fault. I thought the merge to production-0.8 had already happened.
I'll take care of the merge, but we'll need another downtime to restart the masters all in one go, or else do a long, step-wise "clean shutdown" process.
Priority: P2 → P3
Updated•14 years ago
|
Flags: needs-treeclosure?
Comment 9•14 years ago
|
||
Not sure when the next tree closure is planned. In case I'm not around, here is what needs to happen for this bug:
* merge https://hg.mozilla.org/build/buildbot/rev/f5b5bf2816d4 to production-0.8
* update buildbot clone on all masters
* restart all masters
| Assignee | ||
Comment 10•14 years ago
|
||
Trying to get a downtime scheduled for this week.
Assignee: coop → bhearsum
| Assignee | ||
Updated•14 years ago
|
Flags: needs-treeclosure? → needs-treeclosure+
| Assignee | ||
Comment 11•14 years ago
|
||
successfully landed in the downtime
Status: REOPENED → RESOLVED
Closed: 14 years ago → 14 years ago
Flags: needs-treeclosure+
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•