moby / buildkit-bench

Set of benchmarks for BuildKit
https://moby.github.io/buildkit-bench/
Apache License 2.0
0 stars 2 forks source link

test: mirror dockerfile image #91

Closed crazy-max closed 1 month ago

crazy-max commented 1 month ago

relates to https://github.com/moby/buildkit-bench/actions/runs/10879938814/job/30185800093#step:7:2611

build_test.go:104: 
            Error Trace:    /src/test/build_test.go:104
                                        /usr/local/go/src/runtime/asm_amd64.s:1695
            Error:          Received unexpected error:
                            exit status 1
            Test:           BenchmarkBuild/BenchmarkBuildBreaker64/ref=v0.9.3/run=4
            Messages:       #0 building with "remote-ro8nkhgw09ltl34woc8rs06m4" instance using remote driver

                            #1 [internal] load git source https://github.com/dvdksn/buildme.git#eb6279e0ad8a10003718656c6867539bd9426ad8
                            #1 0.013 hint: Using 'master' as the name for the initial branch. This default branch name
                            #1 0.013 hint: is subject to change. To configure the initial branch name to use in all
                            #1 0.013 hint: of your new repositories, which will suppress this warning, call:
                            #1 0.013 hint:
                            #1 0.013 hint:  git config --global init.defaultBranch <name>
                            #1 0.013 hint:
                            #1 0.013 hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
                            #1 0.013 hint: 'development'. The just-created branch can be renamed via this command:
                            #1 0.013 hint:
                            #1 0.013 hint:  git branch -m <name>
                            #1 0.013 Initialized empty Git repository in /tmp/bkbench_sandbox1706505776/runc-overlayfs/snapshots/snapshots/1/fs/
                            #1 0.019 fatal: Not a valid object name eb6279e0ad8a10003718656c6867539bd9426ad8^{commit}
                            #1 0.231 From https://github.com/dvdksn/buildme
                            #1 0.231  * [new branch]      args       -> origin/args
                            #1 0.231  * [new branch]      cache      -> origin/cache
                            #1 0.231  * [new branch]      export     -> origin/export
                            #1 0.232  * [new branch]      main       -> origin/main
                            #1 DONE 0.3s

                            #2 resolve image config for docker.io/docker/dockerfile:1.9.0
                            #2 ERROR: failed to authorize: failed to fetch oauth token: unexpected status from POST request to https://auth.docker.io/token: 502 Bad Gateway
                            ------
                             > resolve image config for docker.io/docker/dockerfile:1.9.0:
                            ------
                            WARNING: No output specified with remote driver. Build result will only remain in the build cache. To push result image into registry use --push or to load image into docker use --load
                            ERROR: failed to solve: failed to fetch oauth token: unexpected status from POST request to https://auth.docker.io/token: 502 Bad Gateway