[Buildbot-commits] [Buildbot] #2427: Master requires restart sometimes if slave connection lost during graceful shutdown
Buildbot
nobody at buildbot.net
Sun Jan 20 16:21:14 UTC 2013
#2427: Master requires restart sometimes if slave connection lost during graceful
shutdown
-------------------+--------------------
Reporter: dank | Owner:
Type: defect | Status: new
Priority: minor | Milestone: 0.8.8
Version: 0.8.7 | Resolution:
Keywords: |
-------------------+--------------------
Comment (by dank):
Trying now.
BTW that same log also shows an earlier pair of exceptions
{{{
2013-01-19 21:53:25-0800 [-] command '['git', 'rev-parse', 'HEAD']' in dir
'build'
2013-01-19 21:53:25-0800 [Broker,2,10.0.3.123] BuildStep.failed; traceback
follows
...
2013-01-19 21:53:25-0800 [Broker,2,10.0.3.123] BuildStep.failed now firing
callback
2013-01-19 21:53:25-0800 [Broker,2,10.0.3.123] step 'git' complete:
exception
2013-01-19 21:53:25-0800 [Broker,2,10.0.3.123] <Build pyflakes-
ubu1004-master>: build finished
2013-01-19 21:53:25-0800 [Broker,2,10.0.3.123] error while shutting down
slave
Traceback (most recent call last):
File "/home/dank/master-state/sandbox/buildbot-
git/master/buildbot/process/slavebuilder.py", line 82, in buildFinished
}}}
associated with
the problem I was trying to report, i.e. builds that fail during git step
with
{{{
Traceback (most recent call last):
Failure: twisted.spread.pb.PBConnectionLost: [Failure instance: Traceback
(failure with no frames): <class 'twisted.internet.error.ConnectionDone'>:
Connection was closed cleanly.
]
}}}
(This error is recorded in the database, so is still visible in the
waterfall after a restart of the master.)
--
Ticket URL: <http://trac.buildbot.net/ticket/2427#comment:11>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list