buildkit #406
Annotations
11 errors and 1 warning
|
Generate annotations:
client/client_test.go#L4681
=== RUN TestIntegration/TestBuildPushAndValidate/worker=containerd-1.7
=== PAUSE TestIntegration/TestBuildPushAndValidate/worker=containerd-1.7
=== CONT TestIntegration/TestBuildPushAndValidate/worker=containerd-1.7
client_test.go:4681:
Error Trace: /src/client/client_test.go:4681
/src/util/testutil/integration/run.go:101
/src/util/testutil/integration/run.go:215
Error: Received unexpected error:
failed to load cache key: failed to copy: httpReadSeeker: failed open: failed to do request: Get "http://localhost:8080/v2/library/busybox/manifests/sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e?ns=docker.io": dial tcp [::1]:8080: connect: connection refused
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:204
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control_grpc.pb.go:88
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:269
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1771
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:285
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1771
Test: TestIntegration/TestBuildPushAndValidate/worker=containerd-1.7
sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2059971870/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2059971870/config.toml
sandbox.go:205: > StartCmd 2026-04-25 05:40:52.03066609 +0000 UTC m=+74.506931713 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2059971870/config.toml
sandbox.go:205: time="2026-04-25T05:40:52.079760136Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:205: time="2026-04-25T05:40:52.117065732Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:205: time="2026-04-25T05:40:52.117122889Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:205: time="2026-04-25T05:40:52.117273653Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:205: time="2026-04-25T05:40:52.117312085Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2026-04-25T05:40:52.119362802Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2026-04-25T05:40:52.119388851Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2026-04-25T05:40:52.119412406Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.dev
|
|
Generate annotations:
client/client_test.go#L2606
=== RUN TestIntegration/TestBuildMultiMount/worker=containerd-1.7
=== PAUSE TestIntegration/TestBuildMultiMount/worker=containerd-1.7
=== CONT TestIntegration/TestBuildMultiMount/worker=containerd-1.7
client_test.go:2606:
Error Trace: /src/client/client_test.go:2606
/src/util/testutil/integration/run.go:101
/src/util/testutil/integration/run.go:215
Error: Received unexpected error:
failed to load cache key: failed to copy: httpReadSeeker: failed open: failed to do request: Get "http://localhost:8080/v2/library/busybox/manifests/sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e?ns=docker.io": dial tcp [::1]:8080: connect: connection refused
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:204
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control_grpc.pb.go:88
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:269
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1771
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:285
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1771
Test: TestIntegration/TestBuildMultiMount/worker=containerd-1.7
sandbox.go:202: stdout: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd815206318/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config1162154579/buildkitd.toml --root /tmp/bktest_buildkitd3015526015 --addr unix:///tmp/bktest_buildkitd3015526015/buildkitd.sock --debug
sandbox.go:202: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd815206318/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config1162154579/buildkitd.toml --root /tmp/bktest_buildkitd3015526015 --addr unix:///tmp/bktest_buildkitd3015526015/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2026-04-25 05:40:55.13721922 +0000 UTC m=+77.613484863 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd815206318/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config1162154579/buildkitd.toml --root /tmp/bktest_buildkitd3015526015 --addr unix:///tmp/bktest_buildkitd3015526015/buildkitd.sock --debug
sandbox.go:205: time="2026-04-25T05:40:55Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd3015526015/buildkitd-debug.sock"
sandbox.go:205: time="2026-04-25T05:40:55Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3015526015/net/cni\" for cleanup: open /tmp/bktest_buildkitd3015526015/net/cni: no such file or directory"
sandbox.go:205: time="2026-04-25T05:40:55Z" level=debug msg="crea
|
|
Generate annotations:
client/client_test.go#L1783
=== RUN TestIntegration/TestFileOpCopyChmodText/worker=containerd-1.7
=== PAUSE TestIntegration/TestFileOpCopyChmodText/worker=containerd-1.7
=== CONT TestIntegration/TestFileOpCopyChmodText/worker=containerd-1.7
client_test.go:1783:
Error Trace: /src/client/client_test.go:1783
/src/util/testutil/integration/run.go:101
/src/util/testutil/integration/run.go:215
Error: Received unexpected error:
failed to load cache key: failed to copy: httpReadSeeker: failed open: failed to do request: Get "http://localhost:8080/v2/library/alpine/manifests/sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11?ns=docker.io": dial tcp [::1]:8080: connect: connection refused
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:204
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control_grpc.pb.go:88
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:269
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1771
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:285
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1771
Test: TestIntegration/TestFileOpCopyChmodText/worker=containerd-1.7
sandbox.go:202: stdout: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2246452273/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3344738056/buildkitd.toml --root /tmp/bktest_buildkitd2108197816 --addr unix:///tmp/bktest_buildkitd2108197816/buildkitd.sock --debug
sandbox.go:202: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2246452273/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3344738056/buildkitd.toml --root /tmp/bktest_buildkitd2108197816 --addr unix:///tmp/bktest_buildkitd2108197816/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2026-04-25 05:40:55.501750874 +0000 UTC m=+77.978016527 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2246452273/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3344738056/buildkitd.toml --root /tmp/bktest_buildkitd2108197816 --addr unix:///tmp/bktest_buildkitd2108197816/buildkitd.sock --debug
sandbox.go:205: time="2026-04-25T05:40:55Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2108197816/buildkitd-debug.sock"
sandbox.go:205: time="2026-04-25T05:40:55Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2108197816/net/cni\" for cleanup: open /tmp/bktest_buildkitd2108197816/net/cni: no such file or directory"
sandbox.go:205: time="2026-04-25T05:40:55Z" le
|
|
Generate annotations:
client/client_test.go#L1808
=== RUN TestIntegration/TestFileOpCopyUIDCache/worker=containerd-1.7
=== PAUSE TestIntegration/TestFileOpCopyUIDCache/worker=containerd-1.7
=== CONT TestIntegration/TestFileOpCopyUIDCache/worker=containerd-1.7
client_test.go:1808:
Error Trace: /src/client/client_test.go:1808
/src/util/testutil/integration/run.go:101
/src/util/testutil/integration/run.go:215
Error: Received unexpected error:
failed to load cache key: failed to copy: httpReadSeeker: failed open: failed to do request: Get "http://localhost:8080/v2/library/alpine/manifests/sha256:5b10f432ef3da1b8d4c7eb6c487f2f5a8f096bc91145e68878dd4a5019afde11?ns=docker.io": dial tcp [::1]:8080: connect: connection refused
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:204
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control_grpc.pb.go:88
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:269
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1771
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:285
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1771
Test: TestIntegration/TestFileOpCopyUIDCache/worker=containerd-1.7
sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2145155357/config.toml
sandbox.go:205: > StartCmd 2026-04-25 05:40:54.775485483 +0000 UTC m=+77.251751126 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2145155357/config.toml
sandbox.go:205: time="2026-04-25T05:40:54.826025228Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:205: time="2026-04-25T05:40:54.851699327Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:205: time="2026-04-25T05:40:54.851741897Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:205: time="2026-04-25T05:40:54.851793935Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:205: time="2026-04-25T05:40:54.851818892Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2026-04-25T05:40:54.851906828Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2026-04-25T05:40:54.851929851Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2026-04-25T05:40:54.851949668Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2026-04-2
|
|
Generate annotations:
client/client_test.go#L1890
=== RUN TestIntegration/TestFileOpCopyIncludeExclude/worker=containerd-1.7
=== PAUSE TestIntegration/TestFileOpCopyIncludeExclude/worker=containerd-1.7
=== CONT TestIntegration/TestFileOpCopyIncludeExclude/worker=containerd-1.7
client_test.go:1890:
Error Trace: /src/client/client_test.go:1890
/src/util/testutil/integration/run.go:101
/src/util/testutil/integration/run.go:215
Error: Received unexpected error:
failed to load cache key: failed to copy: httpReadSeeker: failed open: failed to do request: Get "http://localhost:8080/v2/library/busybox/manifests/sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e?ns=docker.io": dial tcp [::1]:8080: connect: connection refused
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:204
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control_grpc.pb.go:88
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:269
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1771
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:285
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1771
Test: TestIntegration/TestFileOpCopyIncludeExclude/worker=containerd-1.7
sandbox.go:202: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4063452946/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config1507698152/buildkitd.toml --root /tmp/bktest_buildkitd1940759788 --addr unix:///tmp/bktest_buildkitd1940759788/buildkitd.sock --debug
sandbox.go:205: > StartCmd 2026-04-25 05:40:55.529043767 +0000 UTC m=+78.005309391 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4063452946/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config1507698152/buildkitd.toml --root /tmp/bktest_buildkitd1940759788 --addr unix:///tmp/bktest_buildkitd1940759788/buildkitd.sock --debug
sandbox.go:205: time="2026-04-25T05:40:55Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd1940759788/buildkitd-debug.sock"
sandbox.go:205: time="2026-04-25T05:40:55Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1940759788/net/cni\" for cleanup: open /tmp/bktest_buildkitd1940759788/net/cni: no such file or directory"
sandbox.go:205: time="2026-04-25T05:40:55Z" level=debug msg="creating new network namespace q9tvn47pfol3ghkscoszx3zib"
sandbox.go:205: time="2026-04-25T05:40:55Z" level=debug msg="finished creating network namespace q9tvn47pfol3ghkscoszx3zib"
sandbox.go:205: time="2026-04-25T05:40:55Z" level=debug msg="finished setting up network namespace q9tvn47pfol3ghkscoszx3zib"
sandbox.go:205: time="2026-04-25T05:40:55Z" level=debug msg="remote int
|
|
Generate annotations:
client/client_test.go#L1597
=== RUN TestIntegration/TestRelativeWorkDir/worker=containerd-1.7
=== PAUSE TestIntegration/TestRelativeWorkDir/worker=containerd-1.7
=== CONT TestIntegration/TestRelativeWorkDir/worker=containerd-1.7
client_test.go:1597:
Error Trace: /src/client/client_test.go:1597
/src/util/testutil/integration/run.go:101
/src/util/testutil/integration/run.go:215
Error: Received unexpected error:
failed to load cache key: failed to copy: httpReadSeeker: failed open: failed to do request: Get "http://localhost:8080/v2/library/busybox/manifests/sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e?ns=docker.io": dial tcp [::1]:8080: connect: connection refused
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:204
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control_grpc.pb.go:88
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:269
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1771
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:285
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1771
Test: TestIntegration/TestRelativeWorkDir/worker=containerd-1.7
sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd205736858/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd205736858/config.toml
sandbox.go:205: > StartCmd 2026-04-25 05:40:55.995638492 +0000 UTC m=+78.471904135 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd205736858/config.toml
sandbox.go:205: time="2026-04-25T05:40:56.048169822Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:205: time="2026-04-25T05:40:56.093068933Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:205: time="2026-04-25T05:40:56.093109870Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:205: time="2026-04-25T05:40:56.093313914Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:205: time="2026-04-25T05:40:56.093337338Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2026-04-25T05:40:56.093427528Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:205: time="2026-04-25T05:40:56.093451493Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2026-04-25T05:40:56.093475618Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="de
|
|
Generate annotations:
client/run.go#L285
=== RUN TestIntegration
run.go:285: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38121/library/alpine:latest
time="2026-04-25T05:39:58Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:38121"
run.go:285: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:38121/tonistiigi/test:nolayers
time="2026-04-25T05:39:58Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:38121"
time="2026-04-25T05:39:58Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:285: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:38121/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.07s)
|
|
Generate annotations:
client/build_test.go#L1638
=== RUN TestClientGatewayIntegration/TestClientGatewaySlowCacheExecError/worker=containerd-1.7
=== PAUSE TestClientGatewayIntegration/TestClientGatewaySlowCacheExecError/worker=containerd-1.7
=== CONT TestClientGatewayIntegration/TestClientGatewaySlowCacheExecError/worker=containerd-1.7
build_test.go:1638:
Error Trace: /src/client/build_test.go:1638
/src/frontend/gateway/grpcclient/client.go:215
/src/client/build.go:58
/src/client/solve.go:295
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Received unexpected error:
failed to load cache key: failed to do request: Head "http://localhost:8080/v2/library/busybox/manifests/latest?ns=docker.io": dial tcp [::1]:8080: connect: connection refused
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:204
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).NewContainer
/src/frontend/gateway/pb/gateway_grpc.pb.go:178
github.com/moby/buildkit/client.(*gatewayClientForBuild).NewContainer
/src/client/build.go:153
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).NewContainer
/src/frontend/gateway/grpcclient/client.go:895
github.com/moby/buildkit/client.testClientGatewaySlowCacheExecError.func1
/src/client/build_test.go:1627
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:215
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:58
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:295
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1771
Test: TestClientGatewayIntegration/TestClientGatewaySlowCacheExecError/worker=containerd-1.7
sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1244964387/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1244964387/config.toml
sandbox.go:205: > StartCmd 2026-04-25 05:39:46.848276393 +0000 UTC m=+9.324542026 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1244964387/config.toml
sandbox.go:205: time="2026-04-25T05:39:46.914519382Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:205: time="2026-04-25T05:39:46.967061549Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:205: time="2026-04-25T05:39:46.967385819Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:205: time="2026-04-25T05:39:46.967477691Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:205: time="2026-04-25T05:39:46.967548404Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
|
|
Generate annotations:
client/build_test.go#L1327
=== RUN TestClientGatewayIntegration/TestClientSlowCacheRootfsRef/worker=containerd-1.7
=== PAUSE TestClientGatewayIntegration/TestClientSlowCacheRootfsRef/worker=containerd-1.7
=== CONT TestClientGatewayIntegration/TestClientSlowCacheRootfsRef/worker=containerd-1.7
build_test.go:1327:
Error Trace: /src/client/build_test.go:1327
/src/frontend/gateway/grpcclient/client.go:215
/src/client/build.go:58
/src/client/solve.go:295
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Received unexpected error:
failed to load cache key: failed to do request: Head "http://localhost:8080/v2/library/busybox/manifests/latest?ns=docker.io": dial tcp [::1]:8080: connect: connection refused
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:82
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:204
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).StatFile
/src/frontend/gateway/pb/gateway_grpc.pb.go:128
github.com/moby/buildkit/client.(*gatewayClientForBuild).StatFile
/src/client/build.go:114
github.com/moby/buildkit/frontend/gateway/grpcclient.(*reference).StatFile
/src/frontend/gateway/grpcclient/client.go:1230
github.com/moby/buildkit/client.testClientSlowCacheRootfsRef.func1
/src/client/build_test.go:1324
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:215
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:58
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:295
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:93
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1771
Test: TestClientGatewayIntegration/TestClientSlowCacheRootfsRef/worker=containerd-1.7
sandbox.go:202: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd3739783681/config.toml
sandbox.go:202: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd3739783681/config.toml
sandbox.go:205: > StartCmd 2026-04-25 05:39:49.297965997 +0000 UTC m=+11.774231610 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd3739783681/config.toml
sandbox.go:205: time="2026-04-25T05:39:49.354876767Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:205: time="2026-04-25T05:39:49.408528454Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:205: time="2026-04-25T05:39:49.408649081Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:205: time="2026-04-25T05:39:49.408727679Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:205: time="2026-04-25T05:39:49.408813951Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:205: time="2026-04-25T05:39:49.4089
|
|
Generate annotations:
client/run.go#L285
=== RUN TestClientGatewayIntegration
run.go:285: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34313/library/busybox:latest
--- FAIL: TestClientGatewayIntegration (0.02s)
|
|
Test
Process completed with exit code 1.
|
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea, actions/github-script@v7, actions/upload-artifact@v4, crazy-max/ghaction-github-runtime@v3, docker/bake-action@v6, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading