Skip to content

bake: handle derived attributes #4708

bake: handle derived attributes

bake: handle derived attributes #4708

Triggered via pull request November 28, 2024 10:49
Status Cancelled
Total duration 8m 7s
Artifacts 83

build.yml

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

Annotations

96 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:36647/library/busybox:latest time="2024-11-28T10:52:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36647" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36647/library/alpine:latest time="2024-11-28T10:52:16Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36647" run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:36647/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc00205a260), (*buildflags.CacheOptionsEntry)(0xc00205a280), (*buildflags.CacheOptionsEntry)(0xc00205a2a0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc00205a160), (*buildflags.CacheOptionsEntry)(0xc00205a180), (*buildflags.CacheOptionsEntry)(0xc00205a1c0)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, 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_config3799747790/buildkitd.toml --root /tmp/bktest_buildkitd309399096 --addr unix:///tmp/bktest_buildkitd309399096/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_config3799747790/buildkitd.toml --root /tmp/bktest_buildkitd309399096 --addr unix:///tmp/bktest_buildkitd309399096/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 10:52:23.561943058 +0000 UTC m=+7.725007922 /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_config3799747790/buildkitd.toml --root /tmp/bktest_buildkitd309399096 --addr unix:///tmp/bktest_buildkitd309399096/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T10:52:23Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T10:52:23Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T10:52:23Z" level=info msg="found worker \"qlxr2dm4k6r2vhtdnc4kymguv\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c4d807adba0c 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-28T10:52:23Z" level=info msg="found 1 workers, default=\"qlxr2dm4k6r2vhtdnc4kymguv\"" sandbox.go:138: time="2024-11-28T10:52:23Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T10:52:23Z" level=info msg="running server on /tmp/bktest_buildkitd309399096/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:33293/library/busybox:latest time="2024-11-28T10:52:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33293" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33293/library/alpine:latest time="2024-11-28T10:52:15Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33293" run.go:272: copied docker.io/moby/buildkit:v0.17.2 to local mirror localhost:33293/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc000137c00), (*buildflags.CacheOptionsEntry)(0xc000137c20), (*buildflags.CacheOptionsEntry)(0xc000137c40)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000137b00), (*buildflags.CacheOptionsEntry)(0xc000137b20), (*buildflags.CacheOptionsEntry)(0xc000137b60)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, 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_config1792034893/buildkitd.toml --root /tmp/bktest_buildkitd2923285304 --addr unix:///tmp/bktest_buildkitd2923285304/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_config1792034893/buildkitd.toml --root /tmp/bktest_buildkitd2923285304 --addr unix:///tmp/bktest_buildkitd2923285304/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 10:52:24.189765789 +0000 UTC m=+8.878594496 /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_config1792034893/buildkitd.toml --root /tmp/bktest_buildkitd2923285304 --addr unix:///tmp/bktest_buildkitd2923285304/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T10:52:24Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T10:52:24Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T10:52:24Z" level=info msg="found worker \"u44nqbdrxq6j9tje21u61e4tm\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:2b5552759cd7 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-28T10:52:24Z" level=info msg="found 1 workers, default=\"u44nqbdrxq6j9tje21u61e4tm\"" sandbox.go:138: time="2024-11-28T10:52:24Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T10:52:24Z" level=info msg="running server on /tmp/bktest_buildkitd2923285304/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:45965/library/busybox:latest time="2024-11-28T10:52:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45965" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45965/library/alpine:latest time="2024-11-28T10:52:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45965" run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:45965/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc00114d680), (*buildflags.CacheOptionsEntry)(0xc00114d6a0), (*buildflags.CacheOptionsEntry)(0xc00114d6c0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc00114d580), (*buildflags.CacheOptionsEntry)(0xc00114d5a0), (*buildflags.CacheOptionsEntry)(0xc00114d5e0)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, 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_config977196802/buildkitd.toml --root /tmp/bktest_buildkitd3706082247 --addr unix:///tmp/bktest_buildkitd3706082247/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_config977196802/buildkitd.toml --root /tmp/bktest_buildkitd3706082247 --addr unix:///tmp/bktest_buildkitd3706082247/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 10:52:26.774878015 +0000 UTC m=+8.395244356 /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_config977196802/buildkitd.toml --root /tmp/bktest_buildkitd3706082247 --addr unix:///tmp/bktest_buildkitd3706082247/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T10:52:26Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T10:52:26Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T10:52:26Z" level=info msg="found worker \"43s8wmd39djgzjgsty57wihel\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:4f31baee3d94 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-28T10:52:26Z" level=info msg="found 1 workers, default=\"43s8wmd39djgzjgsty57wihel\"" sandbox.go:138: time="2024-11-28T10:52:26Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T10:52:26Z" level=info msg="running server on /tmp/bktest_buildkitd3706082247/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.32s)
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/moby/buildkit:v0.15.2 to local mirror localhost:46811/moby/buildkit:buildx-stable-1 time="2024-11-28T10:52:22Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46811" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46811/library/busybox:latest time="2024-11-28T10:52:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46811" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46811/library/alpine:latest --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc001030ce0), (*buildflags.CacheOptionsEntry)(0xc001030d40), (*buildflags.CacheOptionsEntry)(0xc001030dc0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001030be0), (*buildflags.CacheOptionsEntry)(0xc001030c00), (*buildflags.CacheOptionsEntry)(0xc001030c40)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, 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_config1901249607/buildkitd.toml --root /tmp/bktest_buildkitd843883462 --addr unix:///tmp/bktest_buildkitd843883462/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_config1901249607/buildkitd.toml --root /tmp/bktest_buildkitd843883462 --addr unix:///tmp/bktest_buildkitd843883462/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 10:52:28.644286036 +0000 UTC m=+9.544940159 /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_config1901249607/buildkitd.toml --root /tmp/bktest_buildkitd843883462 --addr unix:///tmp/bktest_buildkitd843883462/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T10:52:28Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T10:52:28Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T10:52:28Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T10:52:28Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T10:52:28Z" level=info msg="found worker \"ipepjp340rmpgedhjtstnrwi3\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:f34be6628a28 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-28T10:52:28Z" level=info msg="found 1 workers, default=\"ipepjp340rmpgedhjtstnrwi3\"" sandbox.go:138: time="2024-11-28T10:52:28Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T10:52:28Z" level=info msg="running server on /tmp/bktest_buildkitd843883462/buildkitd.sock"
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/moby/buildkit:v0.16.0 to local mirror localhost:33813/moby/buildkit:buildx-stable-1 time="2024-11-28T10:52:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33813" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33813/library/busybox:latest time="2024-11-28T10:52:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33813" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33813/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc002061e80), (*buildflags.CacheOptionsEntry)(0xc002061ea0), (*buildflags.CacheOptionsEntry)(0xc002061ec0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc002061d80), (*buildflags.CacheOptionsEntry)(0xc002061da0), (*buildflags.CacheOptionsEntry)(0xc002061de0)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, 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_config2829398401/buildkitd.toml --root /tmp/bktest_buildkitd2813296326 --addr unix:///tmp/bktest_buildkitd2813296326/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_config2829398401/buildkitd.toml --root /tmp/bktest_buildkitd2813296326 --addr unix:///tmp/bktest_buildkitd2813296326/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 10:52:31.719003727 +0000 UTC m=+9.123437905 /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_config2829398401/buildkitd.toml --root /tmp/bktest_buildkitd2813296326 --addr unix:///tmp/bktest_buildkitd2813296326/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T10:52:31Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T10:52:31Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T10:52:31Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T10:52:31Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T10:52:31Z" level=info msg="found worker \"9q7zuggtaaxg602dfv8sw765h\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:2c853ea2fa9e 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-28T10:52:31Z" level=info msg="found 1 workers, default=\"9q7zuggtaaxg602dfv8sw765h\"" sandbox.go:138: time="2024-11-28T10:52:31Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T10:52:31Z" level=info msg="running server on /tmp/bktest_buildkitd2813296326/buildkit
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:42153/library/busybox:latest time="2024-11-28T10:52:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42153" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42153/library/alpine:latest time="2024-11-28T10:52:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42153" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:42153/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc001e749a0), (*buildflags.CacheOptionsEntry)(0xc001e749c0), (*buildflags.CacheOptionsEntry)(0xc001e749e0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001e748a0), (*buildflags.CacheOptionsEntry)(0xc001e748c0), (*buildflags.CacheOptionsEntry)(0xc001e74900)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, 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_config1897781170/buildkitd.toml --root /tmp/bktest_buildkitd3776898956 --addr unix:///tmp/bktest_buildkitd3776898956/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_config1897781170/buildkitd.toml --root /tmp/bktest_buildkitd3776898956 --addr unix:///tmp/bktest_buildkitd3776898956/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 10:52:29.341680567 +0000 UTC m=+9.158244508 /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_config1897781170/buildkitd.toml --root /tmp/bktest_buildkitd3776898956 --addr unix:///tmp/bktest_buildkitd3776898956/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T10:52:29Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T10:52:29Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T10:52:29Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T10:52:29Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T10:52:29Z" level=info msg="found worker \"2yrujthiwzxhrp3wkix8qad60\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ed22c97a0e37 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-28T10:52:29Z" level=info msg="found 1 workers, default=\"2yrujthiwzxhrp3wkix8qad60\"" sandbox.go:138: time="2024-11-28T10:52:29Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T10:52:29Z" level=info msg="running server on /tmp/bktest_buildkitd3776898956/buildkit
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:34421/library/busybox:latest time="2024-11-28T10:52:24Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34421" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34421/library/alpine:latest time="2024-11-28T10:52:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34421" run.go:272: copied docker.io/moby/buildkit:v0.17.2 to local mirror localhost:34421/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.00s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc001998700), (*buildflags.CacheOptionsEntry)(0xc001998720), (*buildflags.CacheOptionsEntry)(0xc001998740)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001998600), (*buildflags.CacheOptionsEntry)(0xc001998620), (*buildflags.CacheOptionsEntry)(0xc001998660)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, 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_config1919890479/buildkitd.toml --root /tmp/bktest_buildkitd3072832019 --addr unix:///tmp/bktest_buildkitd3072832019/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_config1919890479/buildkitd.toml --root /tmp/bktest_buildkitd3072832019 --addr unix:///tmp/bktest_buildkitd3072832019/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 10:52:35.047302799 +0000 UTC m=+11.362736724 /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_config1919890479/buildkitd.toml --root /tmp/bktest_buildkitd3072832019 --addr unix:///tmp/bktest_buildkitd3072832019/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T10:52:35Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T10:52:35Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T10:52:35Z" level=info msg="found worker \"l1cij2o7ngrukwavcuvkdi2ax\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:813c35095584 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-28T10:52:35Z" level=info msg="found 1 workers, default=\"l1cij2o7ngrukwavcuvkdi2ax\"" sandbox.go:138: time="2024-11-28T10:52:35Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T10:52:35Z" level=info msg="running server on /tmp/bktest_buildkitd3072832019/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.33s)
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:38641/library/busybox:latest time="2024-11-28T10:52:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38641" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38641/library/alpine:latest time="2024-11-28T10:52:26Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38641" run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:38641/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc0023210e0), (*buildflags.CacheOptionsEntry)(0xc002321100), (*buildflags.CacheOptionsEntry)(0xc002321120)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc002320fe0), (*buildflags.CacheOptionsEntry)(0xc002321000), (*buildflags.CacheOptionsEntry)(0xc002321040)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, 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_config485907536/buildkitd.toml --root /tmp/bktest_buildkitd2801728784 --addr unix:///tmp/bktest_buildkitd2801728784/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_config485907536/buildkitd.toml --root /tmp/bktest_buildkitd2801728784 --addr unix:///tmp/bktest_buildkitd2801728784/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 10:52:36.121377485 +0000 UTC m=+11.054980020 /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_config485907536/buildkitd.toml --root /tmp/bktest_buildkitd2801728784 --addr unix:///tmp/bktest_buildkitd2801728784/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T10:52:36Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T10:52:36Z" level=warning msg="failed to get disk size: no such file or directory" sandbox.go:138: time="2024-11-28T10:52:36Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T10:52:36Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T10:52:36Z" level=info msg="found worker \"yc3rh7c2l3yuuqk8navx2wkhh\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:99771217e279 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-28T10:52:36Z" level=info msg="found 1 workers, default=\"yc3rh7c2l3yuuqk8navx2wkhh\"" sandbox.go:138: time="2024-11-28T10:52:36Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T10:52:36Z" level=info msg="running server on /tmp/bktest_buildkitd2801728784/buildkitd.
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/moby/buildkit:v0.17.2 to local mirror localhost:36331/moby/buildkit:buildx-stable-1 time="2024-11-28T10:52:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36331" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36331/library/busybox:latest time="2024-11-28T10:52:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36331" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36331/library/alpine:latest --- FAIL: TestIntegration (1.03s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc000e96d00), (*buildflags.CacheOptionsEntry)(0xc000e96d20), (*buildflags.CacheOptionsEntry)(0xc000e96d40)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000e96b40), (*buildflags.CacheOptionsEntry)(0xc000e96bc0), (*buildflags.CacheOptionsEntry)(0xc000e96c00)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.07s)
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/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37503/library/busybox:latest time="2024-11-28T10:52:31Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37503" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37503/library/alpine:latest time="2024-11-28T10:52:31Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37503" run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:37503/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc0008af900), (*buildflags.CacheOptionsEntry)(0xc0008af920), (*buildflags.CacheOptionsEntry)(0xc0008af9a0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0008af6c0), (*buildflags.CacheOptionsEntry)(0xc0008af6e0), (*buildflags.CacheOptionsEntry)(0xc0008af7a0)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, 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_config1752337515/buildkitd.toml --root /tmp/bktest_buildkitd2795972305 --addr unix:///tmp/bktest_buildkitd2795972305/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_config1752337515/buildkitd.toml --root /tmp/bktest_buildkitd2795972305 --addr unix:///tmp/bktest_buildkitd2795972305/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 10:52:40.473929188 +0000 UTC m=+10.381805055 /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_config1752337515/buildkitd.toml --root /tmp/bktest_buildkitd2795972305 --addr unix:///tmp/bktest_buildkitd2795972305/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T10:52:40Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T10:52:40Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T10:52:40Z" level=info msg="found worker \"y5jp6oqwaytoxb1a3l8398muk\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:c2f4227e6460 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-28T10:52:40Z" level=info msg="found 1 workers, default=\"y5jp6oqwaytoxb1a3l8398muk\"" sandbox.go:138: time="2024-11-28T10:52:40Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T10:52:40Z" level=info msg="running server on /tmp/bktest_buildkitd2795972305/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.57s)
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/moby/buildkit:v0.17.2 to local mirror localhost:44153/moby/buildkit:buildx-stable-1 time="2024-11-28T10:52:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44153" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44153/library/busybox:latest time="2024-11-28T10:52:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44153" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44153/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc0001376a0), (*buildflags.CacheOptionsEntry)(0xc000137840), (*buildflags.CacheOptionsEntry)(0xc000137860)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000137380), (*buildflags.CacheOptionsEntry)(0xc0001373a0), (*buildflags.CacheOptionsEntry)(0xc000137500)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.27s)
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/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46393/library/busybox:latest time="2024-11-28T10:52:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46393" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46393/library/alpine:latest time="2024-11-28T10:52:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46393" run.go:272: copied docker.io/moby/buildkit:v0.16.0 to local mirror localhost:46393/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc002194e80), (*buildflags.CacheOptionsEntry)(0xc002194ea0), (*buildflags.CacheOptionsEntry)(0xc002194ec0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc002194d80), (*buildflags.CacheOptionsEntry)(0xc002194da0), (*buildflags.CacheOptionsEntry)(0xc002194de0)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.18s)
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/moby/buildkit:v0.16.0 to local mirror localhost:43893/moby/buildkit:buildx-stable-1 time="2024-11-28T10:52:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43893" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43893/library/busybox:latest time="2024-11-28T10:52:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43893" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43893/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc001d79e00), (*buildflags.CacheOptionsEntry)(0xc001d79e20), (*buildflags.CacheOptionsEntry)(0xc001d79e40)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001d79d00), (*buildflags.CacheOptionsEntry)(0xc001d79d20), (*buildflags.CacheOptionsEntry)(0xc001d79d60)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (0.70s)
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/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45749/library/busybox:latest time="2024-11-28T10:52:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45749" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45749/library/alpine:latest time="2024-11-28T10:52:29Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45749" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:45749/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc0014cf260), (*buildflags.CacheOptionsEntry)(0xc0014cf280), (*buildflags.CacheOptionsEntry)(0xc0014cf2a0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0014cf140), (*buildflags.CacheOptionsEntry)(0xc0014cf160), (*buildflags.CacheOptionsEntry)(0xc0014cf1a0)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.27s)
test-integration (v0.15.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/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33945/library/busybox:latest time="2024-11-28T10:52:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33945" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33945/library/alpine:latest time="2024-11-28T10:52:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33945" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:33945/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc000a5ec60), (*buildflags.CacheOptionsEntry)(0xc000a5ec80), (*buildflags.CacheOptionsEntry)(0xc000a5eca0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000a5e9c0), (*buildflags.CacheOptionsEntry)(0xc000a5eaa0), (*buildflags.CacheOptionsEntry)(0xc000a5eb00)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, 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_config1243922173/buildkitd.toml --root /tmp/bktest_buildkitd3138164345 --addr unix:///tmp/bktest_buildkitd3138164345/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_config1243922173/buildkitd.toml --root /tmp/bktest_buildkitd3138164345 --addr unix:///tmp/bktest_buildkitd3138164345/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 10:52:55.629229348 +0000 UTC m=+5.936514627 /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_config1243922173/buildkitd.toml --root /tmp/bktest_buildkitd3138164345 --addr unix:///tmp/bktest_buildkitd3138164345/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T10:52:55Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T10:52:55Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T10:52:55Z" level=info msg="found worker \"qabb4tjglaqk2zcnkchy8y4k9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:9c4036f5a887 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-28T10:52:55Z" level=info msg="found 1 workers, default=\"qabb4tjglaqk2zcnkchy8y4k9\"" sandbox.go:138: time="2024-11-28T10:52:55Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T10:52:55Z" level=info msg="running server on /tmp/bktest_buildkitd3138164345/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.45s)
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/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:35683/library/alpine:latest time="2024-11-28T10:52:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35683" run.go:272: copied docker.io/moby/buildkit:v0.15.2 to local mirror localhost:35683/moby/buildkit:buildx-stable-1 time="2024-11-28T10:52:33Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35683" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35683/library/busybox:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc00167cc80), (*buildflags.CacheOptionsEntry)(0xc00167cca0), (*buildflags.CacheOptionsEntry)(0xc00167ccc0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc00167cb80), (*buildflags.CacheOptionsEntry)(0xc00167cba0), (*buildflags.CacheOptionsEntry)(0xc00167cbe0)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.17s)
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:41929/moby/buildkit:buildx-stable-1 time="2024-11-28T10:52:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41929" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41929/library/busybox:latest time="2024-11-28T10:52:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41929" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41929/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc000391680), (*buildflags.CacheOptionsEntry)(0xc0003916a0), (*buildflags.CacheOptionsEntry)(0xc0003916c0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0003914e0), (*buildflags.CacheOptionsEntry)(0xc000391500), (*buildflags.CacheOptionsEntry)(0xc000391560)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.11s)
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/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39093/library/busybox:latest time="2024-11-28T10:52:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39093" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39093/library/alpine:latest time="2024-11-28T10:53:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39093" run.go:272: copied docker.io/moby/buildkit:latest to local mirror localhost:39093/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc001ed1c60), (*buildflags.CacheOptionsEntry)(0xc001ed1c80), (*buildflags.CacheOptionsEntry)(0xc001ed1ca0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001ed1b60), (*buildflags.CacheOptionsEntry)(0xc001ed1b80), (*buildflags.CacheOptionsEntry)(0xc001ed1bc0)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, 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_config1201259105/buildkitd.toml --root /tmp/bktest_buildkitd1837174534 --addr unix:///tmp/bktest_buildkitd1837174534/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_config1201259105/buildkitd.toml --root /tmp/bktest_buildkitd1837174534 --addr unix:///tmp/bktest_buildkitd1837174534/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 10:53:08.574975091 +0000 UTC m=+10.189683842 /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_config1201259105/buildkitd.toml --root /tmp/bktest_buildkitd1837174534 --addr unix:///tmp/bktest_buildkitd1837174534/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T10:53:08Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T10:53:08Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T10:53:08Z" level=info msg="found worker \"d8kh7omnbzsty8g736j28cdrr\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:9fedf454f2cf 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-28T10:53:08Z" level=info msg="found 1 workers, default=\"d8kh7omnbzsty8g736j28cdrr\"" sandbox.go:138: time="2024-11-28T10:53:08Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T10:53:08Z" level=info msg="running server on /tmp/bktest_buildkitd1837174534/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.35s)
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:37871/library/busybox:latest time="2024-11-28T10:52:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37871" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37871/library/alpine:latest time="2024-11-28T10:52:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37871" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:37871/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc0015a0800), (*buildflags.CacheOptionsEntry)(0xc0015a0820), (*buildflags.CacheOptionsEntry)(0xc0015a0840)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0015a0700), (*buildflags.CacheOptionsEntry)(0xc0015a0720), (*buildflags.CacheOptionsEntry)(0xc0015a0760)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.09s)
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/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34543/library/alpine:latest time="2024-11-28T10:53:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34543" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:34543/moby/buildkit:buildx-stable-1 time="2024-11-28T10:53:06Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34543" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:34543/library/busybox:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=remote: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=remote === PAUSE TestIntegration/TestBakePrint/worker=remote === CONT TestIntegration/TestBakePrint/worker=remote bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc000e7f640), (*buildflags.CacheOptionsEntry)(0xc000e7f660), (*buildflags.CacheOptionsEntry)(0xc000e7f680)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc000e7f540), (*buildflags.CacheOptionsEntry)(0xc000e7f560), (*buildflags.CacheOptionsEntry)(0xc000e7f5a0)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, 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_config3081947151/buildkitd.toml --root /tmp/bktest_buildkitd3850510184 --addr unix:///tmp/bktest_buildkitd3850510184/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_config3081947151/buildkitd.toml --root /tmp/bktest_buildkitd3850510184 --addr unix:///tmp/bktest_buildkitd3850510184/buildkitd.sock --debug sandbox.go:138: > StartCmd 2024-11-28 10:53:11.753039163 +0000 UTC m=+11.368035226 /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_config3081947151/buildkitd.toml --root /tmp/bktest_buildkitd3850510184 --addr unix:///tmp/bktest_buildkitd3850510184/buildkitd.sock --debug sandbox.go:138: time="2024-11-28T10:53:11Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:138: time="2024-11-28T10:53:11Z" level=warning msg="using host network as the default" sandbox.go:138: time="2024-11-28T10:53:11Z" level=info msg="found worker \"t7aj85tofs46g2v6bgbxldw9q\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:eda67f827a52 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-28T10:53:11Z" level=info msg="found 1 workers, default=\"t7aj85tofs46g2v6bgbxldw9q\"" sandbox.go:138: time="2024-11-28T10:53:11Z" level=warning msg="currently, only the default worker can be used." sandbox.go:138: time="2024-11-28T10:53:11Z" level=info msg="running server on /tmp/bktest_buildkitd3850510184/buildkitd.sock" --- FAIL: TestIntegration/TestBakePrint/worker=remote (0.43s)
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/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40417/library/alpine:latest time="2024-11-28T10:52:54Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40417" run.go:272: copied docker.io/moby/buildkit:master to local mirror localhost:40417/moby/buildkit:buildx-stable-1 time="2024-11-28T10:52:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40417" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40417/library/busybox:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc0014ac4e0), (*buildflags.CacheOptionsEntry)(0xc0014ac500), (*buildflags.CacheOptionsEntry)(0xc0014ac520)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0014ac2e0), (*buildflags.CacheOptionsEntry)(0xc0014ac300), (*buildflags.CacheOptionsEntry)(0xc0014ac360)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.27s)
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/moby/buildkit:latest to local mirror localhost:45943/moby/buildkit:buildx-stable-1 time="2024-11-28T10:53:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45943" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45943/library/busybox:latest time="2024-11-28T10:53:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45943" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:45943/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc0017a93a0), (*buildflags.CacheOptionsEntry)(0xc0017a93c0), (*buildflags.CacheOptionsEntry)(0xc0017a93e0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0017a92a0), (*buildflags.CacheOptionsEntry)(0xc0017a92c0), (*buildflags.CacheOptionsEntry)(0xc0017a9300)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.24s)
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/moby/buildkit:master to local mirror localhost:44577/moby/buildkit:buildx-stable-1 time="2024-11-28T10:52:59Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44577" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44577/library/busybox:latest time="2024-11-28T10:53:00Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44577" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44577/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc00078e940), (*buildflags.CacheOptionsEntry)(0xc00078e9c0), (*buildflags.CacheOptionsEntry)(0xc00078ea40)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc00078e780), (*buildflags.CacheOptionsEntry)(0xc00078e7a0), (*buildflags.CacheOptionsEntry)(0xc00078e840)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.36s)
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:buildx-stable-1 to local mirror localhost:33521/moby/buildkit:buildx-stable-1 time="2024-11-28T10:53:03Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33521" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33521/library/busybox:latest time="2024-11-28T10:53:04Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33521" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33521/library/alpine:latest --- FAIL: TestIntegration (1.02s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker-container: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker-container === PAUSE TestIntegration/TestBakePrint/worker=docker-container === CONT TestIntegration/TestBakePrint/worker=docker-container bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc0003ef060), (*buildflags.CacheOptionsEntry)(0xc0003ef080), (*buildflags.CacheOptionsEntry)(0xc0003ef0a0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0003eef60), (*buildflags.CacheOptionsEntry)(0xc0003eef80), (*buildflags.CacheOptionsEntry)(0xc0003eefc0)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker-container --- FAIL: TestIntegration/TestBakePrint/worker=docker-container (1.15s)
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:43003/library/busybox:latest time="2024-11-28T10:52:17Z" 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-28T10:52:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43003" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:43003/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker+containerd@26.1: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker+containerd@26.1 === PAUSE TestIntegration/TestBakePrint/worker=docker+containerd@26.1 === CONT TestIntegration/TestBakePrint/worker=docker+containerd@26.1 bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc0000598e0), (*buildflags.CacheOptionsEntry)(0xc000059900), (*buildflags.CacheOptionsEntry)(0xc000059980)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0000596c0), (*buildflags.CacheOptionsEntry)(0xc000059740), (*buildflags.CacheOptionsEntry)(0xc000059800)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker+containerd@26.1 sandbox.go:135: stdout: /opt/docker-alt-26/dockerd sandbox.go:135: stderr: /opt/docker-alt-26/dockerd sandbox.go:138: > startCmd 2024-11-28 10:54:02.434325201 +0000 UTC m=+105.707038970 /opt/docker-alt-26/dockerd --data-root /tmp/integration344494337/dz64lhlw7wdzd/root --exec-root /tmp/dxr/dz64lhlw7wdzd --pidfile /tmp/integration344494337/dz64lhlw7wdzd/docker.pid --containerd-namespace dz64lhlw7wdzd --containerd-plugins-namespace dz64lhlw7wdzdp --host unix:///tmp/docker-integration/dz64lhlw7wdzd.sock --config-file /tmp/integration344494337/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-28T10:54:02.459052436Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-28T10:54:02.460069320Z" level=warning msg="could not change group /tmp/docker-integration/dz64lhlw7wdzd.sock to docker: group docker not found" sandbox.go:138: time="2024-11-28T10:54:02.460219592Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dz64lhlw7wdzd.sock)" sandbox.go:138: time="2024-11-28T10:54:02.460239670Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-28T10:54:02.460925632Z" level=info msg="started new containerd process" address=/tmp/dxr/dz64lhlw7wdzd/containerd/containerd.sock module=libcontainerd pid=17653 sandbox.go:138: time="2024-11-28T10:54:02.461273447Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dz64lhlw7wdzd/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-28T10:54:02.461418577Z" level=debug msg="2024/11/28 10:54:02 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dz64lhlw7wdzd/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dz64lhlw7wdzd/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-28T10:54:02.472941301Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:138: time="2024-11-28T10:54:02.486286976Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-28T1
test-integration (docker+containerd@26.1, ./tests)
Process completed with exit code 1.
Failed: tests/TestIntegration: tests/run.go#L272
=== RUN TestIntegration run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:39263/moby/buildkit:buildx-stable-1 time="2024-11-28T10:52:30Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39263" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:39263/library/busybox:latest time="2024-11-28T10:52:31Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:39263" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:39263/library/alpine:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker === PAUSE TestIntegration/TestBakePrint/worker=docker === CONT TestIntegration/TestBakePrint/worker=docker bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc000179380), (*buildflags.CacheOptionsEntry)(0xc0001793c0), (*buildflags.CacheOptionsEntry)(0xc000179420)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0001791a0), (*buildflags.CacheOptionsEntry)(0xc0001791c0), (*buildflags.CacheOptionsEntry)(0xc000179260)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker sandbox.go:135: stdout: /usr/bin/dockerd sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-11-28 10:53:42.32400183 +0000 UTC m=+77.447681848 /usr/bin/dockerd --data-root /tmp/integration1860636/durhfoncqv2hn/root --exec-root /tmp/dxr/durhfoncqv2hn --pidfile /tmp/integration1860636/durhfoncqv2hn/docker.pid --containerd-namespace durhfoncqv2hn --containerd-plugins-namespace durhfoncqv2hnp --host unix:///tmp/docker-integration/durhfoncqv2hn.sock --config-file /tmp/integration1860636/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-28T10:53:42.342010175Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-28T10:53:42.342981511Z" level=warning msg="could not change group /tmp/docker-integration/durhfoncqv2hn.sock to docker: group docker not found" sandbox.go:138: time="2024-11-28T10:53:42.343105543Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/durhfoncqv2hn.sock)" sandbox.go:138: time="2024-11-28T10:53:42.343130470Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-28T10:53:42.343688171Z" level=info msg="started new containerd process" address=/tmp/dxr/durhfoncqv2hn/containerd/containerd.sock module=libcontainerd pid=15237 sandbox.go:138: time="2024-11-28T10:53:42.344222461Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/durhfoncqv2hn/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-28T10:53:42.344419892Z" level=debug msg="2024/11/28 10:53:42 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/durhfoncqv2hn/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/durhfoncqv2hn/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-28T10:53:42.355322212Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22 sandbox.go:138: time="2024-11-28T10:53:42.368301028Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-28T10:53:42.368331975Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.contai
test-integration (docker, ./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:38621/library/busybox:latest time="2024-11-28T10:52:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38621" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:38621/library/alpine:latest time="2024-11-28T10:52:25Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38621" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:38621/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker@26.1: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker@26.1 === PAUSE TestIntegration/TestBakePrint/worker=docker@26.1 === CONT TestIntegration/TestBakePrint/worker=docker@26.1 bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc002351cc0), (*buildflags.CacheOptionsEntry)(0xc002351ce0), (*buildflags.CacheOptionsEntry)(0xc002351d00)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc002351bc0), (*buildflags.CacheOptionsEntry)(0xc002351be0), (*buildflags.CacheOptionsEntry)(0xc002351c20)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker@26.1 sandbox.go:135: stdout: /opt/docker-alt-26/dockerd sandbox.go:135: stderr: /opt/docker-alt-26/dockerd sandbox.go:138: > startCmd 2024-11-28 10:54:50.019532575 +0000 UTC m=+145.944023763 /opt/docker-alt-26/dockerd --data-root /tmp/integration2593004666/dbo8owwohe6fb/root --exec-root /tmp/dxr/dbo8owwohe6fb --pidfile /tmp/integration2593004666/dbo8owwohe6fb/docker.pid --containerd-namespace dbo8owwohe6fb --containerd-plugins-namespace dbo8owwohe6fbp --host unix:///tmp/docker-integration/dbo8owwohe6fb.sock --config-file /tmp/integration2593004666/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-28T10:54:50.044182170Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-28T10:54:50.045265967Z" level=warning msg="could not change group /tmp/docker-integration/dbo8owwohe6fb.sock to docker: group docker not found" sandbox.go:138: time="2024-11-28T10:54:50.045388086Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dbo8owwohe6fb.sock)" sandbox.go:138: time="2024-11-28T10:54:50.045408234Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-28T10:54:50.045935806Z" level=info msg="started new containerd process" address=/tmp/dxr/dbo8owwohe6fb/containerd/containerd.sock module=libcontainerd pid=21851 sandbox.go:138: time="2024-11-28T10:54:50.046303707Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dbo8owwohe6fb/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-28T10:54:50.046439629Z" level=debug msg="2024/11/28 10:54:50 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dbo8owwohe6fb/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dbo8owwohe6fb/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-28T10:54:50.057950133Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:138: time="2024-11-28T10:54:50.070793556Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-28T10:54:50.070818823Z" level=info msg="loadi
test-integration (docker@26.1, ./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:43591/library/busybox:latest time="2024-11-28T10:52:27Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43591" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:43591/library/alpine:latest time="2024-11-28T10:52:28Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43591" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:43591/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker === PAUSE TestIntegration/TestBakePrint/worker=docker === CONT TestIntegration/TestBakePrint/worker=docker bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc001fdcc60), (*buildflags.CacheOptionsEntry)(0xc001fdcc80), (*buildflags.CacheOptionsEntry)(0xc001fdcca0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001fdcb60), (*buildflags.CacheOptionsEntry)(0xc001fdcb80), (*buildflags.CacheOptionsEntry)(0xc001fdcbc0)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker sandbox.go:135: stdout: /usr/bin/dockerd sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-11-28 10:54:36.430168148 +0000 UTC m=+129.804857403 /usr/bin/dockerd --data-root /tmp/integration1625322236/do3zntejsp2a9/root --exec-root /tmp/dxr/do3zntejsp2a9 --pidfile /tmp/integration1625322236/do3zntejsp2a9/docker.pid --containerd-namespace do3zntejsp2a9 --containerd-plugins-namespace do3zntejsp2a9p --host unix:///tmp/docker-integration/do3zntejsp2a9.sock --config-file /tmp/integration1625322236/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-28T10:54:36.448418671Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-28T10:54:36.449637583Z" level=warning msg="could not change group /tmp/docker-integration/do3zntejsp2a9.sock to docker: group docker not found" sandbox.go:138: time="2024-11-28T10:54:36.449751547Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/do3zntejsp2a9.sock)" sandbox.go:138: time="2024-11-28T10:54:36.449767928Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-28T10:54:36.450294054Z" level=info msg="started new containerd process" address=/tmp/dxr/do3zntejsp2a9/containerd/containerd.sock module=libcontainerd pid=20367 sandbox.go:138: time="2024-11-28T10:54:36.450694295Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/do3zntejsp2a9/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-28T10:54:36.450848277Z" level=debug msg="2024/11/28 10:54:36 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/do3zntejsp2a9/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/do3zntejsp2a9/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-28T10:54:36.461298412Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22 sandbox.go:138: time="2024-11-28T10:54:36.473960663Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-28T10:54:36.473994176Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." typ
test-integration (docker, ./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:36565/library/busybox:latest time="2024-11-28T10:52:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36565" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36565/library/alpine:latest time="2024-11-28T10:52:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36565" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:36565/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker+containerd@26.1: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker+containerd@26.1 === PAUSE TestIntegration/TestBakePrint/worker=docker+containerd@26.1 === CONT TestIntegration/TestBakePrint/worker=docker+containerd@26.1 bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc0010122c0), (*buildflags.CacheOptionsEntry)(0xc0010122e0), (*buildflags.CacheOptionsEntry)(0xc001012300)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001012020), (*buildflags.CacheOptionsEntry)(0xc001012040), (*buildflags.CacheOptionsEntry)(0xc001012140)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker+containerd@26.1 sandbox.go:135: stdout: /opt/docker-alt-26/dockerd sandbox.go:135: stderr: /opt/docker-alt-26/dockerd sandbox.go:138: > startCmd 2024-11-28 10:54:57.149491215 +0000 UTC m=+127.154038914 /opt/docker-alt-26/dockerd --data-root /tmp/integration2249841061/dquifp3y162x8/root --exec-root /tmp/dxr/dquifp3y162x8 --pidfile /tmp/integration2249841061/dquifp3y162x8/docker.pid --containerd-namespace dquifp3y162x8 --containerd-plugins-namespace dquifp3y162x8p --host unix:///tmp/docker-integration/dquifp3y162x8.sock --config-file /tmp/integration2249841061/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-28T10:54:57.173903158Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-28T10:54:57.175596795Z" level=warning msg="could not change group /tmp/docker-integration/dquifp3y162x8.sock to docker: group docker not found" sandbox.go:138: time="2024-11-28T10:54:57.175755769Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dquifp3y162x8.sock)" sandbox.go:138: time="2024-11-28T10:54:57.175773522Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-28T10:54:57.177050171Z" level=info msg="started new containerd process" address=/tmp/dxr/dquifp3y162x8/containerd/containerd.sock module=libcontainerd pid=19509 sandbox.go:138: time="2024-11-28T10:54:57.177675319Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dquifp3y162x8/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-28T10:54:57.177862599Z" level=debug msg="2024/11/28 10:54:57 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dquifp3y162x8/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dquifp3y162x8/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-28T10:54:57.188860879Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:138: time="2024-11-28T10:54:57.202215489Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-2
test-integration (docker+containerd@26.1, ./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:34349/library/busybox:latest time="2024-11-28T10:52:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34349" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:34349/library/alpine:latest time="2024-11-28T10:52:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:34349" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:34349/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker+containerd: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker+containerd === PAUSE TestIntegration/TestBakePrint/worker=docker+containerd === CONT TestIntegration/TestBakePrint/worker=docker+containerd bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc001f063a0), (*buildflags.CacheOptionsEntry)(0xc001f063c0), (*buildflags.CacheOptionsEntry)(0xc001f063e0)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc001f06280), (*buildflags.CacheOptionsEntry)(0xc001f062a0), (*buildflags.CacheOptionsEntry)(0xc001f062e0)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker+containerd sandbox.go:135: stdout: /usr/bin/dockerd sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-11-28 10:54:59.876707397 +0000 UTC m=+126.607028936 /usr/bin/dockerd --data-root /tmp/integration3397570469/dzil1ot7lmb7c/root --exec-root /tmp/dxr/dzil1ot7lmb7c --pidfile /tmp/integration3397570469/dzil1ot7lmb7c/docker.pid --containerd-namespace dzil1ot7lmb7c --containerd-plugins-namespace dzil1ot7lmb7cp --host unix:///tmp/docker-integration/dzil1ot7lmb7c.sock --config-file /tmp/integration3397570469/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-28T10:54:59.897155587Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-28T10:54:59.898194595Z" level=warning msg="could not change group /tmp/docker-integration/dzil1ot7lmb7c.sock to docker: group docker not found" sandbox.go:138: time="2024-11-28T10:54:59.898336682Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dzil1ot7lmb7c.sock)" sandbox.go:138: time="2024-11-28T10:54:59.898354185Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-28T10:54:59.898880572Z" level=info msg="started new containerd process" address=/tmp/dxr/dzil1ot7lmb7c/containerd/containerd.sock module=libcontainerd pid=20081 sandbox.go:138: time="2024-11-28T10:54:59.899263450Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dzil1ot7lmb7c/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-28T10:54:59.899422363Z" level=debug msg="2024/11/28 10:54:59 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dzil1ot7lmb7c/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dzil1ot7lmb7c/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-28T10:54:59.909698368Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22 sandbox.go:138: time="2024-11-28T10:54:59.923206227Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-28T10:54:59.923229090Z" level=info msg="loading plug
test-integration (docker+containerd, ./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:36961/library/alpine:latest time="2024-11-28T10:52:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36961" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:36961/moby/buildkit:buildx-stable-1 time="2024-11-28T10:53:01Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36961" run.go:272: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36961/library/busybox:latest --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker+containerd: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker+containerd === PAUSE TestIntegration/TestBakePrint/worker=docker+containerd === CONT TestIntegration/TestBakePrint/worker=docker+containerd bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc000349680), (*buildflags.CacheOptionsEntry)(0xc000349700), (*buildflags.CacheOptionsEntry)(0xc000349720)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc0003494e0), (*buildflags.CacheOptionsEntry)(0xc000349500), (*buildflags.CacheOptionsEntry)(0xc000349560)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker+containerd sandbox.go:135: stdout: /usr/bin/dockerd sandbox.go:135: stderr: /usr/bin/dockerd sandbox.go:138: > startCmd 2024-11-28 10:55:05.096081039 +0000 UTC m=+129.248994915 /usr/bin/dockerd --data-root /tmp/integration1371176433/dmf2jvvyrlvqr/root --exec-root /tmp/dxr/dmf2jvvyrlvqr --pidfile /tmp/integration1371176433/dmf2jvvyrlvqr/docker.pid --containerd-namespace dmf2jvvyrlvqr --containerd-plugins-namespace dmf2jvvyrlvqrp --host unix:///tmp/docker-integration/dmf2jvvyrlvqr.sock --config-file /tmp/integration1371176433/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-28T10:55:05.113940925Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-28T10:55:05.114967415Z" level=warning msg="could not change group /tmp/docker-integration/dmf2jvvyrlvqr.sock to docker: group docker not found" sandbox.go:138: time="2024-11-28T10:55:05.115134586Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dmf2jvvyrlvqr.sock)" sandbox.go:138: time="2024-11-28T10:55:05.115154082Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-28T10:55:05.115701056Z" level=info msg="started new containerd process" address=/tmp/dxr/dmf2jvvyrlvqr/containerd/containerd.sock module=libcontainerd pid=20103 sandbox.go:138: time="2024-11-28T10:55:05.116122941Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dmf2jvvyrlvqr/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-28T10:55:05.116306806Z" level=debug msg="2024/11/28 10:55:05 WARNING: [core] [Channel #1 SubChannel #2]grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dmf2jvvyrlvqr/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dmf2jvvyrlvqr/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-28T10:55:05.126969699Z" level=info msg="starting containerd" revision=7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c version=v1.7.22 sandbox.go:138: time="2024-11-28T10:55:05.139842305Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-28T10:55:05.139870888Z" level=info msg="loading plug
test-integration (docker+containerd, ./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:46199/library/busybox:latest time="2024-11-28T10:53:06Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46199" run.go:272: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46199/library/alpine:latest time="2024-11-28T10:53:07Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46199" run.go:272: copied docker.io/moby/buildkit:buildx-stable-1 to local mirror localhost:46199/moby/buildkit:buildx-stable-1 --- FAIL: TestIntegration (0.01s)
Failed: tests/TestIntegration/TestBakePrint/worker=docker@26.1: tests/bake.go#L123
=== RUN TestIntegration/TestBakePrint/worker=docker@26.1 === PAUSE TestIntegration/TestBakePrint/worker=docker@26.1 === CONT TestIntegration/TestBakePrint/worker=docker@26.1 bake.go:123: Error Trace: /src/tests/bake.go:123 /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)(0xc00014f640), (*buildflags.CacheOptionsEntry)(0xc00014f6a0), (*buildflags.CacheOptionsEntry)(0xc001036020)} actual : []*buildflags.CacheOptionsEntry{(*buildflags.CacheOptionsEntry)(0xc00014f3c0), (*buildflags.CacheOptionsEntry)(0xc00014f480), (*buildflags.CacheOptionsEntry)(0xc00014f4c0)} Diff: --- Expected +++ Actual @@ -17,4 +17,6 @@ (*buildflags.CacheOptionsEntry)({ - Type: (string) (len=15) "user/repo:cache", - Attrs: (map[string]string) <nil>, + Type: (string) (len=8) "registry", + Attrs: (map[string]string) (len=1) { + (string) (len=3) "ref": (string) (len=15) "user/repo:cache" + }, ImplicitAttrs: (map[string]string) <nil> Test: TestIntegration/TestBakePrint/worker=docker@26.1 sandbox.go:135: stderr: /opt/docker-alt-26/dockerd sandbox.go:138: > startCmd 2024-11-28 10:54:58.240215176 +0000 UTC m=+112.498891924 /opt/docker-alt-26/dockerd --data-root /tmp/integration569366437/dz6gjz6p57z2v/root --exec-root /tmp/dxr/dz6gjz6p57z2v --pidfile /tmp/integration569366437/dz6gjz6p57z2v/docker.pid --containerd-namespace dz6gjz6p57z2v --containerd-plugins-namespace dz6gjz6p57z2vp --host unix:///tmp/docker-integration/dz6gjz6p57z2v.sock --config-file /tmp/integration569366437/daemon.json --userland-proxy=false --tls=false --debug sandbox.go:138: time="2024-11-28T10:54:58.266310222Z" level=info msg="Starting up" sandbox.go:138: time="2024-11-28T10:54:58.267406832Z" level=warning msg="could not change group /tmp/docker-integration/dz6gjz6p57z2v.sock to docker: group docker not found" sandbox.go:138: time="2024-11-28T10:54:58.267544459Z" level=debug msg="Listener created for HTTP on unix (/tmp/docker-integration/dz6gjz6p57z2v.sock)" sandbox.go:138: time="2024-11-28T10:54:58.267560689Z" level=info msg="containerd not running, starting managed containerd" sandbox.go:138: time="2024-11-28T10:54:58.268085747Z" level=info msg="started new containerd process" address=/tmp/dxr/dz6gjz6p57z2v/containerd/containerd.sock module=libcontainerd pid=17826 sandbox.go:138: time="2024-11-28T10:54:58.268490303Z" level=debug msg="created containerd monitoring client" address=/tmp/dxr/dz6gjz6p57z2v/containerd/containerd.sock module=libcontainerd sandbox.go:138: time="2024-11-28T10:54:58.268650546Z" level=debug msg="2024/11/28 10:54:58 WARNING: [core] [Channel #1 SubChannel #2] grpc: addrConn.createTransport failed to connect to {Addr: \"/tmp/dxr/dz6gjz6p57z2v/containerd/containerd.sock\", ServerName: \"localhost\", Attributes: {\"<%!p(networktype.keyType=grpc.internal.transport.networktype)>\": \"unix\" }, }. Err: connection error: desc = \"transport: Error while dialing: dial unix /tmp/dxr/dz6gjz6p57z2v/containerd/containerd.sock: connect: no such file or directory\"" library=grpc sandbox.go:138: time="2024-11-28T10:54:58.279992490Z" level=info msg="starting containerd" revision=926c9586fe4a6236699318391cd44976a98e31f1 version=v1.7.15 sandbox.go:138: time="2024-11-28T10:54:58.292880441Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:138: time="2024-11-28T10:54:58.292911038Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.co
test-integration (docker@26.1, ./tests)
Process completed with exit code 1.

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~15Z1P0.dockerbuild
79.6 KB
docker~buildx~3ERYE6.dockerbuild
79.8 KB
docker~buildx~5LB1M5.dockerbuild
79.6 KB
docker~buildx~5UP5DK.dockerbuild
79.7 KB
docker~buildx~692MTN.dockerbuild
79.1 KB
docker~buildx~CV9DDA.dockerbuild
79.1 KB
docker~buildx~D4D8IV.dockerbuild
80.4 KB
docker~buildx~E89YK4.dockerbuild
79.8 KB
docker~buildx~G7H3I0.dockerbuild
79.8 KB
docker~buildx~HFVFJH.dockerbuild
79.4 KB
docker~buildx~HWTW1H.dockerbuild
79 KB
docker~buildx~HX26E8.dockerbuild
79.4 KB
docker~buildx~IAEFWP.dockerbuild
79.6 KB
docker~buildx~JSEMPH.dockerbuild
78.7 KB
docker~buildx~LSRJZX.dockerbuild
79.7 KB
docker~buildx~ME3JKM.dockerbuild
79.4 KB
docker~buildx~MN10Y3.dockerbuild
78.3 KB
docker~buildx~N2XOV7.dockerbuild
80.8 KB
docker~buildx~P0FUKX.dockerbuild
78.6 KB
docker~buildx~QHQCHN.dockerbuild
79.7 KB
docker~buildx~R07LZ6.dockerbuild
78.9 KB
docker~buildx~S5ZQ5F.dockerbuild
79.7 KB
docker~buildx~SGX57R.dockerbuild
79.6 KB
docker~buildx~SI7KO0.dockerbuild
80 KB
docker~buildx~TWJWRK.dockerbuild
79.7 KB
docker~buildx~W3ZFTR.dockerbuild
28 KB
docker~buildx~WLGC3Y.dockerbuild
80.5 KB
docker~buildx~WLI67U.dockerbuild
79.2 KB
docker~buildx~WVZC6X.dockerbuild
79.5 KB
docker~buildx~XKFQF6.dockerbuild
79.4 KB
docker~buildx~XNN0O5.dockerbuild
79.6 KB
docker~buildx~XUXDQD.dockerbuild
79.5 KB
docker~buildx~YJKIMS.dockerbuild
79.6 KB
test-reports-test-integration-tests--docker-
142 KB
test-reports-test-integration-tests--docker-experimental
142 KB
test-reports-test-integration-tests--docker261-
141 KB
test-reports-test-integration-tests--docker261-experimental
141 KB
test-reports-test-integration-tests--dockercontainerd-
142 KB
test-reports-test-integration-tests--dockercontainerd-experimental
142 KB
test-reports-test-integration-tests--dockercontainerd261-
141 KB
test-reports-test-integration-tests--dockercontainerd261-experimental
141 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-
127 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
127 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
177 KB