buildkit #107
Annotations
3 errors and 1 warning
Generate annotations:
client/run.go#L272
=== RUN TestClientGatewayIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38873/library/busybox:latest
--- FAIL: TestClientGatewayIntegration (0.04s)
|
Generate annotations:
client/build_test.go#L506
=== RUN TestClientGatewayIntegration/TestClientGatewayContainerExecPipe/worker=containerd-1.6
=== PAUSE TestClientGatewayIntegration/TestClientGatewayContainerExecPipe/worker=containerd-1.6
=== CONT TestClientGatewayIntegration/TestClientGatewayContainerExecPipe/worker=containerd-1.6
build_test.go:506:
Error Trace: /src/client/build_test.go:506
/src/util/testutil/integration/run.go:97
/src/util/testutil/integration/run.go:211
Error: Received unexpected error:
exit code: 137: exit code: 137
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:1695
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:1695
Test: TestClientGatewayIntegration/TestClientGatewayContainerExecPipe/worker=containerd-1.6
sandbox.go:135: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2950293341/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3971759650/buildkitd.toml --root /tmp/bktest_buildkitd3096459380 --addr unix:///tmp/bktest_buildkitd3096459380/buildkitd.sock --debug
sandbox.go:138: > StartCmd 2024-11-06 10:21:43.708727835 +0000 UTC m=+8.014089316 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2950293341/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3971759650/buildkitd.toml --root /tmp/bktest_buildkitd3096459380 --addr unix:///tmp/bktest_buildkitd3096459380/buildkitd.sock --debug
sandbox.go:138: time="2024-11-06T10:21:43Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3096459380/net/cni\" for cleanup: open /tmp/bktest_buildkitd3096459380/net/cni: no such file or directory"
sandbox.go:138: time="2024-11-06T10:21:43Z" level=debug msg="creating new network namespace knr2elr3gstsxsmsogsmw96gc"
sandbox.go:138: time="2024-11-06T10:21:43Z" level=debug msg="finished creating network namespace knr2elr3gstsxsmsogsmw96gc"
sandbox.go:138: time="2024-11-06T10:21:43Z" level=debug msg="finished setting up network namespace knr2elr3gstsxsmsogsmw96gc"
sandbox.go:138: time="2024-11-06T10:21:43Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:138: time="2024-11-06T10:21:43Z" level=info msg="found worker \"x0r9m9q461dfftzp7ye29m2re\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:b4eb49ce
|
Test
Process completed with exit code 1.
|
Send to Codecov
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Loading