Support OS version in platform string #5194
Annotations
10 errors and 1 warning
Generate annotations:
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)
|
Generate annotations:
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
|
Generate annotations:
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
|
Generate annotations:
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
|
Generate annotations:
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
|
Generate annotations:
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)
|
Generate annotations:
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)
|
Generate annotations:
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)
|
Generate annotations:
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
Process completed with exit code 1.
|
Set up QEMU
Failed to restore: Cache service responded with 429
|
Loading