dockerfile: update cni to 1.6.1 #5650
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:37333/library/busybox:latest
--- FAIL: TestClientGatewayIntegration (0.04s)
|
Generate annotations:
client/build_test.go#L1949
=== RUN TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeCaps/worker=oci-snapshotter-stargz/secmode=sandbox
=== PAUSE TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeCaps/worker=oci-snapshotter-stargz/secmode=sandbox
=== CONT TestClientGatewayIntegration/TestClientGatewayContainerSecurityModeCaps/worker=oci-snapshotter-stargz/secmode=sandbox
build_test.go:1949:
Error Trace: /src/client/build_test.go:1949
/src/client/build_test.go:1820
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
Unavailable: connection error: desc = "error reading server preface: read unix @->/tmp/bktest_buildkitd3147255588/buildkitd.sock: read: connection reset by peer"
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).ListWorkers
/src/api/services/control/control_grpc.pb.go:130
github.com/moby/buildkit/client.(*Client).ListWorkers
/src/client/workers.go:31
github.com/moby/buildkit/client.(*Client).Build
/src/client/build.go:32
github.com/moby/buildkit/client.testClientGatewayContainerSecurityMode
/src/client/build_test.go:1943
github.com/moby/buildkit/client.testClientGatewayContainerSecurityModeCaps
/src/client/build_test.go:1820
github.com/moby/buildkit/util/testutil/integration.testFunc.Run
/src/util/testutil/integration/run.go:98
github.com/moby/buildkit/util/testutil/integration.Run.func2.1
/src/util/testutil/integration/run.go:212
testing.tRunner
/usr/local/go/src/testing/testing.go:1690
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
failed to list workers
github.com/moby/buildkit/client.(*Client).ListWorkers
/src/client/workers.go:33
github.com/moby/buildkit/client.(*Client).Build
/src/client/build.go:32
github.com/moby/buildkit/client.testClientGatewayContainerSecurityMode
/src/client/build_test.go:1943
github.com/moby/buildkit/client.testClientGatewayContainerSecurityModeCaps
/src/client/build_test.go:1820
github.com/moby/buildkit/util/testutil/integration.testFunc.Run
/src/util/testutil/integration/run.go:98
github.com/moby/buildkit/util/testutil/integration.Run.func2.1
/src/util/testutil/integration/run.go:212
testing.tRunner
/usr/local/go/src/testing/testing.go:1690
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
listing workers for Build
github.com/moby/buildkit/client.(*Client).Build
/src/client/build.go:34
github.com/moby/buildkit/client.testClientGatewayContainerSecurityMode
/src/client/build_test.go:1943
github.com/moby/buildkit/client.testClien
|
Test
Process completed with exit code 1.
|
Loading