[v0.13] cherry-picks for v0.13.1 #3591
Annotations
3 errors
Generate annotations:
tests/run.go#L269
=== RUN TestIntegration
time="2024-03-12T16:40:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35261"
run.go:269: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:35261/moby/buildkit:buildx-stable-1
time="2024-03-12T16:41:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35261"
run.go:269: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35261/library/busybox:latest
time="2024-03-12T16:41:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35261"
run.go:269: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35261/library/alpine:latest
--- FAIL: TestIntegration (3.84s)
|
Generate annotations:
tests/build.go#L596
=== RUN TestIntegration/TestBuildMultiExporters/worker=docker
=== PAUSE TestIntegration/TestBuildMultiExporters/worker=docker
=== CONT TestIntegration/TestBuildMultiExporters/worker=docker
build.go:596:
Error Trace: /src/tests/build.go:596
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:93
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:207
Error: Received unexpected error:
exit status 1
Test: TestIntegration/TestBuildMultiExporters/worker=docker
Messages: #0 building with "cool_dijkstra" instance using docker-container driver
#1 [internal] booting buildkit
#1 pulling image moby/buildkit:v0.13.0-rc3
#1 pulling image moby/buildkit:v0.13.0-rc3 0.5s done
#1 creating container buildx_buildkit_cool_dijkstra0 0.0s done
#1 ERROR: Error response from daemon: No such image: moby/buildkit:v0.13.0-rc3
------
> [internal] booting buildkit:
------
ERROR: Error response from daemon: No such image: moby/buildkit:v0.13.0-rc3
sandbox.go:128: stdout: /usr/bin/dockerd
sandbox.go:128: stderr: /usr/bin/dockerd
sandbox.go:131: > startCmd 2024-03-12 16:42:47.897426949 +0000 UTC m=+110.914685577 /usr/bin/dockerd --data-root /tmp/integration1617624333/dputn7omwepws/root --exec-root /tmp/dxr/dputn7omwepws --pidfile /tmp/integration1617624333/dputn7omwepws/docker.pid --containerd-namespace dputn7omwepws --containerd-plugins-namespace dputn7omwepwsp --host unix:///tmp/docker-integration/dputn7omwepws.sock --config-file /tmp/integration1617624333/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:131: time="2024-03-12T16:42:47.924939640Z" level=info msg="Starting up"
sandbox.go:131: time="2024-03-12T16:42:47.926428159Z" level=warning msg="could not change group /tmp/docker-integration/dputn7omwepws.sock to docker: group docker not found"
sandbox.go:131: time="2024-03-12T16:42:47.926606954Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dputn7omwepws.sock)"
sandbox.go:131: time="2024-03-12T16:42:47.926656957Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:131: time="2024-03-12T16:42:47.927400565Z" level=info msg="started new containerd process" address=/tmp/dxr/dputn7omwepws/containerd/containerd.sock module=libcontainerd pid=17339
sandbox.go:131: time="2024-03-12T16:42:47.927716738Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dputn7omwepws/containerd/containerd.sock module=libcontainerd
sandbox.go:131: time="2024-03-12T16:42:47.927898217Z" level=debug msg="2024/03/12 16:42:47 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dputn7omwepws/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/dputn7omwepws/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:131: time="2024-03-12T16:42:47.938681683Z" level=info msg="starting containerd" revision=7c3aca7a610df76212171d200ca3811ff6096eb8 version=v1.7.13
sandbox.go:131: time="2024-03-12T16:42:47.952073737Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-03-12T16:42:47.952102050Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-03-12T16:42:47.952126786Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-03-12T16:42:47.952146182Z" level
|
Test
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading