requested access to the resource is denied in Pull failed containers from dockerhub

Bug #1943856 reported by Ananya Banerjee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Unassigned

Bug Description

TASK [container-build : Pull failed containers from dockerhub] fails in tripleo-ci-centos-8-content-provider-train with

STDERR:
2021-09-16 16:37:36.139506 | primary |
2021-09-16 16:37:36.139516 | primary | Resolving "daemon" using unqualified-search registries (/etc/containers/registries.conf)
2021-09-16 16:37:36.139530 | primary | Trying to pull registry.access.redhat.com/daemon:v4.0.19-stable-4.0-nautilus-centos-7-x86_64...
2021-09-16 16:37:36.139543 | primary | name unknown: Repo not found
2021-09-16 16:37:36.139554 | primary | Trying to pull registry.redhat.io/daemon:v4.0.19-stable-4.0-nautilus-centos-7-x86_64...
2021-09-16 16:37:36.140654 | primary | unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication
2021-09-16 16:37:36.141400 | primary | Trying to pull docker.io/library/daemon:v4.0.19-stable-4.0-nautilus-centos-7-x86_64...
2021-09-16 16:37:36.141428 | primary | denied: requested access to the resource is denied
2021-09-16 16:37:36.141443 | primary | Error: 3 errors occurred while pulling:
2021-09-16 16:37:36.141984 | primary | * Error initializing source docker://registry.access.redhat.com/daemon:v4.0.19-stable-4.0-nautilus-centos-7-x86_64: Error reading manifest v4.0.19-stable-4.0-nautilus-centos-7-x86_64 in registry.access.redhat.com/daemon: name unknown: Repo not found
2021-09-16 16:37:36.142563 | primary | * Error initializing source docker://registry.redhat.io/daemon:v4.0.19-stable-4.0-nautilus-centos-7-x86_64: unable to retrieve auth token: invalid username/password: unauthorized: Please login to the Red Hat Registry using your Customer Portal credentials. Further instructions can be found here: https://access.redhat.com/RegistryAuthentication
2021-09-16 16:37:36.143849 | primary | * Error initializing source docker://daemon:v4.0.19-stable-4.0-nautilus-centos-7-x86_64: Error reading manifest v4.0.19-stable-4.0-nautilus-centos-7-x86_64 in docker.io/library/daemon: errors:
2021-09-16 16:37:36.144062 | primary | denied: requested access to the resource is denied
2021-09-16 16:37:36.144083 | primary | unauthorized: authentication required

https://d9426e9d192ba1bfe93f-056f45b41c0a5af554fea9746159eb1e.ssl.cf5.rackcdn.com/809367/1/gate/tripleo-ci-centos-8-content-provider-train/7fadd1d/job-output.txt
https://storage.gra.cloud.ovh.net/v1/AUTH_dcaab5e32b234d56b626f72581e3644c/zuul_opendev_logs_d14/806544/2/gate/tripleo-ci-centos-8-content-provider-train/d14a50f/job-output.txt

Changed in tripleo:
importance: Undecided → Critical
status: New → Triaged
milestone: none → xena-3
tags: added: promotion-blocker
Revision history for this message
Ananya Banerjee (frenzyfriday) wrote :

docker://trunk.registry.rdoproject.org/ceph/daemon:v4.0.19-stable-4.0-nautilus-centos-7-x86_64 was missing.
So we pulled it from quay.ceph.io, tagged the image and pushed to trunk.registry.rdoproject.org

docker pull podman pull quay.ceph.io/ceph-ci/daemon:v4.0.19-stable-4.0-nautilus-centos-7-x86_64
docker tag quay.ceph.io/ceph-ci/daemon:v4.0.19-stable-4.0-nautilus-centos-7-x86_64 trunk.registry.rdoproject.org/ceph/daemon:v4.0.19-stable-4.0-nautilus-centos-7-x86_64
docker push trunk.registry.rdoproject.org/ceph/daemon:v4.0.19-stable-4.0-nautilus-centos-7-x86_64

Now it is available in https://registry.rdoproject.org:8443/oapi/v1/namespaces/ceph/imagestreamtags/

Revision history for this message
Ronelle Landy (rlandy) wrote :
wes hayutin (weshayutin)
Changed in tripleo:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.