replace context.WithCancel with WithCancelCause #2218
Annotations
2 errors
client/build_test.go#L1358
=== RUN TestClientGatewayIntegration/TestClientSlowCacheRootfsRef/worker=containerd-rootless
=== PAUSE TestClientGatewayIntegration/TestClientSlowCacheRootfsRef/worker=containerd-rootless
=== CONT TestClientGatewayIntegration/TestClientSlowCacheRootfsRef/worker=containerd-rootless
build_test.go:1358:
Error Trace: /src/client/build_test.go:1358
/src/frontend/gateway/grpcclient/client.go:214
/src/client/build.go:59
/src/client/solve.go:288
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
failed to load cache key: Unexpected error from context packet: context canceled: unknown
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
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/frontend/gateway/pb.(*lLBBridgeClient).StatFile
/src/frontend/gateway/pb/gateway.pb.go:2902
github.com/moby/buildkit/client.(*gatewayClientForBuild).StatFile
/src/client/build.go:110
github.com/moby/buildkit/frontend/gateway/grpcclient.(*reference).StatFile
/src/frontend/gateway/grpcclient/client.go:1131
github.com/moby/buildkit/client.testClientSlowCacheRootfsRef.func1
/src/client/build_test.go:1355
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:214
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:288
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestClientGatewayIntegration/TestClientSlowCacheRootfsRef/worker=containerd-rootless
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2210869371/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_containerd2210869371/config.toml
sandbox.go:131: > StartCmd 2023-12-04 07:59:33.696608801 +0000 UTC m=+1.666909566 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2210869371/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_containerd2210869371/config.toml
sandbox.go:131: time="2023-12-04T07:59:33Z" level=warning msg="The host root filesystem is mounted as \"master:253\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2023-12-04T07:59:33Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2023-12-04T07:59:33.853928485Z" level=info msg="starting containerd" revision=8c087663b0233f6
|
|
The logs for this run have expired and are no longer available.
Loading