[MDEV-4741] Buildbot builders fail with exception on bzr step Created: 2013-06-30  Updated: 2013-07-09  Resolved: 2013-07-09

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Daniel Bartholomew
Resolution: Fixed Votes: 0
Labels: buildbot


 Description   

Starting from June 27, some buildbot builders fail on the very first step, bzr, with an exception:

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/buildbot/process/buildstep.py", line 562, in _startStep_2
    doStep.addCallback(self._startStep_3)
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 298, in addCallback
    callbackKeywords=kw)
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 287, in addCallbacks
    self._runCallbacks()
  File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 545, in _runCallbacks
    current.result = callback(current.result, *args, **kw)
--- <exception caught here> ---
  File "/usr/lib/python2.7/dist-packages/buildbot/process/buildstep.py", line 568, in _startStep_3
    if self.start() == SKIPPED:
  File "/usr/lib/python2.7/dist-packages/buildbot/steps/source/oldsource.py", line 284, in start
    self.startVC(branch, revision, patch)
  File "/usr/lib/python2.7/dist-packages/buildbot/steps/source/oldsource.py", line 1105, in startVC
    assert not branch # we need baseURL= to use branches
exceptions.AssertionError: 

Example:
http://buildbot.askmonty.org/buildbot/builders/work-amd64-valgrind/builds/4227



 Comments   
Comment by Daniel Bartholomew [ 2013-07-08 ]

It appears Jani jumped in and fixed this on 2 July... and that he filed an upstream bug report: http://trac.buildbot.net/ticket/2527

/var/log/auth.log.1:Jul 2 20:25:12 hasky sudo: jani : TTY=pts/3 ; PWD=/usr/share/pyshared/buildbot/steps/source ; USER=root ; COMMAND=/bin/cp -a oldsource.py oldsource.py.bak
/var/log/auth.log.1:Jul 2 20:25:21 hasky sudo: jani : TTY=pts/3 ; PWD=/usr/share/pyshared/buildbot/steps/source ; USER=root ; COMMAND=/usr/bin/xemacs -nw oldsource.py

Elenst: can you confirm if this is fixed or not?

Comment by Elena Stepanova [ 2013-07-08 ]

Yes, it looks fixed, at least there were no "bzr exceptions" on 5.5 since Jul 3. Please feel free to close it as fixed.

Comment by Daniel Bartholomew [ 2013-07-09 ]

fixed

Generated at Thu Feb 08 06:58:47 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.