[Buildbot] #3246: Test failures after d16fd39
Buildbot trac
trac at buildbot.net
Sat Apr 11 13:42:42 UTC 2015
#3246: Test failures after d16fd39
-------------------+----------------------
Reporter: dustin | Owner:
Type: defect | Status: new
Priority: major | Milestone: 0.9.0b1
Version: master | Resolution:
Keywords: |
-------------------+----------------------
Description changed by sa2ajj:
Old description:
> {{{
> [ERROR]
> Traceback (most recent call last):
> File "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
> packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
> result = result.throwExceptionIntoGenerator(g)
> File "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
> packages/twisted/python/failure.py", line 389, in
> throwExceptionIntoGenerator
> return g.throw(self.type, self.value, self.tb)
> File
> "/home/dustin/code/buildbot/t/buildbot/master/buildbot/test/integration/test_try_client.py",
> line 239, in test_userpass_wait
> startSlave=True)
> File "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
> packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
> result = result.throwExceptionIntoGenerator(g)
> File "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
> packages/twisted/python/failure.py", line 389, in
> throwExceptionIntoGenerator
> return g.throw(self.type, self.value, self.tb)
> File
> "/home/dustin/code/buildbot/t/buildbot/master/buildbot/test/integration/test_try_client.py",
> line 207, in startMaster
> yield self.slave.start()
> File "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
> packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
> result = result.throwExceptionIntoGenerator(g)
> File "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
> packages/twisted/spread/pb.py", line 470, in throwExceptionIntoGenerator
> return g.throw(RemoteError(self.type, self.value, self.traceback))
> File
> "/home/dustin/code/buildbot/t/buildbot/master/buildbot/test/integration/test_try_client.py",
> line 59, in start
> self.mind = yield d
> twisted.spread.pb.RemoteError:
>
> buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
> ===============================================================================
> [ERROR]
> Traceback (most recent call last):
> File "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
> packages/twisted/internet/defer.py", line 1099, in _inlineCallbacks
> result = g.send(result)
> File
> "/home/dustin/code/buildbot/t/buildbot/master/buildbot/test/integration/test_try_client.py",
> line 145, in tearDown
> yield self.slave.stop()
> File
> "/home/dustin/code/buildbot/t/buildbot/master/buildbot/test/integration/test_try_client.py",
> line 62, in stop
> self.mind.broker.transport.loseConnection()
> exceptions.AttributeError: FakeRemoteSlave instance has no attribute
> 'mind'
>
> buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
> ===============================================================================
> [ERROR]
> Traceback (most recent call last):
> Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was
> unclean.
> DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to
> debug)
> <DelayedCall 0x7fb58c0aac20 [59.9569129944s] called=0 cancelled=0
> LoopingCall<60>(heartbeat, *(), **{})()>
> <DelayedCall 0x7fb58c0aa368 [3599.95657325s] called=0 cancelled=0
> LoopingCall<3600>(DBConnector._doCleanup, *(), **{})()>
> <DelayedCall 0x7fb58c0aa320 [599.957613945s] called=0 cancelled=0
> LoopingCall<600>(Builder.reclaimAllBuilds, *(), **{})()>
> <DelayedCall 0x7fb58c0aa440 [1799.95766187s] called=0 cancelled=0
> LoopingCall<1800>(Builder.updateBigStatus, *(), **{})()>
>
> buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
> ===============================================================================
> [ERROR]
> Traceback (most recent call last):
> Failure: twisted.cred.error.UnauthorizedLogin:
>
> buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
> ===============================================================================
> [ERROR]
> Traceback (most recent call last):
> Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was
> unclean.
> Selectables:
> <Broker #0 on 45624>
> <<class 'twisted.internet.tcp.Port'> of twisted.spread.pb.PBServerFactory
> on 45624>
> <<class 'twisted.internet.tcp.Client'> to ('127.0.0.1', 45624) at
> 7fb58c0a2dd0>
>
> buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
>
> }}}
>
> Bisect blames d16fd39. I'm not sure why this isn't failing in
> Metabuildbot or Travis.
New description:
{{{
[ERROR]
Traceback (most recent call last):
File "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
packages/twisted/python/failure.py", line 389, in
throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File
"/home/dustin/code/buildbot/t/buildbot/master/buildbot/test/integration/test_try_client.py",
line 239, in test_userpass_wait
startSlave=True)
File "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
packages/twisted/python/failure.py", line 389, in
throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File
"/home/dustin/code/buildbot/t/buildbot/master/buildbot/test/integration/test_try_client.py",
line 207, in startMaster
yield self.slave.start()
File "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
packages/twisted/spread/pb.py", line 470, in throwExceptionIntoGenerator
return g.throw(RemoteError(self.type, self.value, self.traceback))
File
"/home/dustin/code/buildbot/t/buildbot/master/buildbot/test/integration/test_try_client.py",
line 59, in start
self.mind = yield d
twisted.spread.pb.RemoteError:
buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
===============================================================================
[ERROR]
Traceback (most recent call last):
File "/home/dustin/code/buildbot/t/buildbot/sandbox/lib/python2.7/site-
packages/twisted/internet/defer.py", line 1099, in _inlineCallbacks
result = g.send(result)
File
"/home/dustin/code/buildbot/t/buildbot/master/buildbot/test/integration/test_try_client.py",
line 145, in tearDown
yield self.slave.stop()
File
"/home/dustin/code/buildbot/t/buildbot/master/buildbot/test/integration/test_try_client.py",
line 62, in stop
self.mind.broker.transport.loseConnection()
exceptions.AttributeError: FakeRemoteSlave instance has no attribute
'mind'
buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
===============================================================================
[ERROR]
Traceback (most recent call last):
Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was
unclean.
DelayedCalls: (set twisted.internet.base.DelayedCall.debug = True to
debug)
<DelayedCall 0x7fb58c0aac20 [59.9569129944s] called=0 cancelled=0
LoopingCall<60>(heartbeat, *(), **{})()>
<DelayedCall 0x7fb58c0aa368 [3599.95657325s] called=0 cancelled=0
LoopingCall<3600>(DBConnector._doCleanup, *(), **{})()>
<DelayedCall 0x7fb58c0aa320 [599.957613945s] called=0 cancelled=0
LoopingCall<600>(Builder.reclaimAllBuilds, *(), **{})()>
<DelayedCall 0x7fb58c0aa440 [1799.95766187s] called=0 cancelled=0
LoopingCall<1800>(Builder.updateBigStatus, *(), **{})()>
buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
===============================================================================
[ERROR]
Traceback (most recent call last):
Failure: twisted.cred.error.UnauthorizedLogin:
buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
===============================================================================
[ERROR]
Traceback (most recent call last):
Failure: twisted.trial.util.DirtyReactorAggregateError: Reactor was
unclean.
Selectables:
<Broker #0 on 45624>
<<class 'twisted.internet.tcp.Port'> of twisted.spread.pb.PBServerFactory
on 45624>
<<class 'twisted.internet.tcp.Client'> to ('127.0.0.1', 45624) at
7fb58c0a2dd0>
buildbot.test.integration.test_try_client.Schedulers.test_userpass_wait
}}}
Bisect blames
[https://github.com/tardyp/buildbot/commit/d16fd3944343327f300382019c462f9dc3cf287f
d16fd39]. I'm not sure why this isn't failing in Metabuildbot or Travis.
--
--
Ticket URL: <http://trac.buildbot.net/ticket/3246#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the bugs
mailing list