sonic-net / sonic-buildimage

Scripts which perform an installable binary image build for SONiC
Other
736 stars 1.42k forks source link

make configure PLATFORM=broadcom always fail: Error response from daemon: pull access denied for sonic-slave-bullseye #10639

Open zhengbiqing opened 2 years ago

zhengbiqing commented 2 years ago

Description

Steps to reproduce the issue:

git clone https://github.com/Azure/sonic-buildimage.git make init make configure PLATFORM=broadcom

run command: "make configure PLATFORM=broadcom" many times, but not success.

Describe the results you received:

The command '/bin/sh -c git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git /usr/share/depot_tools' returned a non-zero code: 128 Unable to find image 'sonic-slave-bullseye:12a53f7f4bc' locally Error response from daemon: pull access denied for sonic-slave-bullseye, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Error: No such container:path: sonic-slave-bullseye:/etc/os-release Error: No such container:path: sonic-slave-bullseye:/usr/local/share/buildinfo/pre-versions Error: No such container:path: sonic-slave-bullseye:/usr/local/share/buildinfo/post-versions Error: No such container: sonic-slave-bullseye pull access denied for sonic-slave-bullseye, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Unable to find image 'sonic-slave-bullseye-zbq:e5f4faa3493' locally docker: Error response from daemon: pull access denied for sonic-slave-bullseye-zbq, repository does not exist or may require 'docker login': denied: requested access to the resource is denied. See 'docker run --help'. make[1]: [Makefile.work:318: configure] Error 125 make: [Makefile:84: configure] Error 2 zbq@ubuntu:~/sonic-new/sonic-buildimage$

Describe the results you expected:

Output of show version:

(paste your output here)

Output of show techsupport:

(paste your output here or download and attach the file here )

Additional information you deem important (e.g. issue happens only occasionally):

zhangyanzhao commented 2 years ago

Please check your environment config, looks like config issue on your side.

zhangyanzhao commented 2 years ago

Check if the docker repo available.

s7thamon commented 2 years ago

I had this same error, turns out I ran out of disk space. Missed the note about having 100gb.