Skip to content

Support OS version in platform string #5194

Support OS version in platform string

Support OS version in platform string #5194

Triggered via pull request January 13, 2025 19:55
Status Cancelled
Total duration 26m 45s
Artifacts 31

frontend.yml

on: pull_request
Matrix: test / run
Matrix: image
Matrix: scout
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

104 errors and 14 warnings
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L273
=== RUN TestIntegration run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44007/library/busybox:latest time="2025-01-13T20:12:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44007" run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44007/library/alpine:latest run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:40919/amd64/bullseye-20230109-slim:latest --- FAIL: TestIntegration (0.07s)
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=oci-snapshotter-stargz/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=oci-snapshotter-stargz/frontend=builtin === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=oci-snapshotter-stargz/frontend=builtin === CONT TestIntegration/TestPlatformWithOSVersion/worker=oci-snapshotter-stargz/frontend=builtin dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=oci-snapshotter-stargz/frontend=builtin sandbox.go:187: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config503564543/buildkitd.toml --root /tmp/bktest_buildkitd2741769134 --addr unix:///tmp/bktest_buildkitd2741769134/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2741769134/buildkitd-debug.sock --debug sandbox.go:187: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config503564543/buildkitd.toml --root /tmp/bktest_buildkitd2741769134 --addr unix:///tmp/bktest_buildkitd2741769134/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2741769134/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:13:02.941220393 +0000 UTC m=+5.797679238 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config503564543/buildkitd.toml --root /tmp/bktest_buildkitd2741769134 --addr unix:///tmp/bktest_buildkitd2741769134/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2741769134/buildkitd-debug.sock --debug sandbox.go:190: time="2025-01-13T20:13:02Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2741769134/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:13:02Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2741769134/net/cni\" for cleanup: open /tmp/bktest_buildkitd2741769134/net/cni: no such file or directory" sandbox.go:190: time="2025-01-13T20:13:02Z" level=debug msg="creating new network namespace 9wfi2rdwu1pf0ilt2y2a0nnnb" sandbox.go:190: time="2025-01-13T20:13:02Z" level=debug msg="finished creating network namespace 9wfi2rdwu1pf0ilt2y2a0nnnb" sandbox.go:190: time="2025-01-13T20:13:03Z" level=debug msg="finished setting up network namespace 9wfi2rdwu1pf0ilt2y2a0nnnb" sandbox.go:190: time="2025-01-13T20:13:03Z" level=info msg="found worker \"unibfkmuibkm0645yrlefeosv\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:cb18b0252ed8 org.mobyproject.buildkit.worker.network:cni 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:stargz], 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:190: time="2025-01-13T20:13:03Z" level=info msg="found 1 workers, default=\"unibfkmuibkm0645yrlefeosv\"" sandbox.go:190: time="2025-01-13T20:13:03Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:13:03Z" level=info msg="running server on /tmp/bktest_buildkitd2741769134/buil
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=oci-snapshotter-stargz/frontend=client: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=oci-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=oci-snapshotter-stargz/frontend=client === CONT TestIntegration/TestPlatformWithOSVersion/worker=oci-snapshotter-stargz/frontend=client dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=oci-snapshotter-stargz/frontend=client sandbox.go:187: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2358264747/buildkitd.toml --root /tmp/bktest_buildkitd1076366848 --addr unix:///tmp/bktest_buildkitd1076366848/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1076366848/buildkitd-debug.sock --debug sandbox.go:187: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2358264747/buildkitd.toml --root /tmp/bktest_buildkitd1076366848 --addr unix:///tmp/bktest_buildkitd1076366848/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1076366848/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:13:02.529661259 +0000 UTC m=+5.386120105 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2358264747/buildkitd.toml --root /tmp/bktest_buildkitd1076366848 --addr unix:///tmp/bktest_buildkitd1076366848/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1076366848/buildkitd-debug.sock --debug sandbox.go:190: time="2025-01-13T20:13:02Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd1076366848/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:13:02Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1076366848/net/cni\" for cleanup: open /tmp/bktest_buildkitd1076366848/net/cni: no such file or directory" sandbox.go:190: time="2025-01-13T20:13:02Z" level=debug msg="creating new network namespace zpni9vwjiuuul7si80cp821t4" sandbox.go:190: time="2025-01-13T20:13:02Z" level=debug msg="finished creating network namespace zpni9vwjiuuul7si80cp821t4" sandbox.go:190: time="2025-01-13T20:13:02Z" level=debug msg="finished setting up network namespace zpni9vwjiuuul7si80cp821t4" sandbox.go:190: time="2025-01-13T20:13:02Z" level=info msg="found worker \"ogx7jxzpxwnnfr9mkut02r0wj\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:cb18b0252ed8 org.mobyproject.buildkit.worker.network:cni 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:stargz], 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:190: time="2025-01-13T20:13:02Z" level=info msg="found 1 workers, default=\"ogx7jxzpxwnnfr9mkut02r0wj\"" sandbox.go:190: time="2025-01-13T20:13:02Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:13:02Z" level=info msg="running server on /tmp/bktest_buildkitd1076366848/build
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin === PAUSE TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin === CONT TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin sandbox.go:187: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config3864407074/buildkitd.toml --root /tmp/bktest_buildkitd2040668924 --addr unix:///tmp/bktest_buildkitd2040668924/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2040668924/buildkitd-debug.sock --debug sandbox.go:187: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config3864407074/buildkitd.toml --root /tmp/bktest_buildkitd2040668924 --addr unix:///tmp/bktest_buildkitd2040668924/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2040668924/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:13:31.267799429 +0000 UTC m=+34.124258274 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config3864407074/buildkitd.toml --root /tmp/bktest_buildkitd2040668924 --addr unix:///tmp/bktest_buildkitd2040668924/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2040668924/buildkitd-debug.sock --debug sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2040668924/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2040668924/net/cni\" for cleanup: open /tmp/bktest_buildkitd2040668924/net/cni: no such file or directory" sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="creating new network namespace iqr8367pr4wiozf6kjodtrn1g" sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="finished creating network namespace iqr8367pr4wiozf6kjodtrn1g" sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="finished setting up network namespace iqr8367pr4wiozf6kjodtrn1g" sandbox.go:190: time="2025-01-13T20:13:31Z" level=info msg="found worker \"flnrrm1is3q3ing5gxf0jy7tz\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:cb18b0252ed8 org.mobyproject.buildkit.worker.network:cni 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:stargz], 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:190: time="2025-01-13T20:13:31Z" level=info msg="found 1 workers, default=\"flnrrm1is3q3ing5gxf0jy7tz\"" sandbox.go:190: time="2025-01-13T20:13:31Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:13:31Z" level=info msg="running server on /tmp/bktest_buildkitd2040668924/buildkitd.sock" sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="session started" spanID=a9bf35214bae69b8 traceID=4aed8ef7beaa37e8fe67387893ebe172 sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="new ref for local: 3jgh51p56x19zy8inirklwzf9" span="[internal] load build definition from Dockerfile" spanID=011bc6349e05297b traceID=83b7b6260f80ae0d2639c9a8ac6e0086 sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="checking layer availability" span="[internal] load build definition from Dockerfile" spanID=011bc6349e05297b traceID=83b7b6260f80ae0d2639c9a8ac6e0086 sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="layer is normal snapshot(overlayfs)" span="[interna
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client === PAUSE TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client === CONT TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client sandbox.go:187: stdout: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2938897764/buildkitd.toml --root /tmp/bktest_buildkitd2043941487 --addr unix:///tmp/bktest_buildkitd2043941487/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2043941487/buildkitd-debug.sock --debug sandbox.go:187: stderr: /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2938897764/buildkitd.toml --root /tmp/bktest_buildkitd2043941487 --addr unix:///tmp/bktest_buildkitd2043941487/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2043941487/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:13:31.115747275 +0000 UTC m=+33.972206100 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker-snapshotter=stargz --config=/tmp/bktest_config2938897764/buildkitd.toml --root /tmp/bktest_buildkitd2043941487 --addr unix:///tmp/bktest_buildkitd2043941487/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2043941487/buildkitd-debug.sock --debug sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2043941487/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2043941487/net/cni\" for cleanup: open /tmp/bktest_buildkitd2043941487/net/cni: no such file or directory" sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="creating new network namespace z35hkfs9orq3aesq9bgr8oh0w" sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="finished creating network namespace z35hkfs9orq3aesq9bgr8oh0w" sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="finished setting up network namespace z35hkfs9orq3aesq9bgr8oh0w" sandbox.go:190: time="2025-01-13T20:13:31Z" level=info msg="found worker \"c64jsbwq4chzux77fzxdlo4a8\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:cb18b0252ed8 org.mobyproject.buildkit.worker.network:cni 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:stargz], 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:190: time="2025-01-13T20:13:31Z" level=info msg="found 1 workers, default=\"c64jsbwq4chzux77fzxdlo4a8\"" sandbox.go:190: time="2025-01-13T20:13:31Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:13:31Z" level=info msg="running server on /tmp/bktest_buildkitd2043941487/buildkitd.sock" sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="session started" spanID=8a4b0d3d67d2c0f8 traceID=f16c974f98dab30ac67f986f4d0e6f72 sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="new ref for local: v62jwrn90r92h30q6p598fdv0" span="[internal] load build definition from Dockerfile" spanID=42cf8ab055ff4155 traceID=39e8eb2d0c5d2981a93b2ce2dd484714 sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="checking layer availability" span="[internal] load build definition from Dockerfile" spanID=42cf8ab055ff4155 traceID=39e8eb2d0c5d2981a93b2ce2dd484714 sandbox.go:190: time="2025-01-13T20:13:31Z" level=debug msg="layer is normal snapshot(overlayfs)" span="[internal]
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=progress#07 (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#07 (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=progress#07 (0.01s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=unmarshal#07 (0.01s)
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L273
=== RUN TestIntegration run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42851/library/busybox:latest time="2025-01-13T20:12:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42851" run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:42851/library/alpine:latest run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:45651/amd64/bullseye-20230109-slim:latest --- FAIL: TestIntegration (0.06s)
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=oci/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=oci/frontend=builtin === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=oci/frontend=builtin === CONT TestIntegration/TestPlatformWithOSVersion/worker=oci/frontend=builtin dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=oci/frontend=builtin sandbox.go:187: 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_config1042448481/buildkitd.toml --root /tmp/bktest_buildkitd531701908 --addr unix:///tmp/bktest_buildkitd531701908/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd531701908/buildkitd-debug.sock --debug sandbox.go:187: 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_config1042448481/buildkitd.toml --root /tmp/bktest_buildkitd531701908 --addr unix:///tmp/bktest_buildkitd531701908/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd531701908/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:13:38.136369642 +0000 UTC m=+42.011316457 /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_config1042448481/buildkitd.toml --root /tmp/bktest_buildkitd531701908 --addr unix:///tmp/bktest_buildkitd531701908/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd531701908/buildkitd-debug.sock --debug sandbox.go:190: time="2025-01-13T20:13:38Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd531701908/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:13:38Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-01-13T20:13:38Z" level=debug msg="could not read \"/tmp/bktest_buildkitd531701908/net/cni\" for cleanup: open /tmp/bktest_buildkitd531701908/net/cni: no such file or directory" sandbox.go:190: time="2025-01-13T20:13:38Z" level=debug msg="creating new network namespace 5a8ikl72ekfh2og8x2lcpjeop" sandbox.go:190: time="2025-01-13T20:13:38Z" level=debug msg="finished creating network namespace 5a8ikl72ekfh2og8x2lcpjeop" sandbox.go:190: time="2025-01-13T20:13:38Z" level=debug msg="finished setting up network namespace 5a8ikl72ekfh2og8x2lcpjeop" sandbox.go:190: time="2025-01-13T20:13:38Z" level=info msg="found worker \"sctzijvcm7ye3jlk5cwp4acan\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0d71b5668eab org.mobyproject.buildkit.worker.network:cni 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:190: time="2025-01-13T20:13:38Z" level=info msg="found 1 workers, default=\"sctzijvcm7ye3jlk5cwp4acan\"" sandbox.go:190: time="2025-01-13T20:13:38Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:13:38Z" level=info msg="running server on /tmp/bktest_buildkitd531701908/buildkitd.sock" sandbox.go:190: time="2025-01-13T20:13:38Z" level=debug msg="se
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=oci/frontend=client: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=oci/frontend=client === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=oci/frontend=client === CONT TestIntegration/TestPlatformWithOSVersion/worker=oci/frontend=client dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=oci/frontend=client sandbox.go:187: 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_config2123870718/buildkitd.toml --root /tmp/bktest_buildkitd2085034592 --addr unix:///tmp/bktest_buildkitd2085034592/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2085034592/buildkitd-debug.sock --debug sandbox.go:187: 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_config2123870718/buildkitd.toml --root /tmp/bktest_buildkitd2085034592 --addr unix:///tmp/bktest_buildkitd2085034592/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2085034592/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:13:37.574610494 +0000 UTC m=+41.449557299 /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_config2123870718/buildkitd.toml --root /tmp/bktest_buildkitd2085034592 --addr unix:///tmp/bktest_buildkitd2085034592/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2085034592/buildkitd-debug.sock --debug sandbox.go:190: time="2025-01-13T20:13:37Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2085034592/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:13:37Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-01-13T20:13:37Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2085034592/net/cni\" for cleanup: open /tmp/bktest_buildkitd2085034592/net/cni: no such file or directory" sandbox.go:190: time="2025-01-13T20:13:37Z" level=debug msg="creating new network namespace 0wyskk7yw84r0odpaj678c4hr" sandbox.go:190: time="2025-01-13T20:13:37Z" level=debug msg="finished creating network namespace 0wyskk7yw84r0odpaj678c4hr" sandbox.go:190: time="2025-01-13T20:13:37Z" level=debug msg="finished setting up network namespace 0wyskk7yw84r0odpaj678c4hr" sandbox.go:190: time="2025-01-13T20:13:37Z" level=info msg="found worker \"snbdtzri49lqheoav9avkhb41\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0d71b5668eab org.mobyproject.buildkit.worker.network:cni 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:190: time="2025-01-13T20:13:37Z" level=info msg="found 1 workers, default=\"snbdtzri49lqheoav9avkhb41\"" sandbox.go:190: time="2025-01-13T20:13:37Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:13:37Z" level=info msg="running server on /tmp/bktest_buildkitd2085034592/buildkitd.sock" sandbox.go:190: time="2025-01-13T20:13:37Z" level=debu
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci/frontend=builtin: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=oci/frontend=builtin === PAUSE TestIntegration/TestUndeclaredArg/worker=oci/frontend=builtin === CONT TestIntegration/TestUndeclaredArg/worker=oci/frontend=builtin sandbox.go:187: 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_config420074893/buildkitd.toml --root /tmp/bktest_buildkitd3547620772 --addr unix:///tmp/bktest_buildkitd3547620772/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd3547620772/buildkitd-debug.sock --debug sandbox.go:187: 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_config420074893/buildkitd.toml --root /tmp/bktest_buildkitd3547620772 --addr unix:///tmp/bktest_buildkitd3547620772/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd3547620772/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:13:24.194323884 +0000 UTC m=+28.069270679 /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_config420074893/buildkitd.toml --root /tmp/bktest_buildkitd3547620772 --addr unix:///tmp/bktest_buildkitd3547620772/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd3547620772/buildkitd-debug.sock --debug sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd3547620772/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:13:24Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3547620772/net/cni\" for cleanup: open /tmp/bktest_buildkitd3547620772/net/cni: no such file or directory" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="creating new network namespace 0ipatnuag0k1y4nfg9jqpwned" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="finished creating network namespace 0ipatnuag0k1y4nfg9jqpwned" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="finished setting up network namespace 0ipatnuag0k1y4nfg9jqpwned" sandbox.go:190: time="2025-01-13T20:13:24Z" level=info msg="found worker \"r6o66d9d40w1nfzfeojp63rg2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0d71b5668eab org.mobyproject.buildkit.worker.network:cni 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:190: time="2025-01-13T20:13:24Z" level=info msg="found 1 workers, default=\"r6o66d9d40w1nfzfeojp63rg2\"" sandbox.go:190: time="2025-01-13T20:13:24Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:13:24Z" level=info msg="running server on /tmp/bktest_buildkitd3547620772/buildkitd.sock" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="session started" spanID=306d22451f7d1899 traceID=d7ed033b22f249155521bd927c6b09d0 sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="new ref for local: pjdqnvpf75r1y5fb8lucqo8yo" span="[internal] load build definition from Dockerfile" spanID=6a248b0212cec95e traceID=9fcad8c9d32cee1d3a9d4da8e2d99cf2 sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="diffcopy took: 2.022996ms" span="[internal] load build definition from Dockerfile" spanID=26aed2eda9d65e5b traceID=9fcad8c9d32cee1d3a9d4da8e2d99cf2 sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="saved pjdqnvpf75r1y5fb8lucqo8yo as dockerfile:dockerfile:" span="[internal] load build definition from Dock
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci/frontend=client: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=oci/frontend=client === PAUSE TestIntegration/TestUndeclaredArg/worker=oci/frontend=client === CONT TestIntegration/TestUndeclaredArg/worker=oci/frontend=client sandbox.go:187: 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_config2358051110/buildkitd.toml --root /tmp/bktest_buildkitd3774735553 --addr unix:///tmp/bktest_buildkitd3774735553/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd3774735553/buildkitd-debug.sock --debug sandbox.go:187: 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_config2358051110/buildkitd.toml --root /tmp/bktest_buildkitd3774735553 --addr unix:///tmp/bktest_buildkitd3774735553/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd3774735553/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:13:24.16040863 +0000 UTC m=+28.035355415 /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_config2358051110/buildkitd.toml --root /tmp/bktest_buildkitd3774735553 --addr unix:///tmp/bktest_buildkitd3774735553/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd3774735553/buildkitd-debug.sock --debug sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd3774735553/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:13:24Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3774735553/net/cni\" for cleanup: open /tmp/bktest_buildkitd3774735553/net/cni: no such file or directory" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="creating new network namespace 4lod1xnklrfmi41pbgzay02a6" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="finished creating network namespace 4lod1xnklrfmi41pbgzay02a6" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="finished setting up network namespace 4lod1xnklrfmi41pbgzay02a6" sandbox.go:190: time="2025-01-13T20:13:24Z" level=info msg="found worker \"1ue06z5h31dl94kulefc98hv9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0d71b5668eab org.mobyproject.buildkit.worker.network:cni 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:190: time="2025-01-13T20:13:24Z" level=info msg="found 1 workers, default=\"1ue06z5h31dl94kulefc98hv9\"" sandbox.go:190: time="2025-01-13T20:13:24Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:13:24Z" level=info msg="running server on /tmp/bktest_buildkitd3774735553/buildkitd.sock" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="session started" spanID=6a66c4092dd72eed traceID=60cd43a4cbabf589e961477f057895ac sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="new ref for local: b05izb8ys6w778wsgz8j1ytfl" span="[internal] load build definition from Dockerfile" spanID=259487ff7fc54dc7 traceID=34a6044cecf2baec654f4f55f52ac2c4 sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="diffcopy took: 1.735094ms" span="[internal] load build definition from Dockerfile" spanID=fd0f9a507b90a2ed traceID=34a6044cecf2baec654f4f55f52ac2c4 sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="saved b05izb8ys6w778wsgz8j1ytfl as dockerfile:dockerfile:" span="[internal] load build definition from Docke
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=progress#07 (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci/frontend=client/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=oci/frontend=client/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=oci/frontend=client/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=oci/frontend=client/warntype=progress#07 (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#07 (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci/frontend=client/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=oci/frontend=client/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=oci/frontend=client/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=oci/frontend=client/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=oci/frontend=client/warntype=unmarshal#07 (0.04s)
test / run (oci, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L273
=== RUN TestIntegration run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40099/library/alpine:latest time="2025-01-13T20:12:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40099" run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40099/library/busybox:latest run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:44843/amd64/bullseye-20230109-slim:latest --- FAIL: TestIntegration (0.07s)
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestPlatformWithOSVersion/worker=containerd-rootless/frontend=builtin dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=containerd-rootless/frontend=builtin sandbox.go:187: stdout: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 13518 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3104185119/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config834999801/buildkitd.toml --root /tmp/bktest_buildkitd1867804130 --addr unix:///tmp/bktest_buildkitd1867804130/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1867804130/buildkitd-debug.sock --debug sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 13518 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3104185119/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config834999801/buildkitd.toml --root /tmp/bktest_buildkitd1867804130 --addr unix:///tmp/bktest_buildkitd1867804130/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1867804130/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:13:03.822048921 +0000 UTC m=+6.673699630 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 13518 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3104185119/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config834999801/buildkitd.toml --root /tmp/bktest_buildkitd1867804130 --addr unix:///tmp/bktest_buildkitd1867804130/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1867804130/buildkitd-debug.sock --debug sandbox.go:190: warning: GOCOVERDIR not set, no coverage data emitted sandbox.go:190: time="2025-01-13T20:13:03Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd1867804130/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:13:03Z" level=debug msg="running in rootless mode" sandbox.go:190: time="2025-01-13T20:13:03Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:190: time="2025-01-13T20:13:03Z" level=info msg="found worker \"q9yc7wlbdklx0266dtlhemw84\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:4f2c7bad-7dbc-4652-8c49-9df3400c7b3d org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:91d3ad4b93bf org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], platforms=[linux/amd64 linux/amd64/v2 linux/am
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=containerd-rootless/frontend=client: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=containerd-rootless/frontend=client === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=containerd-rootless/frontend=client === CONT TestIntegration/TestPlatformWithOSVersion/worker=containerd-rootless/frontend=client dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=containerd-rootless/frontend=client sandbox.go:187: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd51561558/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd51561558/config.toml sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd51561558/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd51561558/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:13:03.196561516 +0000 UTC m=+6.048212175 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd51561558/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd51561558/config.toml sandbox.go:190: time="2025-01-13T20:13:03.284376099Z" level=info msg="starting containerd" revision= version=2.0.0+unknown sandbox.go:190: time="2025-01-13T20:13:03.293156821Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="2.846µs" sandbox.go:190: time="2025-01-13T20:13:03.293182459Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:190: time="2025-01-13T20:13:03.293203599Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:13:03.293237432Z" level=warning msg="failed to load plugin" error="mkdir /opt/containerd: permission denied" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:13:03.293250586Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1 sandbox.go:190: time="2025-01-13T20:13:03.293263170Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:190: time="2025-01-13T20:13:03.293292825Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:03.293375439Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:03.293390778Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:03.293403872Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:03.293414913Z" level
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin === PAUSE TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin === CONT TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin sandbox.go:187: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3978607216/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3978607216/config.toml sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3978607216/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3978607216/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:13:52.472046011 +0000 UTC m=+55.323696690 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3978607216/rootlesskit-containerd CONTAINERD_ROOTLESS_ROOTLESSKIT_NET=host CONTAINERD_ROOTLESS_ROOTLESSKIT_PORT_DRIVER=none CONTAINERD_ROOTLESS_ROOTLESSKIT_FLAGS=--mtu=0 containerd-rootless.sh -c /tmp/bktest_containerd3978607216/config.toml sandbox.go:190: time="2025-01-13T20:13:52.555895856Z" level=info msg="starting containerd" revision= version=2.0.0+unknown sandbox.go:190: time="2025-01-13T20:13:52.565805833Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.447µs" sandbox.go:190: time="2025-01-13T20:13:52.565832733Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:190: time="2025-01-13T20:13:52.565853111Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:13:52.565887645Z" level=warning msg="failed to load plugin" error="mkdir /opt/containerd: permission denied" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:13:52.565900329Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1 sandbox.go:190: time="2025-01-13T20:13:52.565912652Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:190: time="2025-01-13T20:13:52.565939162Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:52.566027696Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:52.566050579Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:52.566065337Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:52.566082338Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:52.566174550Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:52.566404309Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:52.566461135Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd3978607216/root/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snaps
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=client: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=client === PAUSE TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=client === CONT TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=client sandbox.go:187: stdout: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 50840 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd968771253/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3548669132/buildkitd.toml --root /tmp/bktest_buildkitd2352165442 --addr unix:///tmp/bktest_buildkitd2352165442/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2352165442/buildkitd-debug.sock --debug sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 50840 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd968771253/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3548669132/buildkitd.toml --root /tmp/bktest_buildkitd2352165442 --addr unix:///tmp/bktest_buildkitd2352165442/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2352165442/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:13:52.076801363 +0000 UTC m=+54.928452042 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 50840 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd968771253/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3548669132/buildkitd.toml --root /tmp/bktest_buildkitd2352165442 --addr unix:///tmp/bktest_buildkitd2352165442/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2352165442/buildkitd-debug.sock --debug sandbox.go:190: warning: GOCOVERDIR not set, no coverage data emitted sandbox.go:190: time="2025-01-13T20:13:52Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2352165442/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:13:52Z" level=debug msg="running in rootless mode" sandbox.go:190: time="2025-01-13T20:13:52Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:190: time="2025-01-13T20:13:52Z" level=info msg="found worker \"ytatjoo2q837iu15a1vqifg9s\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:6629f249-fad7-49be-b040-22c4134f7513 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:91d3ad4b93bf org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:native], 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:190: time="2025-01-13T20:13:52Z" level=info msg="found 1 workers, default=\"ytatjoo2q837iu15a1vqifg9s\"" sandbox.go:190: time="2025-01-13T20:13:52Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:13:52Z" level=info msg="running server on /tmp/bktest_buildkitd2352165442/buildkitd.sock" sandbox.go:190: time="2025-01-13T20:13:52Z" level=debug msg="session started" spanID=2aaadd7e9fdc2835 traceID=39d203717a4b6b6c77aca0201d7ec08c sandbox.go:190: time="2025-01-13T20:13:52Z" level=debug msg="new ref for local: vn0o2wm1uhqa0run5xa6123ws" span
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=progress#07 (0.04s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#07 (0.04s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=progress#07 (0.06s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=unmarshal#07 (0.04s)
test / run (containerd-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L273
=== RUN TestIntegration run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40339/library/busybox:latest time="2025-01-13T20:12:57Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40339" run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:40339/library/alpine:latest run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:34993/amd64/bullseye-20230109-slim:latest --- FAIL: TestIntegration (0.06s)
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=builtin === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=builtin === CONT TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=builtin dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=builtin sandbox.go:187: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2586347994/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:13:39.280151717 +0000 UTC m=+41.915686767 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2586347994/config.toml sandbox.go:190: time="2025-01-13T20:13:39.331486046Z" level=info msg="starting containerd" revision=88c3d9bc5b5a193f40b7c14fa996d23532d6f956 version=v1.6.36 sandbox.go:190: time="2025-01-13T20:13:39.368649330Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:190: time="2025-01-13T20:13:39.369615005Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:39.369684185Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:190: time="2025-01-13T20:13:39.369717417Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:39.369880854Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:39.370547651Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:39.372856255Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:39.372911119Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:39.373364791Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2586347994/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:39.373406750Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:190: time="2025-01-13T20:13:39.373628096Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:190: time="2025-01-13T20:13:39.373668261Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:190: time="2025-01-13T20:13:39.376280814Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 sandbox.go:190: time="2025-01-13T20:13:39.376323725Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-01-13T20:13:39.376347850Z" level=info msg="l
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=client: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=client === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=client === CONT TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=client dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=client sandbox.go:187: stdout: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2388366776/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3092120526/buildkitd.toml --root /tmp/bktest_buildkitd142807439 --addr unix:///tmp/bktest_buildkitd142807439/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd142807439/buildkitd-debug.sock --debug sandbox.go:187: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2388366776/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3092120526/buildkitd.toml --root /tmp/bktest_buildkitd142807439 --addr unix:///tmp/bktest_buildkitd142807439/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd142807439/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:13:38.605370625 +0000 UTC m=+41.240905665 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2388366776/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3092120526/buildkitd.toml --root /tmp/bktest_buildkitd142807439 --addr unix:///tmp/bktest_buildkitd142807439/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd142807439/buildkitd-debug.sock --debug sandbox.go:190: time="2025-01-13T20:13:38Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd142807439/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:13:38Z" level=debug msg="could not read \"/tmp/bktest_buildkitd142807439/net/cni\" for cleanup: open /tmp/bktest_buildkitd142807439/net/cni: no such file or directory" sandbox.go:190: time="2025-01-13T20:13:38Z" level=debug msg="creating new network namespace cbghnozqh9nw6vx0aqrz3zp4w" sandbox.go:190: time="2025-01-13T20:13:38Z" level=debug msg="finished creating network namespace cbghnozqh9nw6vx0aqrz3zp4w" sandbox.go:190: time="2025-01-13T20:13:38Z" level=debug msg="finished setting up network namespace cbghnozqh9nw6vx0aqrz3zp4w" sandbox.go:190: time="2025-01-13T20:13:38Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:190: time="2025-01-13T20:13:38Z" level=info msg="found worker \"khk2iqpk1l2c152rr1g2la2sb\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:1d95c46f-c0ba-46b0-9999-508855227d81 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:1d5c67a72054 org.mobyproject.buildkit.worker.network:cni 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 linu
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=client: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=client === PAUSE TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=client === CONT TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=client sandbox.go:187: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2650757231/config.toml sandbox.go:187: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2650757231/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:13:19.52687515 +0000 UTC m=+22.162410200 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2650757231/config.toml sandbox.go:190: time="2025-01-13T20:13:19.546135458Z" level=info msg="starting containerd" revision=88c3d9bc5b5a193f40b7c14fa996d23532d6f956 version=v1.6.36 sandbox.go:190: time="2025-01-13T20:13:19.562434016Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:190: time="2025-01-13T20:13:19.562565313Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:19.562593666Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:190: time="2025-01-13T20:13:19.562607913Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:19.562715455Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:19.562961176Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:19.563677960Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:19.563697717Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:19.563864741Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2650757231/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:19.563883266Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:190: time="2025-01-13T20:13:19.563945152Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:190: time="2025-01-13T20:13:19.563961904Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:190: time="2025-01-13T20:13:19.565973524Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 sandbox.go:190: time="2025-01-13T20:13:19.566012147Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-01-13T20:13:19.566034859Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1 sandbox.go:190: time="2025-01-13T20:13:19.566080655Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1 sandbox.go:190: time="2025-01-13T20:13:19.566275141Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2 sandbox.go:190: time="2025-01-13T20:13:19.566428329Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:13:19.566487
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin === PAUSE TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin === CONT TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin sandbox.go:187: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd853311634/config.toml sandbox.go:187: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd853311634/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:13:19.47695284 +0000 UTC m=+22.112487880 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd853311634/config.toml sandbox.go:190: time="2025-01-13T20:13:19.493894126Z" level=info msg="starting containerd" revision=88c3d9bc5b5a193f40b7c14fa996d23532d6f956 version=v1.6.36 sandbox.go:190: time="2025-01-13T20:13:19.511376669Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:190: time="2025-01-13T20:13:19.511561897Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:19.511584289Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:190: time="2025-01-13T20:13:19.511596773Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:19.511689547Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:19.511907807Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:19.513357181Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:19.513388700Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:19.513560733Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd853311634/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:19.513602953Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:190: time="2025-01-13T20:13:19.513722674Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:190: time="2025-01-13T20:13:19.513739125Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:190: time="2025-01-13T20:13:19.515562952Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 sandbox.go:190: time="2025-01-13T20:13:19.515589432Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-01-13T20:13:19.515602046Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1 sandbox.go:190: time="2025-01-13T20:13:19.515635058Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1 sandbox.go:190: time="2025-01-13T20:13:19.515765834Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2 sandbox.go:190: time="2025-01-13T20:13:19.515878235Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:13:19.5159314
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=progress#07 (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=unmarshal#07 (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=progress#07 (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#07 (0.02s)
test / run (containerd-1.6, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L273
=== RUN TestIntegration run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:46441/library/alpine:latest time="2025-01-13T20:12:58Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:46441" run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:46441/library/busybox:latest run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:45173/amd64/bullseye-20230109-slim:latest --- FAIL: TestIntegration (0.06s)
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=builtin === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=builtin === CONT TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=builtin dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=builtin sandbox.go:187: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1204887953/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config453992967/buildkitd.toml --root /tmp/bktest_buildkitd4117581418 --addr unix:///tmp/bktest_buildkitd4117581418/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd4117581418/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:13:24.037478725 +0000 UTC m=+26.088188723 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1204887953/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config453992967/buildkitd.toml --root /tmp/bktest_buildkitd4117581418 --addr unix:///tmp/bktest_buildkitd4117581418/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd4117581418/buildkitd-debug.sock --debug sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd4117581418/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4117581418/net/cni\" for cleanup: open /tmp/bktest_buildkitd4117581418/net/cni: no such file or directory" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="creating new network namespace sw2ao41s93xagcdk7z8g4tj6o" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="finished creating network namespace sw2ao41s93xagcdk7z8g4tj6o" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="finished setting up network namespace sw2ao41s93xagcdk7z8g4tj6o" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:190: time="2025-01-13T20:13:24Z" level=info msg="found worker \"j16fvcy1hbeixc7jot6we6da8\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:7cd74bb4-ca6f-45ec-b84a-0cb0e047a42a org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:054969b9576c org.mobyproject.buildkit.worker.network:cni 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:190: time="2025-01-13T20:13:24Z" level=info msg="found 1 workers, default=\"j16fvcy1hbeixc7jot6we6da8\"" sandbox.go:190: time="2025-01-13T20:13:24Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:13:24Z" level=info msg="running server on /tmp/bktest_buildkitd4117581418/buildkitd.sock" sandbox.go:190: time="2025-01-13T20:13:24Z" level=debug msg="resolve exporter local w
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=client: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=client === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=client === CONT TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=client dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=client sandbox.go:187: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1273034128/config.toml sandbox.go:187: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1273034128/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:13:23.759479036 +0000 UTC m=+25.810189044 /usr/bin/containerd --config /tmp/bktest_containerd1273034128/config.toml sandbox.go:190: time="2025-01-13T20:13:23.776131672Z" level=info msg="starting containerd" revision= version=2.0.0+unknown sandbox.go:190: time="2025-01-13T20:13:23.785407662Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.236µs" sandbox.go:190: time="2025-01-13T20:13:23.785465620Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:190: time="2025-01-13T20:13:23.785489885Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:13:23.785542142Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1 sandbox.go:190: time="2025-01-13T20:13:23.785563422Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:190: time="2025-01-13T20:13:23.785593698Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:23.785843911Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:23.785865441Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:23.785879517Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:23.785891699Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:23.785999059Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:23.786273268Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:23.786315197Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd1273034128/root/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:23.786329974Z" level=info msg="loading plugin" id=io.containerd.event.v1.exchange type=io.containerd.event.v1 sandbox.go:190: time="2025-01-13T20:13:23.786552670Z" level=info msg="loading plugin" id=io.containerd.monitor.task.v1.cgroups type=io
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd/frontend=builtin: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd/frontend=builtin === PAUSE TestIntegration/TestUndeclaredArg/worker=containerd/frontend=builtin === CONT TestIntegration/TestUndeclaredArg/worker=containerd/frontend=builtin sandbox.go:187: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2353953467/config.toml sandbox.go:187: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2353953467/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:13:58.426774633 +0000 UTC m=+60.477484631 /usr/bin/containerd --config /tmp/bktest_containerd2353953467/config.toml sandbox.go:190: time="2025-01-13T20:13:58.447506401Z" level=info msg="starting containerd" revision= version=2.0.0+unknown sandbox.go:190: time="2025-01-13T20:13:58.458582934Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="3.386µs" sandbox.go:190: time="2025-01-13T20:13:58.458616056Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:190: time="2025-01-13T20:13:58.458637726Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:13:58.458690023Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1 sandbox.go:190: time="2025-01-13T20:13:58.458707706Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:190: time="2025-01-13T20:13:58.458742541Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:58.458836646Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:58.458859558Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:58.458875588Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:58.458885847Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:58.459002233Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:58.459659134Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:58.459709067Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd2353953467/root/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:13:58.459729836Z" level=info msg="loading plugin" id=io.containerd.event.v1.exchange type=io.containerd.event.v1 sandbox.go:190: time="2025-01-13T20:13:58.459760863Z" level=info msg="loading plugin" id=io.containerd.monitor.task.v1.cgroups type=io.containerd.monitor.task.v1 sandbox.go:190: time="2025-01-13T20:13:58.459998114Z" level=info msg="loading plugin" id=io.containerd.metadata.v1.bolt type=io.containerd.metadata.v1 sandbox.go:190: time="2025-01-13T20:13:58.460072693Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:190: time="2025-01-13T20:13:58.465109062Z" level=info msg="loading plugin" id=io.containerd.gc.v1.scheduler type=io.containerd.gc.v1 sandbox.go:190: time="2025-01-13T20:13:58.466256224Z" level=info msg="loading plugin" id=io.containerd.differ.v1.walking type=io.containerd.differ.v1 sandbox.go:190: time="2025-01-13T20:13:58.466295226Z" level=info msg="loading plugin" id=io.contai
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd/frontend=client: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd/frontend=client === PAUSE TestIntegration/TestUndeclaredArg/worker=containerd/frontend=client === CONT TestIntegration/TestUndeclaredArg/worker=containerd/frontend=client sandbox.go:187: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1777548845/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3645050903/buildkitd.toml --root /tmp/bktest_buildkitd2313030946 --addr unix:///tmp/bktest_buildkitd2313030946/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2313030946/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:13:58.445168122 +0000 UTC m=+60.495878120 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1777548845/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config3645050903/buildkitd.toml --root /tmp/bktest_buildkitd2313030946 --addr unix:///tmp/bktest_buildkitd2313030946/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2313030946/buildkitd-debug.sock --debug sandbox.go:190: time="2025-01-13T20:13:58Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2313030946/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:13:58Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2313030946/net/cni\" for cleanup: open /tmp/bktest_buildkitd2313030946/net/cni: no such file or directory" sandbox.go:190: time="2025-01-13T20:13:58Z" level=debug msg="creating new network namespace k25l0eayxqombejgvwm1iz5sv" sandbox.go:190: time="2025-01-13T20:13:58Z" level=debug msg="finished creating network namespace k25l0eayxqombejgvwm1iz5sv" sandbox.go:190: time="2025-01-13T20:13:58Z" level=debug msg="finished setting up network namespace k25l0eayxqombejgvwm1iz5sv" sandbox.go:190: time="2025-01-13T20:13:58Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:190: time="2025-01-13T20:13:58Z" level=info msg="found worker \"xp3dwfh0teum9sbm8as0h08rz\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:1b9d7541-6e3a-422b-b000-62d56539a9a7 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:054969b9576c org.mobyproject.buildkit.worker.network:cni 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:190: time="2025-01-13T20:13:58Z" level=info msg="found 1 workers, default=\"xp3dwfh0teum9sbm8as0h08rz\"" sandbox.go:190: time="2025-01-13T20:13:58Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:13:58Z" level=info msg="running server on /tmp/bktest_buildkitd2313030946/buildkitd.sock" sandbox.go:190: time="2025-01-13T20:13:58Z" level=debug msg="session started" spanID=5c8db9b1fa2c3f47 traceID=9c1d57f175fd2c7a989c71baa0713137 sandbox.go:190: time="2025-01-13T20:13:58Z" level=debug msg="new ref for local: mfzanezfg0ujlufl61l8nvyed" span="[internal] load build definition from Dockerfile" spanID=fa4925c51c9083df traceID=3fea3eff5699e39eec6027a362fb7927 sandbox.go:190: time="2025-01-13T20:13:58Z" level=debug msg="diffcopy took: 2.613056ms" span="[internal] load build definition from Dockerfile" spanID=6e6199c8cd84c6b9 traceID=3fea3eff5699e39eec6027a362fb7927 sandbox.go:190: time="2025-01-13T20:13:58Z" level=debug msg="saved mfzanezfg0ujlufl61l8nvyed as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile" spanID=fa4925c51c9083df traceID=
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=progress#07 (0.04s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd/frontend=client/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd/frontend=client/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=client/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=client/warntype=progress#07 (0.06s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#07 (0.04s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd/frontend=client/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd/frontend=client/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=client/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=client/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=client/warntype=unmarshal#07 (0.04s)
test / run (containerd, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L273
=== RUN TestIntegration run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33835/library/busybox:latest time="2025-01-13T20:18:18Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33835" run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:33835/library/alpine:latest time="2025-01-13T20:18:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33835" run.go:273: copied local:/mainline.tar to local mirror localhost:33835/buildkit_test/5xkhu852iv8t0edu8ysnmpjvq:latest run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:42021/amd64/bullseye-20230109-slim:latest --- FAIL: TestIntegration (0.04s)
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=oci-rootless/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestPlatformWithOSVersion/worker=oci-rootless/frontend=gateway dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=oci-rootless/frontend=gateway sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4249787993/buildkitd.toml --root /tmp/bktest_buildkitd2408888690 --addr unix:///tmp/bktest_buildkitd2408888690/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2408888690/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:18:25.8800503 +0000 UTC m=+7.543407873 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config4249787993/buildkitd.toml --root /tmp/bktest_buildkitd2408888690 --addr unix:///tmp/bktest_buildkitd2408888690/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd2408888690/buildkitd-debug.sock --debug sandbox.go:190: warning: GOCOVERDIR not set, no coverage data emitted sandbox.go:190: time="2025-01-13T20:18:25Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd2408888690/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:18:25Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-01-13T20:18:25Z" level=debug msg="running in rootless mode" sandbox.go:190: time="2025-01-13T20:18:26Z" level=info msg="found worker \"jde4bm5oiknzqnh89tz71whh5\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:639db0f651a2 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:190: time="2025-01-13T20:18:26Z" level=info msg="found 1 workers, default=\"jde4bm5oiknzqnh89tz71whh5\"" sandbox.go:190: time="2025-01-13T20:18:26Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:18:26Z" level=info msg="running server on /tmp/bktest_buildkitd2408888690/buildkitd.sock" sandbox.go:190: time="2025-01-13T20:18:26Z" level=debug msg="session started" spanID=e98622e59df54f98 traceID=da2409c5fb5f4e41198ba23c3ee36a0f sandbox.go:190: time="2025-01-13T20:18:26Z" level=debug msg="resolve exporter local with map[]" spanID=b735608b0059b17f traceID=d6de99969db1a94629df8c7e70d614a1 sandbox.go:190: time="2025-01-13T20:18:26Z" level=debug msg="resolve exporter image with map[name:localhost:34739/buildkit/testplatformwithosversion:latest push:true]" spanID=b735608b0059b17f traceID=d6de99969db1a94629df8c7e70d614a1 sandbox.go:190: time="2025-01-13T20:18:26Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/buildkit_test/5xkhu852iv8t0edu8ysnmpjvq::pull" name=docker.io/buildkit_test/5xkhu852iv8t0edu8ysnmp
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway === PAUSE TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway === CONT TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway sandbox.go:187: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1044370434/buildkitd.toml --root /tmp/bktest_buildkitd1194194078 --addr unix:///tmp/bktest_buildkitd1194194078/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1194194078/buildkitd-debug.sock --debug sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1044370434/buildkitd.toml --root /tmp/bktest_buildkitd1194194078 --addr unix:///tmp/bktest_buildkitd1194194078/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1194194078/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:19:16.850027708 +0000 UTC m=+58.513385282 /usr/bin/sudo -u #1000 -i -- exec rootlesskit buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1044370434/buildkitd.toml --root /tmp/bktest_buildkitd1194194078 --addr unix:///tmp/bktest_buildkitd1194194078/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1194194078/buildkitd-debug.sock --debug sandbox.go:190: warning: GOCOVERDIR not set, no coverage data emitted sandbox.go:190: time="2025-01-13T20:19:16Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd1194194078/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:19:16Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-01-13T20:19:16Z" level=debug msg="running in rootless mode" sandbox.go:190: time="2025-01-13T20:19:16Z" level=info msg="found worker \"l0g7bhjh0okdfdc418brlpcoe\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:639db0f651a2 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:190: time="2025-01-13T20:19:17Z" level=info msg="found 1 workers, default=\"l0g7bhjh0okdfdc418brlpcoe\"" sandbox.go:190: time="2025-01-13T20:19:17Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:19:17Z" level=info msg="running server on /tmp/bktest_buildkitd1194194078/buildkitd.sock" sandbox.go:190: time="2025-01-13T20:19:17Z" level=debug msg="session started" spanID=56d8ed0795b83087 traceID=9939aa5bc6491707545a860e67b19988 sandbox.go:190: time="2025-01-13T20:19:17Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/buildkit_test/5xkhu852iv8t0edu8ysnmpjvq::pull" name=docker.io/buildkit_test/5xkhu852iv8t0edu8ysnmpjvq scope=pull sandbox.go:190: time="2025-01-13T20:19:17Z" level=debug msg=resolving span="resolving docker.io/buildkit_test/5xkhu852iv8t0edu8ysnmpjvq:latest" spanID=32a9b866dcd66a21 traceID=b1e305793f1b44e348cb8358e0c02ef0 sandbox.go:190: time="2025-01-13T20:19:17Z" level=debug msg="do request" request.header.accept="application/vnd.docker.distribution.manifest.v2+json, application/vnd.docker.distribution.manifest.list.v2+json, application/vnd.oci.image.manifest.v1+json, application/vnd.oci.image.index.v1+json, */*" request.header.user-agent=buildkit/v0.0.0+unknown request.method=HEAD span="resolving docker.io/buildkit_test/5xkhu852iv8t0edu8ysnmpjvq:
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#07 (0.14s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#07 (0.03s)
test / run (oci-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L273
=== RUN TestIntegration run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36481/library/busybox:latest time="2025-01-13T20:18:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36481" run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:36481/library/alpine:latest time="2025-01-13T20:18:23Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36481" run.go:273: copied local:/mainline.tar to local mirror localhost:36481/buildkit_test/vbealetjp16wu55wnlcdupb4w:latest run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:46045/amd64/bullseye-20230109-slim:latest --- FAIL: TestIntegration (0.06s)
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway === CONT TestIntegration/TestPlatformWithOSVersion/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway sandbox.go:187: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1143044108/buildkitd.toml --root /tmp/bktest_buildkitd4216390946 --addr unix:///tmp/bktest_buildkitd4216390946/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd4216390946/buildkitd-debug.sock --debug sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1143044108/buildkitd.toml --root /tmp/bktest_buildkitd4216390946 --addr unix:///tmp/bktest_buildkitd4216390946/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd4216390946/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:18:30.398739318 +0000 UTC m=+8.086623461 /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1143044108/buildkitd.toml --root /tmp/bktest_buildkitd4216390946 --addr unix:///tmp/bktest_buildkitd4216390946/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd4216390946/buildkitd-debug.sock --debug sandbox.go:190: warning: GOCOVERDIR not set, no coverage data emitted sandbox.go:190: time="2025-01-13T20:18:30Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd4216390946/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:18:30Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-01-13T20:18:30Z" level=debug msg="running in rootless mode" sandbox.go:190: time="2025-01-13T20:18:30Z" level=info msg="found worker \"hd09chlwlwzreddbhdx32lkpy\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:90de18196206 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:190: time="2025-01-13T20:18:30Z" level=info msg="found 1 workers, default=\"hd09chlwlwzreddbhdx32lkpy\"" sandbox.go:190: time="2025-01-13T20:18:30Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:18:30Z" level=info msg="running server on /tmp/bktest_buildkitd4216390946/buildkitd.sock" sandbox.go:190: t
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway === PAUSE TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway === CONT TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway sandbox.go:187: stdout: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3193136455/buildkitd.toml --root /tmp/bktest_buildkitd1972059024 --addr unix:///tmp/bktest_buildkitd1972059024/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1972059024/buildkitd-debug.sock --debug sandbox.go:187: stderr: /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3193136455/buildkitd.toml --root /tmp/bktest_buildkitd1972059024 --addr unix:///tmp/bktest_buildkitd1972059024/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1972059024/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:18:44.250413168 +0000 UTC m=+21.938297260 /usr/bin/sudo -u #1000 -i -- exec rootlesskit --net=slirp4netns --copy-up=/etc --disable-host-loopback --detach-netns buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3193136455/buildkitd.toml --root /tmp/bktest_buildkitd1972059024 --addr unix:///tmp/bktest_buildkitd1972059024/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd1972059024/buildkitd-debug.sock --debug sandbox.go:190: warning: GOCOVERDIR not set, no coverage data emitted sandbox.go:190: time="2025-01-13T20:18:44Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd1972059024/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:18:44Z" level=info msg="auto snapshotter: using overlayfs" sandbox.go:190: time="2025-01-13T20:18:44Z" level=debug msg="running in rootless mode" sandbox.go:190: time="2025-01-13T20:18:44Z" level=info msg="found worker \"uklw85mpu5hxx72uca9sdspbg\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:90de18196206 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:190: time="2025-01-13T20:18:44Z" level=info msg="found 1 workers, default=\"uklw85mpu5hxx72uca9sdspbg\"" sandbox.go:190: time="2025-01-13T20:18:44Z" level=warning msg="currently, only the default worker can be used." sandbox.go:190: time="2025-01-13T20:18:44Z" level=info msg="running server on /tmp/bktest_buildkitd1972059024/buildkitd.sock" sandbox.go:190: time="2025-01-13T20:18:44Z" level=debug msg="session started" spanID=b9d62ba1e9b685c8 traceID=ccae49df09eadd4c8045e0c9e0d9419a sandbox.go:190: time="2025-01-13T20:18:44Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/buildkit_test/vbealetjp16wu55wnlcdupb4w::pull" name=docker.io/buildkit_test/vbealetjp16wu55wnlcdupb4w scope=pull sandbox.go:190: time="2025-01-13T20:18:44Z" level=debug msg=resolving span="resolving docker.io/buildkit_test/vbealetjp16wu55wnlcdupb4w:latest" spanID=610c81f4a34ba9b7 traceID=5b3076c488597df4d91750bff3c81cf3 sandbox.go:190: time="2025-01-13T20:18:44Z" level=debug msg="do request" request.header.accept="application/vnd.docker.distribution.manifest.v2+jso
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#07 (0.17s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#07 (0.03s)
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L273
=== RUN TestIntegration run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:37725/library/alpine:latest time="2025-01-13T20:17:56Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37725" run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37725/library/busybox:latest run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:45079/amd64/bullseye-20230109-slim:latest --- FAIL: TestIntegration (0.08s)
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=client: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=client === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=client === CONT TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=client dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=client sandbox.go:187: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1973837527/config.toml sandbox.go:187: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1973837527/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:18:12.074216864 +0000 UTC m=+16.680711310 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1973837527/config.toml sandbox.go:190: time="2025-01-13T20:18:12.113509253Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23 sandbox.go:190: time="2025-01-13T20:18:12.149826201Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-01-13T20:18:12.149861738Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:18:12.149904808Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:190: time="2025-01-13T20:18:12.149921258Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:12.150001528Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:12.150017918Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:12.150034609Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:12.150046712Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:12.150148351Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:12.150369603Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:12.153260017Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:12.153290504Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:12.153503170Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1973837527/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plu
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=builtin: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=builtin === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=builtin === CONT TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=builtin dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=builtin sandbox.go:187: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd411275555/config.toml sandbox.go:187: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd411275555/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:18:11.915058569 +0000 UTC m=+16.521552994 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd411275555/config.toml sandbox.go:190: time="2025-01-13T20:18:11.940934941Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23 sandbox.go:190: time="2025-01-13T20:18:11.991550361Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-01-13T20:18:11.991588603Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:18:11.991656779Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:190: time="2025-01-13T20:18:11.991677418Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:11.991767566Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:11.991786942Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:11.991804344Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:11.991816687Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:11.991978378Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:11.992278577Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:11.995221517Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:11.995251873Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:11.995454982Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd411275555/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plu
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=client: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=client === PAUSE TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=client === CONT TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=client sandbox.go:187: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1757912894/config.toml sandbox.go:187: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1757912894/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:19:11.116427393 +0000 UTC m=+75.722921838 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1757912894/config.toml sandbox.go:190: time="2025-01-13T20:19:11.135880355Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23 sandbox.go:190: time="2025-01-13T20:19:11.156425661Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-01-13T20:19:11.156457591Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:19:11.156500100Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:190: time="2025-01-13T20:19:11.156517071Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:11.156619883Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:11.156637796Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:11.156652334Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:11.156663464Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:11.156758782Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:11.157014538Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:11.157949511Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:11.157980689Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:11.158658281Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1757912894/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:11.158712993Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:190: time="2025-01-13T20:19:11.158829851Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:190: time="2025-01-13T20:19:11.158904350Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:190: time="2025-01-13T20:19:11.161069091Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1 sandbox.go:190: time="2025-01-13T20:19:11.161115618Z" level=info msg="loading pl
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=builtin: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=builtin === PAUSE TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=builtin === CONT TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=builtin sandbox.go:187: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1528248210/config.toml sandbox.go:187: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1528248210/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:19:10.9297276 +0000 UTC m=+75.536222045 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd1528248210/config.toml sandbox.go:190: time="2025-01-13T20:19:10.946553060Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23 sandbox.go:190: time="2025-01-13T20:19:10.962681618Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-01-13T20:19:10.962934471Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:19:10.962987599Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:190: time="2025-01-13T20:19:10.963010702Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:10.963095841Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:10.963115067Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:10.963135174Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:10.963150843Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:10.963251581Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:10.965456759Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:10.966497196Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:10.966523095Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:10.966763933Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1528248210/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:10.966782598Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:190: time="2025-01-13T20:19:10.966900057Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:190: time="2025-01-13T20:19:10.966964156Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:190: time="2025-01-13T20:19:10.968628085Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1 sandbox.go:190: time="2025-01-13T20:19:10.968670314Z" level=info msg="loading p
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=builtin/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=builtin/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=builtin/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=builtin/warntype=progress#07 (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=builtin/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=builtin/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=builtin/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=builtin/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=builtin/warntype=unmarshal#07 (0.02s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=client/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=client/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=client/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=client/warntype=progress#07 (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=client/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=client/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=client/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=client/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=client/warntype=unmarshal#07 (0.03s)
test / run (containerd-1.7, ./frontend/dockerfile, integration)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L273
=== RUN TestIntegration run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:32825/library/busybox:latest time="2025-01-13T20:18:10Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32825" run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:32825/library/alpine:latest time="2025-01-13T20:18:11Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:32825" run.go:273: copied local:/mainline.tar to local mirror localhost:32825/buildkit_test/ygs91c2je0mmfs63pdfa6pmex:latest run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:34739/amd64/bullseye-20230109-slim:latest --- FAIL: TestIntegration (0.04s)
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=gateway === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=gateway === CONT TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=gateway dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.7/frontend=gateway sandbox.go:187: stdout: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd726269692/config.toml sandbox.go:187: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd726269692/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:19:33.251069026 +0000 UTC m=+82.837110153 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd726269692/config.toml sandbox.go:190: time="2025-01-13T20:19:33.277854327Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23 sandbox.go:190: time="2025-01-13T20:19:33.311264154Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-01-13T20:19:33.311291776Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:19:33.311375914Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:190: time="2025-01-13T20:19:33.311395921Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:33.311494195Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:33.311513301Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:33.311529892Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:33.311541935Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:33.311735227Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:33.312043546Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:33.313034925Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:33.313101279Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:33.313338965Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd726269692/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plu
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=gateway: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=gateway === PAUSE TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=gateway === CONT TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=gateway sandbox.go:187: stderr: /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd3616383394/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:18:32.99054205 +0000 UTC m=+22.576583195 /opt/containerd-alt-17/bin/containerd --config /tmp/bktest_containerd3616383394/config.toml sandbox.go:190: time="2025-01-13T20:18:33.009480737Z" level=info msg="starting containerd" revision=57f17b0a6295a39009d861b89e3b3b87b005ca27 version=v1.7.23 sandbox.go:190: time="2025-01-13T20:18:33.033939683Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-01-13T20:18:33.034018631Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:18:33.034086849Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1 sandbox.go:190: time="2025-01-13T20:18:33.034132846Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:33.034246078Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:33.034289029Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:33.034318474Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." error="devmapper not configured: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:33.034345014Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:33.034459869Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:33.034813192Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:33.035624247Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:33.035667629Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:33.035892881Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3616383394/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:33.035911376Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:190: time="2025-01-13T20:18:33.036031722Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:190: time="2025-01-13T20:18:33.036133092Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:190: time="2025-01-13T20:18:33.038370380Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1 sandbox.go:190: time="2025-01-13T20:18:33.038407449Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 sandbox.go:190: time="2025-01-13T20:18:3
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=gateway/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=gateway/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=gateway/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=gateway/warntype=progress#07 (0.26s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=gateway/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=gateway/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=gateway/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=gateway/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-1.7/frontend=gateway/warntype=unmarshal#07 (0.05s)
test / run (containerd-1.7, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L273
=== RUN TestIntegration run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:44957/library/alpine:latest time="2025-01-13T20:18:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44957" run.go:273: copied local:/mainline.tar to local mirror localhost:44957/buildkit_test/yrqa0zwng4ce3ggb59bqt45aq:latest time="2025-01-13T20:18:17Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44957" run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44957/library/busybox:latest run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:37927/amd64/bullseye-20230109-slim:latest --- FAIL: TestIntegration (0.03s)
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=gateway dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=containerd-1.6/frontend=gateway sandbox.go:187: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd778689832/config.toml sandbox.go:187: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd778689832/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:18:55.135142445 +0000 UTC m=+38.123133020 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd778689832/config.toml sandbox.go:190: time="2025-01-13T20:18:55.158819186Z" level=info msg="starting containerd" revision=88c3d9bc5b5a193f40b7c14fa996d23532d6f956 version=v1.6.36 sandbox.go:190: time="2025-01-13T20:18:55.181657867Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:190: time="2025-01-13T20:18:55.181823436Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:55.181864974Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:190: time="2025-01-13T20:18:55.181887005Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:55.181986611Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:55.182219776Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:55.182986414Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:55.183009928Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:55.183195073Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd778689832/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:55.183213317Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:190: time="2025-01-13T20:18:55.183277206Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:190: time="2025-01-13T20:18:55.183293587Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:190: time="2025-01-13T20:18:55.185212560Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 sandbox.go:190: time="2025-01-13T20:18:55.185249449Z" level=info msg="loading plugin \"io.containerd.event.v1.ex
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway === PAUSE TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway === CONT TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway sandbox.go:187: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1118157233/config.toml sandbox.go:187: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1118157233/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:18:39.12170037 +0000 UTC m=+22.109690956 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1118157233/config.toml sandbox.go:190: time="2025-01-13T20:18:39.137645663Z" level=info msg="starting containerd" revision=88c3d9bc5b5a193f40b7c14fa996d23532d6f956 version=v1.6.36 sandbox.go:190: time="2025-01-13T20:18:39.151623974Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1 sandbox.go:190: time="2025-01-13T20:18:39.151767561Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:39.151794933Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured" sandbox.go:190: time="2025-01-13T20:18:39.151812094Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:39.151904707Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:39.152126511Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:39.152892581Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status 1 \"modprobe: can't change directory to '/lib/modules': No such file or directory\\n\"): skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:39.152915003Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:39.153120446Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1118157233/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem to be used with the zfs snapshotter: skip plugin" type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:18:39.153138549Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1 sandbox.go:190: time="2025-01-13T20:18:39.153205675Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured" sandbox.go:190: time="2025-01-13T20:18:39.153223358Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:190: time="2025-01-13T20:18:39.155215272Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1 sandbox.go:190: time="2025-01-13T20:18:39.155234829Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1 sandbox.go:190: time="2025-01-13T20:18:39.155243425Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1 sandbox.go:190: time="2025-01-13T20:18:39.155274944Z" level=info msg="loading plugin \"io.containerd.runtime.v1.linux\"..." type=io.containerd.runtime.v1 sandbox.go:190: time="2025-01-13T20:18:39.155457885Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2 sandbox.go:190: time="2025-01-13T20:18:39.155595922Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:18:39.155
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#07 (0.26s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#07 (0.04s)
test / run (containerd-1.6, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
Failed: frontend/dockerfile/TestIntegration: frontend/dockerfile/run.go#L273
=== RUN TestIntegration run.go:273: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41523/library/busybox:latest time="2025-01-13T20:18:19Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41523" run.go:273: copied docker.io/amd64/alpine:latest@sha256:25fad2a32ad1f6f510e528448ae1ec69a28ef81916a004d3629874104f8a7f70 to local mirror localhost:41523/library/alpine:latest time="2025-01-13T20:18:20Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41523" run.go:273: copied local:/mainline.tar to local mirror localhost:41523/buildkit_test/5kbusg7268zjqgn459sq46hf4:latest run.go:273: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:33055/amd64/bullseye-20230109-slim:latest --- FAIL: TestIntegration (0.04s)
Failed: frontend/dockerfile/TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=gateway: frontend/dockerfile/dockerfile_test.go#L9564
=== RUN TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=gateway === CONT TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=gateway dockerfile_test.go:9564: Error Trace: /src/frontend/dockerfile/dockerfile_test.go:9564 /src/util/testutil/integration/run.go:98 /src/util/testutil/integration/run.go:212 Error: Not equal: expected: "1.1.0\n" actual : "1.2.3\n" Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -1.1.0 +1.2.3 Test: TestIntegration/TestPlatformWithOSVersion/worker=containerd/frontend=gateway sandbox.go:187: stdout: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3058962477/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config553990093/buildkitd.toml --root /tmp/bktest_buildkitd774883957 --addr unix:///tmp/bktest_buildkitd774883957/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd774883957/buildkitd-debug.sock --debug sandbox.go:187: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3058962477/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config553990093/buildkitd.toml --root /tmp/bktest_buildkitd774883957 --addr unix:///tmp/bktest_buildkitd774883957/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd774883957/buildkitd-debug.sock --debug sandbox.go:190: > StartCmd 2025-01-13 20:19:23.351282033 +0000 UTC m=+63.884912816 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3058962477/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config553990093/buildkitd.toml --root /tmp/bktest_buildkitd774883957 --addr unix:///tmp/bktest_buildkitd774883957/buildkitd.sock --debugaddr unix:///tmp/bktest_buildkitd774883957/buildkitd-debug.sock --debug sandbox.go:190: time="2025-01-13T20:19:23Z" level=debug msg="debug handlers listening at unix:///tmp/bktest_buildkitd774883957/buildkitd-debug.sock" sandbox.go:190: time="2025-01-13T20:19:23Z" level=debug msg="could not read \"/tmp/bktest_buildkitd774883957/net/cni\" for cleanup: open /tmp/bktest_buildkitd774883957/net/cni: no such file or directory" sandbox.go:190: time="2025-01-13T20:19:23Z" level=debug msg="creating new network namespace opnmyt8gelw3nrls2gn6wzw79" sandbox.go:190: time="2025-01-13T20:19:23Z" level=debug msg="finished creating network namespace opnmyt8gelw3nrls2gn6wzw79" sandbox.go:190: time="2025-01-13T20:19:23Z" level=debug msg="finished setting up network namespace opnmyt8gelw3nrls2gn6wzw79" sandbox.go:190: time="2025-01-13T20:19:23Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]" sandbox.go:190: time="2025-01-13T20:19:23Z" level=info msg="found worker \"u6i242ivr3fzjq1cno8ht4yiq\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:32957138-bb3a-40c0-90a0-ee983efa9a13 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:3dd5b57c5647 org.mobyproject.buildkit.worker.network:cni 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/3
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway: frontend/dockerfile/sandbox.go#L187
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway === PAUSE TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway === CONT TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway sandbox.go:187: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2769928679/config.toml sandbox.go:187: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2769928679/config.toml sandbox.go:190: > StartCmd 2025-01-13 20:19:02.40593085 +0000 UTC m=+42.939561624 /usr/bin/containerd --config /tmp/bktest_containerd2769928679/config.toml sandbox.go:190: time="2025-01-13T20:19:02.426539380Z" level=info msg="starting containerd" revision= version=2.0.0+unknown sandbox.go:190: time="2025-01-13T20:19:02.445358194Z" level=warning msg="Configuration migrated from version 2, use `containerd config migrate` to avoid migration" t="2.946µs" sandbox.go:190: time="2025-01-13T20:19:02.445402346Z" level=info msg="loading plugin" id=io.containerd.image-verifier.v1.bindir type=io.containerd.image-verifier.v1 sandbox.go:190: time="2025-01-13T20:19:02.445447150Z" level=info msg="loading plugin" id=io.containerd.internal.v1.opt type=io.containerd.internal.v1 sandbox.go:190: time="2025-01-13T20:19:02.445558938Z" level=info msg="loading plugin" id=io.containerd.warning.v1.deprecations type=io.containerd.warning.v1 sandbox.go:190: time="2025-01-13T20:19:02.445601668Z" level=info msg="loading plugin" id=io.containerd.content.v1.content type=io.containerd.content.v1 sandbox.go:190: time="2025-01-13T20:19:02.445640661Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:02.445800068Z" level=info msg="skip loading plugin" error="no scratch file generator: skip plugin" id=io.containerd.snapshotter.v1.blockfile type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:02.445820055Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:02.445996734Z" level=info msg="skip loading plugin" error="devmapper not configured: skip plugin" id=io.containerd.snapshotter.v1.devmapper type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:02.446055153Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.native type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:02.446309077Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.overlayfs type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:02.446801835Z" level=info msg="loading plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:02.447728353Z" level=info msg="skip loading plugin" error="lstat /tmp/bktest_containerd2769928679/root/io.containerd.snapshotter.v1.zfs: no such file or directory: skip plugin" id=io.containerd.snapshotter.v1.zfs type=io.containerd.snapshotter.v1 sandbox.go:190: time="2025-01-13T20:19:02.447787343Z" level=info msg="loading plugin" id=io.containerd.event.v1.exchange type=io.containerd.event.v1 sandbox.go:190: time="2025-01-13T20:19:02.447928476Z" level=info msg="loading plugin" id=io.containerd.monitor.task.v1.cgroups type=io.containerd.monitor.task.v1 sandbox.go:190: time="2025-01-13T20:19:02.448422156Z" level=info msg="loading plugin" id=io.containerd.metadata.v1.bolt type=io.containerd.metadata.v1 sandbox.go:190: time="2025-01-13T20:19:02.448592494Z" level=info msg="metadata content store policy set" policy=shared sandbox.go:190: time="2025-01-13T20:19:02.451544978Z" level=info msg="loading plugin" id=io.containerd.gc.v1.scheduler type=io.containerd.gc.v1 sandbox.go:190: time="2025-01-13T20:19:02.451685490Z" level=info msg="loading plugin" id=io.containerd.differ.v1.walking type=io.containerd.differ.v1 sandbox.go:190: time="2025-01-13T20:19:02.451800735Z" level=info msg="loading plugin" id=io.contain
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#07: frontend/dockerfile/dockerfile_lint_test.go#L1645
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#07 dockerfile_lint_test.go:1645: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1572 /src/frontend/dockerfile/dockerfile_lint_test.go:1645 Error: Error message not equal: expected: "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to solve: failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Test: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#07 (0.28s)
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#07: frontend/dockerfile/dockerfile_lint_test.go#L1478
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#07 dockerfile_lint_test.go:1478: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1478 /src/frontend/gateway/grpcclient/client.go:215 /src/client/build.go:58 /src/client/solve.go:295 /src/vendor/golang.org/x/sync/errgroup/errgroup.go:78 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_-]+$\": invalid argument (did you mean MY_ARCH?)" actual : "failed to parse platform linux/${MYARCH}: \"\" is an invalid component of \"linux/\": platform specifier component must match \"^[A-Za-z0-9_.-]+$\": invalid argument (did you mean MY_ARCH?)" Diff: --- Expected +++ Actual @@ -1 +1 @@ -failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_-]+$": invalid argument (did you mean MY_ARCH?) +failed to parse platform linux/${MYARCH}: "" is an invalid component of "linux/": platform specifier component must match "^[A-Za-z0-9_.-]+$": invalid argument (did you mean MY_ARCH?) Test: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#07 dockerfile_lint_test.go:1518: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1518 /src/frontend/dockerfile/dockerfile_lint_test.go:1649 Error: Should be true Test: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#07 --- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#07 (0.06s)
test / run (containerd, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, integration)
Canceling since a higher priority waiting request for 'frontend-refs/pull/5614/merge' exists
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
test / run (oci-rootless, ./frontend/dockerfile, integration)
Canceling since a higher priority waiting request for 'frontend-refs/pull/5614/merge' exists
test / run (oci-rootless, ./frontend/dockerfile, integration)
The operation was canceled.
test / run (oci-rootless-slirp4netns-detachnetns, ./frontend/dockerfile, integration)
Canceling since a higher priority waiting request for 'frontend-refs/pull/5614/merge' exists
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
Canceling since a higher priority waiting request for 'frontend-refs/pull/5614/merge' exists
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
The operation was canceled.
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Canceling since a higher priority waiting request for 'frontend-refs/pull/5614/merge' exists
test / run (oci, ./frontend/dockerfile, dockerfile)
Canceling since a higher priority waiting request for 'frontend-refs/pull/5614/merge' exists
test / run (oci, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Canceling since a higher priority waiting request for 'frontend-refs/pull/5614/merge' exists
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
The operation was canceled.
test / prepare
Failed to restore: Cache service responded with 429
test / prepare
Failed to restore: Cache service responded with 429
test / run (oci, ./frontend/dockerfile, integration)
Failed to restore: Cache service responded with 429
test / run (containerd-rootless, ./frontend/dockerfile, integration)
Failed to restore: Cache service responded with 429
test / run (containerd-1.6, ./frontend/dockerfile, integration)
Failed to restore: Cache service responded with 429
test / run (containerd-1.6, ./frontend/dockerfile, dockerfile)
Failed to restore: Cache service responded with 429
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, integration)
Failed to restore: Cache service responded with 429
test / run (oci-rootless, ./frontend/dockerfile, integration)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
test / run (oci-rootless-slirp4netns-detachnetns, ./frontend/dockerfile, integration)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
test / run (oci-rootless-slirp4netns-detachnetns, ./frontend/dockerfile, integration)
Failed to restore: Cache service responded with 429
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Failed to restore: Cache service responded with 429
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
No files were found with the provided path: ./bin/testreports. No artifacts will be uploaded.
test / run (oci, ./frontend/dockerfile, dockerfile)
Failed to restore: Cache service responded with 429
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Failed to restore: Cache service responded with 429

Artifacts

Produced during runtime
Name Size
moby~buildkit~0LYTIF.dockerbuild
152 KB
moby~buildkit~1HR8NF.dockerbuild
153 KB
moby~buildkit~316N7N.dockerbuild
124 KB
moby~buildkit~6BUVD2.dockerbuild
175 KB
moby~buildkit~L6ZW8B.dockerbuild
145 KB
moby~buildkit~NOOQNC.dockerbuild
168 KB
moby~buildkit~Q0Y6TY.dockerbuild
153 KB
moby~buildkit~RRX8DC.dockerbuild
153 KB
moby~buildkit~S59LHE.dockerbuild
147 KB
moby~buildkit~TD5QS0.dockerbuild
154 KB
moby~buildkit~UE4RUQ.dockerbuild
149 KB
moby~buildkit~WGDWPD.dockerbuild
163 KB
moby~buildkit~X31D5W.dockerbuild
150 KB
moby~buildkit~XM94U1.dockerbuild
150 KB
moby~buildkit~XSDSVL.dockerbuild
163 KB
moby~buildkit~Z7C3KJ.dockerbuild
150 KB
test-reports-run-frontenddockerfile--dockerfile-containerd- Expired
466 KB
test-reports-run-frontenddockerfile--dockerfile-containerd-16- Expired
460 KB
test-reports-run-frontenddockerfile--dockerfile-containerd-17- Expired
463 KB
test-reports-run-frontenddockerfile--dockerfile-containerd-rootless- Expired
333 KB
test-reports-run-frontenddockerfile--dockerfile-oci- Expired
435 KB
test-reports-run-frontenddockerfile--dockerfile-oci-rootless- Expired
302 KB
test-reports-run-frontenddockerfile--dockerfile-oci-rootless-slirp4netns-detachnetns- Expired
302 KB
test-reports-run-frontenddockerfile--dockerfile-oci-snapshotter-stargz- Expired
532 Bytes
test-reports-run-frontenddockerfile--integration-containerd- Expired
541 KB
test-reports-run-frontenddockerfile--integration-containerd-16- Expired
530 KB
test-reports-run-frontenddockerfile--integration-containerd-17- Expired
533 KB
test-reports-run-frontenddockerfile--integration-containerd-rootless- Expired
408 KB
test-reports-run-frontenddockerfile--integration-containerd-snapshotter-stargz- Expired
564 KB
test-reports-run-frontenddockerfile--integration-oci- Expired
501 KB
test-reports-run-frontenddockerfile--integration-oci-snapshotter-stargz- Expired
515 KB