support metadata file with call flag for build and bake commands #4271
build.yml
on: pull_request
Matrix: test-integration
Matrix: test-unit
prepare-binaries
6s
govulncheck
41s
Matrix: binaries
scout
0s
release
0s
Annotations
81 errors
Failed: tests/TestIntegration:
tests/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42463/library/busybox:latest
time="2024-08-05T13:35:36Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42463"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42463/library/alpine:latest
time="2024-08-05T13:35:36Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42463"
run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:42463/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.00s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=remote:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=remote
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=remote
=== CONT TestIntegration/TestBakeCallMetadata/worker=remote
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=remote
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_config402395656/buildkitd.toml --root /tmp/bktest_buildkitd2191144526 --addr unix:///tmp/bktest_buildkitd2191144526/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_config402395656/buildkitd.toml --root /tmp/bktest_buildkitd2191144526 --addr unix:///tmp/bktest_buildkitd2191144526/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-05 13:35:42.167833841 +0000 UTC m=+6.579828628 /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_config402395656/buildkitd.toml --root /tmp/bktest_buildkitd2191144526 --addr unix:///tmp/bktest_buildkitd2191144526/buildkitd.sock --debug
sandbox.go:136: time="2024-08-05T13:35:42Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:42Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:42Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-05T13:35:42Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-05T13:35:42Z" level=info msg="found worker \"kfsv93w1h7r4g6hrtvq0fwejx\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:49cd6d7df68a 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-05T13:35:42Z" level=info msg="found 1 workers, default=\"kfsv93w1h7r4g6hrtvq0fwejx\""
sandbox.go:136: time="2024-08-05T13:35:42Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-05T13:35:42Z" level=info msg="running server on /tmp/bktest_buildkitd2191144526/buildkitd.sock"
sandbox.go:136: time="2024-08-05T13:35:42Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:35:42Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-08-05T13:35:42Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:35:42Z" level=debug msg="new ref for local: 0w24zsj1h0i625aim6axl7wvk" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:42Z" level=debug msg="diffcopy took: 2.805094ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:42Z" level=debug msg="saved 0w24zsj1h0i625aim6axl7wvk as dockerfile:dockerfile:001:3a593388cffea41d" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:42Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-08-05T13:35:42Z"
|
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/moby/buildkit:buildx-stable-1 to local mirror localhost:42449/moby/buildkit:buildx-stable-1
time="2024-08-05T13:35:41Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42449"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42449/library/busybox:latest
time="2024-08-05T13:35:41Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42449"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42449/library/alpine:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=remote:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=remote
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=remote
=== CONT TestIntegration/TestBakeCallMetadata/worker=remote
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=remote
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_config2728417219/buildkitd.toml --root /tmp/bktest_buildkitd293296120 --addr unix:///tmp/bktest_buildkitd293296120/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-05 13:35:43.692992403 +0000 UTC m=+6.972263840 /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_config2728417219/buildkitd.toml --root /tmp/bktest_buildkitd293296120 --addr unix:///tmp/bktest_buildkitd293296120/buildkitd.sock --debug
sandbox.go:136: time="2024-08-05T13:35:43Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:43Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:43Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-05T13:35:43Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-05T13:35:43Z" level=info msg="found worker \"3sw1ys27y9r7uxfx8t57tsg5e\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:961fc6fb0973 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-05T13:35:43Z" level=info msg="found 1 workers, default=\"3sw1ys27y9r7uxfx8t57tsg5e\""
sandbox.go:136: time="2024-08-05T13:35:43Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-05T13:35:43Z" level=info msg="running server on /tmp/bktest_buildkitd293296120/buildkitd.sock"
sandbox.go:136: time="2024-08-05T13:35:43Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:35:43Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-08-05T13:35:43Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:35:43Z" level=debug msg="new ref for local: tllvlxkhld8bzzktim386h4ks" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:43Z" level=debug msg="diffcopy took: 2.772365ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:43Z" level=debug msg="saved tllvlxkhld8bzzktim386h4ks as dockerfile:dockerfile:001:b861981e4d1a4d19" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:43Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-08-05T13:35:43Z" level=debug msg=resolving host="localhost:42449"
sandbox.go:136: time="2024-08-05T13:35:43Z" level=debug msg="do request" host="localhost:42449" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/
|
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:master to local mirror localhost:39939/moby/buildkit:buildx-stable-1
time="2024-08-05T13:35:42Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39939"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39939/library/busybox:latest
time="2024-08-05T13:35:43Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39939"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39939/library/alpine:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=remote:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=remote
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=remote
=== CONT TestIntegration/TestBakeCallMetadata/worker=remote
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=remote
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_config2718646444/buildkitd.toml --root /tmp/bktest_buildkitd930809115 --addr unix:///tmp/bktest_buildkitd930809115/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-05 13:35:45.339638876 +0000 UTC m=+6.261933091 /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_config2718646444/buildkitd.toml --root /tmp/bktest_buildkitd930809115 --addr unix:///tmp/bktest_buildkitd930809115/buildkitd.sock --debug
sandbox.go:136: time="2024-08-05T13:35:45Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:45Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:45Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-05T13:35:45Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-05T13:35:45Z" level=info msg="found worker \"l7hf1m4hkn3hcizd08wqg7ase\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:bccaa0d581fc 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-05T13:35:45Z" level=info msg="found 1 workers, default=\"l7hf1m4hkn3hcizd08wqg7ase\""
sandbox.go:136: time="2024-08-05T13:35:45Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-05T13:35:45Z" level=info msg="running server on /tmp/bktest_buildkitd930809115/buildkitd.sock"
sandbox.go:136: time="2024-08-05T13:35:45Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:35:45Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-08-05T13:35:45Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:35:45Z" level=debug msg="new ref for local: yi2hv83gk8pz9eywm9kmw3v3b" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:45Z" level=debug msg="diffcopy took: 2.742006ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:45Z" level=debug msg="saved yi2hv83gk8pz9eywm9kmw3v3b as dockerfile:dockerfile:001:48049390dcb0a154" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:45Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-08-05T13:35:45Z" level=debug msg=resolving span="resolving docker.io/library/busybox:latest"
sandbox.go:136: time="2024-08-05T13:35:45Z" level=debug msg="do request" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, applicat
|
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:44453/library/busybox:latest
time="2024-08-05T13:35:40Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44453"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44453/library/alpine:latest
time="2024-08-05T13:35:40Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44453"
run.go:270: copied docker.io/moby/buildkit:latest to local mirror localhost:44453/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=remote:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=remote
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=remote
=== CONT TestIntegration/TestBakeCallMetadata/worker=remote
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=remote
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_config648465860/buildkitd.toml --root /tmp/bktest_buildkitd2676011929 --addr unix:///tmp/bktest_buildkitd2676011929/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-05 13:35:48.570063233 +0000 UTC m=+8.482259655 /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_config648465860/buildkitd.toml --root /tmp/bktest_buildkitd2676011929 --addr unix:///tmp/bktest_buildkitd2676011929/buildkitd.sock --debug
sandbox.go:136: time="2024-08-05T13:35:48Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:48Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:48Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-05T13:35:48Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-05T13:35:48Z" level=info msg="found worker \"ubpo50n6h28drmmieq659m2wt\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c4b67b7de2c3 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-05T13:35:48Z" level=info msg="found 1 workers, default=\"ubpo50n6h28drmmieq659m2wt\""
sandbox.go:136: time="2024-08-05T13:35:48Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-05T13:35:48Z" level=info msg="running server on /tmp/bktest_buildkitd2676011929/buildkitd.sock"
sandbox.go:136: time="2024-08-05T13:35:48Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:35:48Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-08-05T13:35:48Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:35:48Z" level=debug msg="new ref for local: eleti5p38yy70r0gv1tqnd267" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:48Z" level=debug msg="diffcopy took: 4.923374ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:48Z" level=debug msg="saved eleti5p38yy70r0gv1tqnd267 as dockerfile:dockerfile:001:db56a20653583a49" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:48Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-08-05T13:35:48Z" level=debug msg=resolving host="localhost:44453"
sandbox.go:136: time="2024-08-05T13:35:48Z" level=debug msg="do request" host="localhost:44453" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, applicati
|
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:41169/library/busybox:latest
time="2024-08-05T13:35:41Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41169"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41169/library/alpine:latest
time="2024-08-05T13:35:42Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41169"
run.go:270: copied docker.io/moby/buildkit:master to local mirror localhost:41169/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=remote:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=remote
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=remote
=== CONT TestIntegration/TestBakeCallMetadata/worker=remote
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=remote
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_config3503482482/buildkitd.toml --root /tmp/bktest_buildkitd850899144 --addr unix:///tmp/bktest_buildkitd850899144/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_config3503482482/buildkitd.toml --root /tmp/bktest_buildkitd850899144 --addr unix:///tmp/bktest_buildkitd850899144/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-05 13:35:46.611700977 +0000 UTC m=+5.032363630 /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_config3503482482/buildkitd.toml --root /tmp/bktest_buildkitd850899144 --addr unix:///tmp/bktest_buildkitd850899144/buildkitd.sock --debug
sandbox.go:136: time="2024-08-05T13:35:46Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:46Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:46Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-05T13:35:46Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-05T13:35:46Z" level=info msg="found worker \"5pqwac1cl6s3bnek74fwefyo2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0f3ffb99cd24 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-05T13:35:46Z" level=info msg="found 1 workers, default=\"5pqwac1cl6s3bnek74fwefyo2\""
sandbox.go:136: time="2024-08-05T13:35:46Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-05T13:35:46Z" level=info msg="running server on /tmp/bktest_buildkitd850899144/buildkitd.sock"
sandbox.go:136: time="2024-08-05T13:35:46Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:35:46Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-08-05T13:35:46Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:35:46Z" level=debug msg="new ref for local: c1sixthbjaf5v5q9ltppfn8gg" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:46Z" level=debug msg="diffcopy took: 3.371008ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:46Z" level=debug msg="saved c1sixthbjaf5v5q9ltppfn8gg as dockerfile:dockerfile:001:c2c281eacbc6f161" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:46Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-08-05T13:35:46Z" leve
|
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/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33893/library/alpine:latest
time="2024-08-05T13:35:44Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33893"
run.go:270: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:33893/moby/buildkit:buildx-stable-1
time="2024-08-05T13:35:48Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33893"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33893/library/busybox:latest
--- FAIL: TestIntegration (0.00s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=remote:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=remote
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=remote
=== CONT TestIntegration/TestBakeCallMetadata/worker=remote
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=remote
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_config4270184765/buildkitd.toml --root /tmp/bktest_buildkitd2037744287 --addr unix:///tmp/bktest_buildkitd2037744287/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_config4270184765/buildkitd.toml --root /tmp/bktest_buildkitd2037744287 --addr unix:///tmp/bktest_buildkitd2037744287/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-05 13:35:50.615805352 +0000 UTC m=+6.866872996 /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_config4270184765/buildkitd.toml --root /tmp/bktest_buildkitd2037744287 --addr unix:///tmp/bktest_buildkitd2037744287/buildkitd.sock --debug
sandbox.go:136: time="2024-08-05T13:35:50Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:50Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:50Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-05T13:35:50Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-05T13:35:50Z" level=info msg="found worker \"7mzetubvwsq6pdqjvgsorhuc0\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:1561691d02e7 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-05T13:35:50Z" level=info msg="found 1 workers, default=\"7mzetubvwsq6pdqjvgsorhuc0\""
sandbox.go:136: time="2024-08-05T13:35:50Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-05T13:35:50Z" level=info msg="running server on /tmp/bktest_buildkitd2037744287/buildkitd.sock"
sandbox.go:136: time="2024-08-05T13:35:50Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:35:50Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-08-05T13:35:50Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:35:50Z" level=debug msg="new ref for local: xhxhtbfaoddaqm51da4y1rb7s" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:50Z" level=debug msg="diffcopy took: 6.307133ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:50Z" level=debug msg="saved xhxhtbfaoddaqm51da4y1rb7s as dockerfile:dockerfile:001:f1c878e41c71263c" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:35:50Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-08-05T13:35:50
|
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/moby/buildkit:v0.13.2 to local mirror localhost:42961/moby/buildkit:buildx-stable-1
time="2024-08-05T13:35:44Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42961"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42961/library/busybox:latest
time="2024-08-05T13:35:44Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42961"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42961/library/alpine:latest
--- FAIL: TestIntegration (0.00s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=remote:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=remote
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=remote
=== CONT TestIntegration/TestBakeCallMetadata/worker=remote
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=remote
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_config2565785227/buildkitd.toml --root /tmp/bktest_buildkitd741272554 --addr unix:///tmp/bktest_buildkitd741272554/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_config2565785227/buildkitd.toml --root /tmp/bktest_buildkitd741272554 --addr unix:///tmp/bktest_buildkitd741272554/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-05 13:35:47.385332421 +0000 UTC m=+7.282970414 /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_config2565785227/buildkitd.toml --root /tmp/bktest_buildkitd741272554 --addr unix:///tmp/bktest_buildkitd741272554/buildkitd.sock --debug
sandbox.go:136: time="2024-08-05T13:35:47Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:47Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:47Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-05T13:35:47Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-05T13:35:47Z" level=info msg="found worker \"mtzcdl1el4tn4ksq7feu2ln03\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:15c39a91bfc9 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-05T13:35:47Z" level=info msg="found 1 workers, default=\"mtzcdl1el4tn4ksq7feu2ln03\""
sandbox.go:136: time="2024-08-05T13:35:47Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-05T13:35:47Z" level=info msg="running server on /tmp/bktest_buildkitd741272554/buildkitd.sock"
sandbox.go:136: time="2024-08-05T13:35:47Z" level=debug msg="session started" spanID=591c9b95f9d6e504 traceID=16463a144cced47f5df92dbf1c150e34
sandbox.go:136: time="2024-08-05T13:35:47Z" level=debug msg="session finished: <nil>" spanID=591c9b95f9d6e504 traceID=16463a144cced47f5df92dbf1c150e34
sandbox.go:136: time="2024-08-05T13:35:47Z" level=debug msg="session started" spanID=7500eff44f6edd2c traceID=16463a144cced47f5df92dbf1c150e34
sandbox.go:136: time="2024-08-05T13:35:47Z" level=debug msg="new ref for local: hylr8vn14qc0fgmlacqevs717" span="[internal] load build definition from Dockerfile" spanID=02ccc8a1b80ec20a traceID=16463a144cced47f5df92dbf1c150e34
sandbox.go:136: time="2024-08-05T13:35:47Z" level=debug msg="diffcopy took: 3.664792ms" span="[internal] load build definition from Dockerfile" spanID=608f2da6c6343aa8 traceID=16463a144cced47f5df92dbf1c150e34
sandbox.go:136: time="2024-08-05T13:35:47Z" level=debug msg="saved hylr8vn14qc0fgmlacqevs717 as dockerfile:dockerfile:001:9d
|
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/moby/buildkit:v0.12.5 to local mirror localhost:38707/moby/buildkit:buildx-stable-1
time="2024-08-05T13:35:47Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38707"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38707/library/busybox:latest
time="2024-08-05T13:35:47Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38707"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38707/library/alpine:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=remote:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=remote
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=remote
=== CONT TestIntegration/TestBakeCallMetadata/worker=remote
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=remote
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_config3952313265/buildkitd.toml --root /tmp/bktest_buildkitd2507939302 --addr unix:///tmp/bktest_buildkitd2507939302/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_config3952313265/buildkitd.toml --root /tmp/bktest_buildkitd2507939302 --addr unix:///tmp/bktest_buildkitd2507939302/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-05 13:35:50.744183784 +0000 UTC m=+7.763721337 /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_config3952313265/buildkitd.toml --root /tmp/bktest_buildkitd2507939302 --addr unix:///tmp/bktest_buildkitd2507939302/buildkitd.sock --debug
sandbox.go:136: time="2024-08-05T13:35:50Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-05T13:35:50Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-05T13:35:50Z" level=info msg="found worker \"5z686h6y33ldi9jmwth4dtlpp\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e3076cb13061 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-05T13:35:50Z" level=info msg="found 1 workers, default=\"5z686h6y33ldi9jmwth4dtlpp\""
sandbox.go:136: time="2024-08-05T13:35:50Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-05T13:35:50Z" level=info msg="running server on /tmp/bktest_buildkitd2507939302/buildkitd.sock"
sandbox.go:136: time="2024-08-05T13:35:51Z" level=debug msg="session started" spanID=fa3d80cbcc51f239 traceID=3bf221605583986b130cf3de5c65cb02
sandbox.go:136: time="2024-08-05T13:35:51Z" level=debug msg="session finished: <nil>" spanID=fa3d80cbcc51f239 traceID=3bf221605583986b130cf3de5c65cb02
sandbox.go:136: time="2024-08-05T13:35:52Z" level=debug msg="session started" spanID=1b5692d1bd7133c3 traceID=3bf221605583986b130cf3de5c65cb02
sandbox.go:136: time="2024-08-05T13:35:52Z" level=debug msg="new ref for local: htoal8egpedzovoh95k83evuf" span="[internal] load build definition from Dockerfile" spanID=5d0872cae0233234 traceID=3bf221605583986b130cf3de5c65cb02
sandbox.go:136: time="2024-08-05T13:35:52Z" level=debug msg="diffcopy took: 2.696585ms" span="[internal] load build definition from Dockerfile" spanID=b316e8dfa1d4221b traceID=3bf221605583986b130cf3de5c65cb02
sandbox.go:136: time="2024-08-05T13:35:52Z" level=debug msg="saved htoal8egpedzovoh95k83evuf as dockerfile:dockerfile:001:7fd095faab0512e8" span="[internal] load build definition from Dockerfile" spanID=5d0872cae0233234 traceID=3bf221605583986b130cf3de5c65cb02
sandbox.go:136: time="2024-08-05T13:35:52Z" level=error msg="/moby.buildkit.v1.frontend.LL
|
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/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46095/library/busybox:latest
time="2024-08-05T13:35:36Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46095"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46095/library/alpine:latest
time="2024-08-05T13:35:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46095"
run.go:270: copied docker.io/moby/buildkit:master to local mirror localhost:46095/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.18s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=docker-container:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=docker-container
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=docker-container
=== CONT TestIntegration/TestBakeCallMetadata/worker=docker-container
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=docker-container
--- FAIL: TestIntegration/TestBakeCallMetadata/worker=docker-container (0.91s)
|
test-integration (master, 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:41237/library/alpine:latest
time="2024-08-05T13:35:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41237"
run.go:270: copied docker.io/moby/buildkit:master to local mirror localhost:41237/moby/buildkit:buildx-stable-1
time="2024-08-05T13:35:40Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41237"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41237/library/busybox:latest
--- FAIL: TestIntegration (2.15s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=docker-container:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=docker-container
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=docker-container
=== CONT TestIntegration/TestBakeCallMetadata/worker=docker-container
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=docker-container
--- FAIL: TestIntegration/TestBakeCallMetadata/worker=docker-container (0.80s)
|
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/moby/buildkit:v0.12.5 to local mirror localhost:35153/moby/buildkit:buildx-stable-1
time="2024-08-05T13:35:42Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35153"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35153/library/busybox:latest
time="2024-08-05T13:35:43Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35153"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35153/library/alpine:latest
--- FAIL: TestIntegration (2.14s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=docker-container:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=docker-container
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=docker-container
=== CONT TestIntegration/TestBakeCallMetadata/worker=docker-container
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=docker-container
--- FAIL: TestIntegration/TestBakeCallMetadata/worker=docker-container (2.20s)
|
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/moby/buildkit:v0.14.1 to local mirror localhost:35105/moby/buildkit:buildx-stable-1
time="2024-08-05T13:35:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35105"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35105/library/busybox:latest
time="2024-08-05T13:35:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35105"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35105/library/alpine:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=remote:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=remote
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=remote
=== CONT TestIntegration/TestBakeCallMetadata/worker=remote
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=remote
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_config588027353/buildkitd.toml --root /tmp/bktest_buildkitd495404688 --addr unix:///tmp/bktest_buildkitd495404688/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_config588027353/buildkitd.toml --root /tmp/bktest_buildkitd495404688 --addr unix:///tmp/bktest_buildkitd495404688/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-05 13:36:05.766773223 +0000 UTC m=+13.402524366 /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_config588027353/buildkitd.toml --root /tmp/bktest_buildkitd495404688 --addr unix:///tmp/bktest_buildkitd495404688/buildkitd.sock --debug
sandbox.go:136: time="2024-08-05T13:36:05Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:36:05Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:36:05Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-05T13:36:05Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-05T13:36:05Z" level=info msg="found worker \"pf05jj0znqpcrstqdhitc8b84\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:834be0fb3bea 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-05T13:36:05Z" level=info msg="found 1 workers, default=\"pf05jj0znqpcrstqdhitc8b84\""
sandbox.go:136: time="2024-08-05T13:36:05Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-05T13:36:05Z" level=info msg="running server on /tmp/bktest_buildkitd495404688/buildkitd.sock"
sandbox.go:136: time="2024-08-05T13:36:05Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:36:05Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-08-05T13:36:05Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:36:05Z" level=debug msg="new ref for local: vxgyyn669cmhzu3nlc24tkjwy" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:36:05Z" level=debug msg="diffcopy took: 2.269082ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:36:05Z" level=debug msg="saved vxgyyn669cmhzu3nlc24tkjwy as dockerfile:dockerfile:001:49eda028a36c0ffe" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:36:05Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-08-05T13:36:05Z" level=
|
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/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37169/library/alpine:latest
time="2024-08-05T13:35:44Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37169"
run.go:270: copied docker.io/moby/buildkit:v0.14.1 to local mirror localhost:37169/moby/buildkit:buildx-stable-1
time="2024-08-05T13:35:47Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37169"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37169/library/busybox:latest
--- FAIL: TestIntegration (2.16s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=docker-container:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=docker-container
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=docker-container
=== CONT TestIntegration/TestBakeCallMetadata/worker=docker-container
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=docker-container
--- FAIL: TestIntegration/TestBakeCallMetadata/worker=docker-container (0.89s)
|
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/moby/buildkit:v0.12.5 to local mirror localhost:39059/moby/buildkit:buildx-stable-1
time="2024-08-05T13:35:55Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39059"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39059/library/busybox:latest
time="2024-08-05T13:35:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39059"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39059/library/alpine:latest
--- FAIL: TestIntegration (0.01s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=remote:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=remote
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=remote
=== CONT TestIntegration/TestBakeCallMetadata/worker=remote
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=remote
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_config1447673058/buildkitd.toml --root /tmp/bktest_buildkitd1007115498 --addr unix:///tmp/bktest_buildkitd1007115498/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_config1447673058/buildkitd.toml --root /tmp/bktest_buildkitd1007115498 --addr unix:///tmp/bktest_buildkitd1007115498/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-05 13:35:59.693961072 +0000 UTC m=+8.588937398 /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_config1447673058/buildkitd.toml --root /tmp/bktest_buildkitd1007115498 --addr unix:///tmp/bktest_buildkitd1007115498/buildkitd.sock --debug
sandbox.go:136: time="2024-08-05T13:35:59Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-05T13:35:59Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-05T13:35:59Z" level=info msg="found worker \"z8fcy9tui4bx44q57u2t1je2c\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0efb83abea5a 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-05T13:35:59Z" level=info msg="found 1 workers, default=\"z8fcy9tui4bx44q57u2t1je2c\""
sandbox.go:136: time="2024-08-05T13:35:59Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-05T13:35:59Z" level=info msg="running server on /tmp/bktest_buildkitd1007115498/buildkitd.sock"
sandbox.go:136: time="2024-08-05T13:36:00Z" level=debug msg="session started" spanID=6393506ad612cbe2 traceID=33b36b49e0e5bc1484522b65896f839b
sandbox.go:136: time="2024-08-05T13:36:00Z" level=debug msg="session finished: <nil>" spanID=6393506ad612cbe2 traceID=33b36b49e0e5bc1484522b65896f839b
sandbox.go:136: time="2024-08-05T13:36:00Z" level=debug msg="session started" spanID=1f739029970c79f1 traceID=33b36b49e0e5bc1484522b65896f839b
sandbox.go:136: time="2024-08-05T13:36:00Z" level=debug msg="new ref for local: rpcp88uum1jyoe1srmpr8qvkl" span="[internal] load build definition from Dockerfile" spanID=36540dfcd2fec3cc traceID=33b36b49e0e5bc1484522b65896f839b
sandbox.go:136: time="2024-08-05T13:36:00Z" level=debug msg="diffcopy took: 4.826249ms" span="[internal] load build definition from Dockerfile" spanID=e2969273e6d31099 traceID=33b36b49e0e5bc1484522b65896f839b
sandbox.go:136: time="2024-08-05T13:36:00Z" level=debug msg="saved rpcp88uum1jyoe1srmpr8qvkl as dockerfile:dockerfile:001:20cb9e77c97cf5a9" span="[internal] load build definition from Dockerfile" spanID=36540dfcd2fec3cc traceID=33b36b49e0e5bc1484522b65896f839b
sandbox.go:136: time="2024-08-05T13:36:00Z" level=error msg="/moby.buildkit.v1.frontend.LL
|
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/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42753/library/busybox:latest
time="2024-08-05T13:35:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42753"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42753/library/alpine:latest
time="2024-08-05T13:35:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42753"
run.go:270: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:42753/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (0.00s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=remote:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=remote
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=remote
=== CONT TestIntegration/TestBakeCallMetadata/worker=remote
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=remote
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_config3164144153/buildkitd.toml --root /tmp/bktest_buildkitd1032245512 --addr unix:///tmp/bktest_buildkitd1032245512/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_config3164144153/buildkitd.toml --root /tmp/bktest_buildkitd1032245512 --addr unix:///tmp/bktest_buildkitd1032245512/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-05 13:35:59.715030165 +0000 UTC m=+8.457992133 /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_config3164144153/buildkitd.toml --root /tmp/bktest_buildkitd1032245512 --addr unix:///tmp/bktest_buildkitd1032245512/buildkitd.sock --debug
sandbox.go:136: time="2024-08-05T13:35:59Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:59Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:35:59Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-05T13:35:59Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-05T13:35:59Z" level=info msg="found worker \"o954yc4anoummmo73eokcfiju\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ffd83d59e29d 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-05T13:35:59Z" level=info msg="found 1 workers, default=\"o954yc4anoummmo73eokcfiju\""
sandbox.go:136: time="2024-08-05T13:35:59Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-05T13:35:59Z" level=info msg="running server on /tmp/bktest_buildkitd1032245512/buildkitd.sock"
sandbox.go:136: time="2024-08-05T13:36:00Z" level=debug msg="session started" spanID=d527caecad85d9b6 traceID=ecc2afc028225b512a334c6b11bc9724
sandbox.go:136: time="2024-08-05T13:36:00Z" level=debug msg="session finished: <nil>" spanID=d527caecad85d9b6 traceID=ecc2afc028225b512a334c6b11bc9724
sandbox.go:136: time="2024-08-05T13:36:00Z" level=debug msg="session started" spanID=ee972235a127401e traceID=ecc2afc028225b512a334c6b11bc9724
sandbox.go:136: time="2024-08-05T13:36:00Z" level=debug msg="new ref for local: u7ffw8yghgxfs8sf3b0ed1rr5" span="[internal] load build definition from Dockerfile" spanID=b4c7a1335c5f2781 traceID=ecc2afc028225b512a334c6b11bc9724
sandbox.go:136: time="2024-08-05T13:36:00Z" level=debug msg="diffcopy took: 3.11693ms" span="[internal] load build definition from Dockerfile" spanID=a85ea399500f839f traceID=ecc2afc028225b512a334c6b11bc9724
sandbox.go:136: time="2024-08-05T13:36:00Z" level=debug msg="saved u7ffw8yghgxfs8sf3b0ed1rr5 as dockerfile:dockerfile:
|
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:v0.12.5 to local mirror localhost:42557/moby/buildkit:buildx-stable-1
time="2024-08-05T13:35:47Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42557"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42557/library/busybox:latest
time="2024-08-05T13:35:47Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42557"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42557/library/alpine:latest
--- FAIL: TestIntegration (2.16s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=docker-container:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=docker-container
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=docker-container
=== CONT TestIntegration/TestBakeCallMetadata/worker=docker-container
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=docker-container
--- FAIL: TestIntegration/TestBakeCallMetadata/worker=docker-container (2.43s)
|
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/moby/buildkit:buildx-stable-1 to local mirror localhost:41279/moby/buildkit:buildx-stable-1
time="2024-08-05T13:35:43Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41279"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41279/library/busybox:latest
time="2024-08-05T13:35:43Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41279"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41279/library/alpine:latest
--- FAIL: TestIntegration (11.19s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=docker-container:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=docker-container
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=docker-container
=== CONT TestIntegration/TestBakeCallMetadata/worker=docker-container
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=docker-container
--- FAIL: TestIntegration/TestBakeCallMetadata/worker=docker-container (0.80s)
|
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/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35285/library/alpine:latest
time="2024-08-05T13:35:47Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35285"
run.go:270: copied docker.io/moby/buildkit:latest to local mirror localhost:35285/moby/buildkit:buildx-stable-1
time="2024-08-05T13:35:51Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35285"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35285/library/busybox:latest
--- FAIL: TestIntegration (2.25s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=docker-container:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=docker-container
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=docker-container
=== CONT TestIntegration/TestBakeCallMetadata/worker=docker-container
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=docker-container
--- FAIL: TestIntegration/TestBakeCallMetadata/worker=docker-container (1.05s)
|
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/moby/buildkit:latest to local mirror localhost:41147/moby/buildkit:buildx-stable-1
time="2024-08-05T13:36:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41147"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41147/library/busybox:latest
time="2024-08-05T13:36:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41147"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41147/library/alpine:latest
--- FAIL: TestIntegration (0.00s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=remote:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=remote
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=remote
=== CONT TestIntegration/TestBakeCallMetadata/worker=remote
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=remote
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_config3934527128/buildkitd.toml --root /tmp/bktest_buildkitd3618234671 --addr unix:///tmp/bktest_buildkitd3618234671/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_config3934527128/buildkitd.toml --root /tmp/bktest_buildkitd3618234671 --addr unix:///tmp/bktest_buildkitd3618234671/buildkitd.sock --debug
sandbox.go:136: > StartCmd 2024-08-05 13:36:07.753760187 +0000 UTC m=+8.501876305 /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_config3934527128/buildkitd.toml --root /tmp/bktest_buildkitd3618234671 --addr unix:///tmp/bktest_buildkitd3618234671/buildkitd.sock --debug
sandbox.go:136: time="2024-08-05T13:36:07Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:36:07Z" level=warning msg="failed to get disk size: no such file or directory"
sandbox.go:136: time="2024-08-05T13:36:07Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:136: time="2024-08-05T13:36:07Z" level=warning msg="using host network as the default"
sandbox.go:136: time="2024-08-05T13:36:07Z" level=info msg="found worker \"zgz73fi5qq13cs710t5731dnx\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d4f429420f3f 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-05T13:36:07Z" level=info msg="found 1 workers, default=\"zgz73fi5qq13cs710t5731dnx\""
sandbox.go:136: time="2024-08-05T13:36:07Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:136: time="2024-08-05T13:36:07Z" level=info msg="running server on /tmp/bktest_buildkitd3618234671/buildkitd.sock"
sandbox.go:136: time="2024-08-05T13:36:07Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:36:07Z" level=debug msg="session finished: <nil>"
sandbox.go:136: time="2024-08-05T13:36:07Z" level=debug msg="session started"
sandbox.go:136: time="2024-08-05T13:36:07Z" level=debug msg="new ref for local: w1bgcud39xy31zm8npg62ban9" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:36:07Z" level=debug msg="diffcopy took: 2.920283ms" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:36:07Z" level=debug msg="saved w1bgcud39xy31zm8npg62ban9 as dockerfile:dockerfile:001:5eb3bc810e5306e5" span="[internal] load build definition from Dockerfile"
sandbox.go:136: time="2024-08-05T13:36:07Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/library/busybox::pull" name=docker.io/library/busybox scope=pull
sandbox.go:136: time="2024-08-05T13:36:07
|
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/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46491/library/busybox:latest
time="2024-08-05T13:35:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46491"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46491/library/alpine:latest
time="2024-08-05T13:35:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46491"
run.go:270: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46491/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.22s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=docker-container:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=docker-container
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=docker-container
=== CONT TestIntegration/TestBakeCallMetadata/worker=docker-container
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=docker-container
--- FAIL: TestIntegration/TestBakeCallMetadata/worker=docker-container (1.05s)
|
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/moby/buildkit:v0.13.2 to local mirror localhost:32993/moby/buildkit:buildx-stable-1
time="2024-08-05T13:35:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32993"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:32993/library/busybox:latest
time="2024-08-05T13:35:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32993"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:32993/library/alpine:latest
--- FAIL: TestIntegration (2.17s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=docker-container:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=docker-container
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=docker-container
=== CONT TestIntegration/TestBakeCallMetadata/worker=docker-container
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=docker-container
--- FAIL: TestIntegration/TestBakeCallMetadata/worker=docker-container (2.35s)
|
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:45841/library/busybox:latest
time="2024-08-05T13:35:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45841"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45841/library/alpine:latest
time="2024-08-05T13:35:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45841"
run.go:270: copied docker.io/moby/buildkit:latest to local mirror localhost:45841/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.19s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=docker-container:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=docker-container
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=docker-container
=== CONT TestIntegration/TestBakeCallMetadata/worker=docker-container
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=docker-container
--- FAIL: TestIntegration/TestBakeCallMetadata/worker=docker-container (0.87s)
|
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:46559/library/busybox:latest
time="2024-08-05T13:35:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46559"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46559/library/alpine:latest
time="2024-08-05T13:35:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46559"
run.go:270: copied docker.io/moby/buildkit:v0.13.2 to local mirror localhost:46559/moby/buildkit:buildx-stable-1
--- FAIL: TestIntegration (2.20s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=docker-container:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=docker-container
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=docker-container
=== CONT TestIntegration/TestBakeCallMetadata/worker=docker-container
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=docker-container
--- FAIL: TestIntegration/TestBakeCallMetadata/worker=docker-container (2.50s)
|
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/moby/buildkit:v0.14.1 to local mirror localhost:41137/moby/buildkit:buildx-stable-1
time="2024-08-05T13:36:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41137"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41137/library/busybox:latest
time="2024-08-05T13:36:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41137"
run.go:270: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41137/library/alpine:latest
--- FAIL: TestIntegration (2.22s)
|
Failed: tests/TestIntegration/TestBakeCallMetadata/worker=docker-container:
tests/bake.go#L1256
=== RUN TestIntegration/TestBakeCallMetadata/worker=docker-container
=== PAUSE TestIntegration/TestBakeCallMetadata/worker=docker-container
=== CONT TestIntegration/TestBakeCallMetadata/worker=docker-container
bake.go:1256:
Error Trace: /src/tests/bake.go:1256
/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/TestBakeCallMetadata/worker=docker-container
--- FAIL: TestIntegration/TestBakeCallMetadata/worker=docker-container (0.95s)
|
test-integration (v0.14.1, docker-container, ./tests, experimental)
Process completed with exit code 1.
|
test-integration (docker+containerd, ./tests)
Canceling since a higher priority waiting request for 'build-refs/pull/2640/merge' exists
|
test-integration (docker+containerd, ./tests)
The operation was canceled.
|
test-integration (docker, ./tests)
Canceling since a higher priority waiting request for 'build-refs/pull/2640/merge' exists
|
test-integration (docker, ./tests)
The operation was canceled.
|
test-unit (windows-2022)
Canceling since a higher priority waiting request for 'build-refs/pull/2640/merge' exists
|
test-integration (docker, ./tests, experimental)
Canceling since a higher priority waiting request for 'build-refs/pull/2640/merge' exists
|
test-integration (docker, ./tests, experimental)
The operation was canceled.
|
test-integration (docker+containerd, ./tests, experimental)
Canceling since a higher priority waiting request for 'build-refs/pull/2640/merge' exists
|
test-integration (docker+containerd, ./tests, experimental)
The operation was canceled.
|
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 |
|
docker~buildx~2SO729.dockerbuild
Expired
|
73.2 KB |
|
docker~buildx~3Z933G.dockerbuild
Expired
|
74.6 KB |
|
docker~buildx~52JUVA.dockerbuild
Expired
|
74.8 KB |
|
docker~buildx~6GFA2K.dockerbuild
Expired
|
74 KB |
|
docker~buildx~7MY0G5.dockerbuild
Expired
|
74.3 KB |
|
docker~buildx~7YNAOP.dockerbuild
Expired
|
74.1 KB |
|
docker~buildx~E4MHU8.dockerbuild
Expired
|
74.2 KB |
|
docker~buildx~IZ5SZM.dockerbuild
Expired
|
75.7 KB |
|
docker~buildx~JM489V.dockerbuild
Expired
|
74.5 KB |
|
docker~buildx~K048O8.dockerbuild
Expired
|
74.6 KB |
|
docker~buildx~KDRPB7.dockerbuild
Expired
|
75.4 KB |
|
docker~buildx~LG1YQP.dockerbuild
Expired
|
74.6 KB |
|
docker~buildx~LK69DR.dockerbuild
Expired
|
73.4 KB |
|
docker~buildx~ML1E76.dockerbuild
Expired
|
74 KB |
|
docker~buildx~MP3HT0.dockerbuild
Expired
|
74.1 KB |
|
docker~buildx~NQE37Z.dockerbuild
Expired
|
74.1 KB |
|
docker~buildx~O3TP3H.dockerbuild
Expired
|
74.9 KB |
|
docker~buildx~OG6X62.dockerbuild
Expired
|
76 KB |
|
docker~buildx~RN6GB4.dockerbuild
Expired
|
74.2 KB |
|
docker~buildx~RP7YPH.dockerbuild
Expired
|
12.9 KB |
|
docker~buildx~RVY98R.dockerbuild
Expired
|
76.1 KB |
|
docker~buildx~SEQP6C.dockerbuild
Expired
|
73.7 KB |
|
docker~buildx~UVZC58.dockerbuild
Expired
|
73.4 KB |
|
docker~buildx~V0ZLJW.dockerbuild
Expired
|
74.7 KB |
|
docker~buildx~X89WDN.dockerbuild
Expired
|
75.2 KB |
|
docker~buildx~X8XVGC.dockerbuild
Expired
|
74.1 KB |
|
docker~buildx~YGWY2F.dockerbuild
Expired
|
73.9 KB |
|
docker~buildx~YRQ4CX.dockerbuild
Expired
|
73.7 KB |
|
docker~buildx~ZFET8I.dockerbuild
Expired
|
73.7 KB |
|
test-reports-test-integration-tests--docker-
Expired
|
167 KB |
|
test-reports-test-integration-tests--docker-experimental
Expired
|
167 KB |
|
test-reports-test-integration-tests--dockercontainerd-
Expired
|
166 KB |
|
test-reports-test-integration-tests--dockercontainerd-experimental
Expired
|
155 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-
Expired
|
79.2 KB |
|
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
Expired
|
79.4 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-
Expired
|
82.5 KB |
|
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
Expired
|
82.9 KB |
|
test-reports-test-integration-tests-latest-docker-container-
Expired
|
79.2 KB |
|
test-reports-test-integration-tests-latest-docker-container-experimental
Expired
|
79.5 KB |
|
test-reports-test-integration-tests-latest-remote-
Expired
|
82.7 KB |
|
test-reports-test-integration-tests-latest-remote-experimental
Expired
|
82.8 KB |
|
test-reports-test-integration-tests-master-docker-container-
Expired
|
79.1 KB |
|
test-reports-test-integration-tests-master-docker-container-experimental
Expired
|
79.4 KB |
|
test-reports-test-integration-tests-master-remote-
Expired
|
82.3 KB |
|
test-reports-test-integration-tests-master-remote-experimental
Expired
|
82.6 KB |
|
test-reports-test-integration-tests-v0125-docker-container-
Expired
|
79.5 KB |
|
test-reports-test-integration-tests-v0125-docker-container-experimental
Expired
|
79.8 KB |
|
test-reports-test-integration-tests-v0125-remote-
Expired
|
87.6 KB |
|
test-reports-test-integration-tests-v0125-remote-experimental
Expired
|
87.8 KB |
|
test-reports-test-integration-tests-v0132-docker-container-
Expired
|
79.4 KB |
|
test-reports-test-integration-tests-v0132-docker-container-experimental
Expired
|
79.7 KB |
|
test-reports-test-integration-tests-v0132-remote-
Expired
|
87.7 KB |
|
test-reports-test-integration-tests-v0132-remote-experimental
Expired
|
88.1 KB |
|
test-reports-test-integration-tests-v0141-docker-container-
Expired
|
79.1 KB |
|
test-reports-test-integration-tests-v0141-docker-container-experimental
Expired
|
79.5 KB |
|
test-reports-test-integration-tests-v0141-remote-
Expired
|
82.8 KB |
|
test-reports-test-integration-tests-v0141-remote-experimental
Expired
|
82.8 KB |
|
test-reports-test-unit--macos-12
Expired
|
113 KB |
|
test-reports-test-unit--ubuntu-24.04
Expired
|
119 KB |
|
test-reports-test-unit--windows-2022
Expired
|
110 KB |
|