You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think I found the root cause of this issue explained here: pulp/pulpcore#3299 (comment). We got a race condition present, but we can remove the race in pulp_ansible as well by not creating unnecessary repository versions during the delete task. @mikedep333 I'm going to open a pulp_ansible PR with this change and attach it to this issue.
gerrod3
added a commit
to gerrod3/pulp_ansible
that referenced
this issue
Oct 12, 2022
Multiple functional tests (within pulp/s3/azure/stream) sporadically fail with an HTTP 500 error.
https://github.com/pulp/pulp_ansible/actions/runs/3231999836/jobs/5292126376#step:13:2459
The logs do not seem to indicate why.
I am trying to reproduce it by running a tmux sessioin, and hitting ctrl+c on the tests once the error is reproduced.
The text was updated successfully, but these errors were encountered: