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

Catch more error types in the insights proxy. #1876

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

jctanner
Copy link
Collaborator

No description provided.

@jctanner jctanner changed the title Another possible error with the insights proxy. Catch more error types in the insights proxy. Sep 11, 2023
No-Issue

Signed-off-by: James Tanner <[email protected]>
@jctanner
Copy link
Collaborator Author

/retest

@jctanner
Copy link
Collaborator Author

jctanner commented Sep 11, 2023

The test_copy_cv test is still flaky due to ...

2023-09-11T16:13:49.5825972Z proxy_1         | Authenticating with refresh token: 691b78771ddf1e92bcbd9f2bf457efc4
2023-09-11T16:13:49.5826576Z proxy_1         | Setting X-RH-IDENTITY: {"identity":{"account_number":6089719,"user":{"username":"jdoe","first_name":"john","last_name":"doe","email":"[email protected]","is_org_admin":false}},"entitlements":{"insights":{"is_entitled":true,"is_trial":false}}}
2023-09-11T16:13:49.5826765Z proxy_1         | req.Host: localhost:38080
2023-09-11T16:13:49.5826933Z proxy_1         | req.URL.Host: 
2023-09-11T16:13:49.5827103Z proxy_1         | req.URL.Scheme: 
2023-09-11T16:13:49.5827539Z proxy_1         | req.URL.Path: /api/automation-hub/pulp/api/v3/repositories/ansible/ansible/018a84fd-cf19-7ea2-880e-8929be5dc66c/copy_collection_version/
2023-09-11T16:13:49.5827752Z proxy_1         | urlToProxyTo.Host: pulp:55001
2023-09-11T16:13:49.5827954Z proxy_1         | urlToProxyTo.Scheme: http
2023-09-11T16:13:49.5828409Z proxy_1         | Proxying request to: /api/automation-hub/pulp/api/v3/repositories/ansible/ansible/018a84fd-cf19-7ea2-880e-8929be5dc66c/copy_collection_version/
2023-09-11T16:13:49.5828629Z proxy_1         | Retry attempt 1: write broken pipe
2023-09-11T16:13:49.5828867Z proxy_1         | Retry attempt 2: invalid read on closed body
2023-09-11T16:13:49.5829172Z proxy_1         | Retry attempt 3: invalid read on closed body
2023-09-11T16:13:49.5829349Z proxy_1         | error ...
2023-09-11T16:13:49.5829551Z proxy_1         | Exhausted all retry attempts

@jctanner jctanner merged commit 88ede08 into ansible:master Sep 11, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants