Skip to content

bake: handle derived attributes #4709

bake: handle derived attributes

bake: handle derived attributes #4709

Triggered via pull request November 28, 2024 10:57
Status Cancelled
Total duration 6m 30s
Artifacts 83

build.yml

on: pull_request
Matrix: test-integration
Matrix: test-unit
prepare-binaries
5s
prepare-binaries
govulncheck
45s
govulncheck
bin-image
0s
bin-image
Matrix: binaries
Fit to window
Zoom out
Zoom in

Annotations

88 errors
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46261/library/busybox:latest time="2024-11-28T11:00:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46261" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46261/library/alpine:latest time="2024-11-28T11:00:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46261" run.go:272: copied docker.io/moby/buildkit:v0.17.2 to local mirror localhost:46261/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001196f60), (*buildflags.CacheOptionsEntry)(0xc001196f80), (*buildflags.CacheOptionsEntry)(0xc001196fa0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001196e80), (*buildflags.CacheOptionsEntry)(0xc001196ea0), (*buildflags.CacheOptionsEntry)(0xc001196ee0)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config1683917265/buildkitd.toml --root /tmp/bktest_buildkitd905021669 --addr unix:///tmp/bktest_buildkitd905021669/buildkitd.sock --debug sandbox.go:135: 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_config1683917265/buildkitd.toml --root /tmp/bktest_buildkitd905021669 --addr unix:///tmp/bktest_buildkitd905021669/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 11:00:25.742508484 +0000 UTC m=+7.768487811 /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_config1683917265/buildkitd.toml --root /tmp/bktest_buildkitd905021669 --addr unix:///tmp/bktest_buildkitd905021669/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T11:00:25Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T11:00:25Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T11:00:25Z" level=info msg="found worker \"zd4lb98fm9jn1az9wlfw9wyfb\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c7a52b4aa6de 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-28T11:00:25Z" level=info msg="found 1 workers, default=\"zd4lb98fm9jn1az9wlfw9wyfb\"" sandbox.go:138: time="2024-11-28T11:00:25Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T11:00:25Z" level=info msg="running server on /tmp/bktest_buildkitd905021669/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.47s)
test-integration (v0.17.2, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45203/library/busybox:latest time="2024-11-28T11:00:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45203" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45203/library/alpine:latest time="2024-11-28T11:00:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45203" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:45203/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000e73ea0), (*buildflags.CacheOptionsEntry)(0xc000e73ec0), (*buildflags.CacheOptionsEntry)(0xc000e73ee0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000e73dc0), (*buildflags.CacheOptionsEntry)(0xc000e73de0), (*buildflags.CacheOptionsEntry)(0xc000e73e20)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config1838572543/buildkitd.toml --root /tmp/bktest_buildkitd492019606 --addr unix:///tmp/bktest_buildkitd492019606/buildkitd.sock --debug sandbox.go:135: 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_config1838572543/buildkitd.toml --root /tmp/bktest_buildkitd492019606 --addr unix:///tmp/bktest_buildkitd492019606/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 11:00:25.176724381 +0000 UTC m=+7.833236980 /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_config1838572543/buildkitd.toml --root /tmp/bktest_buildkitd492019606 --addr unix:///tmp/bktest_buildkitd492019606/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T11:00:25Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T11:00:25Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T11:00:25Z" level=info msg="found worker \"sth9i962jq3a1yxkacociwmo7\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:9b6cca5e7fe2 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-28T11:00:25Z" level=info msg="found 1 workers, default=\"sth9i962jq3a1yxkacociwmo7\"" sandbox.go:138: time="2024-11-28T11:00:25Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T11:00:25Z" level=info msg="running server on /tmp/bktest_buildkitd492019606/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.30s)
test-integration (buildx-stable-1, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46813/library/busybox:latest time="2024-11-28T11:00:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46813" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46813/library/alpine:latest time="2024-11-28T11:00:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46813" run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:46813/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0020faac0), (*buildflags.CacheOptionsEntry)(0xc0020faae0), (*buildflags.CacheOptionsEntry)(0xc0020fab00)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0020fa9e0), (*buildflags.CacheOptionsEntry)(0xc0020faa00), (*buildflags.CacheOptionsEntry)(0xc0020faa40)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config2430720796/buildkitd.toml --root /tmp/bktest_buildkitd3585754649 --addr unix:///tmp/bktest_buildkitd3585754649/buildkitd.sock --debug sandbox.go:135: 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_config2430720796/buildkitd.toml --root /tmp/bktest_buildkitd3585754649 --addr unix:///tmp/bktest_buildkitd3585754649/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 11:00:30.380888994 +0000 UTC m=+7.629580630 /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_config2430720796/buildkitd.toml --root /tmp/bktest_buildkitd3585754649 --addr unix:///tmp/bktest_buildkitd3585754649/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T11:00:30Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T11:00:30Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T11:00:30Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T11:00:30Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T11:00:30Z" level=info msg="found worker \"egz2v9a4b7gp50989m45yd6pa\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0230dec85453 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:138: time="2024-11-28T11:00:30Z" level=info msg="found 1 workers, default=\"egz2v9a4b7gp50989m45yd6pa\"" sandbox.go:138: time="2024-11-28T11:00:30Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T11:00:30Z" level=info msg="running server on /tmp/bktest_buildkitd3585754649/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.35s)
test-integration (v0.16.0, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33795/library/busybox:latest time="2024-11-28T11:00:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33795" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33795/library/alpine:latest time="2024-11-28T11:00:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33795" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:33795/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0015d8c00), (*buildflags.CacheOptionsEntry)(0xc0015d8c20), (*buildflags.CacheOptionsEntry)(0xc0015d8c40)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0015d8b20), (*buildflags.CacheOptionsEntry)(0xc0015d8b40), (*buildflags.CacheOptionsEntry)(0xc0015d8b80)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config783826909/buildkitd.toml --root /tmp/bktest_buildkitd876650258 --addr unix:///tmp/bktest_buildkitd876650258/buildkitd.sock --debug sandbox.go:135: 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_config783826909/buildkitd.toml --root /tmp/bktest_buildkitd876650258 --addr unix:///tmp/bktest_buildkitd876650258/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 11:00:31.313113196 +0000 UTC m=+8.918976699 /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_config783826909/buildkitd.toml --root /tmp/bktest_buildkitd876650258 --addr unix:///tmp/bktest_buildkitd876650258/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T11:00:31Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T11:00:31Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T11:00:31Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T11:00:31Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T11:00:31Z" level=info msg="found worker \"mstpzmb8yulbxzze395xmvh65\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c21a18861371 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:138: time="2024-11-28T11:00:31Z" level=info msg="found 1 workers, default=\"mstpzmb8yulbxzze395xmvh65\"" sandbox.go:138: time="2024-11-28T11:00:31Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T11:00:31Z" level=info msg="running server on /tmp/bktest_buildkitd876650258/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.36s)
test-integration (v0.15.2, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46189/library/busybox:latest time="2024-11-28T11:00:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46189" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46189/library/alpine:latest time="2024-11-28T11:00:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46189" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:46189/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001ecce20), (*buildflags.CacheOptionsEntry)(0xc001ecce40), (*buildflags.CacheOptionsEntry)(0xc001ecce60)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001eccd40), (*buildflags.CacheOptionsEntry)(0xc001eccd60), (*buildflags.CacheOptionsEntry)(0xc001eccda0)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config521832740/buildkitd.toml --root /tmp/bktest_buildkitd3120192914 --addr unix:///tmp/bktest_buildkitd3120192914/buildkitd.sock --debug sandbox.go:135: 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_config521832740/buildkitd.toml --root /tmp/bktest_buildkitd3120192914 --addr unix:///tmp/bktest_buildkitd3120192914/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 11:00:32.029652904 +0000 UTC m=+8.163064850 /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_config521832740/buildkitd.toml --root /tmp/bktest_buildkitd3120192914 --addr unix:///tmp/bktest_buildkitd3120192914/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T11:00:32Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T11:00:32Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T11:00:32Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T11:00:32Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T11:00:32Z" level=info msg="found worker \"k2tims4fgtd98zd13zhpir4yr\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:17df7da94c7e 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:138: time="2024-11-28T11:00:32Z" level=info msg="found 1 workers, default=\"k2tims4fgtd98zd13zhpir4yr\"" sandbox.go:138: time="2024-11-28T11:00:32Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T11:00:32Z" level=info msg="running server on /tmp/bktest_buildkitd3120192914/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.38s)
test-integration (v0.15.2, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37569/library/busybox:latest time="2024-11-28T11:00:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37569" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37569/library/alpine:latest time="2024-11-28T11:00:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37569" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:37569/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc00107a5e0), (*buildflags.CacheOptionsEntry)(0xc00107a600), (*buildflags.CacheOptionsEntry)(0xc00107a640)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc00107a440), (*buildflags.CacheOptionsEntry)(0xc00107a460), (*buildflags.CacheOptionsEntry)(0xc00107a500)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config1592737510/buildkitd.toml --root /tmp/bktest_buildkitd111383027 --addr unix:///tmp/bktest_buildkitd111383027/buildkitd.sock --debug sandbox.go:135: 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_config1592737510/buildkitd.toml --root /tmp/bktest_buildkitd111383027 --addr unix:///tmp/bktest_buildkitd111383027/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 11:00:31.460196218 +0000 UTC m=+8.351440310 /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_config1592737510/buildkitd.toml --root /tmp/bktest_buildkitd111383027 --addr unix:///tmp/bktest_buildkitd111383027/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T11:00:31Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T11:00:31Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T11:00:31Z" level=info msg="found worker \"tz5ts1d159cahaxnnvzfxu867\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d48d9fe03a99 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-28T11:00:31Z" level=info msg="found 1 workers, default=\"tz5ts1d159cahaxnnvzfxu867\"" sandbox.go:138: time="2024-11-28T11:00:31Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T11:00:31Z" level=info msg="running server on /tmp/bktest_buildkitd111383027/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.36s)
test-integration (buildx-stable-1, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41977/library/busybox:latest time="2024-11-28T11:00:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41977" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41977/library/alpine:latest time="2024-11-28T11:00:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41977" run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:41977/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001b31540), (*buildflags.CacheOptionsEntry)(0xc001b31560), (*buildflags.CacheOptionsEntry)(0xc001b31580)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001b31460), (*buildflags.CacheOptionsEntry)(0xc001b31480), (*buildflags.CacheOptionsEntry)(0xc001b314c0)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config3214660488/buildkitd.toml --root /tmp/bktest_buildkitd3991549860 --addr unix:///tmp/bktest_buildkitd3991549860/buildkitd.sock --debug sandbox.go:135: 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_config3214660488/buildkitd.toml --root /tmp/bktest_buildkitd3991549860 --addr unix:///tmp/bktest_buildkitd3991549860/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 11:00:30.462862622 +0000 UTC m=+7.621245460 /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_config3214660488/buildkitd.toml --root /tmp/bktest_buildkitd3991549860 --addr unix:///tmp/bktest_buildkitd3991549860/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T11:00:30Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T11:00:30Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T11:00:30Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T11:00:30Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T11:00:30Z" level=info msg="found worker \"uzpy6yrp685a5jqmulcwwdv92\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:8fc787219e31 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:138: time="2024-11-28T11:00:30Z" level=info msg="found 1 workers, default=\"uzpy6yrp685a5jqmulcwwdv92\"" sandbox.go:138: time="2024-11-28T11:00:30Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T11:00:30Z" level=info msg="running server on /tmp/bktest_buildkitd3991549860/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.39s)
test-integration (v0.16.0, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45369/library/busybox:latest time="2024-11-28T11:00:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45369" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45369/library/alpine:latest time="2024-11-28T11:00:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45369" run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:45369/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000b7f9a0), (*buildflags.CacheOptionsEntry)(0xc000b7f9c0), (*buildflags.CacheOptionsEntry)(0xc000b7f9e0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000b7f8c0), (*buildflags.CacheOptionsEntry)(0xc000b7f8e0), (*buildflags.CacheOptionsEntry)(0xc000b7f920)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config3340969278/buildkitd.toml --root /tmp/bktest_buildkitd2683054866 --addr unix:///tmp/bktest_buildkitd2683054866/buildkitd.sock --debug sandbox.go:135: 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_config3340969278/buildkitd.toml --root /tmp/bktest_buildkitd2683054866 --addr unix:///tmp/bktest_buildkitd2683054866/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 11:00:35.942191849 +0000 UTC m=+10.066977284 /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_config3340969278/buildkitd.toml --root /tmp/bktest_buildkitd2683054866 --addr unix:///tmp/bktest_buildkitd2683054866/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T11:00:36Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T11:00:36Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T11:00:36Z" level=info msg="found worker \"tx7rd6flx6u7dd4pfnsxzrkvd\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:67ff98ad1dd1 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-28T11:00:36Z" level=info msg="found 1 workers, default=\"tx7rd6flx6u7dd4pfnsxzrkvd\"" sandbox.go:138: time="2024-11-28T11:00:36Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T11:00:36Z" level=info msg="running server on /tmp/bktest_buildkitd2683054866/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.44s)
test-integration (latest, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45391/library/busybox:latest time="2024-11-28T11:00:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45391" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45391/library/alpine:latest time="2024-11-28T11:00:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45391" run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:45391/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001a4fbe0), (*buildflags.CacheOptionsEntry)(0xc001a4fc00), (*buildflags.CacheOptionsEntry)(0xc001a4fc20)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001a4fb00), (*buildflags.CacheOptionsEntry)(0xc001a4fb20), (*buildflags.CacheOptionsEntry)(0xc001a4fb60)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config4186550621/buildkitd.toml --root /tmp/bktest_buildkitd4015323813 --addr unix:///tmp/bktest_buildkitd4015323813/buildkitd.sock --debug sandbox.go:135: 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_config4186550621/buildkitd.toml --root /tmp/bktest_buildkitd4015323813 --addr unix:///tmp/bktest_buildkitd4015323813/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 11:00:38.440811001 +0000 UTC m=+11.350230397 /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_config4186550621/buildkitd.toml --root /tmp/bktest_buildkitd4015323813 --addr unix:///tmp/bktest_buildkitd4015323813/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T11:00:38Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T11:00:38Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T11:00:38Z" level=info msg="found worker \"rq34q0z96utvvz8jgi0jzfv8w\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:363a5ff8a351 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-28T11:00:38Z" level=info msg="found 1 workers, default=\"rq34q0z96utvvz8jgi0jzfv8w\"" sandbox.go:138: time="2024-11-28T11:00:38Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T11:00:38Z" level=info msg="running server on /tmp/bktest_buildkitd4015323813/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.67s)
test-integration (master, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33101/library/alpine:latest time="2024-11-28T11:00:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33101" run.go:272: copied docker.io/moby/buildkit:v0.17.2 to local mirror localhost:33101/moby/buildkit:buildx-stable-1 time="2024-11-28T11:00:21Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33101" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33101/library/busybox:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000a27800), (*buildflags.CacheOptionsEntry)(0xc000a27820), (*buildflags.CacheOptionsEntry)(0xc000a27840)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000a27620), (*buildflags.CacheOptionsEntry)(0xc000a27640), (*buildflags.CacheOptionsEntry)(0xc000a276a0)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.01s)
test-integration (v0.17.2, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:v0.17.2 to local mirror localhost:44251/moby/buildkit:buildx-stable-1 time="2024-11-28T11:00:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44251" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44251/library/busybox:latest time="2024-11-28T11:00:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44251" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44251/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0004228c0), (*buildflags.CacheOptionsEntry)(0xc0004228e0), (*buildflags.CacheOptionsEntry)(0xc000422900)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000422660), (*buildflags.CacheOptionsEntry)(0xc000422720), (*buildflags.CacheOptionsEntry)(0xc0004227a0)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.16s)
test-integration (v0.17.2, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:44633/moby/buildkit:buildx-stable-1 time="2024-11-28T11:00:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44633" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44633/library/busybox:latest time="2024-11-28T11:00:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44633" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44633/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000ca2160), (*buildflags.CacheOptionsEntry)(0xc000ca21e0), (*buildflags.CacheOptionsEntry)(0xc000ca2200)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000ca2000), (*buildflags.CacheOptionsEntry)(0xc000ca2020), (*buildflags.CacheOptionsEntry)(0xc000ca20c0)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (0.97s)
test-integration (latest, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34903/library/alpine:latest time="2024-11-28T11:00:32Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34903" run.go:272: copied docker.io/moby/buildkit:v0.17.2 to local mirror localhost:34903/moby/buildkit:buildx-stable-1 time="2024-11-28T11:00:37Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34903" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34903/library/busybox:latest --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001d64ca0), (*buildflags.CacheOptionsEntry)(0xc001d64cc0), (*buildflags.CacheOptionsEntry)(0xc001d64ce0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001d64bc0), (*buildflags.CacheOptionsEntry)(0xc001d64be0), (*buildflags.CacheOptionsEntry)(0xc001d64c20)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config3859677451/buildkitd.toml --root /tmp/bktest_buildkitd2008402253 --addr unix:///tmp/bktest_buildkitd2008402253/buildkitd.sock --debug sandbox.go:135: 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_config3859677451/buildkitd.toml --root /tmp/bktest_buildkitd2008402253 --addr unix:///tmp/bktest_buildkitd2008402253/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 11:00:42.965089018 +0000 UTC m=+11.697905344 /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_config3859677451/buildkitd.toml --root /tmp/bktest_buildkitd2008402253 --addr unix:///tmp/bktest_buildkitd2008402253/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T11:00:43Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T11:00:43Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T11:00:43Z" level=info msg="found worker \"xtmnilc5wm3rmk3cpmd69jpr5\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e9bb03cf9f28 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-28T11:00:43Z" level=info msg="found 1 workers, default=\"xtmnilc5wm3rmk3cpmd69jpr5\"" sandbox.go:138: time="2024-11-28T11:00:43Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T11:00:43Z" level=info msg="running server on /tmp/bktest_buildkitd2008402253/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.39s)
test-integration (v0.17.2, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46683/library/busybox:latest time="2024-11-28T11:00:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46683" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46683/library/alpine:latest time="2024-11-28T11:00:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46683" run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:46683/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001e9e1c0), (*buildflags.CacheOptionsEntry)(0xc001e9e1e0), (*buildflags.CacheOptionsEntry)(0xc001e9e200)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001e9e0e0), (*buildflags.CacheOptionsEntry)(0xc001e9e100), (*buildflags.CacheOptionsEntry)(0xc001e9e140)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (0.69s)
test-integration (latest, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40271/library/alpine:latest time="2024-11-28T11:00:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40271" run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:40271/moby/buildkit:buildx-stable-1 time="2024-11-28T11:00:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40271" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40271/library/busybox:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001a14e20), (*buildflags.CacheOptionsEntry)(0xc001a14e40), (*buildflags.CacheOptionsEntry)(0xc001a14e60)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001a14cc0), (*buildflags.CacheOptionsEntry)(0xc001a14d40), (*buildflags.CacheOptionsEntry)(0xc001a14d80)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.15s)
test-integration (master, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:35941/moby/buildkit:buildx-stable-1 time="2024-11-28T11:00:38Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35941" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35941/library/busybox:latest time="2024-11-28T11:00:39Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35941" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35941/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0019d92e0), (*buildflags.CacheOptionsEntry)(0xc0019d9300), (*buildflags.CacheOptionsEntry)(0xc0019d9320)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0019d9200), (*buildflags.CacheOptionsEntry)(0xc0019d9220), (*buildflags.CacheOptionsEntry)(0xc0019d9260)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config3346624640/buildkitd.toml --root /tmp/bktest_buildkitd4241894126 --addr unix:///tmp/bktest_buildkitd4241894126/buildkitd.sock --debug sandbox.go:135: 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_config3346624640/buildkitd.toml --root /tmp/bktest_buildkitd4241894126 --addr unix:///tmp/bktest_buildkitd4241894126/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 11:00:43.638669153 +0000 UTC m=+10.357845352 /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_config3346624640/buildkitd.toml --root /tmp/bktest_buildkitd4241894126 --addr unix:///tmp/bktest_buildkitd4241894126/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T11:00:43Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T11:00:43Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T11:00:43Z" level=info msg="found worker \"u7f9tcz8n7wf7iylo3rzj0dpa\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:eacb82160c4b 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-28T11:00:43Z" level=info msg="found 1 workers, default=\"u7f9tcz8n7wf7iylo3rzj0dpa\"" sandbox.go:138: time="2024-11-28T11:00:43Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T11:00:43Z" level=info msg="running server on /tmp/bktest_buildkitd4241894126/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.36s)
test-integration (master, remote, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40151/library/busybox:latest time="2024-11-28T11:00:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40151" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40151/library/alpine:latest time="2024-11-28T11:00:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40151" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:40151/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.03s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0021a1b20), (*buildflags.CacheOptionsEntry)(0xc0021a1b40), (*buildflags.CacheOptionsEntry)(0xc0021a1b60)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0021a1a40), (*buildflags.CacheOptionsEntry)(0xc0021a1a60), (*buildflags.CacheOptionsEntry)(0xc0021a1aa0)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.02s)
test-integration (buildx-stable-1, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39211/library/busybox:latest time="2024-11-28T11:00:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39211" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39211/library/alpine:latest time="2024-11-28T11:00:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39211" run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:39211/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000bf7420), (*buildflags.CacheOptionsEntry)(0xc000bf7440), (*buildflags.CacheOptionsEntry)(0xc000bf7460)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000bf72e0), (*buildflags.CacheOptionsEntry)(0xc000bf7300), (*buildflags.CacheOptionsEntry)(0xc000bf7340)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.09s)
test-integration (v0.16.0, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:35445/moby/buildkit:buildx-stable-1 time="2024-11-28T11:00:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35445" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35445/library/busybox:latest time="2024-11-28T11:00:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35445" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35445/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001fdd9e0), (*buildflags.CacheOptionsEntry)(0xc001fdda00), (*buildflags.CacheOptionsEntry)(0xc001fdda20)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001fdd900), (*buildflags.CacheOptionsEntry)(0xc001fdd920), (*buildflags.CacheOptionsEntry)(0xc001fdd960)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.24s)
test-integration (v0.16.0, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43003/library/busybox:latest time="2024-11-28T11:00:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43003" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43003/library/alpine:latest time="2024-11-28T11:00:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43003" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:43003/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001805f40), (*buildflags.CacheOptionsEntry)(0xc001805f60), (*buildflags.CacheOptionsEntry)(0xc001962000)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001805e60), (*buildflags.CacheOptionsEntry)(0xc001805e80), (*buildflags.CacheOptionsEntry)(0xc001805ec0)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.29s)
test-integration (v0.15.2, docker-container, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:41113/moby/buildkit:buildx-stable-1 time="2024-11-28T11:00:42Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41113" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41113/library/busybox:latest time="2024-11-28T11:00:43Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41113" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41113/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc00143b780), (*buildflags.CacheOptionsEntry)(0xc00143b7a0), (*buildflags.CacheOptionsEntry)(0xc00143b7c0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc00143b6a0), (*buildflags.CacheOptionsEntry)(0xc00143b6c0), (*buildflags.CacheOptionsEntry)(0xc00143b700)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=remote sandbox.go:135: 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_config9073160/buildkitd.toml --root /tmp/bktest_buildkitd1661052960 --addr unix:///tmp/bktest_buildkitd1661052960/buildkitd.sock --debug sandbox.go:135: 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_config9073160/buildkitd.toml --root /tmp/bktest_buildkitd1661052960 --addr unix:///tmp/bktest_buildkitd1661052960/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 11:00:47.108483258 +0000 UTC m=+9.738343818 /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_config9073160/buildkitd.toml --root /tmp/bktest_buildkitd1661052960 --addr unix:///tmp/bktest_buildkitd1661052960/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T11:00:47Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T11:00:47Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T11:00:47Z" level=info msg="found worker \"qpsdx5ygkr26gawish82yy2ol\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:53dd32b3ff27 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/arm/v7 linux/arm/v6]" sandbox.go:138: time="2024-11-28T11:00:47Z" level=info msg="found 1 workers, default=\"qpsdx5ygkr26gawish82yy2ol\"" sandbox.go:138: time="2024-11-28T11:00:47Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T11:00:47Z" level=info msg="running server on /tmp/bktest_buildkitd1661052960/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.36s)
test-integration (latest, remote, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39711/library/busybox:latest time="2024-11-28T11:00:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39711" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39711/library/alpine:latest time="2024-11-28T11:00:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39711" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:39711/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc00130c480), (*buildflags.CacheOptionsEntry)(0xc00130c4a0), (*buildflags.CacheOptionsEntry)(0xc00130c520)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc00130c3a0), (*buildflags.CacheOptionsEntry)(0xc00130c3c0), (*buildflags.CacheOptionsEntry)(0xc00130c400)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.18s)
test-integration (buildx-stable-1, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46837/library/busybox:latest time="2024-11-28T11:00:31Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46837" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46837/library/alpine:latest time="2024-11-28T11:00:32Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46837" run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:46837/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001ad41a0), (*buildflags.CacheOptionsEntry)(0xc001ad41c0), (*buildflags.CacheOptionsEntry)(0xc001ad41e0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001ad40a0), (*buildflags.CacheOptionsEntry)(0xc001ad40e0), (*buildflags.CacheOptionsEntry)(0xc001ad4120)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.30s)
test-integration (master, docker-container, ./tests, experimental)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34637/library/alpine:latest time="2024-11-28T11:00:32Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34637" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:34637/moby/buildkit:buildx-stable-1 time="2024-11-28T11:00:38Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34637" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34637/library/busybox:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L128
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:128: Error Trace: /src/tests/bake.go:128 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:97 /src/vendor/github.com/moby/buildkit/util/testutil/integration/run.go:211 Error: Not equal: expected: []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000740b20), (*buildflags.CacheOptionsEntry)(0xc000740b40), (*buildflags.CacheOptionsEntry)(0xc000740b60)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0007409e0), (*buildflags.CacheOptionsEntry)(0xc000740a00), (*buildflags.CacheOptionsEntry)(0xc000740a40)} Diff: --- Expected +++ Actual @@ -20,3 +20,4 @@ Type: (string) (len=6) "inline", - Attrs: (map[string]string) <nil>, + Attrs: (map[string]string) { + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (0.96s)
test-integration (v0.15.2, 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/2827/merge' exists
test-integration (docker+containerd, ./tests)
The operation was canceled.
test-integration ([email protected], ./tests, experimental)
Canceling since a higher priority waiting request for 'build-refs/pull/2827/merge' exists
test-integration ([email protected], ./tests, experimental)
The operation was canceled.
test-integration (docker+containerd, ./tests, experimental)
Canceling since a higher priority waiting request for 'build-refs/pull/2827/merge' exists
test-integration (docker+containerd, ./tests, experimental)
The operation was canceled.
test-integration ([email protected], ./tests, experimental)
Canceling since a higher priority waiting request for 'build-refs/pull/2827/merge' exists
test-integration ([email protected], ./tests, experimental)
The operation was canceled.
test-integration (docker, ./tests, experimental)
Canceling since a higher priority waiting request for 'build-refs/pull/2827/merge' exists
test-integration (docker, ./tests, experimental)
The operation was canceled.
test-integration (docker, ./tests)
Canceling since a higher priority waiting request for 'build-refs/pull/2827/merge' exists
test-integration (docker, ./tests)
The operation was canceled.
test-integration ([email protected], ./tests)
Canceling since a higher priority waiting request for 'build-refs/pull/2827/merge' exists
test-integration ([email protected], ./tests)
The operation was canceled.
test-integration ([email protected], ./tests)
Canceling since a higher priority waiting request for 'build-refs/pull/2827/merge' exists
test-integration ([email protected], ./tests)
The operation was canceled.

Artifacts

Produced during runtime
Name Size
buildx-darwin-amd64
18.2 MB
buildx-darwin-arm64
17 MB
buildx-freebsd-amd64
17.8 MB
buildx-freebsd-arm64
16.2 MB
buildx-linux-amd64
17.9 MB
buildx-linux-arm-v6
16.6 MB
buildx-linux-arm-v7
16.6 MB
buildx-linux-arm64
16.3 MB
buildx-linux-ppc64le
15.9 MB
buildx-linux-riscv64
16.8 MB
buildx-linux-s390x
17.4 MB
buildx-openbsd-amd64
17.8 MB
buildx-openbsd-arm64
16.2 MB
buildx-windows-amd64
18.4 MB
buildx-windows-arm64
16.4 MB
docker~buildx~1TNYRC.dockerbuild
80.4 KB
docker~buildx~3RS7D6.dockerbuild
80.1 KB
docker~buildx~4JULRP.dockerbuild
79.7 KB
docker~buildx~5JANNR.dockerbuild
79.6 KB
docker~buildx~6UCX3E.dockerbuild
78.8 KB
docker~buildx~9JMJUC.dockerbuild
27.8 KB
docker~buildx~A9Z5ME.dockerbuild
79 KB
docker~buildx~B9CPT0.dockerbuild
79.7 KB
docker~buildx~BZPLE5.dockerbuild
78.8 KB
docker~buildx~E7DDCM.dockerbuild
79.1 KB
docker~buildx~GU0VHV.dockerbuild
79.5 KB
docker~buildx~GU42QQ.dockerbuild
80 KB
docker~buildx~HDURPW.dockerbuild
78.9 KB
docker~buildx~IFJRBY.dockerbuild
80.2 KB
docker~buildx~IT7NJY.dockerbuild
79 KB
docker~buildx~JPPDTE.dockerbuild
79.5 KB
docker~buildx~JZ2ZBL.dockerbuild
79.4 KB
docker~buildx~K3XH1I.dockerbuild
81.1 KB
docker~buildx~KKTBB5.dockerbuild
79.9 KB
docker~buildx~M544LP.dockerbuild
78.5 KB
docker~buildx~PCRWCK.dockerbuild
80.6 KB
docker~buildx~QMDNDO.dockerbuild
79.6 KB
docker~buildx~R3T6HB.dockerbuild
79.1 KB
docker~buildx~R8W3OO.dockerbuild
79.1 KB
docker~buildx~R9YV7T.dockerbuild
79 KB
docker~buildx~SRVI8G.dockerbuild
80.2 KB
docker~buildx~SX3AAE.dockerbuild
78.1 KB
docker~buildx~THDP3G.dockerbuild
78.3 KB
docker~buildx~TZEKPG.dockerbuild
79.5 KB
docker~buildx~V873RA.dockerbuild
79.2 KB
docker~buildx~V8V5IU.dockerbuild
79.2 KB
docker~buildx~W6TI97.dockerbuild
79.4 KB
docker~buildx~Y3GGBV.dockerbuild
81 KB
test-reports-test-integration-tests--docker-
257 KB
test-reports-test-integration-tests--docker-experimental
263 KB
test-reports-test-integration-tests--docker261-
245 KB
test-reports-test-integration-tests--docker261-experimental
255 KB
test-reports-test-integration-tests--dockercontainerd-
258 KB
test-reports-test-integration-tests--dockercontainerd-experimental
258 KB
test-reports-test-integration-tests--dockercontainerd261-
243 KB
test-reports-test-integration-tests--dockercontainerd261-experimental
258 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-
126 KB
test-reports-test-integration-tests-buildx-stable-1-docker-container-experimental
126 KB
test-reports-test-integration-tests-buildx-stable-1-remote-
128 KB
test-reports-test-integration-tests-buildx-stable-1-remote-experimental
128 KB
test-reports-test-integration-tests-latest-docker-container-
126 KB
test-reports-test-integration-tests-latest-docker-container-experimental
126 KB
test-reports-test-integration-tests-latest-remote-
128 KB
test-reports-test-integration-tests-latest-remote-experimental
128 KB
test-reports-test-integration-tests-master-docker-container-
126 KB
test-reports-test-integration-tests-master-docker-container-experimental
126 KB
test-reports-test-integration-tests-master-remote-
128 KB
test-reports-test-integration-tests-master-remote-experimental
128 KB
test-reports-test-integration-tests-v0152-docker-container-
126 KB
test-reports-test-integration-tests-v0152-docker-container-experimental
126 KB
test-reports-test-integration-tests-v0152-remote-
128 KB
test-reports-test-integration-tests-v0152-remote-experimental
128 KB
test-reports-test-integration-tests-v0160-docker-container-
126 KB
test-reports-test-integration-tests-v0160-docker-container-experimental
126 KB
test-reports-test-integration-tests-v0160-remote-
128 KB
test-reports-test-integration-tests-v0160-remote-experimental
128 KB
test-reports-test-integration-tests-v0172-docker-container-
126 KB
test-reports-test-integration-tests-v0172-docker-container-experimental
126 KB
test-reports-test-integration-tests-v0172-remote-
128 KB
test-reports-test-integration-tests-v0172-remote-experimental
128 KB
test-reports-test-unit--macos-14
173 KB
test-reports-test-unit--ubuntu-24.04
181 KB
test-reports-test-unit--windows-2022
176 KB