Merge pull request #2616 from crazy-max/chore-fix-labels #9
Annotations
3 errors and 1 warning
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42789/library/alpine:latest
time="2024-07-22T05:52:02Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42789"
run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:42789/moby/buildkit:buildx-stable-1
time="2024-07-22T05:52:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42789"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42789/library/busybox:latest
--- FAIL: TestIntegration (0.01s)
|
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker+containerd
=== PAUSE TestIntegration/TestVersion/worker=docker+containerd
=== CONT TestIntegration/TestVersion/worker=docker+containerd
version.go:28: github.com/docker/buildx 56cb197c 56cb197c0a186e4382eba26537af238e19fe880c
version.go:48:
Error Trace: /src/tests/version.go:48
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97
/src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:209
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker+containerd
Messages: Second field was not valid semver: 56cb197c
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-07-22 05:52:28.204509495 +0000 UTC m=+26.051702742 /usr/bin/dockerd --data-root /tmp/integration1163067728/doxlz98o8l9o3/root --exec-root /tmp/dxr/doxlz98o8l9o3 --pidfile /tmp/integration1163067728/doxlz98o8l9o3/docker.pid --containerd-namespace doxlz98o8l9o3 --containerd-plugins-namespace doxlz98o8l9o3p --host unix:///tmp/docker-integration/doxlz98o8l9o3.sock --config-file /tmp/integration1163067728/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-07-22T05:52:28.224132598Z" level=info msg="Starting up"
sandbox.go:136: time="2024-07-22T05:52:28.225172406Z" level=warning msg="could not change group /tmp/docker-integration/doxlz98o8l9o3.sock to docker: group docker not found"
sandbox.go:136: time="2024-07-22T05:52:28.225291499Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/doxlz98o8l9o3.sock)"
sandbox.go:136: time="2024-07-22T05:52:28.225312078Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-07-22T05:52:28.225827785Z" level=info msg="started new containerd process" address=/tmp/dxr/doxlz98o8l9o3/containerd/containerd.sock module=libcontainerd pid=11611
sandbox.go:136: time="2024-07-22T05:52:28.226165980Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/doxlz98o8l9o3/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-07-22T05:52:28.226329637Z" level=debug msg="2024/07/22 05:52:28 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/doxlz98o8l9o3/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/doxlz98o8l9o3/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-07-22T05:52:28.239502169Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18
sandbox.go:136: time="2024-07-22T05:52:28.252507406Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-07-22T05:52:28.252529257Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-07-22T05:52:28.252564243Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-07-22T05:52:28.252579712Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-22T05:52:28.252652479Z" 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-22T05:52:28.252668058Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-22T05:52:28.252676624Z" level=warning msg="failed to load plugin
|
|
|
This job failed
Loading