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

CI tests failing when initializing containers #376

Open
FlorianReiss opened this issue Oct 20, 2023 · 0 comments
Open

CI tests failing when initializing containers #376

FlorianReiss opened this issue Oct 20, 2023 · 0 comments
Assignees

Comments

@FlorianReiss
Copy link
Member

Since some time, multiple CI test are failing when initializing containers


Starting job container
  /usr/bin/docker pull nvidia/cuda:8.0-devel-ubuntu16.04
  Error response from daemon: manifest for nvidia/cuda:8.0-devel-ubuntu16.04 not found: manifest unknown: manifest unknown
  Warning: Docker pull failed with exit code 1, back off 4.685 seconds before retry.
  /usr/bin/docker pull nvidia/cuda:8.0-devel-ubuntu16.04
  Error response from daemon: manifest for nvidia/cuda:8.0-devel-ubuntu16.04 not found: manifest unknown: manifest unknown
  Warning: Docker pull failed with exit code 1, back off 5.4 seconds before retry.
  /usr/bin/docker pull nvidia/cuda:8.0-devel-ubuntu16.04
  Error response from daemon: manifest for nvidia/cuda:8.0-devel-ubuntu16.04 not found: manifest unknown: manifest unknown
  Error: Docker pull failed with exit code 1

Most likely the images we want to use are not supported any more https://gitlab.com/nvidia/container-images/cuda/blob/master/doc/unsupported-tags.md

From the list of containers it looks only CUDA12 would be available

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

No branches or pull requests

2 participants