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

Cannot initialize container in runner gha08-runner-0 #2598

Open
mmartin24 opened this issue Sep 22, 2023 · 0 comments
Open

Cannot initialize container in runner gha08-runner-0 #2598

mmartin24 opened this issue Sep 22, 2023 · 0 comments
Labels
status/devops admin Excluded from release notes. Issue is about our dev environment, not the code itself

Comments

@mmartin24
Copy link
Contributor

mmartin24 commented Sep 22, 2023

Describe the bug
Tests Rancher-UI-1-Chrome based on runner gha08-runner-0 started to fail since run #760

image

To Reproduce
Steps to reproduce the behavior, e.g.:

  1. Run Rancher Chrome tests in runner gha08-runner-0
  2. To do that use our Master Rancher UI EXPERIMENTAL workflow and on dispatch "Runner on which to execute the tests" use label ui-e2e-0, which at least in its moment was linked to runner gha08-runner-0.

Expected behavior
Run should succeed on job cypress-epinio-installation, step Initialize containers on rancher-chrome test.

Observed behavior
Run fails while initializing containers

Logs

Starting job container
  /usr/bin/docker pull cypress/browsers:node16.14.2-slim-chrome100-ff99-edge
  Error response from daemon: Head "https://registry-1.docker.io/v2/cypress/browsers/manifests/node[16](https://github.com/epinio/epinio-end-to-end-tests/actions/runs/6261523713/job/17001901121#step:2:19).14.2-slim-chrome100-ff99-edge": unauthorized: incorrect username or password
  Warning: Docker pull failed with exit code 1, back off 1.106 seconds before retry.
  /usr/bin/docker pull cypress/browsers:node16.14.2-slim-chrome100-ff99-edge
  Error response from daemon: Head "https://registry-1.docker.io/v2/cypress/browsers/manifests/node16.14.2-slim-chrome100-ff99-edge": unauthorized: incorrect username or password
  Warning: Docker pull failed with exit code 1, back off 4.935 seconds before retry.
  /usr/bin/docker pull cypress/browsers:node16.14.2-slim-chrome100-ff99-edge
  Error response from daemon: Head "https://registry-1.docker.io/v2/cypress/browsers/manifests/node16.14.2-slim-chrome100-ff99-edge": unauthorized: incorrect username or password
  Error: Docker pull failed with exit code 1

Note, this issue is not noted in another runner (like this one in Prague) so I will probably move our tests to another runner meanwhile.

@mmartin24 mmartin24 added the status/devops admin Excluded from release notes. Issue is about our dev environment, not the code itself label Sep 22, 2023
@mmartin24 mmartin24 added this to the Outside release-cycle milestone Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/devops admin Excluded from release notes. Issue is about our dev environment, not the code itself
Projects
Status: Icebox
Development

No branches or pull requests

1 participant