-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
AWS EC2 inventory ends in failure #12491
Comments
hey @nasjomach can you copy/paste the output of the API details for this inventory update? endpoint: where thanks, |
Here the output of a failed inventory update |
might be a duplicate of - #12530 |
In our case, the pods to do the inventory sync start and finished successfully. The pods run about 15 secondes. |
We observed that if we Uncheck the Update options box "Overwrite" on the source inventory, the inventory sync is working. |
This is a rare log for us to see:
Line 391 in cfc1255
This is very descriptive. The process that was saving the inventory data died. |
Please confirm the following
Bug Summary
AWS EC2 inventory end in failure after some weeks/days using it.
Job status: Failed
The job used to run correctly for some time and then at some point ends in failures.
Recreating the the same inventory source with the exact same options, credentials, etc makes it ends in Successful status.
Failed job log last entries:
22.907 DEBUG Adding child group zones to parent all
22.909 INFO Loaded 815 groups, 240 hosts
13k output lines (debug)
Successfull job last entries: in 34.0s
47.597 INFO Inventory import completed for
24k output lines (debug)
This seems to not be happening with: AWX 19.5.0.
AWX version
21.1.0
Select the relevant components
Installation method
kubernetes
Modifications
no
Ansible version
No response
Operating system
No response
Web browser
No response
Steps to reproduce
Creat AWS EC2 inventory source, use it for some time.
Expected results
Inventory source ends in failure.
Actual results
Failed job log last entries:
22.907 DEBUG Adding child group zones to parent all
22.909 INFO Loaded 815 groups, 240 hosts
13k output lines (debug)
Additional information
Recreating the the same inventory source with the exact same options, credentials, etc makes it ends in success status.
The text was updated successfully, but these errors were encountered: