Dockerfile: update CNI plugins to v1.6.2 #5956
buildkit.yml
on: pull_request
prepare
5s
govulncheck
47s
Matrix: binaries
Matrix: test / run
Matrix: image
Matrix: scout
release
0s
Annotations
16 errors
Failed: client/TestIntegration:
client/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40379/library/alpine:latest
time="2025-01-20T05:13:28Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:40379"
run.go:273: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:40379/tonistiigi/test:nolayers
time="2025-01-20T05:13:28Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:40379"
time="2025-01-20T05:13:28Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:273: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:40379/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.10s)
|
Failed: client/TestIntegration/TestClientCustomGRPCOpts/worker=oci-snapshotter-stargz:
client/client_test.go#L10969
=== RUN TestIntegration/TestClientCustomGRPCOpts/worker=oci-snapshotter-stargz
=== PAUSE TestIntegration/TestClientCustomGRPCOpts/worker=oci-snapshotter-stargz
=== CONT TestIntegration/TestClientCustomGRPCOpts/worker=oci-snapshotter-stargz
client_test.go:10969:
Error Trace: /src/client/client_test.go:10969
/src/util/testutil/integration/run.go:98
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "error reading server preface: read unix @->/tmp/bktest_buildkitd4097562618/buildkitd.sock: read: connection reset by peer"
failed to get status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:320
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/TestClientCustomGRPCOpts/worker=oci-snapshotter-stargz
sandbox.go:187: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config1478058988/buildkitd.toml --root /tmp/bktest_buildkitd4097562618 --addr unix:///tmp/bktest_buildkitd4097562618/buildkitd.sock --debug
sandbox.go:187: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config1478058988/buildkitd.toml --root /tmp/bktest_buildkitd4097562618 --addr unix:///tmp/bktest_buildkitd4097562618/buildkitd.sock --debug
sandbox.go:190: > StartCmd 2025-01-20 05:15:10.545682929 +0000 UTC m=+117.395271125 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config1478058988/buildkitd.toml --root /tmp/bktest_buildkitd4097562618 --addr unix:///tmp/bktest_buildkitd4097562618/buildkitd.sock --debug
sandbox.go:190: time="2025-01-20T05:15:10Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd4097562618/buildkitd-debug.sock"
sandbox.go:190: time="2025-01-20T05:15:10Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4097562618/net/cni\" for cleanup: open /tmp/bktest_buildkitd4097562618/net/cni: no such file or directory"
sandbox.go:190: time="2025-01-20T05:15:10Z" level=debug msg="creating new network namespace 2aaqnthr3xo9fflkxc5bpfack"
sandbox.go:190: time="2025-01-20T05:15:10Z" level=debug msg="finished creating network namespace 2aaqnthr3xo9fflkxc5bpfack"
sandbox.go:190: buildkitd: plugin type="loopback" failed (add): interrupted system call
sandbox.go:190: CNI setup error
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniProvider).newNS
sandbox.go:190: /src/util/network/cniprovider/cni.go:292
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniPool).getNew.func1
sandbox.go:190: /src/util/network/cniprovider/cni.go:183
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.withDetachedNetNSIfAny
sandbox.go:190: /src/util/network/cniprovider/cni_linux.go:97
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniPool).getNew
sandbox.go:190: /src/util/network/cniprovider/cni.go:186
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniPool).get
sandbox.go:190: /src/util/network/cniprovider/cni.go:176
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniProvider).New
sandbox.go:190: /src/util/network/cniprovider/cni.go:246
|
Failed: client/TestIntegration/TestDiffExecMount/worker=oci-snapshotter-stargz:
client/client_test.go#L7998
=== RUN TestIntegration/TestDiffExecMount/worker=oci-snapshotter-stargz
=== PAUSE TestIntegration/TestDiffExecMount/worker=oci-snapshotter-stargz
=== CONT TestIntegration/TestDiffExecMount/worker=oci-snapshotter-stargz
client_test.go:7998:
Error Trace: /src/client/client_test.go:7998
/src/client/mergediff_test.go:1454
/src/client/mergediff_test.go:1280
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "error reading server preface: read unix @->/tmp/bktest_buildkitd2305318490/buildkitd.sock: read: connection reset by peer"
Test: TestIntegration/TestDiffExecMount/worker=oci-snapshotter-stargz
sandbox.go:187: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2509023943/buildkitd.toml --root /tmp/bktest_buildkitd2305318490 --addr unix:///tmp/bktest_buildkitd2305318490/buildkitd.sock --debug
sandbox.go:187: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2509023943/buildkitd.toml --root /tmp/bktest_buildkitd2305318490 --addr unix:///tmp/bktest_buildkitd2305318490/buildkitd.sock --debug
sandbox.go:190: > StartCmd 2025-01-20 05:13:42.141000471 +0000 UTC m=+28.990588687 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2509023943/buildkitd.toml --root /tmp/bktest_buildkitd2305318490 --addr unix:///tmp/bktest_buildkitd2305318490/buildkitd.sock --debug
sandbox.go:190: time="2025-01-20T05:13:42Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2305318490/buildkitd-debug.sock"
sandbox.go:190: time="2025-01-20T05:13:42Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2305318490/net/cni\" for cleanup: open /tmp/bktest_buildkitd2305318490/net/cni: no such file or directory"
sandbox.go:190: time="2025-01-20T05:13:42Z" level=debug msg="creating new network namespace ie4ph5gkfr3rey9b4enb1vk8h"
sandbox.go:190: time="2025-01-20T05:13:42Z" level=debug msg="finished creating network namespace ie4ph5gkfr3rey9b4enb1vk8h"
sandbox.go:190: buildkitd: plugin type="loopback" failed (add): interrupted system call
sandbox.go:190: CNI setup error
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniProvider).newNS
sandbox.go:190: /src/util/network/cniprovider/cni.go:292
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniPool).getNew.func1
sandbox.go:190: /src/util/network/cniprovider/cni.go:183
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.withDetachedNetNSIfAny
sandbox.go:190: /src/util/network/cniprovider/cni_linux.go:97
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniPool).getNew
sandbox.go:190: /src/util/network/cniprovider/cni.go:186
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniPool).get
sandbox.go:190: /src/util/network/cniprovider/cni.go:176
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniProvider).New
sandbox.go:190: /src/util/network/cniprovider/cni.go:246
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.(*cniProvider).initNetwork
sandbox.go:190: /src/util/network/cniprovider/cni.go:94
sandbox.go:190: github.com/moby/buildkit/util/network/cniprovider.New
sandbox.go:190: /src/util/network/cniprovider/cni.go:72
sandbox.go:190: github.com/moby/buildkit/util/network/netproviders.Providers
sandbox.go:190:
|
test / run (oci-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, int...
Process completed with exit code 1.
|
Failed: client/TestIntegration:
client/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:37869/cpuguy83/buildkit-foreign:latest
time="2025-01-20T05:13:19Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:37869"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37869/library/alpine:latest
time="2025-01-20T05:13:20Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:37869"
run.go:273: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:37869/tonistiigi/test:nolayers
--- FAIL: TestIntegration (0.04s)
|
Failed: client/TestIntegration/TestDiffCircularParentDirSymlinks/worker=containerd:
client/mergediff_test.go#L1281
=== RUN TestIntegration/TestDiffCircularParentDirSymlinks/worker=containerd
=== PAUSE TestIntegration/TestDiffCircularParentDirSymlinks/worker=containerd
=== CONT TestIntegration/TestDiffCircularParentDirSymlinks/worker=containerd
mergediff_test.go:1281:
Error Trace: /src/client/client_test.go:7888
/src/client/mergediff_test.go:1281
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
process "sh -c mkdir /1 && echo -n foo > /1/file" did not complete successfully: CNI setup error: plugin type="loopback" failed (add): interrupted system call
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/TestDiffCircularParentDirSymlinks/worker=containerd
sandbox.go:187: stdout: /usr/bin/containerd --config /tmp/bktest_containerd470831880/config.toml
sandbox.go:187: stderr: /usr/bin/containerd --config /tmp/bktest_containerd470831880/config.toml
sandbox.go:190: > StartCmd 2025-01-20 05:14:06.406917733 +0000 UTC m=+57.404910215 /usr/bin/containerd --config /tmp/bktest_containerd470831880/config.toml
sandbox.go:190: time="2025-01-20T05:14:06.456112234Z" level=info msg="starting containerd" revision= version=2.0.2+unknown
sandbox.go:190: time="2025-01-20T05:14:06.466592879Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="16.02µs"
sandbox.go:190: time="2025-01-20T05:14:06.466619779Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1
sandbox.go:190: time="2025-01-20T05:14:06.466654013Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1
sandbox.go:190: time="2025-01-20T05:14:06.466702324Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1
sandbox.go:190: time="2025-01-20T05:14:06.466723383Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1
sandbox.go:190: time="2025-01-20T05:14:06.466775631Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:14:06.466888512Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:14:06.466909231Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1
|
test / run (./client, containerd, nydus, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration:
client/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34847/library/alpine:latest
time="2025-01-20T05:13:33Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:34847"
run.go:273: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:34847/tonistiigi/test:nolayers
time="2025-01-20T05:13:34Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:34847"
time="2025-01-20T05:13:34Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:273: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:34847/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.11s)
|
Failed: client/TestIntegration/TestDiffAsParentMultipleLayerDelete/worker=containerd-1.7:
client/client_test.go#L7998
=== RUN TestIntegration/TestDiffAsParentMultipleLayerDelete/worker=containerd-1.7
=== PAUSE TestIntegration/TestDiffAsParentMultipleLayerDelete/worker=containerd-1.7
=== CONT TestIntegration/TestDiffAsParentMultipleLayerDelete/worker=containerd-1.7
client_test.go:7998:
Error Trace: /src/client/client_test.go:7998
/src/client/mergediff_test.go:1454
/src/client/mergediff_test.go:1280
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "error reading server preface: read unix @->/tmp/bktest_buildkitd3035755989/buildkitd.sock: read: connection reset by peer"
Test: TestIntegration/TestDiffAsParentMultipleLayerDelete/worker=containerd-1.7
sandbox.go:187: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2831944932/config.toml
sandbox.go:187: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2831944932/config.toml
sandbox.go:190: > StartCmd 2025-01-20 05:13:43.203480976 +0000 UTC m=+27.602565966 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd2831944932/config.toml
sandbox.go:190: time="2025-01-20T05:13:43.237573052Z" level=info msg="starting containerd" revision=bcc810d6b9066471b0b6fa75f557a15a1cbf31bb version=v1.7.25
sandbox.go:190: time="2025-01-20T05:13:43.273669747Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:190: time="2025-01-20T05:13:43.273705434Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:190: time="2025-01-20T05:13:43.273754305Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:190: time="2025-01-20T05:13:43.273793158Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:13:43.273887094Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:13:43.273902894Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:13:43.273918472Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:13:43.273929573Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:13:43.274035401Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:13:43.274285189Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:13:43.276803760Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:13:43.276835109Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:13:43.277071250Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2831944932/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:
|
test / run (containerd-1.7, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration:
client/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:45843/tonistiigi/test:nolayers
time="2025-01-20T05:13:35Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:45843"
time="2025-01-20T05:13:35Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:273: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:45843/cpuguy83/buildkit-foreign:latest
time="2025-01-20T05:13:36Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:45843"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45843/library/alpine:latest
--- FAIL: TestIntegration (0.08s)
|
Failed: client/TestIntegration/TestDiffNewFiles/worker=containerd-1.6:
client/client_test.go#L7998
=== RUN TestIntegration/TestDiffNewFiles/worker=containerd-1.6
=== PAUSE TestIntegration/TestDiffNewFiles/worker=containerd-1.6
=== CONT TestIntegration/TestDiffNewFiles/worker=containerd-1.6
client_test.go:7998:
Error Trace: /src/client/client_test.go:7998
/src/client/mergediff_test.go:1454
/src/client/mergediff_test.go:1280
/src/util/testutil/integration/run.go:212
Error: Received unexpected error:
rpc error: code = Unavailable desc = rpc error: code = Unavailable desc = connection error: desc = "error reading server preface: read unix @->/tmp/bktest_buildkitd2390606887/buildkitd.sock: read: connection reset by peer"
Test: TestIntegration/TestDiffNewFiles/worker=containerd-1.6
sandbox.go:187: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd223513170/config.toml
sandbox.go:187: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd223513170/config.toml
sandbox.go:190: > StartCmd 2025-01-20 05:17:15.602842183 +0000 UTC m=+237.678852320 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd223513170/config.toml
sandbox.go:190: time="2025-01-20T05:17:15.636621057Z" level=info msg="starting containerd" revision=88c3d9bc5b5a193f40b7c14fa996d23532d6f956 version=v1.6.36
sandbox.go:190: time="2025-01-20T05:17:15.666167268Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:190: time="2025-01-20T05:17:15.666342204Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:17:15.666373793Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:190: time="2025-01-20T05:17:15.666393599Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:17:15.666515486Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:17:15.668367474Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:17:15.671027826Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:17:15.671051481Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:17:15.671580395Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd223513170/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1
sandbox.go:190: time="2025-01-20T05:17:15.671631059Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:190: time="2025-01-20T05:17:15.672112506Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:190: time="2025-01-20T05:17:15.672132814Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:190: time="2025-01-20T05:17:15.674871251Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:190: time="2025-01-20T05:17:15.674899664Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:190: time="2025-01-20T05:17:15.674916977Z" level=info msg="loading plugin \"i
|
test / run (containerd-1.6, ./client ./cmd/buildctl ./worker/containerd ./solver ./frontend, integration)
Process completed with exit code 1.
|
Failed: client/TestIntegration:
client/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45395/library/alpine:latest
time="2025-01-20T05:13:53Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:45395"
run.go:273: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:45395/tonistiigi/test:nolayers
time="2025-01-20T05:13:54Z" level=info msg="fetch failed after status: 404 Not Found" host="localhost:45395"
time="2025-01-20T05:13:54Z" level=info msg=request digest="sha256:be691b1535726014cdf3b715ff39361b19e121ca34498a9ceea61ad776b9c215" mediatype=application/vnd.docker.image.rootfs.foreign.diff.tar size=10240 url="https://gist.github.com/cpuguy83/fcf3041e5d8fb1bb5c340915aabeebe0/raw/eebc59ee14939fc38067aa8b8dfbfba053d0af94/base.tar"
run.go:273: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:45395/cpuguy83/buildkit-foreign:latest
--- FAIL: TestIntegration (0.06s)
|
Failed: client/TestIntegration/TestSBOMScanSingleRef/worker=containerd-snapshotter-stargz:
client/client_test.go#L9895
=== RUN TestIntegration/TestSBOMScanSingleRef/worker=containerd-snapshotter-stargz
=== PAUSE TestIntegration/TestSBOMScanSingleRef/worker=containerd-snapshotter-stargz
=== CONT TestIntegration/TestSBOMScanSingleRef/worker=containerd-snapshotter-stargz
client_test.go:9895:
Error Trace: /src/client/client_test.go:9895
/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_buildkitd4139996132/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.testSBOMScanSingleRef
/src/client/client_test.go:9884
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.testSBOMScanSingleRef
/src/client/client_test.go:9884
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.testSBOMScanSingleRef
/src/client/client_test.go:9884
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
Test: TestIntegration/TestSBOMScanSingleRef/worker=containerd-snapshotter-
|
test / run (containerd-snapshotter-stargz, ./client ./cmd/buildctl ./worker/containerd ./solver ./fronte...
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildkit-darwin-amd64
Expired
|
14.6 MB |
|
buildkit-darwin-arm64
Expired
|
14 MB |
|
buildkit-linux-amd64
Expired
|
79.3 MB |
|
buildkit-linux-arm-v7
Expired
|
74.5 MB |
|
buildkit-linux-arm64
Expired
|
74.6 MB |
|
buildkit-linux-ppc64le
Expired
|
75.4 MB |
|
buildkit-linux-riscv64
Expired
|
75.1 MB |
|
buildkit-linux-s390x
Expired
|
78.5 MB |
|
buildkit-windows-amd64
Expired
|
41.3 MB |
|
buildkit-windows-arm64
Expired
|
38.5 MB |
|
moby~buildkit~14ING5.dockerbuild
|
118 KB |
|
moby~buildkit~1KQ5I7.dockerbuild
|
118 KB |
|
moby~buildkit~5XL91I.dockerbuild
|
119 KB |
|
moby~buildkit~7GFAY4.dockerbuild
|
118 KB |
|
moby~buildkit~AMI3UJ.dockerbuild
|
117 KB |
|
moby~buildkit~D7ATAX.dockerbuild
|
116 KB |
|
moby~buildkit~GBV0DL.dockerbuild
|
33.1 KB |
|
moby~buildkit~IY556L.dockerbuild
|
118 KB |
|
moby~buildkit~L39FQG.dockerbuild
|
115 KB |
|
moby~buildkit~N33NKT.dockerbuild
|
117 KB |
|
moby~buildkit~OI4ASO.dockerbuild
|
116 KB |
|
moby~buildkit~OM9MFP.dockerbuild
|
116 KB |
|
moby~buildkit~SONLFU.dockerbuild
|
118 KB |
|
moby~buildkit~UQU7J0.dockerbuild
|
115 KB |
|
moby~buildkit~Y8VL7R.dockerbuild
|
117 KB |
|
test-reports-run--1---
Expired
|
475 KB |
|
test-reports-run--1---nydus
Expired
|
475 KB |
|
test-reports-run-client---containerd-nydus
Expired
|
402 KB |
|
test-reports-run-client---oci-nydus
Expired
|
390 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-
Expired
|
409 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-16-
Expired
|
415 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-17-
Expired
|
415 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-rootless-
Expired
|
276 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-containerd-snapshotter-stargz-
Expired
|
419 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-
Expired
|
413 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-
Expired
|
279 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-rootless-slirp4netns-detachnetns-
Expired
|
280 KB |
|
test-reports-run-clientcmdbuildctlworkercontainerdsolverfrontend--integration-oci-snapshotter-stargz-
Expired
|
418 KB |
|