Merge pull request #5605 from thaJeztah/migrate_reexec #5736
Annotations
3 errors
Generate annotations:
client/run.go#L273
=== RUN TestClientGatewayIntegration
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34643/library/busybox:latest
--- FAIL: TestClientGatewayIntegration (0.01s)
|
Generate annotations:
client/build_test.go#L1947
=== RUN TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=containerd/secmode=insecure
=== PAUSE TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=containerd/secmode=insecure
=== CONT TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=containerd/secmode=insecure
build_test.go:1947:
Error Trace: /src/client/build_test.go:1947
/src/client/build_test.go:1824
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: "failed to solve: expecting started message, got *moby_buildkit_v1_frontend.ExecMessage_Exit" does not contain "security.insecure is not allowed"
Test: TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeValidation/worker=containerd/secmode=insecure
sandbox.go:187: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4096665126/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config4209623692/buildkitd.toml --root /tmp/bktest_buildkitd3543316540 --addr unix:///tmp/bktest_buildkitd3543316540/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd3543316540/buildkitd-debug.sock --debug
sandbox.go:190: > StartCmd 2024-12-20 23:25:36.419398912 +0000 UTC m=+7.644629098 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4096665126/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config4209623692/buildkitd.toml --root /tmp/bktest_buildkitd3543316540 --addr unix:///tmp/bktest_buildkitd3543316540/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd3543316540/buildkitd-debug.sock --debug
sandbox.go:190: time="2024-12-20T23:25:36Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd3543316540/buildkitd-debug.sock"
sandbox.go:190: time="2024-12-20T23:25:36Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3543316540/net/cni\" for cleanup: open /tmp/bktest_buildkitd3543316540/net/cni: no such file or directory"
sandbox.go:190: time="2024-12-20T23:25:36Z" level=debug msg="creating new network namespace oja6jfo0jtllqxn2p65bh83f4"
sandbox.go:190: time="2024-12-20T23:25:36Z" level=debug msg="finished creating network namespace oja6jfo0jtllqxn2p65bh83f4"
sandbox.go:190: time="2024-12-20T23:25:36Z" level=debug msg="finished setting up network namespace oja6jfo0jtllqxn2p65bh83f4"
sandbox.go:190: time="2024-12-20T23:25:36Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:190: time="2024-12-20T23:25:36Z" level=info msg="found worker \"fjnd9ucsa4svqrrxrohrkt247\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:a7220402-5423-44ca-8ac2-063d915f301d org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:ebf780687275 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/arm/v7 linux/arm/v6]"
sandbox.go:190: time="2024-12-20T23:25:36Z" level=info msg="found 1 workers, default=\"fjnd9ucsa4svqrrxrohrkt247\""
sandbox.go:190: time="2024-12-20T23:25:36Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:190: time="2024-12-20T23:25:36Z" level=info msg="running server on /tmp/bktest_buildkitd3543316540/buildkitd.sock"
sandbox.go:190: time="2024-12-20T23:25:36Z" level=debug msg="session started" spanID=33af838c674
|
Test
Process completed with exit code 1.
|
Loading