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

Claimed lock and then git 128 error - should go back into waiting state #72

Open
sc68cal opened this issue Jun 10, 2024 · 1 comment
Open
Labels

Comments

@sc68cal
Copy link
Contributor

sc68cal commented Jun 10, 2024

Describe the bug

claiming lock on: environments

waiting for lock

................................

claimed!

error claiming lock: exit status 128

I think this is because two jobs raced each other and one won by pushing to the git repository, so the one that lost should have gone back into the waiting condition instead of throwing an error

Reproduction steps

Race condition

Expected behavior

The job that failed should maybe have been able to retry itself and try and acquire the lock again

Additional context

No response

@sc68cal sc68cal added the bug label Jun 10, 2024
@sc68cal
Copy link
Contributor Author

sc68cal commented Jun 10, 2024

The job that had won the race logged:

claiming lock on: environments

waiting for lock

...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................

claimed!

@sc68cal sc68cal changed the title Claimed lock and then 128 error - should go back into waiting state Claimed lock and then git 128 error - should go back into waiting state Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant