sonic-otn / sonic-buildimage

Scripts which perform an installable binary image build for SONiC
Other
3 stars 5 forks source link

Sonic Build Error #3

Closed hitchshzh closed 10 months ago

hitchshzh commented 10 months ago

Steps to reproduce the issue:

1.make init

  1. make configure PLATFORM=vs

    Describe the results you received:

    Exit with following error: [+] Building 115.0s (3/3) FINISHED docker:default => [internal] load build definition from Dockerfile.cleanup 0.0s => => transferring dockerfile: 312B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => ERROR [internal] load metadata for docker.io/library/sonic-slave-buster:367d8f45808 114.9s

    [internal] load metadata for docker.io/library/sonic-slave-buster:367d8f45808:

    Dockerfile.cleanup:6

    4 | # Copy the cache data to host 5 | From scratch as output 6 | >>> COPY --from=sonic-slave-buster:367d8f45808 /cache.tgz cache.tgz 7 | 8 | # Clean up the cache data

    ERROR: failed to solve: sonic-slave-buster:367d8f45808: failed to do request: Head "https://mirror.gcr.io/v2/library/sonic-slave-buster/manifests/367d8f45808?ns=docker.io": Service Unavailable

Describe the results you expected:

Output of show version:

latest commit on commit 73dd38a5ce4e47f354d14fd85eed23f484311db3 (HEAD -> master, origin/master, origin/HEAD) Author: Yaqiang Zhu zyq1512099831@gmail.com Date: Sat Oct 21 00:52:05 2023 +0800

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):

hitchshzh commented 10 months ago

My enviroment issue