[Buildbot] #3534: Issue in #2027 has made comeback
Buildbot trac
trac at buildbot.net
Fri Apr 22 08:37:38 UTC 2016
#3534: Issue in #2027 has made comeback
----------------------+-----------------------
Reporter: cmouse | Owner:
Type: undecided | Status: new
Priority: major | Milestone: undecided
Version: master | Keywords:
----------------------+-----------------------
2016-04-22 11:34:49+0300 [-] Unhandled error in Deferred:
2016-04-22 11:34:49+0300 [-] Unhandled Error
Traceback (most recent call last):
File "/opt/buildbot/local/lib/python2.7/site-
packages/twisted/internet/defer.py", line 1184, in gotResult
_inlineCallbacks(r, g, deferred)
File "/opt/buildbot/local/lib/python2.7/site-
packages/twisted/internet/defer.py", line 1131, in _inlineCallbacks
deferred.callback(getattr(e, "value", None))
File "/opt/buildbot/local/lib/python2.7/site-
packages/twisted/internet/defer.py", line 393, in callback
self._startRunCallbacks(result)
File "/opt/buildbot/local/lib/python2.7/site-
packages/twisted/internet/defer.py", line 501, in _startRunCallbacks
self._runCallbacks()
--- <exception caught here> ---
File "/opt/buildbot/local/lib/python2.7/site-
packages/twisted/internet/defer.py", line 588, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/opt/buildbot/local/lib/python2.7/site-
packages/buildbot/www/change_hook.py", line 93, in ok
request.finish()
File "/opt/buildbot/local/lib/python2.7/site-
packages/twisted/web/server.py", line 224, in finish
return http.Request.finish(self)
File "/opt/buildbot/local/lib/python2.7/site-
packages/twisted/web/http.py", line 935, in finish
"Request.finish called on a request after its connection was
lost; "
exceptions.RuntimeError: Request.finish called on a request after
its connection was lost; use Request.notifyFinish to keep track of this.
--
Ticket URL: <http://trac.buildbot.net/ticket/3534>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the bugs
mailing list