Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

servo-mac7 is constantly having git errors #18228

Closed
jdm opened this issue Aug 25, 2017 · 5 comments
Closed

servo-mac7 is constantly having git errors #18228

jdm opened this issue Aug 25, 2017 · 5 comments

Comments

@jdm
Copy link
Member

jdm commented Aug 25, 2017

I've been seeing a bunch recently, and I'm pretty sure they're all caused by the same machine:

Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1445, in unwindGenerator
    return _inlineCallbacks(None, gen, Deferred())
  File "/usr/local/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1299, in _inlineCallbacks
    result = g.send(result)
  File "/usr/local/lib/python2.7/dist-packages/buildbot/process/buildstep.py", line 322, in startStep
    result = yield self.run()
  File "/usr/local/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1445, in unwindGenerator
    return _inlineCallbacks(None, gen, Deferred())
--- <exception caught here> ---
  File "/usr/local/lib/python2.7/dist-packages/twisted/internet/defer.py", line 1299, in _inlineCallbacks
    result = g.send(result)
  File "/home/servo/buildbot/master/factories.py", line 39, in run
    got_rev, rev
exceptions.Exception: Actual commit (43d3376e5d70cab93405d8ba7753beedad8c8370) differs from requested commit (89690d234c015d64bd4bfe1b3012e5608d0d2347)
@highfive
Copy link

cc @aneeshusa

@jdm
Copy link
Member Author

jdm commented Aug 25, 2017

Yes, the history of http://build.servo.org/builders/mac-rel-wpt3?numbuilds=45 is full of git exceptions that only occur on servo-mac7.

@jdm
Copy link
Member Author

jdm commented Aug 25, 2017

http://build.servo.org/builders/mac-rel-wpt2?numbuilds=45 shows one similar failure on servo-mac9.

@jdm
Copy link
Member Author

jdm commented Aug 25, 2017

cc @edunham

@mbrubeck
Copy link
Contributor

Here's one from servo-mac2 http://build.servo.org/builders/mac-dev-unit/builds/8972

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants