Merge pull request #2574 from crazy-max/update-mod-outdated #5
Annotations
3 errors and 1 warning
tests/run.go#L273
=== RUN TestIntegration
time="2024-07-03T17:10:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46469"
run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46469/library/alpine:latest
time="2024-07-03T17:10:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46469"
run.go:273: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46469/moby/buildkit:buildx-stable-1
time="2024-07-03T17:11:02Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46469"
run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46469/library/busybox:latest
--- FAIL: TestIntegration (6.99s)
|
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 7e49141c 7e49141c4e08944b1a5686197d2d9ed88daaa962
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: 7e49141c
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-07-03 17:11:23.004527918 +0000 UTC m=+27.741793677 /usr/bin/dockerd --data-root /tmp/integration114172412/ddc1y4uo1bhfh/root --exec-root /tmp/dxr/ddc1y4uo1bhfh --pidfile /tmp/integration114172412/ddc1y4uo1bhfh/docker.pid --containerd-namespace ddc1y4uo1bhfh --containerd-plugins-namespace ddc1y4uo1bhfhp --host unix:///tmp/docker-integration/ddc1y4uo1bhfh.sock --config-file /tmp/integration114172412/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-07-03T17:11:23.023992883Z" level=info msg="Starting up"
sandbox.go:136: time="2024-07-03T17:11:23.024956873Z" level=warning msg="could not change group /tmp/docker-integration/ddc1y4uo1bhfh.sock to docker: group docker not found"
sandbox.go:136: time="2024-07-03T17:11:23.025077730Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/ddc1y4uo1bhfh.sock)"
sandbox.go:136: time="2024-07-03T17:11:23.025098619Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-07-03T17:11:23.025647026Z" level=info msg="started new containerd process" address=/tmp/dxr/ddc1y4uo1bhfh/containerd/containerd.sock module=libcontainerd pid=9774
sandbox.go:136: time="2024-07-03T17:11:23.026010779Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/ddc1y4uo1bhfh/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-07-03T17:11:23.026332616Z" level=debug msg="2024/07/03 17:11:23 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/ddc1y4uo1bhfh/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/ddc1y4uo1bhfh/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-07-03T17:11:23.037691820Z" level=info msg="starting containerd" revision=ae71819c4f5e67bb4d5ae76a6b735f29cc25774e version=v1.7.18
sandbox.go:136: time="2024-07-03T17:11:23.050761855Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-07-03T17:11:23.050783967Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-07-03T17:11:23.050814544Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-07-03T17:11:23.050832708Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-03T17:11:23.050916395Z" 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-03T17:11:23.050932505Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-07-03T17:11:23.050941492Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="
|
|
|
This job failed
Loading