[users at bb.net] git checkout issue
Nicolas Lécureuil
nicolas.lecureuil at siveo.net
Tue Feb 5 22:39:28 UTC 2019
Hello,
i use buildbot to build debs of my project. Until now all was working fine. ( bb 0.8.9 )
Now i got the error:
2019-02-05 23:29:09+0100 [-] while polling for changes
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 382, in callback
self._startRunCallbacks(result)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 490, in _startRunCallbacks
self._runCallbacks()
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 577, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1155, in gotResult
_inlineCallbacks(r, g, deferred)
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1097, in _inlineCallbacks
result = result.throwExceptionIntoGenerator(g)
File "/usr/lib/python2.7/dist-packages/twisted/python/failure.py", line 389, in throwExceptionIntoGenerator
return g.throw(self.type, self.value, self.tb)
File "/usr/lib/python2.7/dist-packages/buildbot/changes/gitpoller.py", line 162, in poll
[self.repourl] + refspecs, path=self.workdir)
File "/usr/lib/python2.7/dist-packages/twisted/internet/defer.py", line 577, in _runCallbacks
current.result = callback(current.result, *args, **kw)
File "/usr/lib/python2.7/dist-packages/buildbot/changes/gitpoller.py", line 299, in _convert_nonzero_to_failure
% (self.repourl, code, stderr))
exceptions.EnvironmentError: command on repourl https://github.com/pulse-project/pulse-xmpp-agent.git failed with exit code 128: fatal: le paquet a 1 delta non résolu
fatal: index-pack failed
i don't understand where to look and what to do.
is there a folder to clean to make it start from 0 ( and see new commits as changes ? )
i tried to restart buildbot and buildslave but same problem ( other git repos used are working )
Cordialement,
Nicolas Lécureuil
Web: http://www.siveo.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.buildbot.net/pipermail/users/attachments/20190205/b68814c3/attachment.html>
More information about the users
mailing list