Project

General

Profile

action #126872

Updated by livdywan about 1 year ago

## Observation 

 [sync-incidents](https://gitlab.suse.de/qa-maintenance/bot-ng/-/jobs/1481305) failed pulling the container image: 

 ``` 
 Pulling docker image registry.opensuse.org/home/darix/apps/containers/gitlab-runner-helper:x86_64-latest ... 
 WARNING: Failed to pull image with policy "always": Error response from daemon: Get "https://registry.opensuse.org/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) (manager.go:237:15s) 
 ERROR: Job failed: failed to pull image "registry.opensuse.org/home/darix/apps/containers/gitlab-runner-helper:x86_64-latest" with specified policies [always]: Error response from daemon: Get "https://registry.opensuse.org/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) (manager.go:237:15s) 
 ``` 

 ## Acceptance criteria 
 - **AC1**: Pipelines pull openSUSE containers consistently with no issue 

 ## Suggestions 
 - Look into re-trying of (the )affected pipeline(s) 
 - Consult with IT infra 
 - Use another base image? 
 - Silence failures related to failures that are beyond our control?

Back