dockerfile: update cni to 1.6.1 #5650
Annotations
3 errors
Generate annotations:
client/run.go#L273
=== RUN TestIntegration
run.go:273: copied docker.io/cpuguy83/buildkit-foreign:latest to local mirror localhost:36469/cpuguy83/buildkit-foreign:latest
time="2024-12-09T09:43:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36469"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36469/library/alpine:latest
time="2024-12-09T09:43:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36469"
run.go:273: copied docker.io/tonistiigi/test:nolayers to local mirror localhost:36469/tonistiigi/test:nolayers
--- FAIL: TestIntegration (0.08s)
|
Generate annotations:
client/run.go#L205
=== RUN TestIntegration/TestCopyFromEmptyImage/worker=containerd-snapshotter-stargz
=== PAUSE TestIntegration/TestCopyFromEmptyImage/worker=containerd-snapshotter-stargz
=== CONT TestIntegration/TestCopyFromEmptyImage/worker=containerd-snapshotter-stargz
run.go:205:
Error Trace: /src/util/testutil/integration/run.go:205
Error: Received unexpected error:
process exited: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2216786248/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config2498158155/buildkitd.toml --root /tmp/bktest_buildkitd477252564 --addr unix:///tmp/bktest_buildkitd477252564/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd477252564/buildkitd-debug.sock --debug
github.com/moby/buildkit/util/testutil/integration.WaitSocket
/src/util/testutil/integration/util.go:129
github.com/moby/buildkit/util/testutil/workers.runBuildkitd
/src/util/testutil/workers/util.go:96
github.com/moby/buildkit/util/testutil/workers.(*Containerd).New
/src/util/testutil/workers/containerd.go:235
github.com/moby/buildkit/util/testutil/integration.newSandbox
/src/util/testutil/integration/sandbox.go:113
github.com/moby/buildkit/util/testutil/integration.Run.func2.1
/src/util/testutil/integration/run.go:204
testing.tRunner
/usr/local/go/src/testing/testing.go:1690
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
creating worker
github.com/moby/buildkit/util/testutil/integration.newSandbox
/src/util/testutil/integration/sandbox.go:115
github.com/moby/buildkit/util/testutil/integration.Run.func2.1
/src/util/testutil/integration/run.go:204
testing.tRunner
/usr/local/go/src/testing/testing.go:1690
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1700
Test: TestIntegration/TestCopyFromEmptyImage/worker=containerd-snapshotter-stargz
--- FAIL: TestIntegration/TestCopyFromEmptyImage/worker=containerd-snapshotter-stargz (1.21s)
|
Test
Process completed with exit code 1.
|
Loading