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

Flaky integration tests: Could not acquire locks #2833

Open
burkedavison opened this issue May 1, 2024 · 1 comment
Open

Flaky integration tests: Could not acquire locks #2833

burkedavison opened this issue May 1, 2024 · 1 comment
Labels
priority: p2 type: bug Something isn't working

Comments

@burkedavison
Copy link
Member

Example:
https://github.com/GoogleCloudPlatform/spring-cloud-gcp/actions/runs/8900902697/job/24443534158

Anecdotally, this has been happening in many different modules' integration tests in Spring Cloud GCP. The above is only one example.

Error:  Could not acquire lock(s)
Error:  java.lang.IllegalStateException: Could not acquire lock(s)
Error:  Could not acquire lock(s)
Error:  Could not acquire lock(s)
Error:  Could not acquire lock(s)
Error:  Could not acquire lock(s)
@burkedavison burkedavison added type: bug Something isn't working priority: p2 labels May 1, 2024
@meltsufin
Copy link
Member

https://issues.apache.org/jira/browse/MNG-7868 appears to be related and there doesn't seem to be an easy fix. We might have to wait for Maven to fix the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants