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

tf-elastx_cleanup is failing with 'resource in use' #11263

Closed
ant31 opened this issue Jun 4, 2024 · 1 comment · Fixed by #11299
Closed

tf-elastx_cleanup is failing with 'resource in use' #11263

ant31 opened this issue Jun 4, 2024 · 1 comment · Fixed by #11299
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test.

Comments

@ant31
Copy link
Contributor

ant31 commented Jun 4, 2024

Which jobs are failing ?

tf-elastx_cleanup

Which tests are failing ?

tf-elastx_cleanup

Since when has it been failing ?

2024-05-31

Reason for failure

openstack.exceptions.ConflictException: ConflictException: 409: Client Error for url: https://ops.elastx.cloud:9696/v2.0/security-groups/2f50242b-24a8-4f92-9a9d-348ded7e769f, Security Group 2f50242b-24a8-4f92-9a9d-348ded7e769f in use.

Anything else we need to know

No response

@ant31 ant31 added the kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. label Jun 4, 2024
@ant31
Copy link
Contributor Author

ant31 commented Jun 4, 2024

The issue is resolved:

tf-elastx job was interrupted in a previous run and those resources were hanging.
The cleanup jobs is probably not deleting resources in the correct order when retrying.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant