Closed
Bug 466931
Opened 17 years ago
Closed 15 years ago
HgPollers need to ignore relbranch pushes
Categories
(Release Engineering :: General, defect, P3)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nthomas, Assigned: catlee)
References
Details
(Whiteboard: [automation][oldbug])
We had a couple of machines get onto GECKO191b2_20081125_RELBRANCH and then get stuck - moz2-linux-slave11 for mozilla-central and moz2-linux-slave14 for mobile (bug 466930). We need to figure a way to not build those release branches from the slave pool.
Comment 1•17 years ago
|
||
This might be solved as part of bug 464029 and minor HgPoller changes.
Updated•17 years ago
|
Component: Release Engineering → Release Engineering: Future
Priority: -- → P3
Reporter | ||
Comment 2•16 years ago
|
||
Should also ignore also tag operations.
Comment 4•15 years ago
|
||
Mass move of bugs from Release Engineering:Future -> Release Engineering. See
http://coop.deadsquid.com/2010/02/kiss-the-future-goodbye/ for more details.
Component: Release Engineering: Future → Release Engineering
Assignee | ||
Updated•15 years ago
|
Whiteboard: [automation]
Reporter | ||
Updated•15 years ago
|
Assignee: nobody → nrthomas
Assignee | ||
Updated•15 years ago
|
Assignee: nrthomas → catlee
Assignee | ||
Updated•15 years ago
|
Whiteboard: [automation] → [automation][oldbug]
Assignee | ||
Comment 5•15 years ago
|
||
Look ma, no builds! The poller goes from 5ce49a7ee942 to 4e758270bf0b without adding the change (http://hg.mozilla.org/try/rev/4e758270bf0b) which was on a non-default branch.
[cltbld@production-master01 scheduler_master]$ grep -e 'Starting factory' -e 'adding change' twistd.log | grep try
2010-08-26 11:48:52-0700 [HTTPPageGetter,client] adding change, who jmaher@mozilla.com, 9 files, rev=5ce49a7ee9420a65efdcef7425115907ebd8b2ba, branch=try, repository=, comments imported patch chrome_tests2, category None
2010-08-26 11:48:55-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/rev/5ce49a7ee9420a65efdcef7425115907ebd8b2ba>
2010-08-26 11:49:00-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/rev/5ce49a7ee9420a65efdcef7425115907ebd8b2ba>
2010-08-26 11:49:52-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/json-pushes?full=1&fromchange=5ce49a7ee9420a65efdcef7425115907ebd8b2ba&tipsonly=1>
2010-08-26 11:50:52-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/json-pushes?full=1&fromchange=5ce49a7ee9420a65efdcef7425115907ebd8b2ba&tipsonly=1>
2010-08-26 11:51:52-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/json-pushes?full=1&fromchange=5ce49a7ee9420a65efdcef7425115907ebd8b2ba&tipsonly=1>
2010-08-26 11:52:52-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/json-pushes?full=1&fromchange=5ce49a7ee9420a65efdcef7425115907ebd8b2ba&tipsonly=1>
2010-08-26 11:53:02-0700 [Broker,83,10.250.49.198] adding change, who bzbarsky@mozilla.com, 2 files, rev=8a9ae15a83a6, branch=tryserver-win32-debug-unittest, repository=, comments , category None
2010-08-26 11:53:04-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/rev/8a9ae15a83a6>
2010-08-26 11:53:52-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/json-pushes?full=1&fromchange=5ce49a7ee9420a65efdcef7425115907ebd8b2ba&tipsonly=1>
2010-08-26 11:54:52-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/json-pushes?full=1&fromchange=5ce49a7ee9420a65efdcef7425115907ebd8b2ba&tipsonly=1>
2010-08-26 11:55:52-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/json-pushes?full=1&fromchange=5ce49a7ee9420a65efdcef7425115907ebd8b2ba&tipsonly=1>
2010-08-26 11:56:52-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/json-pushes?full=1&fromchange=5ce49a7ee9420a65efdcef7425115907ebd8b2ba&tipsonly=1>
2010-08-26 11:57:52-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/json-pushes?full=1&fromchange=5ce49a7ee9420a65efdcef7425115907ebd8b2ba&tipsonly=1>
2010-08-26 11:58:52-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/json-pushes?full=1&fromchange=5ce49a7ee9420a65efdcef7425115907ebd8b2ba&tipsonly=1>
2010-08-26 11:59:52-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/json-pushes?full=1&fromchange=5ce49a7ee9420a65efdcef7425115907ebd8b2ba&tipsonly=1>
2010-08-26 12:00:52-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/json-pushes?full=1&fromchange=4e758270bf0b1b6771853e3a71afadb88e668378&tipsonly=1>
2010-08-26 12:01:52-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/json-pushes?full=1&fromchange=4e758270bf0b1b6771853e3a71afadb88e668378&tipsonly=1>
2010-08-26 12:02:52-0700 [-] Starting factory <HTTPClientFactory: http://hg.mozilla.org/try/json-pushes?full=1&fromchange=4e758270bf0b1b6771853e3a71afadb88e668378&tipsonly=1>
Status: NEW → RESOLVED
Closed: 15 years ago
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
•