Skip to content

Access for docker-bot-token from openpass space to "eclipsescm" docker profile

Summary

As part of the issue #4912 (closed), eclipsescm repository on dockerhub is created (https://hub.docker.com/u/eclipsescm). The docker-bot-token from scm space have access to eclipsescm docker profile, but we need access also for the docker-bot-token from openpass space which does not have access to eclipsescm docker profile.

https://ci.eclipse.org/openpass/

Steps to reproduce

Start a build job in https://ci.eclipse.org/openpass/job/SCM/view/change-requests/job/MR-4/ with BUILD_DOCKER_IMAGE param set to true.

The Docker-Build will be triggered automatically from SCM job: https://ci.eclipse.org/openpass/job/Docker-build/

What is the current bug behavior?

"ERROR: failed to push docker.io/eclipsescm/scm-ci:v0.1: push access denied, repository does not exist or may require authorization: server message: insufficient_scope: authorization failed"

What is the expected correct behavior?

Successfully push the docker image to eclipsescm docker profile.

Relevant logs and/or screenshots

https://ci.eclipse.org/openpass/job/Docker-build/78/console

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

Docker-Build build is blocked -> No merge