fix: util/network: add option not to re-use namespaces from pool #5308
Annotations
3 errors
Generate annotations:
frontend/dockerfile/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33329/library/busybox:latest
time="2025-01-28T11:23:56Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:33329"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33329/library/alpine:latest
run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:37837/amd64/bullseye-20230109-slim:latest
--- FAIL: TestIntegration (0.07s)
|
Generate annotations:
frontend/dockerfile/dockerfile_provenance_test.go#L446
=== RUN TestIntegration/TestMultiPlatformProvenance/worker=containerd-rootless/frontend=client
=== PAUSE TestIntegration/TestMultiPlatformProvenance/worker=containerd-rootless/frontend=client
=== CONT TestIntegration/TestMultiPlatformProvenance/worker=containerd-rootless/frontend=client
dockerfile_provenance_test.go:446:
Error Trace: /src/frontend/dockerfile/dockerfile_provenance_test.go:446
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
process "/dev/.buildkit_qemu_emulator /bin/sh -c echo \"ok-$TARGETARCH\" > /foo" did not complete successfully: exit code: 255
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/TestMultiPlatformProvenance/worker=containerd-rootless/frontend=client
sandbox.go:187: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd206540172/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd206540172/config.toml
sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd206540172/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd206540172/config.toml
sandbox.go:190: > StartCmd 2025-01-28 11:25:10.002510578 +0000 UTC m=+74.541063795 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd206540172/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd206540172/config.toml
sandbox.go:190: time="2025-01-28T11:25:10.078880372Z" level=info msg="starting containerd" revision= version=2.0.2+unknown
sandbox.go:190: time="2025-01-28T11:25:10.095342383Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.407µs"
sandbox.go:190: time="2025-01-28T11:25:10.095409358Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1
sandbox.go:190: time="2025-01-28T11:25:10.095433253Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox
|
Test
Process completed with exit code 1.
|
Loading