Merge pull request #2654 from crazy-max/rename-printfunc #13
Annotations
3 errors and 1 warning
tests/run.go#L272
=== RUN TestIntegration
run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38631/library/busybox:latest
time="2024-08-13T17:10:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38631"
run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38631/library/alpine:latest
time="2024-08-13T17:10:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38631"
run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:38631/moby/buildkit:buildx-stable-1
--- 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 e00efeb3 e00efeb399197df98526cc72b6ecf33e74a41890
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:211
Error: Should be true
Test: TestIntegration/TestVersion/worker=docker+containerd
Messages: Second field was not valid semver: e00efeb3
sandbox.go:133: stdout: /usr/bin/dockerd
sandbox.go:133: stderr: /usr/bin/dockerd
sandbox.go:136: > startCmd 2024-08-13 17:10:48.698634842 +0000 UTC m=+28.367314855 /usr/bin/dockerd --data-root /tmp/integration1624521954/d282kf07r6htj/root --exec-root /tmp/dxr/d282kf07r6htj --pidfile /tmp/integration1624521954/d282kf07r6htj/docker.pid --containerd-namespace d282kf07r6htj --containerd-plugins-namespace d282kf07r6htjp --host unix:///tmp/docker-integration/d282kf07r6htj.sock --config-file /tmp/integration1624521954/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-08-13T17:10:48.718492971Z" level=info msg="Starting up"
sandbox.go:136: time="2024-08-13T17:10:48.719595169Z" level=warning msg="could not change group /tmp/docker-integration/d282kf07r6htj.sock to docker: group docker not found"
sandbox.go:136: time="2024-08-13T17:10:48.719729629Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/d282kf07r6htj.sock)"
sandbox.go:136: time="2024-08-13T17:10:48.719748133Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-08-13T17:10:48.720293652Z" level=info msg="started new containerd process" address=/tmp/dxr/d282kf07r6htj/containerd/containerd.sock module=libcontainerd pid=10660
sandbox.go:136: time="2024-08-13T17:10:48.720691812Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/d282kf07r6htj/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-08-13T17:10:48.721039876Z" level=debug msg="2024/08/13 17:10:48 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/d282kf07r6htj/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/d282kf07r6htj/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-08-13T17:10:48.732742295Z" level=info msg="starting containerd" revision=8fc6bcff51318944179630522a095cc9dbf9f353 version=v1.7.20
sandbox.go:136: time="2024-08-13T17:10:48.746769341Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-08-13T17:10:48.746813935Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-08-13T17:10:48.746859519Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-08-13T17:10:48.746883393Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-13T17:10:48.747020067Z" 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-13T17:10:48.747041988Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-13T17:10:48.747061274Z" level=info msg="skip loading plugin \"io
|
|
|
This job failed
Loading