-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Buildbot jobs fail intermittently with "exceptions.Exception: Actual commit (…) differs from requested commit (…)" #18338
Comments
|
There are two issues here:
I'm assuming this is the result of a
at the risk of "wow, that seems dangerous" I believe that admins can do something like:
And fix it up for the whole cluster. Or burn it all to the ground :-) cc @edunham |
@aneeshusa @edunham Any reason you can think of for this behavior? Can't
|
Works for me right now:
|
Depending on how long moving to Taskcluster takes (e.g. #17580, servo/saltfs#559 and co), we may want to fork Buildbot and write/backport a better git plugin that's less prone to these issues or teach Buildbot to clean the git lock after a force. |
Also, I think a slightly safter version of your command would be
followed by
You didn't pass a |
Aha, nice tweaks - I had noticed the I just did:
For now, which is less than awesome. I didn't know about the |
cc @aneeshusa |
The solution is documented in https://github.com/servo/servo/wiki/Buildbot-administration, so no need to keep this open. |
This is happening a lot lately. As in, every PR needs to be retried multiple times. CC @edunham @larsbergstrom @Manishearth
Example:
#18336 (comment)
http://build.servo.org/builders/mac-rel-wpt1/builds/5713
err.text
:The text was updated successfully, but these errors were encountered: