Merge pull request #2643 from crazy-max/fix-govulncheck #12
Annotations
3 errors and 1 warning
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45115/library/busybox:latest
time="2024-08-12T04:02:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45115"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45115/library/alpine:latest
time="2024-08-12T04:02:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45115"
run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:45115/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
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 38a8261f 38a8261f051a7b3ee5012ecf3153143551d4f1fd
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
Messages: Second field was not valid semver: 38a8261f
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-08-12 04:03:21.114907194 +0000 UTC m=+27.272463775 /usr/bin/dockerd --data-root /tmp/integration1558252545/dxxi53urdum85/root --exec-root /tmp/dxr/dxxi53urdum85 --pidfile /tmp/integration1558252545/dxxi53urdum85/docker.pid --containerd-namespace dxxi53urdum85 --containerd-plugins-namespace dxxi53urdum85p --host unix:///tmp/docker-integration/dxxi53urdum85.sock --config-file /tmp/integration1558252545/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-08-12T04:03:21.133527635Z" level=info msg="Starting up"
sandbox.go:136: time="2024-08-12T04:03:21.134483508Z" level=warning msg="could not change group /tmp/docker-integration/dxxi53urdum85.sock to docker: group docker not found"
sandbox.go:136: time="2024-08-12T04:03:21.134618829Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dxxi53urdum85.sock)"
sandbox.go:136: time="2024-08-12T04:03:21.134638526Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-08-12T04:03:21.135161819Z" level=info msg="started new containerd process" address=/tmp/dxr/dxxi53urdum85/containerd/containerd.sock module=libcontainerd pid=10715
sandbox.go:136: time="2024-08-12T04:03:21.135486704Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dxxi53urdum85/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-08-12T04:03:21.135698682Z" level=debug msg="2024/08/12 04:03:21 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dxxi53urdum85/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/dxxi53urdum85/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-08-12T04:03:21.148096036Z" level=info msg="starting containerd" revision=8fc6bcff51318944179630522a095cc9dbf9f353 version=v1.7.20
sandbox.go:136: time="2024-08-12T04:03:21.164000164Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-08-12T04:03:21.164028196Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-08-12T04:03:21.164063081Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-08-12T04:03:21.164087306Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-12T04:03:21.164180459Z" 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-08-12T04:03:21.164197702Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-12T04:03:21.164216256Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." e
|
|
|
This job failed
Loading