Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Self-hosted runner ECR OIDC/ApiKeys Queued

Edited

Good morning,

 

I'm having a problem when I try to setup a build step on a self hosted runner running on docker.

I'm trying to pull an ECR image from my aws account with:

image:
name: XXXX.dkr.ecr.eu-central-1.amazonaws.com/image:version
aws:
  access-key: $AWS_ACCESS_KEY
  secret-key: $AWS_SECRET_KEY
but the job remains queued and is not executed.
It also happens with OIDC setup:

image:
name: XXXX.dkr.ecr.eu-central-1.amazonaws.com/image:version
aws:
   oidc-role: $AWS_OIDC_ROLE_ARN
If i change the image to a public one, it works without problem on the self-hosted runner.
Is there any bug with this setup?

1 answer

0 votes
Mark C
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Dec 12, 2022

Hi @Roberto Silva,

Welcome to the community.

Would you be able to confirm if the private image is accessible locally?
Also, could you confirm as well if Bitbucket Cloud Pipelines is allowed to pull the image?

Regards,
Mark C

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events