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
fedoraproject.org outage on 2024-10-10 caused system tests to fail:
[+0681s] not ok 265 [700] podman play --build private registry in 123082ms
...
<+041ms> # # podman play kube --build --start=false /tmp/CI_1QV2/podman_bats.36TZHH/test.yaml
<+0120s> # Resolving "userimage-t265-jok99zot" using unqualified-search registries (/etc/containers/registries.conf)
# Trying to pull docker.io/library/userimage-t265-jok99zot:latest...
# Trying to pull quay.io/userimage-t265-jok99zot:latest...
# Trying to pull registry.fedoraproject.org/userimage-t265-jok99zot:latest...
# time="2024-10-10T16:28:56Z" level=warning msg="Failed, retrying in 1s ... (1/3). Error: initializing source docker://registry.fedoraproject.org/userimage-t265-jok99zot:latest: pinging container registry registry.fedoraproject.org: Get \"https://registry.fedoraproject.org/v2/\": dial tcp 38.145.60.21:443: i/o timeout"
# timeout: sending signal TERM to command ‘/var/tmp/go/src/github.com/containers/podman/bin/podman’
Reason: shortname resolution, which is an intentional part of the test.
This is a placeholder to track these failures. Maybe we can find a way to work around outages, or eliminate the shortname check. Depends how often these outages happen and how annoying they are.
Maybe try to drop the registry there and see what happens. But I guess given search always used the direct registry docker.io and qauy.io may also cause troubles.
fedoraproject.org outage on 2024-10-10 caused system tests to fail:
Reason: shortname resolution, which is an intentional part of the test.
This is a placeholder to track these failures. Maybe we can find a way to work around outages, or eliminate the shortname check. Depends how often these outages happen and how annoying they are.
[sys] [700] podman play --build private registry
The text was updated successfully, but these errors were encountered: