Merge pull request #2577 from tonistiigi/vendor-buildkit-v0.15.0-rc1 #6
Annotations
3 errors and 1 warning
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-08T14:18:33Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41823"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41823/library/busybox:latest
time="2024-07-08T14:18:33Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41823"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41823/library/alpine:latest
time="2024-07-08T14:18:33Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41823"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:41823/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (5.49s)
|
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker
=== PAUSE TestIntegration/TestVersion/worker=docker
=== CONT TestIntegration/TestVersion/worker=docker
version.go:28: github.com/docker/buildx b96ad59f b96ad59f64d40873e4959336d294b648bb3937fe
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:96
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker
Messages: Second field was not valid semver: b96ad59f
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-07-08 14:19:01.613412197 +0000 UTC m=+28.758409820 /usr/bin/dockerd --data-root /tmp/integration3237328926/dcler2bivxmr2/root --exec-root /tmp/dxr/dcler2bivxmr2 --pidfile /tmp/integration3237328926/dcler2bivxmr2/docker.pid --containerd-namespace dcler2bivxmr2 --containerd-plugins-namespace dcler2bivxmr2p --host unix:///tmp/docker-integration/dcler2bivxmr2.sock --config-file /tmp/integration3237328926/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-07-08T14:19:01.632941595Z" level=info msg="Starting up"
sandbox.go:136: time="2024-07-08T14:19:01.633934467Z" level=warning msg="could not change group /tmp/docker-integration/dcler2bivxmr2.sock to docker: group docker not found"
sandbox.go:136: time="2024-07-08T14:19:01.634046888Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dcler2bivxmr2.sock)"
sandbox.go:136: time="2024-07-08T14:19:01.634064220Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-07-08T14:19:01.634603561Z" level=info msg="started new containerd process" address=/tmp/dxr/dcler2bivxmr2/containerd/containerd.sock module=libcontainerd pid=10033
sandbox.go:136: time="2024-07-08T14:19:01.634937537Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dcler2bivxmr2/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-07-08T14:19:01.635072028Z" level=debug msg="2024/07/08 14:19:01 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dcler2bivxmr2/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dcler2bivxmr2/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-07-08T14:19:01.646899174Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18
sandbox.go:136: time="2024-07-08T14:19:01.660145610Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-07-08T14:19:01.660174134Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-07-08T14:19:01.660198078Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-07-08T14:19:01.660208348Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-08T14:19:01.660291504Z" 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:136: time="2024-07-08T14:19:01.660308335Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-08T14:19:01.660317723Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" err
|
|
|
This job failed
Loading