-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Labels
Description
Our /var/log/copr-backend/actions.log is full of these.
Things to notice:
- "Retry request
#736" so this is not a temporary issue - "read timeout=12.0" ... is our timeout 12s somewhere? I doubt it
[2026-02-22 17:09:02,131][WARNING][PID:1416688][/usr/bin/copr-backend-process-action.managed.pid-1416688][request.py:_send_request_repeatedly:131] Retry request #736 on https://mtls.internal.console.redhat.com/api/pulp/public-copr/api/v3/content/rpm/packages/?q=%28pulp_label_select%3D%22build_id%3D9635659%22%29+AND+pulp_label_select%3D%22chroot%3Dfedora-rawhide-x86_64%22&offset=0&limit=1000&fields=prn: Requests error on https://mtls.internal.console.redhat.com/api/pulp/public-copr/api/v3/content/rpm/packages/?q=%28pulp_label_select%3D%22build_id%3D9635659%22%29+AND+pulp_label_select%3D%22chroot%3Dfedora-rawhide-x86_64%22&offset=0&limit=1000&fields=prn: HTTPSConnectionPool(host='mtls.internal.console.redhat.com', port=443): Read timed out. (read timeout=12.0)
[2026-02-22 17:10:28,001][WARNING][PID:1205326][/usr/bin/copr-backend-process-action.managed.pid-1205326][request.py:_send_request_repeatedly:131] Retry request #514 on https://mtls.internal.console.redhat.com/api/pulp/public-copr/api/v3/content/rpm/packages/?q=%28pulp_label_select%3D%22build_id%3D10128773%22%29+AND+pulp_label_select%3D%22chroot%3Dfedora-42-aarch64%22&offset=0&limit=1000&fields=location_href: Requests error on https://mtls.internal.console.redhat.com/api/pulp/public-copr/api/v3/content/rpm/packages/?q=%28pulp_label_select%3D%22build_id%3D10128773%22%29+AND+pulp_label_select%3D%22chroot%3Dfedora-42-aarch64%22&offset=0&limit=1000&fields=location_href: HTTPSConnectionPool(host='mtls.internal.console.redhat.com', port=443): Read timed out. (read timeout=12.0)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Needs triage