Ticket #442 (closed defect: worksforme)

Opened 4 years ago

Last modified 2 years ago

When using mode='clobber' the builder works every other time

Reported by: petj Owned by:
Priority: major Milestone: 0.8.+
Version: 0.7.10 Keywords:
Cc:

Description

Using a builder with mode='clobber' only work every other time. This is the error message.

2009-03-02 08:57:19+0100 [Broker,client] closing stdin 2009-03-02 08:57:19+0100 [Broker,client] using PTY: True 2009-03-02 08:57:20+0100 [-] command finished with signal 1, exit code None, elapsedTime: 0.090497 2009-03-02 08:57:20+0100 [-] _checkAbandoned [Failure instance: Traceback: <class 'buildbot.slave.commands.AbandonChain?'>: -1

/usr/lib/python2.5/site-packages/buildbot/slave/commands.py:158:processEnded /usr/lib/python2.5/site-packages/buildbot/slave/commands.py:493:finished /usr/lib/python2.5/site-packages/twisted/internet/defer.py:243:callback /usr/lib/python2.5/site-packages/twisted/internet/defer.py:312:_startRunCallbacks --- <exception caught here> --- /usr/lib/python2.5/site-packages/twisted/internet/defer.py:328:_runCallbacks /usr/lib/python2.5/site-packages/buildbot/slave/commands.py:718:_abandonOnFailure ]

2009-03-02 08:57:20+0100 [-] abandoning chain -1 2009-03-02 08:57:20+0100 [-] SlaveBuilder?.commandComplete <buildbot.slave.commands.SVN instance at 0x93a1aac>

Change History

comment:1 Changed 4 years ago by ashcrow

  • Milestone changed from undecided to 0.7.+

comment:2 Changed 2 years ago by ipv6guru

  • Status changed from new to closed
  • Resolution set to worksforme

I've never had this happen even once in 2+ years and with over 100 builders. Others have stated the same.

Note: See TracTickets for help on using tickets.