add linting rules for undeclared args in from #2856
frontend.yml
on: pull_request
prepare
0s
test
/
prepare
1m 48s
Matrix: test / run
Matrix: image
release
0s
Annotations
176 errors
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:08:44Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35883"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:35883/library/busybox:latest
time="2024-04-18T16:08:45Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:35883"
run.go:270: copied local:/mainline.tar to local mirror localhost:35883/buildkit_test/ywp6qklinkuqr1bh2rh47cmy1:latest
--- FAIL: TestLint (0.41s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway
=== PAUSE TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway
=== CONT TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway
sandbox.go:128: 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_config1617646399/buildkitd.toml --root /tmp/bktest_buildkitd3241656292 --addr unix:///tmp/bktest_buildkitd3241656292/buildkitd.sock --debug
sandbox.go:128: 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_config1617646399/buildkitd.toml --root /tmp/bktest_buildkitd3241656292 --addr unix:///tmp/bktest_buildkitd3241656292/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:45.155227146 +0000 UTC m=+0.437727843 /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_config1617646399/buildkitd.toml --root /tmp/bktest_buildkitd3241656292 --addr unix:///tmp/bktest_buildkitd3241656292/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:45Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3241656292/net/cni\" for cleanup: open /tmp/bktest_buildkitd3241656292/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-18T16:08:45Z" level=debug msg="creating new network namespace 3lnuwrm4x0dmqimxa3xpq47eg"
sandbox.go:131: time="2024-04-18T16:08:45Z" level=debug msg="finished creating network namespace 3lnuwrm4x0dmqimxa3xpq47eg"
sandbox.go:131: time="2024-04-18T16:08:45Z" level=debug msg="finished setting up network namespace 3lnuwrm4x0dmqimxa3xpq47eg"
sandbox.go:131: time="2024-04-18T16:08:45Z" level=info msg="found worker \"j5g9rvlhx2wf3env5f7zlm1ke\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e2ff4ce80124 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:45Z" level=info msg="found 1 workers, default=\"j5g9rvlhx2wf3env5f7zlm1ke\""
sandbox.go:131: time="2024-04-18T16:08:45Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:45Z" level=info msg="running server on /tmp/bktest_buildkitd3241656292/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:45Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:45Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/buildkit_test/ywp6qklinkuqr1bh2rh47cmy1::pull" name=docker.io/buildkit_test/ywp6qklinkuqr1bh2rh47cmy1 scope=pull
sandbox.go:131: time="2024-04-18T16:08:45Z" level=debug msg=resolving host="localhost:35883"
sandbox.go:131: time="2024-04-18T16:08:45Z" level=debug msg="do request" host="localhost:35883" 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 url="http://localhost:35883/v2/buildkit_test/ywp6qklinkuqr1bh2rh47cmy1/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-18T16:08:45Z" level=debug msg="fetch response received" host="localhost:35883" response.header.content-length=482
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=progress#01 (0.12s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=progress#04 (0.24s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#04 (0.06s)
|
Failed: frontend/dockerfile/TestIntegration:
frontend/dockerfile/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:37395/amd64/bullseye-20230109-slim
--- FAIL: TestIntegration (1.65s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway
sandbox.go:128: 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_config2219165252/buildkitd.toml --root /tmp/bktest_buildkitd888506571 --addr unix:///tmp/bktest_buildkitd888506571/buildkitd.sock --debug
sandbox.go:128: 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_config2219165252/buildkitd.toml --root /tmp/bktest_buildkitd888506571 --addr unix:///tmp/bktest_buildkitd888506571/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:09:33.2170912 +0000 UTC m=+48.499591907 /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_config2219165252/buildkitd.toml --root /tmp/bktest_buildkitd888506571 --addr unix:///tmp/bktest_buildkitd888506571/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:09:33Z" level=debug msg="could not read \"/tmp/bktest_buildkitd888506571/net/cni\" for cleanup: open /tmp/bktest_buildkitd888506571/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-18T16:09:33Z" level=debug msg="creating new network namespace snxggsczj85151wrebq2lj8vc"
sandbox.go:131: time="2024-04-18T16:09:33Z" level=debug msg="finished creating network namespace snxggsczj85151wrebq2lj8vc"
sandbox.go:131: time="2024-04-18T16:09:33Z" level=debug msg="finished setting up network namespace snxggsczj85151wrebq2lj8vc"
sandbox.go:131: time="2024-04-18T16:09:33Z" level=info msg="found worker \"nfduembwfsbc60re91f2eq5sb\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e2ff4ce80124 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:09:33Z" level=info msg="found 1 workers, default=\"nfduembwfsbc60re91f2eq5sb\""
sandbox.go:131: time="2024-04-18T16:09:33Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:09:33Z" level=info msg="running server on /tmp/bktest_buildkitd888506571/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:09:33Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:09:33Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/buildkit_test/ywp6qklinkuqr1bh2rh47cmy1::pull" name=docker.io/buildkit_test/ywp6qklinkuqr1bh2rh47cmy1 scope=pull
sandbox.go:131: time="2024-04-18T16:09:33Z" level=debug msg=resolving host="localhost:40921"
sandbox.go:131: time="2024-04-18T16:09:33Z" level=debug msg="do request" host="localhost:40921" 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 url="http://localhost:40921/v2/buildkit_test/ywp6qklinkuqr1bh2rh47cmy1/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-18T16:09:33Z" level=debug msg="fetch response received" host="localhost:40921" response.header.content-
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=progress#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=progress#01 (0.14s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01 (0.07s)
|
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:08:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43899"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:43899/library/busybox:latest
time="2024-04-18T16:08:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:43899"
run.go:270: copied local:/mainline.tar to local mirror localhost:43899/buildkit_test/zovkmtoipxkb04tvo72v8ff6p:latest
--- FAIL: TestLint (0.63s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway
=== PAUSE TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway
=== CONT TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway
sandbox.go:128: 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_config4118180366/buildkitd.toml --root /tmp/bktest_buildkitd2035668361 --addr unix:///tmp/bktest_buildkitd2035668361/buildkitd.sock --debug
sandbox.go:128: 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_config4118180366/buildkitd.toml --root /tmp/bktest_buildkitd2035668361 --addr unix:///tmp/bktest_buildkitd2035668361/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:50.18812962 +0000 UTC m=+0.639153987 /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_config4118180366/buildkitd.toml --root /tmp/bktest_buildkitd2035668361 --addr unix:///tmp/bktest_buildkitd2035668361/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:51Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=info msg="found worker \"m3gdkrgiy91oy2k60op40ktiw\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:83b747f829d5 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=info msg="found 1 workers, default=\"m3gdkrgiy91oy2k60op40ktiw\""
sandbox.go:131: time="2024-04-18T16:08:51Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:51Z" level=info msg="running server on /tmp/bktest_buildkitd2035668361/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/buildkit_test/zovkmtoipxkb04tvo72v8ff6p::pull" name=docker.io/buildkit_test/zovkmtoipxkb04tvo72v8ff6p scope=pull
sandbox.go:131: time="2024-04-18T16:08:51Z" level=debug msg=resolving host="localhost:43899"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=debug msg="do request" host="localhost:43899" 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 url="http://localhost:43899/v2/buildkit_test/zovkmtoipxkb04tvo72v8ff6p/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=debug msg="fetch response received" host="localhost:43899" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date="Thu, 18 Apr 2024 16:08:51 GMT"
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#01 (0.12s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#04 (0.37s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#04 (0.09s)
|
Failed: frontend/dockerfile/TestIntegration:
frontend/dockerfile/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:46829/amd64/bullseye-20230109-slim
--- FAIL: TestIntegration (2.43s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== 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:128: 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_config3842455707/buildkitd.toml --root /tmp/bktest_buildkitd4100488576 --addr unix:///tmp/bktest_buildkitd4100488576/buildkitd.sock --debug
sandbox.go:128: 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_config3842455707/buildkitd.toml --root /tmp/bktest_buildkitd4100488576 --addr unix:///tmp/bktest_buildkitd4100488576/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:09:00.164424268 +0000 UTC m=+10.615448655 /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_config3842455707/buildkitd.toml --root /tmp/bktest_buildkitd4100488576 --addr unix:///tmp/bktest_buildkitd4100488576/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:09:00Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-18T16:09:00Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-18T16:09:00Z" level=info msg="found worker \"uqobys9p8j5vppnyy3dmi16cn\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:83b747f829d5 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:09:00Z" level=info msg="found 1 workers, default=\"uqobys9p8j5vppnyy3dmi16cn\""
sandbox.go:131: time="2024-04-18T16:09:00Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:09:00Z" level=info msg="running server on /tmp/bktest_buildkitd4100488576/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:09:00Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:09:00Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/buildkit_test/zovkmtoipxkb04tvo72v8ff6p::pull" name=docker.io/buildkit_test/zovkmtoipxkb04tvo72v8ff6p scope=pull
sandbox.go:131: time="2024-04-18T16:09:00Z" level=debug msg=resolving host="localhost:36341"
sandbox.go:131: time="2024-04-18T16:09:00Z" level=debug msg="do request" host="localhost:36341" 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 url="http://localhost:36341/v2/buildkit_test/zovkmtoipxkb04tvo72v8ff6p/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-18T16:09:00Z" level=debug msg="fetch response received" host="localhost:36341" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date="Thu, 18
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=progress#01 (0.13s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=gateway/warntype=unmarshal#01 (0.08s)
|
test / run (oci-rootless-slirp4netns-detachnetns, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:08:43Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:33229"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:33229/library/busybox:latest
--- FAIL: TestLint (0.56s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin
=== PAUSE TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin
=== CONT TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin
sandbox.go:128: 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_config2761866226/buildkitd.toml --root /tmp/bktest_buildkitd4273005193 --addr unix:///tmp/bktest_buildkitd4273005193/buildkitd.sock --debug
sandbox.go:128: 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_config2761866226/buildkitd.toml --root /tmp/bktest_buildkitd4273005193 --addr unix:///tmp/bktest_buildkitd4273005193/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:44.802116308 +0000 UTC m=+1.873323691 /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_config2761866226/buildkitd.toml --root /tmp/bktest_buildkitd4273005193 --addr unix:///tmp/bktest_buildkitd4273005193/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:44Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=info msg="found worker \"ic06ac88isxu101w03i80nbrt\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:af921dd115fa org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=info msg="found 1 workers, default=\"ic06ac88isxu101w03i80nbrt\""
sandbox.go:131: time="2024-04-18T16:08:44Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:44Z" level=info msg="running server on /tmp/bktest_buildkitd4273005193/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="new ref for local: x4e003piit1ls11cvpr0r54rc" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="diffcopy took: 1.855878ms" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="saved x4e003piit1ls11cvpr0r54rc as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="new ref for local: gfzkawaxfuudzphk1d1ep5gc3" span="[internal] load .dockerignore"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="diffcopy took: 956.616µs" span="[internal] load .dockerignore"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="saved gfzkawaxfuudzphk1d1ep5gc3 as context:context-.dockerignore:" span="[internal] load .dockerignore"
sandbox.go:131: time="2024-04-18T16:08:45Z" level=debug msg="new ref for local: i2i95nbn1l74dq6k4mlmp2ycr" span="[internal] load build context"
sandbox.go:131: time="20
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client
=== PAUSE TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client
=== CONT TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client
sandbox.go:128: 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_config2243402265/buildkitd.toml --root /tmp/bktest_buildkitd3260216918 --addr unix:///tmp/bktest_buildkitd3260216918/buildkitd.sock --debug
sandbox.go:128: 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_config2243402265/buildkitd.toml --root /tmp/bktest_buildkitd3260216918 --addr unix:///tmp/bktest_buildkitd3260216918/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:43.659823577 +0000 UTC m=+0.731030990 /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_config2243402265/buildkitd.toml --root /tmp/bktest_buildkitd3260216918 --addr unix:///tmp/bktest_buildkitd3260216918/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:43Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=info msg="found worker \"tsi70c24f21t09r91tzy832y5\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:af921dd115fa org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=info msg="found 1 workers, default=\"tsi70c24f21t09r91tzy832y5\""
sandbox.go:131: time="2024-04-18T16:08:43Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:43Z" level=info msg="running server on /tmp/bktest_buildkitd3260216918/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=debug msg="new ref for local: wj9d5xqw3r6flo1crj2lq1eo9" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=debug msg="diffcopy took: 1.483931ms" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=debug msg="saved wj9d5xqw3r6flo1crj2lq1eo9 as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=error msg="/moby.buildkit.v1.frontend.LLBBridge/ReadFile returned error: rpc error: code = Unknown desc = open Dockerfile.dockerignore: no such file or directory"
sandbox.go:131: open Dockerfile.dockerignore: no such file or directory
sandbox.go:131: 8105 e5ada84 buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2243402265/buildkitd.toml --root /tmp/bktest_buildkitd3260216918 --addr unix:///tmp/bktest_buildkitd3260216918/buildkitd.sock --de
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=progress#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=unmarshal#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=progress#04 (0.32s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=client/warntype=unmarshal#04 (0.11s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin/warntype=progress#01 (0.02s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin/warntype=unmarshal#01 (0.05s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless-slirp4netns-detachnetns/frontend=builtin/warntype=progress#04 (0.24s)
|
test / run (oci-rootless-slirp4netns-detachnetns, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:08:38Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44869"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44869/library/busybox:latest
--- FAIL: TestLint (0.76s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci/frontend=builtin:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=oci/frontend=builtin
=== PAUSE TestLint/TestUndeclaredArg/worker=oci/frontend=builtin
=== CONT TestLint/TestUndeclaredArg/worker=oci/frontend=builtin
sandbox.go:128: 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_config1391958006/buildkitd.toml --root /tmp/bktest_buildkitd1900422368 --addr unix:///tmp/bktest_buildkitd1900422368/buildkitd.sock --debug
sandbox.go:128: 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_config1391958006/buildkitd.toml --root /tmp/bktest_buildkitd1900422368 --addr unix:///tmp/bktest_buildkitd1900422368/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:39.655449094 +0000 UTC m=+1.724179675 /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_config1391958006/buildkitd.toml --root /tmp/bktest_buildkitd1900422368 --addr unix:///tmp/bktest_buildkitd1900422368/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:39Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1900422368/net/cni\" for cleanup: open /tmp/bktest_buildkitd1900422368/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="creating new network namespace puuwt1e0g7fzy13xf25tevd9c"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="finished creating network namespace puuwt1e0g7fzy13xf25tevd9c"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="finished setting up network namespace puuwt1e0g7fzy13xf25tevd9c"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=info msg="found worker \"5rbotska8w5851tuwyu8h2pu0\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:6a21b72cfe1b 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=info msg="found 1 workers, default=\"5rbotska8w5851tuwyu8h2pu0\""
sandbox.go:131: time="2024-04-18T16:08:39Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:39Z" level=info msg="running server on /tmp/bktest_buildkitd1900422368/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="new ref for local: 9u0lmxjr4jnoxeo89tw2slng5" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="diffcopy took: 2.125121ms" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="saved 9u0lmxjr4jnoxeo89tw2slng5 as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="new ref for local: vxpqpocwfq6rrzx212s7opf5p" span="[internal] load .dockerignore"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="diffcopy took: 736.642µs" span="[internal] load .dockerignore"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="saved vxpqpocwfq6rrzx212s7opf5p as context:context-.dockerignore:" span="[internal] load .dockerignore"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="new ref for local: oebj363k3kzkmdywgdt
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci/frontend=client:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=oci/frontend=client
=== PAUSE TestLint/TestUndeclaredArg/worker=oci/frontend=client
=== CONT TestLint/TestUndeclaredArg/worker=oci/frontend=client
sandbox.go:128: 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_config2410375160/buildkitd.toml --root /tmp/bktest_buildkitd3353501578 --addr unix:///tmp/bktest_buildkitd3353501578/buildkitd.sock --debug
sandbox.go:128: 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_config2410375160/buildkitd.toml --root /tmp/bktest_buildkitd3353501578 --addr unix:///tmp/bktest_buildkitd3353501578/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:39.542852114 +0000 UTC m=+1.611582675 /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_config2410375160/buildkitd.toml --root /tmp/bktest_buildkitd3353501578 --addr unix:///tmp/bktest_buildkitd3353501578/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:39Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3353501578/net/cni\" for cleanup: open /tmp/bktest_buildkitd3353501578/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="creating new network namespace s8b5y7zhs8nswv792xm9zm1ef"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="finished creating network namespace s8b5y7zhs8nswv792xm9zm1ef"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="finished setting up network namespace s8b5y7zhs8nswv792xm9zm1ef"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=info msg="found worker \"mlo9e71hsgoyyv4m31ii8d6y4\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:6a21b72cfe1b 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=info msg="found 1 workers, default=\"mlo9e71hsgoyyv4m31ii8d6y4\""
sandbox.go:131: time="2024-04-18T16:08:39Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:39Z" level=info msg="running server on /tmp/bktest_buildkitd3353501578/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="new ref for local: 7zhv58kdxa7h0c935ygr1ge89" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="diffcopy took: 1.687371ms" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=debug msg="saved 7zhv58kdxa7h0c935ygr1ge89 as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:39Z" level=error msg="/moby.buildkit.v1.frontend.LLBBridge/ReadFile returned error: rpc error: code = Unknown desc = open Dockerfile.dockerignore: no such file or directory"
sandbox.go:131: open Dockerfile.dockerignore: no such file or directory
sandbox.go:131: 8788 e5ada84 buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2410375160/buildkitd.toml --root /tmp/bktest_buildkitd335
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci/frontend=client/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci/frontend=client/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=client/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci/frontend=client/warntype=progress#01 (0.05s)
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:08:42Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40293"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40293/library/busybox:latest
--- FAIL: TestLint (0.59s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci/frontend=client/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=client/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci/frontend=client/warntype=unmarshal#01 (0.06s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin
=== PAUSE TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin
=== CONT TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin
sandbox.go:128: 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_config2094460868/buildkitd.toml --root /tmp/bktest_buildkitd3598458050 --addr unix:///tmp/bktest_buildkitd3598458050/buildkitd.sock --debug
sandbox.go:128: 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_config2094460868/buildkitd.toml --root /tmp/bktest_buildkitd3598458050 --addr unix:///tmp/bktest_buildkitd3598458050/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:43.799117776 +0000 UTC m=+1.161988046 /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_config2094460868/buildkitd.toml --root /tmp/bktest_buildkitd3598458050 --addr unix:///tmp/bktest_buildkitd3598458050/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:43Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=info msg="found worker \"qac7n76im9y38yysm0au4hu3q\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:33ac579b61eb org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=info msg="found 1 workers, default=\"qac7n76im9y38yysm0au4hu3q\""
sandbox.go:131: time="2024-04-18T16:08:43Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:43Z" level=info msg="running server on /tmp/bktest_buildkitd3598458050/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=debug msg="new ref for local: pq5rx39q4zja4o5fkizir3bde" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=debug msg="diffcopy took: 1.769331ms" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=debug msg="saved pq5rx39q4zja4o5fkizir3bde as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=debug msg="new ref for local: x4dx874ej8umbu1lhv12a2fng" span="[internal] load .dockerignore"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=debug msg="diffcopy took: 951.989µs" span="[internal] load .dockerignore"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="saved x4dx874ej8umbu1lhv12a2fng as context:context-.dockerignore:" span="[internal] load .dockerignore"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="new ref for local: gcrk5nd18x6anezkgzezw2iyj" span="[internal] load build context"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="diffcopy took: 1.602121ms" span="[internal] load build context"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="saved gcrk5nd18x6anezkgzezw2iyj as context:context:" span="[internal] load build context"
sandbox.go:131: time="2024-0
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=progress#01 (0.02s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client
=== PAUSE TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client
=== CONT TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client
sandbox.go:128: 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_config2455521837/buildkitd.toml --root /tmp/bktest_buildkitd2759468461 --addr unix:///tmp/bktest_buildkitd2759468461/buildkitd.sock --debug
sandbox.go:128: 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_config2455521837/buildkitd.toml --root /tmp/bktest_buildkitd2759468461 --addr unix:///tmp/bktest_buildkitd2759468461/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:43.772327561 +0000 UTC m=+1.135197841 /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_config2455521837/buildkitd.toml --root /tmp/bktest_buildkitd2759468461 --addr unix:///tmp/bktest_buildkitd2759468461/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:43Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=info msg="found worker \"jjgeb4xvcxx471rf98zsap4vw\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:33ac579b61eb org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=info msg="found 1 workers, default=\"jjgeb4xvcxx471rf98zsap4vw\""
sandbox.go:131: time="2024-04-18T16:08:43Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:43Z" level=info msg="running server on /tmp/bktest_buildkitd2759468461/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:43Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="new ref for local: uegwelotqi2ustch6zd6nlhnk" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="diffcopy took: 1.920141ms" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=debug msg="saved uegwelotqi2ustch6zd6nlhnk as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:44Z" level=error msg="/moby.buildkit.v1.frontend.LLBBridge/ReadFile returned error: rpc error: code = Unknown desc = open Dockerfile.dockerignore: no such file or directory"
sandbox.go:131: open Dockerfile.dockerignore: no such file or directory
sandbox.go:131: 8399 e5ada84 buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2455521837/buildkitd.toml --root /tmp/bktest_buildkitd2759468461 --addr unix:///tmp/bktest_buildkitd2759468461/buildkitd.sock --debug
sandbox.go:131: github.com/moby/buildkit/cache/util.ReadFile.func1
sandbox.go:131: /src/cache/util/fsutil.go:68
sandbox.go:131: github.com/moby/buildkit/cache/util.withMount
sandbox.go:131: /src/cache/util/fsutil.go:40
sandbox.go:131: github.com/moby/buildkit/ca
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#01 (0.06s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci/frontend=client/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci/frontend=client/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=client/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci/frontend=client/warntype=progress#04 (0.17s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=progress#01 (0.02s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=progress#04 (0.10s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=unmarshal#01 (0.08s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci/frontend=builtin/warntype=unmarshal#04 (0.09s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client/warntype=progress#01 (0.07s)
|
test / run (oci, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client/warntype=unmarshal#01 (0.06s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=progress#04 (0.26s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=client/warntype=progress#04 (0.31s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=builtin/warntype=unmarshal#04 (0.16s)
|
test / run (oci-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:08:52Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41561"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41561/library/busybox:latest
time="2024-04-18T16:08:53Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41561"
run.go:270: copied local:/mainline.tar to local mirror localhost:41561/buildkit_test/073vb4figxw8twcj0fscpbork:latest
--- FAIL: TestLint (0.35s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway
=== PAUSE TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway
=== CONT TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway
sandbox.go:128: 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_config1544123215/buildkitd.toml --root /tmp/bktest_buildkitd2247160101 --addr unix:///tmp/bktest_buildkitd2247160101/buildkitd.sock --debug
sandbox.go:128: 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_config1544123215/buildkitd.toml --root /tmp/bktest_buildkitd2247160101 --addr unix:///tmp/bktest_buildkitd2247160101/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:53.185814946 +0000 UTC m=+0.361446439 /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_config1544123215/buildkitd.toml --root /tmp/bktest_buildkitd2247160101 --addr unix:///tmp/bktest_buildkitd2247160101/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:54Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-18T16:08:54Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-18T16:08:54Z" level=info msg="found worker \"wzvvws0bxw0ig95lrrepuv98x\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0b9c18f66038 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:54Z" level=info msg="found 1 workers, default=\"wzvvws0bxw0ig95lrrepuv98x\""
sandbox.go:131: time="2024-04-18T16:08:54Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:54Z" level=info msg="running server on /tmp/bktest_buildkitd2247160101/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:54Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:54Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/buildkit_test/073vb4figxw8twcj0fscpbork::pull" name=docker.io/buildkit_test/073vb4figxw8twcj0fscpbork scope=pull
sandbox.go:131: time="2024-04-18T16:08:54Z" level=debug msg=resolving host="localhost:41561"
sandbox.go:131: time="2024-04-18T16:08:54Z" level=debug msg="do request" host="localhost:41561" 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 url="http://localhost:41561/v2/buildkit_test/073vb4figxw8twcj0fscpbork/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-18T16:08:54Z" level=debug msg="fetch response received" host="localhost:41561" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date="Thu, 18 Apr 2024 16:08:54 GMT" response.header.docker-content-digest="sha256:53d392551309d43f16f80f9b7593b0a69c6f481d45e003d347f91066967d7a72" response.header.docker-distribution-api-version=registry/2.0 response.header.etag="\"sha256:53d392551309d43f16f80f9b7593b0a69c6f481d45e003d347f91066967d7a72\"" response.status
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#01 (0.11s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#04 (0.20s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#04 (0.08s)
|
Failed: frontend/dockerfile/TestIntegration:
frontend/dockerfile/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:40497/amd64/bullseye-20230109-slim
--- FAIL: TestIntegration (2.10s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== 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:128: 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_config854949516/buildkitd.toml --root /tmp/bktest_buildkitd2012766728 --addr unix:///tmp/bktest_buildkitd2012766728/buildkitd.sock --debug
sandbox.go:128: 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_config854949516/buildkitd.toml --root /tmp/bktest_buildkitd2012766728 --addr unix:///tmp/bktest_buildkitd2012766728/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:09:02.559782011 +0000 UTC m=+9.735413473 /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_config854949516/buildkitd.toml --root /tmp/bktest_buildkitd2012766728 --addr unix:///tmp/bktest_buildkitd2012766728/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:09:02Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-18T16:09:02Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-18T16:09:02Z" level=info msg="found worker \"jnhkrveimi1yoz6apvteihi4h\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:0b9c18f66038 org.mobyproject.buildkit.worker.network:host org.mobyproject.buildkit.worker.oci.process-mode:sandbox org.mobyproject.buildkit.worker.sandbox:true org.mobyproject.buildkit.worker.selinux.enabled:false org.mobyproject.buildkit.worker.snapshotter:overlayfs], platforms=[linux/amd64 linux/amd64/v2 linux/amd64/v3 linux/arm64 linux/riscv64 linux/ppc64le linux/s390x linux/386 linux/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:09:02Z" level=info msg="found 1 workers, default=\"jnhkrveimi1yoz6apvteihi4h\""
sandbox.go:131: time="2024-04-18T16:09:02Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:09:02Z" level=info msg="running server on /tmp/bktest_buildkitd2012766728/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:09:02Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:09:02Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/buildkit_test/073vb4figxw8twcj0fscpbork::pull" name=docker.io/buildkit_test/073vb4figxw8twcj0fscpbork scope=pull
sandbox.go:131: time="2024-04-18T16:09:02Z" level=debug msg=resolving host="localhost:46425"
sandbox.go:131: time="2024-04-18T16:09:02Z" level=debug msg="do request" host="localhost:46425" 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 url="http://localhost:46425/v2/buildkit_test/073vb4figxw8twcj0fscpbork/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-18T16:09:02Z" level=debug msg="fetch response received" host="localhost:46425" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date="Thu, 18 Apr 2024 16:09:02 GMT" response.header.docker-content-digest="sha256:53d392551309d43f16f80f9b7593b0a69c6f481d45e003d347f91066967d7a72" response.header.docker-distribution-api-version=registry/2.0 response.header.etag="\"sha256:53d392551309d43f16f80f9b7593b0a69c6f481d45e003d347f91066967d7a72\
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=progress#01 (0.12s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=oci-rootless/frontend=gateway/warntype=unmarshal#01 (0.07s)
|
test / run (oci-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:08:44Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40361"
run.go:270: copied local:/mainline.tar to local mirror localhost:40361/buildkit_test/dtdj6kpjhjqbapmktyqoi4icn:latest
time="2024-04-18T16:08:44Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:40361"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:40361/library/busybox:latest
--- FAIL: TestLint (0.72s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway
=== PAUSE TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway
=== CONT TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd340905513/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_containerd340905513/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd340905513/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_containerd340905513/config.toml
sandbox.go:131: > StartCmd 2024-04-18 16:08:45.211035711 +0000 UTC m=+0.729326148 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd340905513/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_containerd340905513/config.toml
sandbox.go:131: time="2024-04-18T16:08:45Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-04-18T16:08:45.278674315Z" level=info msg="starting containerd" revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba version=v1.7.11
sandbox.go:131: time="2024-04-18T16:08:45.315451191Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-18T16:08:45.315478873Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-18T16:08:45.315556338Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-18T16:08:45.315573890Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-04-18T16:08:45.315600160Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:45.315681231Z" 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:131: time="2024-04-18T16:08:45.315709834Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:45.315723580Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:08:45.315744419Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:45.315853002Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:45.316095765Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:45.316883697Z" 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:131: time="2024-04-18T16:08:45.316911699Z"
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=progress#01 (0.25s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#01 (0.08s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=progress#04 (0.29s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#04 (0.08s)
|
Failed: frontend/dockerfile/TestIntegration:
frontend/dockerfile/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:33855/amd64/bullseye-20230109-slim
--- FAIL: TestIntegration (1.55s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway
=== PAUSE TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway
=== CONT TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1173926752/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_containerd1173926752/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1173926752/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_containerd1173926752/config.toml
sandbox.go:131: > StartCmd 2024-04-18 16:09:17.697784512 +0000 UTC m=+33.216074930 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1173926752/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_containerd1173926752/config.toml
sandbox.go:131: time="2024-04-18T16:09:17Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-04-18T16:09:17.788409498Z" level=info msg="starting containerd" revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba version=v1.7.11
sandbox.go:131: time="2024-04-18T16:09:17.820113714Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-18T16:09:17.820150152Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-18T16:09:17.820211317Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-18T16:09:17.820252834Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-04-18T16:09:17.820287699Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:17.820393687Z" 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:131: time="2024-04-18T16:09:17.820418303Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:17.820453419Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:09:17.820472354Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:17.820590545Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:17.820885777Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:17.821791608Z" 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:131: time="2024
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=progress#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=progress#01 (0.23s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-rootless/frontend=gateway/warntype=unmarshal#01 (0.08s)
|
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:08:32Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:37627"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:37627/library/busybox:latest
--- FAIL: TestLint (0.31s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin
=== PAUSE TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin
=== CONT TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1012441034/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1012441034/config.toml
sandbox.go:131: > StartCmd 2024-04-18 16:08:32.798832495 +0000 UTC m=+0.321933044 /usr/bin/containerd --config /tmp/bktest_containerd1012441034/config.toml
sandbox.go:131: time="2024-04-18T16:08:32Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-04-18T16:08:32.832176931Z" level=info msg="starting containerd" revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba version=v1.7.11
sandbox.go:131: time="2024-04-18T16:08:32.870486730Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-18T16:08:32.870516255Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-18T16:08:32.870558986Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-04-18T16:08:32.870582720Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:32.870668031Z" 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:131: time="2024-04-18T16:08:32.870687879Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:32.870706454Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:08:32.870723035Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:32.870811742Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:32.871019624Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:32.871561245Z" 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:131: time="2024-04-18T16:08:32.871582184Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:32.871715937Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1012441034/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:131: time="2024-04-18T16:08:32.871732438Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-18T16:08:32.871827326Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-18T16:08:32.871894644Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:08:32.8719081
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd/frontend=client:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=containerd/frontend=client
=== PAUSE TestLint/TestUndeclaredArg/worker=containerd/frontend=client
=== CONT TestLint/TestUndeclaredArg/worker=containerd/frontend=client
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd144236396/config.toml
sandbox.go:131: > StartCmd 2024-04-18 16:08:33.416469824 +0000 UTC m=+0.939570353 /usr/bin/containerd --config /tmp/bktest_containerd144236396/config.toml
sandbox.go:131: time="2024-04-18T16:08:33Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-04-18T16:08:33.444829870Z" level=info msg="starting containerd" revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba version=v1.7.11
sandbox.go:131: time="2024-04-18T16:08:33.472926284Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-18T16:08:33.472960489Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-18T16:08:33.473043055Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-04-18T16:08:33.473064034Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:33.473152290Z" 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:131: time="2024-04-18T16:08:33.473168922Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:33.473184842Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:08:33.473197185Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:33.473297495Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:33.473554509Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:33.477318158Z" 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:131: time="2024-04-18T16:08:33.477346451Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:33.477544194Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd144236396/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:131: time="2024-04-18T16:08:33.477566857Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-18T16:08:33.477676804Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-18T16:08:33.477747778Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:08:33.477768327Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-04-18T1
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=progress#01 (0.02s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=progress#04 (0.09s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd/frontend=builtin/warntype=unmarshal#04 (0.08s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd/frontend=client/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd/frontend=client/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=client/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd/frontend=client/warntype=progress#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd/frontend=client/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=client/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd/frontend=client/warntype=unmarshal#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd/frontend=client/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd/frontend=client/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=client/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd/frontend=client/warntype=progress#04 (0.15s)
|
test / run (containerd, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:08:39Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42907"
run.go:270: copied local:/mainline.tar to local mirror localhost:42907/buildkit_test/73q3jr77ydi4j93ml5y1voy2r:latest
time="2024-04-18T16:08:39Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42907"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42907/library/busybox:latest
--- FAIL: TestLint (0.36s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stdout: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1718477385/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config2997067746/buildkitd.toml --root /tmp/bktest_buildkitd4082662902 --addr unix:///tmp/bktest_buildkitd4082662902/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1718477385/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config2997067746/buildkitd.toml --root /tmp/bktest_buildkitd4082662902 --addr unix:///tmp/bktest_buildkitd4082662902/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:41.388321628 +0000 UTC m=+1.681473871 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1718477385/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config2997067746/buildkitd.toml --root /tmp/bktest_buildkitd4082662902 --addr unix:///tmp/bktest_buildkitd4082662902/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:41Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4082662902/net/cni\" for cleanup: open /tmp/bktest_buildkitd4082662902/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-18T16:08:41Z" level=debug msg="creating new network namespace 543xal0hel0joanlip8mogwv0"
sandbox.go:131: time="2024-04-18T16:08:41Z" level=debug msg="finished creating network namespace 543xal0hel0joanlip8mogwv0"
sandbox.go:131: time="2024-04-18T16:08:41Z" level=debug msg="finished setting up network namespace 543xal0hel0joanlip8mogwv0"
sandbox.go:131: time="2024-04-18T16:08:41Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-18T16:08:41Z" level=info msg="found worker \"tnyqqo929fmpb9y42r6sfiifp\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:d81b334c-bc23-4e08-bd7b-406e3f76e23b org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:08da15a1e50a org.mobyproject.buildkit.worker.network:cni 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:41Z" level=info msg="found 1 workers, default=\"tnyqqo929fmpb9y42r6sfiifp\""
sandbox.go:131: time="2024-04-18T16:08:41Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:41Z" level=info msg="running server on /tmp/bktest_buildkitd4082662902/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:41Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:41Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/buildkit_test/73q3jr77ydi4j93ml5y1voy2r::pull" name=docker.io/buildkit_test/73q3jr77ydi4j93ml5y1voy2r scope=pull
sandbox.go:131: time="2024-04-18T16:08:41Z" level=debug msg=resolving host="localhost:42907"
sandbox.go:131: time="2024-04-18T16:08:41Z" level=debug msg="do
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=progress#01 (0.24s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=progress#04 (0.28s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#04 (0.08s)
|
Failed: frontend/dockerfile/TestIntegration:
frontend/dockerfile/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:36033/amd64/bullseye-20230109-slim
--- FAIL: TestIntegration (1.69s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1857120056/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config849251385/buildkitd.toml --root /tmp/bktest_buildkitd878231210 --addr unix:///tmp/bktest_buildkitd878231210/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:09:19.795960199 +0000 UTC m=+40.089112442 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1857120056/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config849251385/buildkitd.toml --root /tmp/bktest_buildkitd878231210 --addr unix:///tmp/bktest_buildkitd878231210/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:09:19Z" level=debug msg="could not read \"/tmp/bktest_buildkitd878231210/net/cni\" for cleanup: open /tmp/bktest_buildkitd878231210/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-18T16:09:19Z" level=debug msg="creating new network namespace vx1pdgkooh87v2uvbhl1usocr"
sandbox.go:131: time="2024-04-18T16:09:19Z" level=debug msg="finished creating network namespace vx1pdgkooh87v2uvbhl1usocr"
sandbox.go:131: time="2024-04-18T16:09:19Z" level=debug msg="finished setting up network namespace vx1pdgkooh87v2uvbhl1usocr"
sandbox.go:131: time="2024-04-18T16:09:19Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-18T16:09:19Z" level=info msg="found worker \"s3xjq7ht2ucjgamkkoaea7nr7\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:c973c7f2-236b-4936-adaf-41ad33e628db org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:08da15a1e50a org.mobyproject.buildkit.worker.network:cni 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:09:19Z" level=info msg="found 1 workers, default=\"s3xjq7ht2ucjgamkkoaea7nr7\""
sandbox.go:131: time="2024-04-18T16:09:19Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:09:20Z" level=info msg="running server on /tmp/bktest_buildkitd878231210/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:09:20Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:09:20Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/buildkit_test/73q3jr77ydi4j93ml5y1voy2r::pull" name=docker.io/buildkit_test/73q3jr77ydi4j93ml5y1voy2r scope=pull
sandbox.go:131: time="2024-04-18T16:09:20Z" level=debug msg=resolving host="localhost:42557"
sandbox.go:131: time="2024-04-18T16:09:20Z" level=debug msg="do request" host="localhost:42557" 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 url="http://localhost:42557/v2/buildkit_test/73q3jr77ydi4j93ml5y1voy2r/manifests/latest?ns=docker.io"
sandbox.go:131: ti
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=progress#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=progress#01 (0.24s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestIntegration/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=gateway/warntype=unmarshal#01 (0.07s)
|
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:09:05Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38831"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:38831/library/busybox:latest
time="2024-04-18T16:09:06Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:38831"
run.go:270: copied local:/mainline.tar to local mirror localhost:38831/buildkit_test/ix0trpv13gtlwj64o30jo6m4h:latest
--- FAIL: TestLint (1.05s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=oci/frontend=gateway
=== PAUSE TestLint/TestUndeclaredArg/worker=oci/frontend=gateway
=== CONT TestLint/TestUndeclaredArg/worker=oci/frontend=gateway
sandbox.go:128: 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_config279692810/buildkitd.toml --root /tmp/bktest_buildkitd1413030667 --addr unix:///tmp/bktest_buildkitd1413030667/buildkitd.sock --debug
sandbox.go:128: 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_config279692810/buildkitd.toml --root /tmp/bktest_buildkitd1413030667 --addr unix:///tmp/bktest_buildkitd1413030667/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:09:06.268321524 +0000 UTC m=+1.063431514 /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_config279692810/buildkitd.toml --root /tmp/bktest_buildkitd1413030667 --addr unix:///tmp/bktest_buildkitd1413030667/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:09:07Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-18T16:09:07Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1413030667/net/cni\" for cleanup: open /tmp/bktest_buildkitd1413030667/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-18T16:09:07Z" level=debug msg="creating new network namespace 7vdvifuvs9ce9boor0mkruww0"
sandbox.go:131: time="2024-04-18T16:09:07Z" level=debug msg="finished creating network namespace 7vdvifuvs9ce9boor0mkruww0"
sandbox.go:131: time="2024-04-18T16:09:07Z" level=debug msg="finished setting up network namespace 7vdvifuvs9ce9boor0mkruww0"
sandbox.go:131: time="2024-04-18T16:09:07Z" level=info msg="found worker \"vhb7ypsnmz0cs1awbldb5s357\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:3804950eaae8 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:09:07Z" level=info msg="found 1 workers, default=\"vhb7ypsnmz0cs1awbldb5s357\""
sandbox.go:131: time="2024-04-18T16:09:07Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:09:07Z" level=info msg="running server on /tmp/bktest_buildkitd1413030667/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:09:07Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:09:07Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/buildkit_test/ix0trpv13gtlwj64o30jo6m4h::pull" name=docker.io/buildkit_test/ix0trpv13gtlwj64o30jo6m4h scope=pull
sandbox.go:131: time="2024-04-18T16:09:07Z" level=debug msg=resolving host="localhost:38831"
sandbox.go:131: time="2024-04-18T16:09:07Z" level=debug msg="do request" host="localhost:38831" 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 url="http://localhost:38831/v2/buildkit_test/ix0trpv13gtlwj64o30jo6m4h/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-18T16:09:07Z" level=debug msg="fetch response received" host="localhost:38831" response.header.content-length=482 response.header.content-type=application/vnd.oci.image
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=progress#01 (0.16s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#01 (0.05s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=progress#04 (0.53s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#04 (0.13s)
|
Failed: frontend/dockerfile/TestIntegration:
frontend/dockerfile/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:39979/amd64/bullseye-20230109-slim
--- FAIL: TestIntegration (3.12s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== RUN TestIntegration/TestUndeclaredArg/worker=oci/frontend=gateway
=== PAUSE TestIntegration/TestUndeclaredArg/worker=oci/frontend=gateway
=== CONT TestIntegration/TestUndeclaredArg/worker=oci/frontend=gateway
sandbox.go:128: 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_config2272887849/buildkitd.toml --root /tmp/bktest_buildkitd2537974342 --addr unix:///tmp/bktest_buildkitd2537974342/buildkitd.sock --debug
sandbox.go:128: 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_config2272887849/buildkitd.toml --root /tmp/bktest_buildkitd2537974342 --addr unix:///tmp/bktest_buildkitd2537974342/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:09:41.782303612 +0000 UTC m=+36.577413612 /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_config2272887849/buildkitd.toml --root /tmp/bktest_buildkitd2537974342 --addr unix:///tmp/bktest_buildkitd2537974342/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:09:41Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-18T16:09:41Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2537974342/net/cni\" for cleanup: open /tmp/bktest_buildkitd2537974342/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-18T16:09:41Z" level=debug msg="creating new network namespace r6ablkjjvaomnrim8xfu40dyy"
sandbox.go:131: time="2024-04-18T16:09:41Z" level=debug msg="finished creating network namespace r6ablkjjvaomnrim8xfu40dyy"
sandbox.go:131: time="2024-04-18T16:09:41Z" level=debug msg="finished setting up network namespace r6ablkjjvaomnrim8xfu40dyy"
sandbox.go:131: time="2024-04-18T16:09:41Z" level=info msg="found worker \"7g73vu3jpqyrqnpueeyus091h\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:3804950eaae8 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:09:42Z" level=info msg="found 1 workers, default=\"7g73vu3jpqyrqnpueeyus091h\""
sandbox.go:131: time="2024-04-18T16:09:42Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:09:42Z" level=info msg="running server on /tmp/bktest_buildkitd2537974342/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:09:42Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:09:42Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/buildkit_test/ix0trpv13gtlwj64o30jo6m4h::pull" name=docker.io/buildkit_test/ix0trpv13gtlwj64o30jo6m4h scope=pull
sandbox.go:131: time="2024-04-18T16:09:42Z" level=debug msg=resolving host="localhost:36215"
sandbox.go:131: time="2024-04-18T16:09:42Z" level=debug msg="do request" host="localhost:36215" 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 url="http://localhost:36215/v2/buildkit_test/ix0trpv13gtlwj64o30jo6m4h/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-18T16:09:42Z" level=debug msg="fetch response received" host="localhost:36215" response.header.content-length=482 response.header.content-type=
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestIntegration/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=progress#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=progress#01 (0.13s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestIntegration/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestIntegration/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=oci/frontend=gateway/warntype=unmarshal#01 (0.06s)
|
test / run (oci, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:08:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45351"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45351/library/busybox:latest
time="2024-04-18T16:08:51Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45351"
run.go:270: copied local:/mainline.tar to local mirror localhost:45351/buildkit_test/7o43ve5lat0lfgdiutmdlctvk:latest
--- FAIL: TestLint (0.65s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway
=== PAUSE TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway
=== CONT TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2696544621/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config1325741777/buildkitd.toml --root /tmp/bktest_buildkitd2261841514 --addr unix:///tmp/bktest_buildkitd2261841514/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:53.699226234 +0000 UTC m=+3.126503999 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2696544621/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --config=/tmp/bktest_config1325741777/buildkitd.toml --root /tmp/bktest_buildkitd2261841514 --addr unix:///tmp/bktest_buildkitd2261841514/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:53Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2261841514/net/cni\" for cleanup: open /tmp/bktest_buildkitd2261841514/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-18T16:08:53Z" level=debug msg="creating new network namespace ik54f6buiceibjq83948xwgfu"
sandbox.go:131: time="2024-04-18T16:08:53Z" level=debug msg="finished creating network namespace ik54f6buiceibjq83948xwgfu"
sandbox.go:131: time="2024-04-18T16:08:53Z" level=debug msg="finished setting up network namespace ik54f6buiceibjq83948xwgfu"
sandbox.go:131: time="2024-04-18T16:08:53Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-18T16:08:53Z" level=info msg="found worker \"qd6vwghht7ccgi1xdllxnryrw\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:c5c82578-31f0-4450-8dad-4d854e55a40a org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:e1ea81e74ca4 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:53Z" level=info msg="found 1 workers, default=\"qd6vwghht7ccgi1xdllxnryrw\""
sandbox.go:131: time="2024-04-18T16:08:53Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:53Z" level=info msg="running server on /tmp/bktest_buildkitd2261841514/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:53Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:53Z" level=debug msg="checked for cached auth handler namespace" cached=false key="docker.io/buildkit_test/7o43ve5lat0lfgdiutmdlctvk::pull" name=docker.io/buildkit_test/7o43ve5lat0lfgdiutmdlctvk scope=pull
sandbox.go:131: time="2024-04-18T16:08:53Z" level=debug msg=resolving host="localhost:45351"
sandbox.go:131: time="2024-04-18T16:08:53Z" level=debug msg="do request" host="localhost:45351" 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 url="http://localhost:45351/v2/buildkit_test/7o43ve5lat0lfgdiutmdlctvk/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-18T16:08:53Z" level=debug msg="fetch response received" host="localhost:45351" response.header.content-length=482 respons
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#01 (0.17s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#01 (0.05s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#04 (0.40s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#04 (0.09s)
|
Failed: frontend/dockerfile/TestIntegration:
frontend/dockerfile/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:46365/amd64/bullseye-20230109-slim
--- FAIL: TestIntegration (2.90s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== 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:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd4182357790/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd4182357790/config.toml
sandbox.go:131: > StartCmd 2024-04-18 16:09:54.588362146 +0000 UTC m=+64.015639931 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd4182357790/config.toml
sandbox.go:131: time="2024-04-18T16:09:54Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-04-18T16:09:54.611568651Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-04-18T16:09:54.631162840Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-18T16:09:54.631343389Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:54.631370339Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:09:54.631389295Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:54.631501014Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:54.631763366Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:54.632544241Z" 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:131: time="2024-04-18T16:09:54.632570380Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:54.632788278Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd4182357790/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:131: time="2024-04-18T16:09:54.632814748Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-18T16:09:54.632881483Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:09:54.632902182Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-04-18T16:09:54.634475881Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:131: time="2024-04-18T16:09:54.634507089Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-18T16:09:54.634529942Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
sandbox.go:131: time="2024-04-18T16:09:54.634570187Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
sandbox.go:131: time="2024-04-18T16:09:54.634757218Z" level=info msg="loading plugin \
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=progress#01 (0.21s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd-1.6/frontend=gateway/warntype=unmarshal#01 (0.08s)
|
test / run (containerd-1.6, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:08:33Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36983"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:36983/library/busybox:latest
--- FAIL: TestLint (0.27s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin
sandbox.go:128: stdout: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1244199674/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1850850027/buildkitd.toml --root /tmp/bktest_buildkitd3292792654 --addr unix:///tmp/bktest_buildkitd3292792654/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1244199674/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1850850027/buildkitd.toml --root /tmp/bktest_buildkitd3292792654 --addr unix:///tmp/bktest_buildkitd3292792654/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:34.439423768 +0000 UTC m=+0.582341986 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1244199674/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config1850850027/buildkitd.toml --root /tmp/bktest_buildkitd3292792654 --addr unix:///tmp/bktest_buildkitd3292792654/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3292792654/net/cni\" for cleanup: open /tmp/bktest_buildkitd3292792654/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="creating new network namespace ioexs5ofdzm7ezj4s5jjmcl4x"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="finished creating network namespace ioexs5ofdzm7ezj4s5jjmcl4x"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="finished setting up network namespace ioexs5ofdzm7ezj4s5jjmcl4x"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=info msg="found worker \"szxcabhll8wh5v0iugv48yeq2\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:11f4901a-37e3-4d4d-8bbc-ba27dcdceefe org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:fb2005380e6c org.mobyproject.buildkit.worker.network:cni 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=info msg="found 1 workers, default=\"szxcabhll8wh5v0iugv48yeq2\""
sandbox.go:131: time="2024-04-18T16:08:34Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:34Z" level=info msg="running server on /tmp/bktest_buildkitd3292792654/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="new ref for local: 9jdqwpq7bgn63gu2dk7t6ohtk" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="diffcopy took: 2.278987ms" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="saved 9jdqwpq7bgn63gu2dk7t6ohtk a
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client
=== PAUSE TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client
=== CONT TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client
sandbox.go:128: stderr: /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd532646221/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3007324623/buildkitd.toml --root /tmp/bktest_buildkitd1444889010 --addr unix:///tmp/bktest_buildkitd1444889010/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:34.445961992 +0000 UTC m=+0.588880200 /usr/bin/buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd532646221/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --oci-worker=false --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3007324623/buildkitd.toml --root /tmp/bktest_buildkitd1444889010 --addr unix:///tmp/bktest_buildkitd1444889010/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1444889010/net/cni\" for cleanup: open /tmp/bktest_buildkitd1444889010/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="creating new network namespace ngsazb509vg80jodiro546wa0"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="finished creating network namespace ngsazb509vg80jodiro546wa0"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="finished setting up network namespace ngsazb509vg80jodiro546wa0"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=info msg="found worker \"an9dc1cvj1a2krvlkqws3nbla\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:0c430c59-7208-4871-8339-8ef458a6f011 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:fb2005380e6c org.mobyproject.buildkit.worker.network:cni 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=info msg="found 1 workers, default=\"an9dc1cvj1a2krvlkqws3nbla\""
sandbox.go:131: time="2024-04-18T16:08:34Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:34Z" level=info msg="running server on /tmp/bktest_buildkitd1444889010/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="new ref for local: 9y8mkg7y5m2pxt25outqw4sc4" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="diffcopy took: 2.054557ms" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=debug msg="saved 9y8mkg7y5m2pxt25outqw4sc4 as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:34Z" level=error msg="/moby.buildkit.v1.frontend.LLBBridge/ReadFile returned error: rpc error: code = Unknown desc = open Dockerfile.dockerignore: no such file or directory"
sandbox.go:131: open Dockerfile.dockerignore: no such file or directory
sandbox.go:131: 7989 e5ada84 buildkitd --containerd-worker-gc=false --containerd-worker=true
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=progress#01 (0.02s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=unmarshal#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client/warntype=progress#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client/warntype=unmarshal#01 (0.06s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=progress#04 (0.11s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=builtin/warntype=unmarshal#04 (0.10s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-snapshotter-stargz/frontend=client/warntype=progress#04 (0.16s)
|
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:08:45Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:41267"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:41267/library/busybox:latest
--- FAIL: TestLint (0.58s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client
=== PAUSE TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client
=== CONT TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1215567581/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1215567581/config.toml
sandbox.go:131: > StartCmd 2024-04-18 16:08:46.098972602 +0000 UTC m=+1.209457627 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1215567581/config.toml
sandbox.go:131: time="2024-04-18T16:08:46Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-04-18T16:08:46.125986240Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-04-18T16:08:46.144530947Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-18T16:08:46.144715203Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:46.144754967Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:08:46.144781367Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:46.153520608Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:46.153863541Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:46.157552886Z" 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:131: time="2024-04-18T16:08:46.157584084Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:46.157788868Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1215567581/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:131: time="2024-04-18T16:08:46.157806792Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-18T16:08:46.157878506Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:08:46.157892653Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-04-18T16:08:46.160257289Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:131: time="2024-04-18T16:08:46.160286423Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-18T16:08:46.160301652Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
sandbox.go:131: time="2024-04-18T16:08:46.160332550Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
sandbox.go:131: time="2024-04-18T16:08:46.160485918Z" level=info msg="loading plugin \"io.containerd.internal.v
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin
=== PAUSE TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin
=== CONT TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3076502300/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3076502300/config.toml
sandbox.go:131: > StartCmd 2024-04-18 16:08:46.943630442 +0000 UTC m=+2.054115466 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3076502300/config.toml
sandbox.go:131: time="2024-04-18T16:08:46Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-04-18T16:08:46.973300576Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-04-18T16:08:46.993728582Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-18T16:08:46.994655932Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:46.994788110Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:08:46.994876075Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:46.995063837Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:46.995508972Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:46.997225198Z" 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:131: time="2024-04-18T16:08:46.997281393Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:08:46.997632873Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3076502300/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:131: time="2024-04-18T16:08:46.997849198Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-18T16:08:46.998078128Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:08:46.998118123Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-04-18T16:08:47.000932217Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:131: time="2024-04-18T16:08:47.000995535Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-18T16:08:47.001027415Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
sandbox.go:131: time="2024-04-18T16:08:47.001072139Z" level=info msg="loading plugin \"io.containerd.runtime.v2.task\"..." type=io.containerd.runtime.v2
sandbox.go:131: time="2024-04-18T16:08:47.001377350Z" level=info msg="loading plugin \"io.containerd.interna
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=progress#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=progress#04 (0.33s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=progress#01 (0.02s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=unmarshal#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=client/warntype=unmarshal#04 (0.12s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-1.6/frontend=builtin/warntype=progress#04 (0.30s)
|
test / run (containerd-1.6, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:08:50Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:42715"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:42715/library/busybox:latest
--- FAIL: TestLint (0.92s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client
=== PAUSE TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client
=== CONT TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 7914 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd981743719/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_config2316899589/buildkitd.toml --root /tmp/bktest_buildkitd166246416 --addr unix:///tmp/bktest_buildkitd166246416/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 7914 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd981743719/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_config2316899589/buildkitd.toml --root /tmp/bktest_buildkitd166246416 --addr unix:///tmp/bktest_buildkitd166246416/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:50.710498299 +0000 UTC m=+1.091681342 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 7914 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd981743719/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_config2316899589/buildkitd.toml --root /tmp/bktest_buildkitd166246416 --addr unix:///tmp/bktest_buildkitd166246416/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:50Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-18T16:08:50Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-18T16:08:50Z" level=info msg="found worker \"du3wueoue7zmhik7lxv5rbn3z\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:a351a23a-50b2-4156-8f28-9b1413fa3c49 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:b5d19d5e017b 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:50Z" level=info msg="found 1 workers, default=\"du3wueoue7zmhik7lxv5rbn3z\""
sandbox.go:131: time="2024-04-18T16:08:50Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:50Z" level=info msg="running server on /tmp/bktest_buildkitd166246416/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:50Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:50Z" level=debug msg="new ref for local: cot9bdk9085mynyshd7fzhu3i" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:50Z" level=debug msg="diffcopy took: 1.461748ms" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:50Z" level=debug msg="saved cot9bdk9085mynyshd7fzhu3i as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:50Z" level=error msg="/moby.buildkit.v1.frontend.LLBBridge/ReadFile returned error: rpc er
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin
=== PAUSE TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin
=== CONT TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 8415 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1059112005/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_config3282301884/buildkitd.toml --root /tmp/bktest_buildkitd2091073321 --addr unix:///tmp/bktest_buildkitd2091073321/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 8415 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1059112005/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_config3282301884/buildkitd.toml --root /tmp/bktest_buildkitd2091073321 --addr unix:///tmp/bktest_buildkitd2091073321/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:08:51.135861863 +0000 UTC m=+1.517044896 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 8415 buildkitd --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1059112005/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_config3282301884/buildkitd.toml --root /tmp/bktest_buildkitd2091073321 --addr unix:///tmp/bktest_buildkitd2091073321/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:08:51Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=info msg="found worker \"2odu8j9zcntihnw1ql9neet8l\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:92097749-75ac-4281-9d06-bfd048eb34d6 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:b5d19d5e017b 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=info msg="found 1 workers, default=\"2odu8j9zcntihnw1ql9neet8l\""
sandbox.go:131: time="2024-04-18T16:08:51Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:08:51Z" level=info msg="running server on /tmp/bktest_buildkitd2091073321/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=debug msg="new ref for local: b7t82jvep9331yrg1pbh19yki" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=debug msg="diffcopy took: 2.244707ms" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=debug msg="saved b7t82jvep9331yrg1pbh19yki as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:08:51Z" level=debug msg="new ref for local: jiqtmlj5bjw5s1dfs7r9ds88z" span="[in
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=progress#01 (0.06s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#01 (0.06s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=progress#01 (0.02s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=unmarshal#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=progress#04 (0.52s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=builtin/warntype=progress#04 (0.50s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd-rootless/frontend=client/warntype=unmarshal#04 (0.15s)
|
test / run (containerd-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:09:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45899"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:45899/library/busybox:latest
time="2024-04-18T16:09:12Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:45899"
run.go:270: copied local:/mainline.tar to local mirror localhost:45899/buildkit_test/n7gfgt8q2kn9fmuv3bg6mj9dq:latest
--- FAIL: TestLint (1.14s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway
=== PAUSE TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway
=== CONT TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2728941201/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2728941201/config.toml
sandbox.go:131: > StartCmd 2024-04-18 16:09:12.796085437 +0000 UTC m=+1.152529966 /usr/bin/containerd --config /tmp/bktest_containerd2728941201/config.toml
sandbox.go:131: time="2024-04-18T16:09:12Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-04-18T16:09:12.825950473Z" level=info msg="starting containerd" revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba version=v1.7.11
sandbox.go:131: time="2024-04-18T16:09:12.855637537Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-18T16:09:12.855712858Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-18T16:09:12.855763172Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-04-18T16:09:12.855788629Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:12.855888215Z" 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:131: time="2024-04-18T16:09:12.855904605Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:12.855928189Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:09:12.855948337Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:12.856051339Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:12.856535083Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:12.857652768Z" 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:131: time="2024-04-18T16:09:12.857678536Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:09:12.857835419Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2728941201/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:131: time="2024-04-18T16:09:12.857855918Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-18T16:09:12.858619343Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-18T16:09:12.858691428Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:09:12.8587107
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#01 (0.24s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#04 (0.72s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#04 (0.14s)
|
Failed: frontend/dockerfile/TestIntegration:
frontend/dockerfile/run.go#L270
=== RUN TestIntegration
run.go:270: copied docker.io/amd64/debian:bullseye-20230109-slim@sha256:1acb06a0c31fb467eb8327ad361f1091ab265e0bf26d452dea45dcb0c0ea5e75 to local mirror localhost:46391/amd64/bullseye-20230109-slim
--- FAIL: TestIntegration (3.48s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway:
frontend/dockerfile/sandbox.go#L128
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1057513445/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1057513445/config.toml
sandbox.go:131: > StartCmd 2024-04-18 16:10:12.121836124 +0000 UTC m=+60.478280653 /usr/bin/containerd --config /tmp/bktest_containerd1057513445/config.toml
sandbox.go:131: time="2024-04-18T16:10:12Z" level=warning msg="containerd config version `1` has been deprecated and will be removed in containerd v2.0, please switch to version `2`, see https://github.com/containerd/containerd/blob/main/docs/PLUGINS.md#version-header"
sandbox.go:131: time="2024-04-18T16:10:12.144503037Z" level=info msg="starting containerd" revision=64b8a811b07ba6288238eefc14d898ee0b5b99ba version=v1.7.11
sandbox.go:131: time="2024-04-18T16:10:12.176078171Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-18T16:10:12.176112325Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-18T16:10:12.176158871Z" level=info msg="loading plugin \"io.containerd.warning.v1.deprecations\"..." type=io.containerd.warning.v1
sandbox.go:131: time="2024-04-18T16:10:12.176255055Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:10:12.176373856Z" 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:131: time="2024-04-18T16:10:12.176419592Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:10:12.176440150Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-18T16:10:12.176455749Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:10:12.176582857Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:10:12.176865795Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:10:12.177706792Z" 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:131: time="2024-04-18T16:10:12.177759841Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-18T16:10:12.178031658Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1057513445/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:131: time="2024-04-18T16:10:12.178058248Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-18T16:10:12.178165268Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-18T16:10:12.178234787Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=progress#01 (0.29s)
|
Failed: frontend/dockerfile/TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#01
--- FAIL: TestIntegration/TestUndeclaredArg/worker=containerd/frontend=gateway/warntype=unmarshal#01 (0.07s)
|
test / run (containerd, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestLint:
frontend/dockerfile/run.go#L270
=== RUN TestLint
time="2024-04-18T16:10:36Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:44991"
run.go:270: copied docker.io/amd64/busybox:latest@sha256:023917ec6a886d0e8e15f28fb543515a5fcd8d938edb091e8147db4efed388ee to local mirror localhost:44991/library/busybox:latest
--- FAIL: TestLint (0.98s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client
sandbox.go:128: 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_config1411487361/buildkitd.toml --root /tmp/bktest_buildkitd2458866963 --addr unix:///tmp/bktest_buildkitd2458866963/buildkitd.sock --debug
sandbox.go:128: 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_config1411487361/buildkitd.toml --root /tmp/bktest_buildkitd2458866963 --addr unix:///tmp/bktest_buildkitd2458866963/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:10:36.73024096 +0000 UTC m=+1.123744664 /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_config1411487361/buildkitd.toml --root /tmp/bktest_buildkitd2458866963 --addr unix:///tmp/bktest_buildkitd2458866963/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:10:36Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2458866963/net/cni\" for cleanup: open /tmp/bktest_buildkitd2458866963/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-18T16:10:36Z" level=debug msg="creating new network namespace guatvyyzvdbsmn45qdafkj854"
sandbox.go:131: time="2024-04-18T16:10:36Z" level=debug msg="finished creating network namespace guatvyyzvdbsmn45qdafkj854"
sandbox.go:131: time="2024-04-18T16:10:36Z" level=debug msg="finished setting up network namespace guatvyyzvdbsmn45qdafkj854"
sandbox.go:131: time="2024-04-18T16:10:36Z" level=info msg="found worker \"9dpqac61ov6i30rjzizdy6vz6\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:37dfe857c503 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:10:36Z" level=info msg="found 1 workers, default=\"9dpqac61ov6i30rjzizdy6vz6\""
sandbox.go:131: time="2024-04-18T16:10:36Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:10:36Z" level=info msg="running server on /tmp/bktest_buildkitd2458866963/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:10:36Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:10:36Z" level=debug msg="new ref for local: u0q931y0gdrijc81zyt3rjnu2" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:10:36Z" level=debug msg="checking layer availability" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:10:36Z" level=debug msg="layer is normal snapshot(overlayfs)" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:10:36Z" level=debug msg="diffcopy took: 2.11553ms" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:10:36Z" level=debug msg="saved u0q931y0gdrijc81zyt3rjnu2 as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:10:36Z" level=debug msg="checking layer availability" key=buildkit/1/u0q931y0gdrijc81zyt3rjnu2
sandbox.go:131: time="2024-04-18T16:10:36Z" level=debug
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/sandbox.go#L128
=== RUN TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin
sandbox.go:128: 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_config4182903543/buildkitd.toml --root /tmp/bktest_buildkitd2589960828 --addr unix:///tmp/bktest_buildkitd2589960828/buildkitd.sock --debug
sandbox.go:128: 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_config4182903543/buildkitd.toml --root /tmp/bktest_buildkitd2589960828 --addr unix:///tmp/bktest_buildkitd2589960828/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-18 16:10:37.99289863 +0000 UTC m=+2.386402336 /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_config4182903543/buildkitd.toml --root /tmp/bktest_buildkitd2589960828 --addr unix:///tmp/bktest_buildkitd2589960828/buildkitd.sock --debug
sandbox.go:131: time="2024-04-18T16:10:38Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2589960828/net/cni\" for cleanup: open /tmp/bktest_buildkitd2589960828/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-18T16:10:38Z" level=debug msg="creating new network namespace 51r5srzglocosqjh4vx181eke"
sandbox.go:131: time="2024-04-18T16:10:38Z" level=debug msg="finished creating network namespace 51r5srzglocosqjh4vx181eke"
sandbox.go:131: time="2024-04-18T16:10:38Z" level=debug msg="finished setting up network namespace 51r5srzglocosqjh4vx181eke"
sandbox.go:131: time="2024-04-18T16:10:38Z" level=info msg="found worker \"66k96p9k1bqoycfzrdzq1dtmb\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:37dfe857c503 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/mips64le linux/mips64 linux/arm/v7 linux/arm/v6]"
sandbox.go:131: time="2024-04-18T16:10:38Z" level=info msg="found 1 workers, default=\"66k96p9k1bqoycfzrdzq1dtmb\""
sandbox.go:131: time="2024-04-18T16:10:38Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-18T16:10:38Z" level=info msg="running server on /tmp/bktest_buildkitd2589960828/buildkitd.sock"
sandbox.go:131: time="2024-04-18T16:10:38Z" level=debug msg="session started"
sandbox.go:131: time="2024-04-18T16:10:38Z" level=debug msg="new ref for local: s6oph5dozpcpmw711pxdlk4ud" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:10:38Z" level=debug msg="checking layer availability" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:10:38Z" level=debug msg="layer is normal snapshot(overlayfs)" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:10:38Z" level=debug msg="diffcopy took: 1.504604ms" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:10:38Z" level=debug msg="saved s6oph5dozpcpmw711pxdlk4ud as dockerfile:dockerfile:" span="[internal] load build definition from Dockerfile"
sandbox.go:131: time="2024-04-18T16:10:38Z" level=debug msg="checking layer availability" key=buildkit/1/s6oph5dozpcpmw711pxdlk4ud
sandbox.go:131: time="2024-04-18T16:10:38Z" level=d
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=progress#01 (0.07s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#01 (0.08s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=progress#04 (0.64s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#04:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#04
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#04
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=client/warntype=unmarshal#04 (0.15s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=progress#01:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=progress#01
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=progress#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=progress#01 (0.01s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=unmarshal#01:
frontend/dockerfile/dockerfile_lint_test.go#L279
=== RUN TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:279:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:279
/src/frontend/gateway/grpcclient/client.go:218
/src/client/build.go:59
/src/client/solve.go:300
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
/usr/local/go/src/runtime/asm_amd64.s:1650
Error: Received unexpected error:
base name ($base) should not be blank
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/frontend/gateway/pb.(*lLBBridgeClient).Solve
/src/frontend/gateway/pb/gateway.pb.go:3078
github.com/moby/buildkit/client.(*gatewayClientForBuild).Solve
/src/client/build.go:94
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Solve
/src/frontend/gateway/grpcclient/client.go:415
github.com/moby/buildkit/frontend/dockerfile.checkUnmarshal.func1
/src/frontend/dockerfile/dockerfile_lint_test.go:271
github.com/moby/buildkit/frontend/gateway/grpcclient.(*grpcClient).Run
/src/frontend/gateway/grpcclient/client.go:218
github.com/moby/buildkit/client.(*Client).Build.func2
/src/client/build.go:59
github.com/moby/buildkit/client.(*Client).solve.func3
/src/client/solve.go:300
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=unmarshal#01
dockerfile_lint_test.go:306:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:306
/src/frontend/dockerfile/dockerfile_lint_test.go:386
Error: Should be true
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=unmarshal#01
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=unmarshal#01 (0.09s)
|
Failed: frontend/dockerfile/TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=progress#04:
frontend/dockerfile/dockerfile_lint_test.go#L342
=== RUN TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=progress#04
dockerfile_lint_test.go:342:
Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:342
/src/frontend/dockerfile/dockerfile_lint_test.go:383
Error: Received unexpected error:
busybox:foo: failed to resolve source metadata for docker.io/library/busybox:foo: docker.io/library/busybox:foo: not found
github.com/moby/buildkit/util/stack.Enable
/src/util/stack/stack.go:77
github.com/moby/buildkit/util/grpcerrors.FromGRPC
/src/util/grpcerrors/grpcerrors.go:198
github.com/moby/buildkit/util/grpcerrors.UnaryClientInterceptor
/src/util/grpcerrors/intercept.go:41
google.golang.org/grpc.(*ClientConn).Invoke
/src/vendor/google.golang.org/grpc/call.go:35
github.com/moby/buildkit/api/services/control.(*controlClient).Solve
/src/api/services/control/control.pb.go:2234
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:274
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
failed to solve
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:290
golang.org/x/sync/errgroup.(*Group).Go.func1
/src/vendor/golang.org/x/sync/errgroup/errgroup.go:75
runtime.goexit
/usr/local/go/src/runtime/asm_amd64.s:1650
Test: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=progress#04
--- FAIL: TestLint/TestUndeclaredArg/worker=oci-snapshotter-stargz/frontend=builtin/warntype=progress#04 (0.57s)
|
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-reports-run-frontenddockerfile--dockerfile-containerd-
Expired
|
94.4 KB |
|
test-reports-run-frontenddockerfile--dockerfile-containerd-16-
Expired
|
91.5 KB |
|
test-reports-run-frontenddockerfile--dockerfile-containerd-rootless-
Expired
|
96.8 KB |
|
test-reports-run-frontenddockerfile--dockerfile-containerd-snapshotter-stargz-
Expired
|
108 KB |
|
test-reports-run-frontenddockerfile--dockerfile-oci-
Expired
|
65.6 KB |
|
test-reports-run-frontenddockerfile--dockerfile-oci-rootless-
Expired
|
65.4 KB |
|
test-reports-run-frontenddockerfile--dockerfile-oci-rootless-slirp4netns-detachnetns-
Expired
|
66.3 KB |
|
test-reports-run-frontenddockerfile--dockerfile-oci-snapshotter-stargz-
Expired
|
72.5 KB |
|
test-reports-run-frontenddockerfile--integration-containerd-
Expired
|
149 KB |
|
test-reports-run-frontenddockerfile--integration-containerd-16-
Expired
|
146 KB |
|
test-reports-run-frontenddockerfile--integration-containerd-rootless-
Expired
|
152 KB |
|
test-reports-run-frontenddockerfile--integration-containerd-snapshotter-stargz-
Expired
|
165 KB |
|
test-reports-run-frontenddockerfile--integration-oci-
Expired
|
118 KB |
|
test-reports-run-frontenddockerfile--integration-oci-rootless-
Expired
|
118 KB |
|
test-reports-run-frontenddockerfile--integration-oci-rootless-slirp4netns-detachnetns-
Expired
|
121 KB |
|
test-reports-run-frontenddockerfile--integration-oci-snapshotter-stargz-
Expired
|
125 KB |
|