#6847 composer.stg needs push permission to candidate-registry.stg.fedoraproject.org
Closed 5 years ago Opened 5 years ago by cverna.

During the OSBS cluster deployment composer.stg needs to push some the fedora base image to candidate-registry.stg.fedoraproject.org.

This is currently failing :

failed: [osbs-master01.stg.phx2.fedoraproject.org -> composer.stg.phx2.fedoraproject.org] (item=fedora:latest) => {"changed": true, "cmd": "docker push candidate-registry.stg.fedoraproject.org/fedora:latest", "d
elta": "0:00:00.505700", "end": "2018-04-10 08:00:21.933924", "item": "fedora:latest", "msg": "non-zero return code", "rc": 1, "start": "2018-04-10 08:00:21.428224", "stderr": "unauthorized: authentication requi
red", "stderr_lines": ["unauthorized: authentication required"], "stdout": "The push refers to a repository [candidate-registry.stg.fedoraproject.org/fedora]\n39bae602f753: Preparing", "stdout_lines": ["The push
 refers to a repository [candidate-registry.stg.fedoraproject.org/fedora]", "39bae602f753: Preparing"]}  

I am not sure how we authenticate to the candidate-registry.stg but composer.stg should be able to push to this registry


Looks like there was a mismatched cert.

Patrick has fixed this.

Can you try again now...

I don't have the error any more thanks

Metadata Update from @cverna:
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata