buildkit #756
Annotations
3 errors
Generate annotations:
client/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35809/library/alpine:latest
time="2024-11-21T10:14:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35809"
run.go:272: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:35809/tonistiigi/test:nolayers
time="2024-11-21T10:14:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35809"
time="2024-11-21T10:14:26Z" 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:272: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:35809/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.09s)
|
Generate annotations:
client/client_test.go#L7847
=== RUN TestIntegration/TestDiffLowerScratch/worker=oci-rootless-slirp4netns-detachnetns
=== PAUSE TestIntegration/TestDiffLowerScratch/worker=oci-rootless-slirp4netns-detachnetns
=== CONT TestIntegration/TestDiffLowerScratch/worker=oci-rootless-slirp4netns-detachnetns
client_test.go:7847: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:7847: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:7847: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:7847: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:7847: checkAllReleasable: skipping check for exported tars in non-containerd test
client_test.go:7847: checkAllReleasable: skipping check for exported tars in non-containerd test
mergediff_test.go:1334:
Error Trace: /src/client/client_test.go:7698
/src/client/client_test.go:7722
/src/client/mergediff_test.go:1334
/src/util/testutil/integration/run.go:211
Error: Received unexpected error:
EOF
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:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
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:78
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
Test: TestIntegration/TestDiffLowerScratch/worker=oci-rootless-slirp4netns-detachnetns
sandbox.go:135: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3054971671/buildkitd.toml --root /tmp/bktest_buildkitd3527541994 --addr unix:///tmp/bktest_buildkitd3527541994/buildkitd.sock --debug
sandbox.go:135: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3054971671/buildkitd.toml --root /tmp/bktest_buildkitd3527541994 --addr unix:///tmp/bktest_buildkitd3527541994/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-21 10:15:57.122741999 +0000 UTC m=+106.986725384 /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3054971671/buildkitd.toml --r
|
Test
Process completed with exit code 1.
|
Loading