Merge pull request #2643 from crazy-max/fix-govulncheck #12
build.yml
on: push
Matrix: test-integration
Matrix: test-unit
prepare-binaries
4s
govulncheck
53s
Matrix: binaries
scout
0s
release
0s
Annotations
84 errors and 31 warnings
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45527/library/busybox:latest
time="2024-08-12T04:02:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45527"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45527/library/alpine:latest
time="2024-08-12T04:02:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45527"
run.go:270: copied docker.io/moby/buildkit:latest to local mirror localhost:45527/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
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=remote
Messages: Second field was not valid semver: 38a8261f
sandbox.go:133: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3718937489/buildkitd.toml --root /tmp/bktest_buildkitd4026579941 --addr unix:///tmp/bktest_buildkitd4026579941/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-12 04:02:59.648645692 +0000 UTC m=+4.261560203 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3718937489/buildkitd.toml --root /tmp/bktest_buildkitd4026579941 --addr unix:///tmp/bktest_buildkitd4026579941/buildkitd.sock --debug
sandbox.go:136: time="2024-08-12T04:02:59Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:02:59Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:02:59Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-12T04:02:59Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-12T04:02:59Z" level=info msg="found worker \"3c6e11nt6rku1p8qpnjjcevlm\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:30e407bccac7 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-12T04:02:59Z" level=info msg="found 1 workers, default=\"3c6e11nt6rku1p8qpnjjcevlm\""
sandbox.go:136: time="2024-08-12T04:02:59Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-12T04:02:59Z" level=info msg="running server on /tmp/bktest_buildkitd4026579941/buildkitd.sock"
sandbox.go:133: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3718937489/buildkitd.toml --root /tmp/bktest_buildkitd4026579941 --addr unix:///tmp/bktest_buildkitd4026579941/buildkitd.sock --debug
--- FAIL: TestIntegration/TestVersion/worker=remote (0.26s)
|
test-integration (latest, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:34115/moby/buildkit:buildx-stable-1
time="2024-08-12T04:03:02Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34115"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34115/library/busybox:latest
time="2024-08-12T04:03:02Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34115"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34115/library/alpine:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
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=remote
Messages: Second field was not valid semver: 38a8261f
sandbox.go:133: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3811642045/buildkitd.toml --root /tmp/bktest_buildkitd1294055492 --addr unix:///tmp/bktest_buildkitd1294055492/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-12 04:03:05.197252251 +0000 UTC m=+6.117052079 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3811642045/buildkitd.toml --root /tmp/bktest_buildkitd1294055492 --addr unix:///tmp/bktest_buildkitd1294055492/buildkitd.sock --debug
sandbox.go:136: time="2024-08-12T04:03:05Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:05Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:05Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-12T04:03:05Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-12T04:03:05Z" level=info msg="found worker \"h3e21s2fidg6zn34qvoqsaubz\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:094a5dfc0d4d org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-12T04:03:05Z" level=info msg="found 1 workers, default=\"h3e21s2fidg6zn34qvoqsaubz\""
sandbox.go:136: time="2024-08-12T04:03:05Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-12T04:03:05Z" level=info msg="running server on /tmp/bktest_buildkitd1294055492/buildkitd.sock"
sandbox.go:133: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3811642045/buildkitd.toml --root /tmp/bktest_buildkitd1294055492 --addr unix:///tmp/bktest_buildkitd1294055492/buildkitd.sock --debug
--- FAIL: TestIntegration/TestVersion/worker=remote (0.32s)
|
test-integration (v0.14.1, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40115/library/busybox:latest
time="2024-08-12T04:03:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40115"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40115/library/alpine:latest
time="2024-08-12T04:03:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40115"
run.go:270: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:40115/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.00s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
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=remote
Messages: Second field was not valid semver: 38a8261f
sandbox.go:133: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1685838058/buildkitd.toml --root /tmp/bktest_buildkitd2642757573 --addr unix:///tmp/bktest_buildkitd2642757573/buildkitd.sock --debug
sandbox.go:133: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1685838058/buildkitd.toml --root /tmp/bktest_buildkitd2642757573 --addr unix:///tmp/bktest_buildkitd2642757573/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-12 04:03:05.726526237 +0000 UTC m=+5.930038134 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1685838058/buildkitd.toml --root /tmp/bktest_buildkitd2642757573 --addr unix:///tmp/bktest_buildkitd2642757573/buildkitd.sock --debug
sandbox.go:136: time="2024-08-12T04:03:05Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:05Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:05Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-12T04:03:05Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-12T04:03:05Z" level=info msg="found worker \"l9ydxgy7d66qg5a6x9yx2p1js\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:b78c204659b6 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-12T04:03:05Z" level=info msg="found 1 workers, default=\"l9ydxgy7d66qg5a6x9yx2p1js\""
sandbox.go:136: time="2024-08-12T04:03:05Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-12T04:03:05Z" level=info msg="running server on /tmp/bktest_buildkitd2642757573/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.32s)
|
test-integration (v0.14.1, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34417/library/busybox:latest
time="2024-08-12T04:02:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34417"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34417/library/alpine:latest
time="2024-08-12T04:02:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34417"
run.go:270: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:34417/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.00s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
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=remote
Messages: Second field was not valid semver: 38a8261f
sandbox.go:133: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4123045043/buildkitd.toml --root /tmp/bktest_buildkitd3082414580 --addr unix:///tmp/bktest_buildkitd3082414580/buildkitd.sock --debug
sandbox.go:133: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4123045043/buildkitd.toml --root /tmp/bktest_buildkitd3082414580 --addr unix:///tmp/bktest_buildkitd3082414580/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-12 04:03:05.398408854 +0000 UTC m=+9.183703246 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4123045043/buildkitd.toml --root /tmp/bktest_buildkitd3082414580 --addr unix:///tmp/bktest_buildkitd3082414580/buildkitd.sock --debug
sandbox.go:136: time="2024-08-12T04:03:05Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-12T04:03:05Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-12T04:03:05Z" level=info msg="found worker \"pm3hs2uhf1mup0g2gy2bt1rqe\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5244c39f07e2 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-12T04:03:05Z" level=info msg="found 1 workers, default=\"pm3hs2uhf1mup0g2gy2bt1rqe\""
sandbox.go:136: time="2024-08-12T04:03:05Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-12T04:03:05Z" level=info msg="running server on /tmp/bktest_buildkitd3082414580/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.47s)
|
test-integration (v0.12.5, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46483/library/alpine:latest
time="2024-08-12T04:03:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46483"
run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46483/moby/buildkit:buildx-stable-1
time="2024-08-12T04:03:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46483"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46483/library/busybox:latest
--- FAIL: TestIntegration (0.00s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
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=remote
Messages: Second field was not valid semver: 38a8261f
sandbox.go:133: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config601217920/buildkitd.toml --root /tmp/bktest_buildkitd1431241530 --addr unix:///tmp/bktest_buildkitd1431241530/buildkitd.sock --debug
sandbox.go:133: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config601217920/buildkitd.toml --root /tmp/bktest_buildkitd1431241530 --addr unix:///tmp/bktest_buildkitd1431241530/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-12 04:03:06.93194045 +0000 UTC m=+6.217992811 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config601217920/buildkitd.toml --root /tmp/bktest_buildkitd1431241530 --addr unix:///tmp/bktest_buildkitd1431241530/buildkitd.sock --debug
sandbox.go:136: time="2024-08-12T04:03:06Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:06Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:07Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-12T04:03:07Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-12T04:03:07Z" level=info msg="found worker \"l0i0pf53iy8t1m72g9j2wa7f5\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f786bef86e07 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-12T04:03:07Z" level=info msg="found 1 workers, default=\"l0i0pf53iy8t1m72g9j2wa7f5\""
sandbox.go:136: time="2024-08-12T04:03:07Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-12T04:03:07Z" level=info msg="running server on /tmp/bktest_buildkitd1431241530/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.33s)
|
test-integration (buildx-stable-1, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:38605/moby/buildkit:buildx-stable-1
time="2024-08-12T04:03:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38605"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38605/library/busybox:latest
time="2024-08-12T04:03:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38605"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38605/library/alpine:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
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=remote
Messages: Second field was not valid semver: 38a8261f
sandbox.go:133: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config925353317/buildkitd.toml --root /tmp/bktest_buildkitd1784474422 --addr unix:///tmp/bktest_buildkitd1784474422/buildkitd.sock --debug
sandbox.go:133: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config925353317/buildkitd.toml --root /tmp/bktest_buildkitd1784474422 --addr unix:///tmp/bktest_buildkitd1784474422/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-12 04:03:06.982861265 +0000 UTC m=+6.248154898 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config925353317/buildkitd.toml --root /tmp/bktest_buildkitd1784474422 --addr unix:///tmp/bktest_buildkitd1784474422/buildkitd.sock --debug
sandbox.go:136: time="2024-08-12T04:03:07Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:07Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:07Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-12T04:03:07Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-12T04:03:07Z" level=info msg="found worker \"u29tbz8ziusbonr9h28scyg7b\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:39a7ffdca34c org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-12T04:03:07Z" level=info msg="found 1 workers, default=\"u29tbz8ziusbonr9h28scyg7b\""
sandbox.go:136: time="2024-08-12T04:03:07Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-12T04:03:07Z" level=info msg="running server on /tmp/bktest_buildkitd1784474422/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.33s)
|
test-integration (buildx-stable-1, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45435/library/alpine:latest
time="2024-08-12T04:03:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45435"
run.go:270: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:45435/moby/buildkit:buildx-stable-1
time="2024-08-12T04:03:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45435"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45435/library/busybox:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
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=remote
Messages: Second field was not valid semver: 38a8261f
sandbox.go:133: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3118309785/buildkitd.toml --root /tmp/bktest_buildkitd3971174379 --addr unix:///tmp/bktest_buildkitd3971174379/buildkitd.sock --debug
sandbox.go:133: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3118309785/buildkitd.toml --root /tmp/bktest_buildkitd3971174379 --addr unix:///tmp/bktest_buildkitd3971174379/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-12 04:03:06.534592388 +0000 UTC m=+6.475115174 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3118309785/buildkitd.toml --root /tmp/bktest_buildkitd3971174379 --addr unix:///tmp/bktest_buildkitd3971174379/buildkitd.sock --debug
sandbox.go:136: time="2024-08-12T04:03:06Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:06Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:06Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-12T04:03:06Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-12T04:03:06Z" level=info msg="found worker \"r5kixi3cdkhz5u4nhi6gjtbls\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:22fbe94c6532 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-12T04:03:06Z" level=info msg="found 1 workers, default=\"r5kixi3cdkhz5u4nhi6gjtbls\""
sandbox.go:136: time="2024-08-12T04:03:06Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-12T04:03:06Z" level=info msg="running server on /tmp/bktest_buildkitd3971174379/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.50s)
|
test-integration (v0.13.2, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39535/library/busybox:latest
time="2024-08-12T04:03:02Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39535"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39535/library/alpine:latest
time="2024-08-12T04:03:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39535"
run.go:270: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:39535/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
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=remote
Messages: Second field was not valid semver: 38a8261f
sandbox.go:133: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1129171394/buildkitd.toml --root /tmp/bktest_buildkitd3360577437 --addr unix:///tmp/bktest_buildkitd3360577437/buildkitd.sock --debug
sandbox.go:133: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1129171394/buildkitd.toml --root /tmp/bktest_buildkitd3360577437 --addr unix:///tmp/bktest_buildkitd3360577437/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-12 04:03:08.605267429 +0000 UTC m=+6.302700787 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1129171394/buildkitd.toml --root /tmp/bktest_buildkitd3360577437 --addr unix:///tmp/bktest_buildkitd3360577437/buildkitd.sock --debug
sandbox.go:136: time="2024-08-12T04:03:08Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:08Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:08Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-12T04:03:08Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-12T04:03:08Z" level=info msg="found worker \"b22ifhtnsp0dx40wd7cbe24s9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1578235ba34e org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-12T04:03:08Z" level=info msg="found 1 workers, default=\"b22ifhtnsp0dx40wd7cbe24s9\""
sandbox.go:136: time="2024-08-12T04:03:08Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-12T04:03:08Z" level=info msg="running server on /tmp/bktest_buildkitd3360577437/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.30s)
|
test-integration (v0.13.2, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/moby/buildkit:master to local mirror localhost:34231/moby/buildkit:buildx-stable-1
time="2024-08-12T04:03:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34231"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34231/library/busybox:latest
time="2024-08-12T04:03:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34231"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34231/library/alpine:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
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=remote
Messages: Second field was not valid semver: 38a8261f
sandbox.go:133: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config660884865/buildkitd.toml --root /tmp/bktest_buildkitd922581246 --addr unix:///tmp/bktest_buildkitd922581246/buildkitd.sock --debug
sandbox.go:133: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config660884865/buildkitd.toml --root /tmp/bktest_buildkitd922581246 --addr unix:///tmp/bktest_buildkitd922581246/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-12 04:03:16.789904087 +0000 UTC m=+8.432073507 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config660884865/buildkitd.toml --root /tmp/bktest_buildkitd922581246 --addr unix:///tmp/bktest_buildkitd922581246/buildkitd.sock --debug
sandbox.go:136: time="2024-08-12T04:03:16Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:16Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:16Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-12T04:03:16Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-12T04:03:16Z" level=info msg="found worker \"u7xwy1txoscaz0cstzx5h7sgn\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:2c98fa4f99fd org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-12T04:03:16Z" level=info msg="found 1 workers, default=\"u7xwy1txoscaz0cstzx5h7sgn\""
sandbox.go:136: time="2024-08-12T04:03:16Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-12T04:03:16Z" level=info msg="running server on /tmp/bktest_buildkitd922581246/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.32s)
|
test-integration (master, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44059/library/busybox:latest
time="2024-08-12T04:02:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44059"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44059/library/alpine:latest
time="2024-08-12T04:02:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44059"
run.go:270: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:44059/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.17s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
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-container
Messages: Second field was not valid semver: 38a8261f
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.03s)
|
test-integration (v0.13.2, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39095/library/busybox:latest
time="2024-08-12T04:02:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39095"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39095/library/alpine:latest
time="2024-08-12T04:02:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39095"
run.go:270: copied docker.io/moby/buildkit:master to local mirror localhost:39095/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.20s)
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42027/library/busybox:latest
time="2024-08-12T04:03:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42027"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42027/library/alpine:latest
time="2024-08-12T04:03:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42027"
run.go:270: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:42027/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.18s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
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-container
Messages: Second field was not valid semver: 38a8261f
--- FAIL: TestIntegration/TestVersion/worker=docker-container (0.80s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
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-container
Messages: Second field was not valid semver: 38a8261f
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.02s)
|
test-integration (master, docker-container, ./tests)
Process completed with exit code 1.
|
test-integration (v0.14.1, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43933/library/alpine:latest
time="2024-08-12T04:03:06Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43933"
run.go:270: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:43933/moby/buildkit:buildx-stable-1
time="2024-08-12T04:03:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43933"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43933/library/busybox:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
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=remote
Messages: Second field was not valid semver: 38a8261f
sandbox.go:133: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config686031363/buildkitd.toml --root /tmp/bktest_buildkitd1792636404 --addr unix:///tmp/bktest_buildkitd1792636404/buildkitd.sock --debug
sandbox.go:133: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config686031363/buildkitd.toml --root /tmp/bktest_buildkitd1792636404 --addr unix:///tmp/bktest_buildkitd1792636404/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-12 04:03:14.307743522 +0000 UTC m=+8.957863622 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config686031363/buildkitd.toml --root /tmp/bktest_buildkitd1792636404 --addr unix:///tmp/bktest_buildkitd1792636404/buildkitd.sock --debug
sandbox.go:136: time="2024-08-12T04:03:14Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-12T04:03:14Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-12T04:03:14Z" level=info msg="found worker \"rze6xatz9bozf0dvho654f5sx\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:4cf7ac6c32b0 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-12T04:03:14Z" level=info msg="found 1 workers, default=\"rze6xatz9bozf0dvho654f5sx\""
sandbox.go:136: time="2024-08-12T04:03:14Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-12T04:03:14Z" level=info msg="running server on /tmp/bktest_buildkitd1792636404/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.51s)
|
test-integration (v0.12.5, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:44753/moby/buildkit:buildx-stable-1
time="2024-08-12T04:03:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44753"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44753/library/busybox:latest
time="2024-08-12T04:03:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44753"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44753/library/alpine:latest
--- FAIL: TestIntegration (2.20s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
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-container
Messages: Second field was not valid semver: 38a8261f
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.19s)
|
test-integration (buildx-stable-1, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35465/library/busybox:latest
time="2024-08-12T04:02:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35465"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35465/library/alpine:latest
time="2024-08-12T04:02:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35465"
run.go:270: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:35465/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.17s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
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-container
Messages: Second field was not valid semver: 38a8261f
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.11s)
|
test-integration (v0.12.5, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33955/library/busybox:latest
time="2024-08-12T04:03:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33955"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33955/library/alpine:latest
time="2024-08-12T04:03:13Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33955"
run.go:270: copied docker.io/moby/buildkit:master to local mirror localhost:33955/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.00s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
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=remote
Messages: Second field was not valid semver: 38a8261f
sandbox.go:133: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config656459148/buildkitd.toml --root /tmp/bktest_buildkitd3735594974 --addr unix:///tmp/bktest_buildkitd3735594974/buildkitd.sock --debug
sandbox.go:133: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config656459148/buildkitd.toml --root /tmp/bktest_buildkitd3735594974 --addr unix:///tmp/bktest_buildkitd3735594974/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-12 04:03:21.666804926 +0000 UTC m=+10.324501424 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config656459148/buildkitd.toml --root /tmp/bktest_buildkitd3735594974 --addr unix:///tmp/bktest_buildkitd3735594974/buildkitd.sock --debug
sandbox.go:136: time="2024-08-12T04:03:21Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:21Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:21Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-12T04:03:21Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-12T04:03:21Z" level=info msg="found worker \"jogr7cq3gsbmzg4ch5ycjx1mt\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:554897e9c458 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-12T04:03:21Z" level=info msg="found 1 workers, default=\"jogr7cq3gsbmzg4ch5ycjx1mt\""
sandbox.go:136: time="2024-08-12T04:03:21Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-12T04:03:21Z" level=info msg="running server on /tmp/bktest_buildkitd3735594974/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.31s)
|
test-integration (master, remote, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44323/library/busybox:latest
time="2024-08-12T04:03:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44323"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44323/library/alpine:latest
time="2024-08-12T04:03:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44323"
run.go:270: copied docker.io/moby/buildkit:latest to local mirror localhost:44323/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.00s)
|
Failed: tests/TestIntegration/TestVersion/worker=remote:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=remote
=== PAUSE TestIntegration/TestVersion/worker=remote
=== CONT TestIntegration/TestVersion/worker=remote
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=remote
Messages: Second field was not valid semver: 38a8261f
sandbox.go:133: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3192266596/buildkitd.toml --root /tmp/bktest_buildkitd791502 --addr unix:///tmp/bktest_buildkitd791502/buildkitd.sock --debug
sandbox.go:133: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3192266596/buildkitd.toml --root /tmp/bktest_buildkitd791502 --addr unix:///tmp/bktest_buildkitd791502/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-12 04:03:22.781428435 +0000 UTC m=+8.348179506 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3192266596/buildkitd.toml --root /tmp/bktest_buildkitd791502 --addr unix:///tmp/bktest_buildkitd791502/buildkitd.sock --debug
sandbox.go:136: time="2024-08-12T04:03:22Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:22Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-12T04:03:22Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-12T04:03:22Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-12T04:03:22Z" level=info msg="found worker \"pfnldnag2rok03pbqvhkcdksw\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:5abf6becde6b org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:136: time="2024-08-12T04:03:22Z" level=info msg="found 1 workers, default=\"pfnldnag2rok03pbqvhkcdksw\""
sandbox.go:136: time="2024-08-12T04:03:22Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-12T04:03:22Z" level=info msg="running server on /tmp/bktest_buildkitd791502/buildkitd.sock"
--- FAIL: TestIntegration/TestVersion/worker=remote (0.36s)
|
test-integration (latest, remote, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39951/library/busybox:latest
time="2024-08-12T04:03:07Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39951"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39951/library/alpine:latest
time="2024-08-12T04:03:07Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39951"
run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:39951/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.14s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
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-container
Messages: Second field was not valid semver: 38a8261f
--- FAIL: TestIntegration/TestVersion/worker=docker-container (0.99s)
|
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:45097/moby/buildkit:buildx-stable-1
time="2024-08-12T04:03:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45097"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45097/library/busybox:latest
time="2024-08-12T04:03:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45097"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45097/library/alpine:latest
--- FAIL: TestIntegration (2.15s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
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-container
Messages: Second field was not valid semver: 38a8261f
--- FAIL: TestIntegration/TestVersion/worker=docker-container (0.99s)
|
test-integration (v0.14.1, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/moby/buildkit:latest to local mirror localhost:36363/moby/buildkit:buildx-stable-1
time="2024-08-12T04:03:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36363"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36363/library/busybox:latest
time="2024-08-12T04:03:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36363"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36363/library/alpine:latest
--- FAIL: TestIntegration (2.22s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
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-container
Messages: Second field was not valid semver: 38a8261f
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.08s)
|
test-integration (latest, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43851/library/busybox:latest
time="2024-08-12T04:03:07Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43851"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43851/library/alpine:latest
time="2024-08-12T04:03:08Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43851"
run.go:270: copied docker.io/moby/buildkit:latest to local mirror localhost:43851/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.17s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
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-container
Messages: Second field was not valid semver: 38a8261f
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.00s)
|
test-integration (latest, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40455/library/busybox:latest
time="2024-08-12T04:03:07Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40455"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40455/library/alpine:latest
time="2024-08-12T04:03:08Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40455"
run.go:270: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:40455/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.18s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
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-container
Messages: Second field was not valid semver: 38a8261f
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.05s)
|
test-integration (v0.13.2, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36873/library/busybox:latest
time="2024-08-12T04:03:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36873"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36873/library/alpine:latest
time="2024-08-12T04:03:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36873"
run.go:270: copied docker.io/moby/buildkit:v0.12.5 to local mirror localhost:36873/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.21s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
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-container
Messages: Second field was not valid semver: 38a8261f
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.11s)
|
test-integration (v0.12.5, docker-container, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35437/library/busybox:latest
time="2024-08-12T04:03:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35437"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35437/library/alpine:latest
time="2024-08-12T04:03:14Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35437"
run.go:270: copied docker.io/moby/buildkit:master to local mirror localhost:35437/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.27s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker-container:
tests/version.go#L28
=== RUN TestIntegration/TestVersion/worker=docker-container
=== PAUSE TestIntegration/TestVersion/worker=docker-container
=== CONT TestIntegration/TestVersion/worker=docker-container
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-container
Messages: Second field was not valid semver: 38a8261f
--- FAIL: TestIntegration/TestVersion/worker=docker-container (1.04s)
|
test-integration (master, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
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)
|
Failed: tests/TestIntegration/TestVersion/worker=docker:
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
|
test-integration (docker, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45297/library/alpine:latest
time="2024-08-12T04:02:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45297"
run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:45297/moby/buildkit:buildx-stable-1
time="2024-08-12T04:03:02Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45297"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45297/library/busybox:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker+containerd:
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 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+containerd
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:23.627474387 +0000 UTC m=+25.248938597 /usr/bin/dockerd --data-root /tmp/integration2926934168/dv8ak90gi5y5y/root --exec-root /tmp/dxr/dv8ak90gi5y5y --pidfile /tmp/integration2926934168/dv8ak90gi5y5y/docker.pid --containerd-namespace dv8ak90gi5y5y --containerd-plugins-namespace dv8ak90gi5y5yp --host unix:///tmp/docker-integration/dv8ak90gi5y5y.sock --config-file /tmp/integration2926934168/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-08-12T04:03:23.646391580Z" level=info msg="Starting up"
sandbox.go:136: time="2024-08-12T04:03:23.647276772Z" level=warning msg="could not change group /tmp/docker-integration/dv8ak90gi5y5y.sock to docker: group docker not found"
sandbox.go:136: time="2024-08-12T04:03:23.647447023Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dv8ak90gi5y5y.sock)"
sandbox.go:136: time="2024-08-12T04:03:23.647464495Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-08-12T04:03:23.648024488Z" level=info msg="started new containerd process" address=/tmp/dxr/dv8ak90gi5y5y/containerd/containerd.sock module=libcontainerd pid=10371
sandbox.go:136: time="2024-08-12T04:03:23.648401597Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dv8ak90gi5y5y/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-08-12T04:03:23.648567850Z" level=debug msg="2024/08/12 04:03:23 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dv8ak90gi5y5y/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/dv8ak90gi5y5y/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-08-12T04:03:23.659609292Z" level=info msg="starting containerd" revision=8fc6bcff51318944179630522a095cc9dbf9f353 version=v1.7.20
sandbox.go:136: time="2024-08-12T04:03:23.674116941Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-08-12T04:03:23.674139533Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-08-12T04:03:23.674163348Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-08-12T04:03:23.674175571Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-12T04:03:23.674251033Z" 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:23.674267484Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-12T04:03:23.674277232Z" level=info msg="skip loading plugin \"io
|
test-integration (docker+containerd, ./tests)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43305/library/busybox:latest
time="2024-08-12T04:03:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43305"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43305/library/alpine:latest
time="2024-08-12T04:03:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43305"
run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:43305/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker+containerd:
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 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+containerd
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:28.102119836 +0000 UTC m=+27.837475175 /usr/bin/dockerd --data-root /tmp/integration1908957432/dzdgwq2wa1eou/root --exec-root /tmp/dxr/dzdgwq2wa1eou --pidfile /tmp/integration1908957432/dzdgwq2wa1eou/docker.pid --containerd-namespace dzdgwq2wa1eou --containerd-plugins-namespace dzdgwq2wa1eoup --host unix:///tmp/docker-integration/dzdgwq2wa1eou.sock --config-file /tmp/integration1908957432/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-08-12T04:03:28.122254652Z" level=info msg="Starting up"
sandbox.go:136: time="2024-08-12T04:03:28.123338271Z" level=warning msg="could not change group /tmp/docker-integration/dzdgwq2wa1eou.sock to docker: group docker not found"
sandbox.go:136: time="2024-08-12T04:03:28.123467624Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dzdgwq2wa1eou.sock)"
sandbox.go:136: time="2024-08-12T04:03:28.123487993Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-08-12T04:03:28.124182224Z" level=info msg="started new containerd process" address=/tmp/dxr/dzdgwq2wa1eou/containerd/containerd.sock module=libcontainerd pid=10669
sandbox.go:136: time="2024-08-12T04:03:28.124631289Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dzdgwq2wa1eou/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-08-12T04:03:28.124825635Z" level=debug msg="2024/08/12 04:03:28 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dzdgwq2wa1eou/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/dzdgwq2wa1eou/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-08-12T04:03:28.135454732Z" level=info msg="starting containerd" revision=8fc6bcff51318944179630522a095cc9dbf9f353 version=v1.7.20
sandbox.go:136: time="2024-08-12T04:03:28.150607669Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-08-12T04:03:28.150641032Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-08-12T04:03:28.150675978Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-08-12T04:03:28.150698881Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-12T04:03:28.150796735Z" 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:28.150811903Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-12T04:03:28.150825659Z" level=info msg="skip loading plugin \"io
|
test-integration (docker+containerd, ./tests, experimental)
Process completed with exit code 1.
|
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39463/library/busybox:latest
time="2024-08-12T04:03:07Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39463"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39463/library/alpine:latest
time="2024-08-12T04:03:08Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39463"
run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:39463/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestVersion/worker=docker:
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:37.129971349 +0000 UTC m=+30.251199209 /usr/bin/dockerd --data-root /tmp/integration1183499766/dpbq1tipbjyil/root --exec-root /tmp/dxr/dpbq1tipbjyil --pidfile /tmp/integration1183499766/dpbq1tipbjyil/docker.pid --containerd-namespace dpbq1tipbjyil --containerd-plugins-namespace dpbq1tipbjyilp --host unix:///tmp/docker-integration/dpbq1tipbjyil.sock --config-file /tmp/integration1183499766/daemon.json --userland-proxy=false --tls=false --debug
sandbox.go:136: time="2024-08-12T04:03:37.149144628Z" level=info msg="Starting up"
sandbox.go:136: time="2024-08-12T04:03:37.150211097Z" level=warning msg="could not change group /tmp/docker-integration/dpbq1tipbjyil.sock to docker: group docker not found"
sandbox.go:136: time="2024-08-12T04:03:37.150334710Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dpbq1tipbjyil.sock)"
sandbox.go:136: time="2024-08-12T04:03:37.150352614Z" level=info msg="containerd not running, starting managed containerd"
sandbox.go:136: time="2024-08-12T04:03:37.150908643Z" level=info msg="started new containerd process" address=/tmp/dxr/dpbq1tipbjyil/containerd/containerd.sock module=libcontainerd pid=10800
sandbox.go:136: time="2024-08-12T04:03:37.151257621Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dpbq1tipbjyil/containerd/containerd.sock module=libcontainerd
sandbox.go:136: time="2024-08-12T04:03:37.151461814Z" level=debug msg="2024/08/12 04:03:37 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dpbq1tipbjyil/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/dpbq1tipbjyil/containerd/containerd.sock: connect: no such file or directory\"" library=grpc
sandbox.go:136: time="2024-08-12T04:03:37.161595390Z" level=info msg="starting containerd" revision=8fc6bcff51318944179630522a095cc9dbf9f353 version=v1.7.20
sandbox.go:136: time="2024-08-12T04:03:37.175311277Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:136: time="2024-08-12T04:03:37.175344560Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:136: time="2024-08-12T04:03:37.175370539Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:136: time="2024-08-12T04:03:37.175390997Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-12T04:03:37.175478943Z" 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:37.175509190Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:136: time="2024-08-12T04:03:37.175519840Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." e
|
test-integration (docker, ./tests, experimental)
Process completed with exit code 1.
|
test-unit (ubuntu-24.04)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-unit (macos-12)
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (latest, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.14.1, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.14.1, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.12.5, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (buildx-stable-1, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (buildx-stable-1, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.13.2, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.13.2, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (master, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.13.2, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.14.1, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (master, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.12.5, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (buildx-stable-1, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.12.5, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (master, remote, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (latest, remote, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.14.1, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (latest, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (latest, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.13.2, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (v0.12.5, docker-container, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (master, docker-container, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-unit (windows-2022)
Codecov: Failed to properly create commit: The process 'D:\a\_actions\codecov\codecov-action\v4\dist\codecov.exe' failed with exit code 1
|
test-integration (docker, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (docker+containerd, ./tests)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (docker+containerd, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
test-integration (docker, ./tests, experimental)
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
buildx-darwin-amd64
Expired
|
17.8 MB |
|
buildx-darwin-arm64
Expired
|
16.7 MB |
|
buildx-linux-amd64
Expired
|
17.5 MB |
|
buildx-linux-arm-v6
Expired
|
16.3 MB |
|
buildx-linux-arm-v7
Expired
|
16.3 MB |
|
buildx-linux-arm64
Expired
|
16 MB |
|
buildx-linux-ppc64le
Expired
|
15.5 MB |
|
buildx-linux-riscv64
Expired
|
16.5 MB |
|
buildx-linux-s390x
Expired
|
17 MB |
|
buildx-windows-amd64
Expired
|
18 MB |
|
buildx-windows-arm64
Expired
|
16.1 MB |
|
daghack~buildx~01P1XO.dockerbuild
Expired
|
73.5 KB |
|
daghack~buildx~3W61SK.dockerbuild
Expired
|
73.9 KB |
|
daghack~buildx~5Y21Y4.dockerbuild
Expired
|
14.8 KB |
|
daghack~buildx~A85PD3.dockerbuild
Expired
|
73.8 KB |
|
daghack~buildx~AU1UDK.dockerbuild
Expired
|
74.2 KB |
|
daghack~buildx~BPMEPY.dockerbuild
Expired
|
75.4 KB |
|
daghack~buildx~CH6ASS.dockerbuild
Expired
|
73.6 KB |
|
daghack~buildx~EH26US.dockerbuild
Expired
|
75.9 KB |
|
daghack~buildx~H7NRCI.dockerbuild
Expired
|
74.6 KB |
|
daghack~buildx~JO8SCS.dockerbuild
Expired
|
75 KB |
|
daghack~buildx~K20HDP.dockerbuild
Expired
|
75.7 KB |
|
daghack~buildx~L7NTP7.dockerbuild
Expired
|
73.6 KB |
|
daghack~buildx~LAV9R8.dockerbuild
Expired
|
74.1 KB |
|
daghack~buildx~LG9S3M.dockerbuild
Expired
|
74.3 KB |
|
daghack~buildx~LONMV0.dockerbuild
Expired
|
74.5 KB |
|
daghack~buildx~LQV8FT.dockerbuild
Expired
|
74.8 KB |
|
daghack~buildx~OVZANU.dockerbuild
Expired
|
74.6 KB |
|
daghack~buildx~QSCT7F.dockerbuild
Expired
|
73.7 KB |
|
daghack~buildx~S2IMTX.dockerbuild
Expired
|
74.9 KB |
|
daghack~buildx~T0ZR99.dockerbuild
Expired
|
74.3 KB |
|
daghack~buildx~UT8SUG.dockerbuild
Expired
|
74 KB |
|
daghack~buildx~VIUJNC.dockerbuild
Expired
|
73.4 KB |
|
daghack~buildx~VOFN4U.dockerbuild
Expired
|
74.8 KB |
|
daghack~buildx~VX4ZS2.dockerbuild
Expired
|
73.9 KB |
|
daghack~buildx~WR48FW.dockerbuild
Expired
|
74.1 KB |
|
daghack~buildx~Y5UA7A.dockerbuild
Expired
|
74.8 KB |
|
daghack~buildx~YNGCVJ.dockerbuild
Expired
|
74.4 KB |
|
daghack~buildx~ZC0WIE.dockerbuild
Expired
|
75.2 KB |
|
daghack~buildx~ZFJ5S9.dockerbuild
Expired
|
74.7 KB |
|
test-reports-test-integration-tests--docker-
Expired
|
95.1 KB |
|
test-reports-test-integration-tests--docker-experimental
Expired
|
95.5 KB |
|
test-reports-test-integration-tests--dockercontainerd-
Expired
|
94.7 KB |
|
test-reports-test-integration-tests--dockercontainerd-experimental
Expired
|
94.9 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-
Expired
|
79.8 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
Expired
|
80.1 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-
Expired
|
81.5 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
Expired
|
81.7 KB |
|
test-reports-test-integration-tests-latest-docker-container-
Expired
|
79.7 KB |
|
test-reports-test-integration-tests-latest-docker-container-experimental
Expired
|
80 KB |
|
test-reports-test-integration-tests-latest-remote-
Expired
|
81.4 KB |
|
test-reports-test-integration-tests-latest-remote-experimental
Expired
|
81.7 KB |
|
test-reports-test-integration-tests-master-docker-container-
Expired
|
79.9 KB |
|
test-reports-test-integration-tests-master-docker-container-experimental
Expired
|
80 KB |
|
test-reports-test-integration-tests-master-remote-
Expired
|
81.4 KB |
|
test-reports-test-integration-tests-master-remote-experimental
Expired
|
81.7 KB |
|
test-reports-test-integration-tests-v0125-docker-container-
Expired
|
80.4 KB |
|
test-reports-test-integration-tests-v0125-docker-container-experimental
Expired
|
80.6 KB |
|
test-reports-test-integration-tests-v0125-remote-
Expired
|
81.6 KB |
|
test-reports-test-integration-tests-v0125-remote-experimental
Expired
|
81.9 KB |
|
test-reports-test-integration-tests-v0132-docker-container-
Expired
|
80.1 KB |
|
test-reports-test-integration-tests-v0132-docker-container-experimental
Expired
|
80.5 KB |
|
test-reports-test-integration-tests-v0132-remote-
Expired
|
81.7 KB |
|
test-reports-test-integration-tests-v0132-remote-experimental
Expired
|
81.9 KB |
|
test-reports-test-integration-tests-v0141-docker-container-
Expired
|
79.7 KB |
|
test-reports-test-integration-tests-v0141-docker-container-experimental
Expired
|
80.2 KB |
|
test-reports-test-integration-tests-v0141-remote-
Expired
|
81.3 KB |
|
test-reports-test-integration-tests-v0141-remote-experimental
Expired
|
81.8 KB |
|
test-reports-test-unit--macos-12
Expired
|
113 KB |
|
test-reports-test-unit--ubuntu-24.04
Expired
|
118 KB |
|
test-reports-test-unit--windows-2022
Expired
|
110 KB |
|