Enable job discard, exporter stub, context cancel bug #184
frontend.yml
on: pull_request
prepare
0s
test
/
prepare
1m 40s
Matrix: test / run
Matrix: image
release
0s
Annotations
144 errors and 15 warnings
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=client:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=client
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=client
=== CONT TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=client
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=client
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2214708300/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2214708300/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:01.314758634 +0000 UTC m=+1.240453665 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd2214708300/config.toml
sandbox.go:131: time="2024-04-12T22:41:01Z" 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-12T22:41:01.338713532Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-04-12T22:41:01.360635267Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:41:01.360814942Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:01.366873762Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:01.366906523Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:01.367087781Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:01.367324742Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:01.368378209Z" 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-12T22:41:01.368408245Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:01.368577500Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2214708300/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-12T22:41:01.368597337Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-12T22:41:01.368663340Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:01.368679040Z" level=in
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=builtin:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=builtin
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=builtin
=== CONT TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=builtin
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd-1.6/frontend=builtin
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3138131778/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1382174280/buildkitd.toml --root /tmp/bktest_buildkitd3942133238 --addr unix:///tmp/bktest_buildkitd3942133238/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3138131778/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1382174280/buildkitd.toml --root /tmp/bktest_buildkitd3942133238 --addr unix:///tmp/bktest_buildkitd3942133238/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:01.423743717 +0000 UTC m=+1.349438758 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3138131778/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1382174280/buildkitd.toml --root /tmp/bktest_buildkitd3942133238 --addr unix:///tmp/bktest_buildkitd3942133238/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:01Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3942133238/net/cni\" for cleanup: open /tmp/bktest_buildkitd3942133238/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:01Z" level=debug msg="creating new network namespace 4cc4oqlzwd63ygl1uxvcfx62r" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:01Z" level=debug msg="finished creating network namespace 4cc4oqlzwd63ygl1uxvcfx62r" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:01Z" level=debug msg="finished setting up network namespace 4cc4oqlzwd63ygl1uxvcfx62r" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:01Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:41:01Z" level=info msg="found worker \"9p583a6mmgp574fud3ghd3jmg\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:7a947fd9-cf83-4bee-a28a-7414fa71c7e5 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:dbf2ce422edd 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-12T22:41:01Z" level=info msg="found 1 workers, default=\"9p583a6mmgp574fud3ghd3jmg\""
sandbox.go:131: time="2024-04-12T22:41:01Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-0
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=builtin:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=builtin
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=builtin
=== CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=builtin
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-1.6frontend=builtin1475869175/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=builtin
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3572069864/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3572069864/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:05.841604224 +0000 UTC m=+5.767299255 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3572069864/config.toml
sandbox.go:131: time="2024-04-12T22:41:05Z" 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-12T22:41:05.869987511Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-04-12T22:41:05.893482388Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:41:05.893677943Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:05.893727766Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:05.893762941Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:05.893878426Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:05.894150523Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:05.896573331Z" 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-12T22:41:05.896596625Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:05.896826763Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3572069864/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-12T22:41:05.896845658Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-12T22:41:05.896916190Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:05.896932160Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-04-12T22:41:05.898958162Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=client:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=client
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=client
=== CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=client
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-1.6frontend=client3450233730/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-1.6/frontend=client
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3065347359/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3065347359/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:05.696104028 +0000 UTC m=+5.621799079 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3065347359/config.toml
sandbox.go:131: time="2024-04-12T22:41:05Z" 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-12T22:41:05.719837898Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-04-12T22:41:05.736576136Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:41:05.736820822Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:05.736850958Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:05.736865956Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:05.736996900Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:05.737268166Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:05.738280953Z" 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-12T22:41:05.738310898Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:05.738495773Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3065347359/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-12T22:41:05.738514999Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-12T22:41:05.738569961Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:05.738582735Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-04-12T22:41:05.741987232Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:13
|
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin
dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096
dockerfile_test.go:6650:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6650
/src/frontend/dockerfile/dockerfile_test.go:6624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:38697/buildkit/testreprosourcedateepoch:1673354096-cache: not found
Test: TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=builtin
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2884005451/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2888695340/buildkitd.toml --root /tmp/bktest_buildkitd223893099 --addr unix:///tmp/bktest_buildkitd223893099/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:01.741072126 +0000 UTC m=+1.666767167 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2884005451/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2888695340/buildkitd.toml --root /tmp/bktest_buildkitd223893099 --addr unix:///tmp/bktest_buildkitd223893099/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:01Z" level=debug msg="could not read \"/tmp/bktest_buildkitd223893099/net/cni\" for cleanup: open /tmp/bktest_buildkitd223893099/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:01Z" level=debug msg="creating new network namespace zl12g8g645fpwqze8f20b5r5z" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:01Z" level=debug msg="finished creating network namespace zl12g8g645fpwqze8f20b5r5z" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:01Z" level=debug msg="finished setting up network namespace zl12g8g645fpwqze8f20b5r5z" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:01Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:41:01Z" level=info msg="found worker \"icxgewatx1a7sz4z69ybvpuxj\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:8044fe4b-484c-4600-8665-6c5328d6e0ea org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:dbf2ce422edd 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-12T22:41:01Z" level=info msg="found 1 workers, default=\"icxgewatx1a7sz4z69ybvpuxj\""
sandbox.go:131: time="2024-04-12T22:41:01Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:01Z" level=info msg="running server on /tmp/bktest_buildkitd223893099/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:01Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=2a8d057a5fa0c1f8 traceID=81516ae9de6e0d0f2929f0b44
|
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client
dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096
dockerfile_test.go:6650:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6650
/src/frontend/dockerfile/dockerfile_test.go:6624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:46839/buildkit/testreprosourcedateepoch:1673354096-cache: not found
Test: TestIntegration/TestReproSourceDateEpoch/worker=containerd-1.6/frontend=client
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd912305686/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd912305686/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:01.315447308 +0000 UTC m=+1.241142329 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd912305686/config.toml
sandbox.go:131: time="2024-04-12T22:41:01Z" 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-12T22:41:01.343919760Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-04-12T22:41:01.365925124Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:41:01.366073551Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:01.366095532Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:01.366107875Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:01.366215064Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:01.366487883Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:01.368225711Z" 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-12T22:41:01.368254345Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:01.368411658Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd912305686/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-12T22:41:01.368430743Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-12T22:41:01.368502437Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:01.368516333Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-04-12T22:41:01.370477978Z" level=info msg="loading plu
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestMismatch:
frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestMismatch
dockerfile_addchecksum_test.go:93:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:93
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestMismatch
Messages: digest mismatch
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestMismatch (0.03s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
dockerfile_addchecksum_test.go:110:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:110
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.03s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithUnknownAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithUnknownAlgoName
dockerfile_addchecksum_test.go:127:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:127
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithUnknownAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithUnknownAlgoName (0.02s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithoutAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithoutAlgoName
dockerfile_addchecksum_test.go:144:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithoutAlgoName
Messages: invalid checksum digest format
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-1.6/frontend=builtin/DigestWithoutAlgoName (0.02s)
|
test / run (containerd-1.6, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=client
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/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_config1602290507/buildkitd.toml --root /tmp/bktest_buildkitd2682919861 --addr unix:///tmp/bktest_buildkitd2682919861/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_config1602290507/buildkitd.toml --root /tmp/bktest_buildkitd2682919861 --addr unix:///tmp/bktest_buildkitd2682919861/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:06.995477791 +0000 UTC m=+2.068968224 /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_config1602290507/buildkitd.toml --root /tmp/bktest_buildkitd2682919861 --addr unix:///tmp/bktest_buildkitd2682919861/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2682919861/net/cni\" for cleanup: open /tmp/bktest_buildkitd2682919861/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="creating new network namespace u0mmel3t33ptsv4ze69uhxg30" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="finished creating network namespace u0mmel3t33ptsv4ze69uhxg30" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="finished setting up network namespace u0mmel3t33ptsv4ze69uhxg30" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:07Z" level=info msg="found worker \"j9c44ymjmcc0inoibfyt9xwsk\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:4175f065662b 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-12T22:41:07Z" level=info msg="found 1 workers, default=\"j9c44ymjmcc0inoibfyt9xwsk\""
sandbox.go:131: time="2024-04-12T22:41:07Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:07Z" level=info msg="running server on /tmp/bktest_buildkitd2682919861/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=25f28e6e41399d6a traceID=d7c0495da1a8986c305396944bf69d12 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="new ref for local: 8lkjds2
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=builtin
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=oci-snapshotter-stargzfrontend=builtin2640699451/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/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_config130171349/buildkitd.toml --root /tmp/bktest_buildkitd166857307 --addr unix:///tmp/bktest_buildkitd166857307/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_config130171349/buildkitd.toml --root /tmp/bktest_buildkitd166857307 --addr unix:///tmp/bktest_buildkitd166857307/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:09.682285677 +0000 UTC m=+4.755776120 /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_config130171349/buildkitd.toml --root /tmp/bktest_buildkitd166857307 --addr unix:///tmp/bktest_buildkitd166857307/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="could not read \"/tmp/bktest_buildkitd166857307/net/cni\" for cleanup: open /tmp/bktest_buildkitd166857307/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="creating new network namespace jy0uax4fm60tcrhmq94fzjt4w" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="finished creating network namespace jy0uax4fm60tcrhmq94fzjt4w" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="finished setting up network namespace jy0uax4fm60tcrhmq94fzjt4w" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:09Z" level=info msg="found worker \"ugtpyw74mtqmujxkq3cmejhdg\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:4175f065662b 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-12T22:41:09Z" level=info msg="found 1 workers, default=\"ugtpyw74mtqmujxkq3cmejhdg\""
sandbox.go:131: time="2024-04-12T22:41:09Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:09Z" level=info msg="running server on /tmp/bktest_buildkitd166857307/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=52f8c69fe51683a1 traceID=c2a4c8c2ceaaa86bf908bf2bd77477a1 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=client
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=oci-snapshotter-stargzfrontend=client916981738/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/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_config1228891428/buildkitd.toml --root /tmp/bktest_buildkitd3386785501 --addr unix:///tmp/bktest_buildkitd3386785501/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_config1228891428/buildkitd.toml --root /tmp/bktest_buildkitd3386785501 --addr unix:///tmp/bktest_buildkitd3386785501/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:09.588344698 +0000 UTC m=+4.661835141 /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_config1228891428/buildkitd.toml --root /tmp/bktest_buildkitd3386785501 --addr unix:///tmp/bktest_buildkitd3386785501/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3386785501/net/cni\" for cleanup: open /tmp/bktest_buildkitd3386785501/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="creating new network namespace zbuvlok505w5t890iujrxqo1c" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="finished creating network namespace zbuvlok505w5t890iujrxqo1c" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="finished setting up network namespace zbuvlok505w5t890iujrxqo1c" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:09Z" level=info msg="found worker \"ue06sum0hm59gpyj8jdsvvzmg\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:4175f065662b 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-12T22:41:09Z" level=info msg="found 1 workers, default=\"ue06sum0hm59gpyj8jdsvvzmg\""
sandbox.go:131: time="2024-04-12T22:41:09Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:09Z" level=info msg="running server on /tmp/bktest_buildkitd3386785501/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=fd0436f949564587 traceID=8c7ef08c9ed3a433db1844f7a12bdb1e version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-
|
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=builtin
dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096
dockerfile_test.go:6650:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6650
/src/frontend/dockerfile/dockerfile_test.go:6624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:43397/buildkit/testreprosourcedateepoch:1673354096-cache: not found
Test: TestIntegration/TestReproSourceDateEpoch/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_config903055743/buildkitd.toml --root /tmp/bktest_buildkitd680730263 --addr unix:///tmp/bktest_buildkitd680730263/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_config903055743/buildkitd.toml --root /tmp/bktest_buildkitd680730263 --addr unix:///tmp/bktest_buildkitd680730263/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:07.199748232 +0000 UTC m=+2.273238665 /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_config903055743/buildkitd.toml --root /tmp/bktest_buildkitd680730263 --addr unix:///tmp/bktest_buildkitd680730263/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="could not read \"/tmp/bktest_buildkitd680730263/net/cni\" for cleanup: open /tmp/bktest_buildkitd680730263/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="creating new network namespace yvj6jvky7ww280uskd2kx8t0m" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="finished creating network namespace yvj6jvky7ww280uskd2kx8t0m" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="finished setting up network namespace yvj6jvky7ww280uskd2kx8t0m" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:07Z" level=info msg="found worker \"xv3czyb7kxwyyic6dvmz72nto\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:4175f065662b 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-12T22:41:07Z" level=info msg="found 1 workers, default=\"xv3czyb7kxwyyic6dvmz72nto\""
sandbox.go:131: time="2024-04-12T22:41:07Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:07Z" level=info msg="running server on /tmp/bktest_buildkitd680730263/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=5dad59d267a9eb03 traceID=abffd150379aa0d
|
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=client
dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096
dockerfile_test.go:6650:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6650
/src/frontend/dockerfile/dockerfile_test.go:6624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:42211/buildkit/testreprosourcedateepoch:1673354096-cache: not found
Test: TestIntegration/TestReproSourceDateEpoch/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_config3257953566/buildkitd.toml --root /tmp/bktest_buildkitd2345875925 --addr unix:///tmp/bktest_buildkitd2345875925/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_config3257953566/buildkitd.toml --root /tmp/bktest_buildkitd2345875925 --addr unix:///tmp/bktest_buildkitd2345875925/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:06.995297916 +0000 UTC m=+2.068788379 /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_config3257953566/buildkitd.toml --root /tmp/bktest_buildkitd2345875925 --addr unix:///tmp/bktest_buildkitd2345875925/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2345875925/net/cni\" for cleanup: open /tmp/bktest_buildkitd2345875925/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="creating new network namespace 82w5k8y56s4bnnxr4o2okgxj5" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="finished creating network namespace 82w5k8y56s4bnnxr4o2okgxj5" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="finished setting up network namespace 82w5k8y56s4bnnxr4o2okgxj5" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:07Z" level=info msg="found worker \"qznwheik0iom8tlcty58j3os9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:4175f065662b 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-12T22:41:07Z" level=info msg="found 1 workers, default=\"qznwheik0iom8tlcty58j3os9\""
sandbox.go:131: time="2024-04-12T22:41:07Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:07Z" level=info msg="running server on /tmp/bktest_buildkitd2345875925/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:07Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=783b5864855b7f60 traceID=4abcc90
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch:
frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch
dockerfile_addchecksum_test.go:93:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:93
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch
Messages: digest mismatch
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch (0.02s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
dockerfile_addchecksum_test.go:110:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:110
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.02s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName
dockerfile_addchecksum_test.go:127:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:127
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName (0.02s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName
dockerfile_addchecksum_test.go:144:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName
Messages: invalid checksum digest format
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName (0.03s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource:
frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource
dockerfile_addchecksum_test.go:163:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:163
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource
Messages: checksum can't be specified for non-HTTP sources
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource (0.02s)
|
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=builtin
=== PAUSE TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=builtin
=== CONT TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=builtin
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/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_config1411742735/buildkitd.toml --root /tmp/bktest_buildkitd702677160 --addr unix:///tmp/bktest_buildkitd702677160/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_config1411742735/buildkitd.toml --root /tmp/bktest_buildkitd702677160 --addr unix:///tmp/bktest_buildkitd702677160/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:19.996729453 +0000 UTC m=+3.603277635 /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_config1411742735/buildkitd.toml --root /tmp/bktest_buildkitd702677160 --addr unix:///tmp/bktest_buildkitd702677160/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:20Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:41:20Z" level=info msg="found worker \"nwrr9tk2yzj64z3hk8z574i3y\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:08678eb42a36 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]"
sandbox.go:131: time="2024-04-12T22:41:20Z" level=info msg="found 1 workers, default=\"nwrr9tk2yzj64z3hk8z574i3y\""
sandbox.go:131: time="2024-04-12T22:41:20Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:20Z" level=info msg="running server on /tmp/bktest_buildkitd702677160/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=de0f38260895af79 traceID=dddf41cdfed3e2ecf371ac1c0630aff2 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="new ref for local: ow9slnw8wczd1rq3vtnq4qrla" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build definition from Dockerfile" spanID=1cbd35a57d5128e1 traceID=8988898f3cd2f4e44eb82e3b14d93a01 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="diffcopy took: 1.282295ms" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build definition from Dockerfile" spanID=3b519ba0deaeb5a9 traceID=8988898f3cd2f4e44eb82e3b14d93a01 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="saved ow9slnw8wczd1rq3vtnq4qrla as dockerfile:dockerfile:" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build definition from Dockerfile" spanID=1cbd35a57d5128e1 traceID=89888
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=client:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=client
=== PAUSE TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=client
=== CONT TestIntegration/TestMountInvalid/worker=oci-rootless/frontend=client
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/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_config3934929262/buildkitd.toml --root /tmp/bktest_buildkitd2809481701 --addr unix:///tmp/bktest_buildkitd2809481701/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_config3934929262/buildkitd.toml --root /tmp/bktest_buildkitd2809481701 --addr unix:///tmp/bktest_buildkitd2809481701/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:19.786198717 +0000 UTC m=+3.392746889 /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_config3934929262/buildkitd.toml --root /tmp/bktest_buildkitd2809481701 --addr unix:///tmp/bktest_buildkitd2809481701/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="found worker \"r1m5n6865731o9x11guaaxrh3\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:08678eb42a36 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]"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="found 1 workers, default=\"r1m5n6865731o9x11guaaxrh3\""
sandbox.go:131: time="2024-04-12T22:41:19Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="running server on /tmp/bktest_buildkitd2809481701/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=6e47f33b344a69ac traceID=a8fa2134286798fff34318f6886cb579 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="new ref for local: hh27ebrhl42j8r112rjmdicju" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build definition from Dockerfile" spanID=231db1ac92ee0082 traceID=bd728c04dda487cf8c503de54adf51d9 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="diffcopy took: 1.799738ms" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build definition from Dockerfile" spanID=71b825f3f5b9ec85 traceID=bd728c04dda487cf8c503de54adf51d9 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="saved hh27ebrhl42j8r112rjmdicju as dockerfile:dockerfile:" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build definition from Dockerfile" spanID=231db1ac92ee0082 traceID=bd
|
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=oci-rootless/frontend=client:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci-rootless/frontend=client
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci-rootless/frontend=client
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=oci-rootless/frontend=client
dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096
dockerfile_test.go:6650:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6650
/src/frontend/dockerfile/dockerfile_test.go:6624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:35999/buildkit/testreprosourcedateepoch:1673354096-cache: not found
Test: TestIntegration/TestReproSourceDateEpoch/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_config2757875384/buildkitd.toml --root /tmp/bktest_buildkitd711988537 --addr unix:///tmp/bktest_buildkitd711988537/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_config2757875384/buildkitd.toml --root /tmp/bktest_buildkitd711988537 --addr unix:///tmp/bktest_buildkitd711988537/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:19.78561494 +0000 UTC m=+3.392163132 /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_config2757875384/buildkitd.toml --root /tmp/bktest_buildkitd711988537 --addr unix:///tmp/bktest_buildkitd711988537/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="found worker \"n3r7axth472knkk14zviaatdq\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:08678eb42a36 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]"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="found 1 workers, default=\"n3r7axth472knkk14zviaatdq\""
sandbox.go:131: time="2024-04-12T22:41:19Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="running server on /tmp/bktest_buildkitd711988537/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=27f33794bfb4d5da traceID=ea23efdc457d5e8966c274f51cc88a15 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="skipping invalid cache export mode: " revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=e600119d1452ac6a traceID=3c4a973e95c068f6c1272345eefcab07 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="new ref for local: kfpaxe1de8bk885bgswja4vxr" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build definition from Dockerfile" spanID=cedadcf90bbe428d traceID=a793ea45e649f3a9b8fabc98587f7ca7 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="diffcopy took: 1.301018ms" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestMismatch:
frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestMismatch
dockerfile_addchecksum_test.go:93:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:93
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestMismatch
Messages: digest mismatch
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestMismatch (0.06s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
dockerfile_addchecksum_test.go:110:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:110
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.03s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithUnknownAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithUnknownAlgoName
dockerfile_addchecksum_test.go:127:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:127
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithUnknownAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithUnknownAlgoName (0.05s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithoutAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithoutAlgoName
dockerfile_addchecksum_test.go:144:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithoutAlgoName
Messages: invalid checksum digest format
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/DigestWithoutAlgoName (0.04s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/NonHTTPSource:
frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/NonHTTPSource
dockerfile_addchecksum_test.go:163:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:163
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/NonHTTPSource
Messages: checksum can't be specified for non-HTTP sources
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-rootless/frontend=builtin/NonHTTPSource (0.04s)
|
test / run (oci-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc3062287871/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc3062287871/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc3062287871/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc3062287871/root
sandbox.go:131: > StartCmd 2024-04-12 22:41:08.820269862 +0000 UTC m=+2.130023002 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc3062287871/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc3062287871/root
sandbox.go:131: {"key":"buildkit/1/cngws4vq120djfuawlkba9dz9","level":"debug","msg":"checking layer availability","time":"2024-04-12T22:41:09.293860317Z"}
sandbox.go:131: {"key":"buildkit/1/cngws4vq120djfuawlkba9dz9","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3062287871/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-04-12T22:41:09.294007000Z"}
sandbox.go:131: {"key":"buildkit/2/ljkn94cebuk3q182trwar26jo","level":"debug","msg":"checking layer availability","time":"2024-04-12T22:41:09.309191546Z"}
sandbox.go:131: {"key":"buildkit/2/ljkn94cebuk3q182trwar26jo","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3062287871/root/snapshotter/snapshots/1/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-04-12T22:41:09.309262578Z"}
sandbox.go:131: {"key":"buildkit/4/gprpyym34ash6anyg7f61yxtn","level":"debug","msg":"checking layer availability","time":"2024-04-12T22:41:09.315781029Z"}
sandbox.go:131: {"key":"buildkit/4/gprpyym34ash6anyg7f61yxtn","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3062287871/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-04-12T22:41:09.315827125Z"}
sandbox.go:131: {"key":"buildkit/5/2zi506lpmrsjuk7183il4sxam","level":"debug","msg":"checking layer availability","time":"2024-04-12T22:41:09.331820034Z"}
sandbox.go:131: {"key":"buildkit/5/2zi506lpmrsjuk7183il4sxam","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3062287871/root/snapshotter/snapshots/3/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-04-12T22:41:09.331910874Z"}
sandbox.go:131: {"key":"buildkit/3/ljkn94cebuk3q182trwar26jo-view","level":"debug","msg":"checking layer availability","time":"2024-04-12T22:41:09.383576287Z"}
sandbox.go:131: {"key":"buildkit/3/ljkn94cebuk3q182trwar26jo-view","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3062287871/root/snapshotter/snapshots/2/fs","msg":"layer is normal snapshot(overlayfs)","time":"2024-04-12T22:41:09.383643542Z"}
sandbox.go:131: {"key":"buildkit/3/ljkn94cebuk3q182trwar26jo-view","level":"debug","mount-point":"/tmp/bktest_containerd_stargz_grpc3062287871/root/snapshotter/snapshots/1/fs","msg":"layer i
|
Failed: frontend/dockerfile/TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L1537
=== RUN TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=builtin
dockerfile_test.go:1537:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1537
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestContextChangeDirToFileworker=containerd-snapshotter-stargzfrontend=builtin1493791096/001/foo: no such file or directory
Test: TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=builtin
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd718546655/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config2995361012/buildkitd.toml --root /tmp/bktest_buildkitd2169903012 --addr unix:///tmp/bktest_buildkitd2169903012/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:16.881048979 +0000 UTC m=+10.190802099 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd718546655/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config2995361012/buildkitd.toml --root /tmp/bktest_buildkitd2169903012 --addr unix:///tmp/bktest_buildkitd2169903012/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2169903012/net/cni\" for cleanup: open /tmp/bktest_buildkitd2169903012/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="creating new network namespace z47cpq4ozysblycf8qmm31flr" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="finished creating network namespace z47cpq4ozysblycf8qmm31flr" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:17Z" level=debug msg="finished setting up network namespace z47cpq4ozysblycf8qmm31flr" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:17Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:41:17Z" level=info msg="found worker \"v05egtd5vna2zv6zg0ol0pxo3\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:045a6c02-6710-499e-8852-b98e83f9dd1b org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:aac4e0c152a2 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-12T22:41:17Z" level=info msg="found 1 workers, default=\"v05egtd5vna2zv6zg0ol0pxo3\""
sandbox.go:131: time="2024-04-12T22:41:17Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:17Z" level=info msg="running server on /tmp/bktest_buildkitd2169903012/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:17Z" level=debug msg="session started" revision=ddd28ee9a9
|
Failed: frontend/dockerfile/TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L1537
=== RUN TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=client
dockerfile_test.go:1537:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1537
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestContextChangeDirToFileworker=containerd-snapshotter-stargzfrontend=client4268805653/001/foo: no such file or directory
Test: TestIntegration/TestContextChangeDirToFile/worker=containerd-snapshotter-stargz/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2796622417/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2796622417/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:16.662512611 +0000 UTC m=+9.972265731 /usr/bin/containerd --config /tmp/bktest_containerd2796622417/config.toml
sandbox.go:131: time="2024-04-12T22:41:16Z" 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-12T22:41:16.702732580Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:16.720979135Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:16.721035830Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:16.721103326Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:16.721206569Z" 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-12T22:41:16.721243540Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:16.721268928Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:16.721286120Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:16.721421823Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:16.721690644Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:16.722495630Z" 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-12T22:41:16.722525105Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:16.722829984Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2796622417/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-
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=builtin:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=builtin
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd847860904/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd847860904/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:30.731017051 +0000 UTC m=+24.040770191 /usr/bin/containerd --config /tmp/bktest_containerd847860904/config.toml
sandbox.go:131: time="2024-04-12T22:41:30Z" 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-12T22:41:30.761036035Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:30.790562655Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:30.790598592Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:30.790684051Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:30.790776043Z" 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-12T22:41:30.790797863Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:30.790815336Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:30.790835103Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:30.790955347Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:30.791243394Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:30.792616475Z" 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-12T22:41:30.792646070Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:30.792840833Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd847860904/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-12T22:41:30.792864718Z" level=info msg="loading plugin \"io.containerd.content.v1.content
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=client
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd-snapshotter-stargz/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd627221775/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd627221775/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:30.436288413 +0000 UTC m=+23.746041523 /usr/bin/containerd --config /tmp/bktest_containerd627221775/config.toml
sandbox.go:131: time="2024-04-12T22:41:30Z" 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-12T22:41:30.456277468Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:30.472372176Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:30.472403614Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:30.472479967Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:30.472582538Z" 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-12T22:41:30.472617313Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:30.472701112Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:30.472715098Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:30.472804515Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:30.473013835Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:30.473910727Z" 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-12T22:41:30.473940142Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:30.474117824Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd627221775/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-12T22:41:30.474137741Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..
|
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client
dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096
dockerfile_test.go:6650:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6650
/src/frontend/dockerfile/dockerfile_test.go:6624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:43247/buildkit/testreprosourcedateepoch:1673354096-cache: not found
Test: TestIntegration/TestReproSourceDateEpoch/worker=containerd-snapshotter-stargz/frontend=client
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1590562844/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config568469201/buildkitd.toml --root /tmp/bktest_buildkitd3692754223 --addr unix:///tmp/bktest_buildkitd3692754223/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1590562844/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config568469201/buildkitd.toml --root /tmp/bktest_buildkitd3692754223 --addr unix:///tmp/bktest_buildkitd3692754223/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:09.076526992 +0000 UTC m=+2.386280132 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1590562844/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config568469201/buildkitd.toml --root /tmp/bktest_buildkitd3692754223 --addr unix:///tmp/bktest_buildkitd3692754223/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3692754223/net/cni\" for cleanup: open /tmp/bktest_buildkitd3692754223/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="creating new network namespace yo26srlgdavunro5hp2italrx" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="finished creating network namespace yo26srlgdavunro5hp2italrx" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="finished setting up network namespace yo26srlgdavunro5hp2italrx" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:09Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:41:09Z" level=info msg="found worker \"3ququ1xpes67ds35oldvtq2xe\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:234010e0-6f87-492f-86df-c7b36d658584 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:aac4e0c152a2 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/mips
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestMismatch:
frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestMismatch
dockerfile_addchecksum_test.go:93:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:93
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestMismatch
Messages: digest mismatch
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestMismatch (0.03s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
dockerfile_addchecksum_test.go:110:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:110
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.03s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName
dockerfile_addchecksum_test.go:127:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:127
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName (0.03s)
|
Failed: frontend/dockerfile/TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName:
frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName
dockerfile_addchecksum_test.go:144:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName
Messages: invalid checksum digest format
--- FAIL: TestIntegration/TestAddChecksum/worker=containerd-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName (0.03s)
|
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4071
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=oci-snapshotter-stargz/frontend=gateway
dockerfile_test.go:4071:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4071
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:35175/buildkit/testexportdf:latest: not found
Test: TestIntegration/TestImageManifestCacheImportExport/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_config3802210794/buildkitd.toml --root /tmp/bktest_buildkitd2719381555 --addr unix:///tmp/bktest_buildkitd2719381555/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_config3802210794/buildkitd.toml --root /tmp/bktest_buildkitd2719381555 --addr unix:///tmp/bktest_buildkitd2719381555/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:33.796650182 +0000 UTC m=+17.466338657 /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_config3802210794/buildkitd.toml --root /tmp/bktest_buildkitd2719381555 --addr unix:///tmp/bktest_buildkitd2719381555/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2719381555/net/cni\" for cleanup: open /tmp/bktest_buildkitd2719381555/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg="creating new network namespace 2s9vnudm8gpb6eevc6heyhane" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg="finished creating network namespace 2s9vnudm8gpb6eevc6heyhane" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg="finished setting up network namespace 2s9vnudm8gpb6eevc6heyhane" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:33Z" level=info msg="found worker \"tfgzj6wd5bim3iwpkacczv2u4\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d8030eaa453c 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-12T22:41:33Z" level=info msg="found 1 workers, default=\"tfgzj6wd5bim3iwpkacczv2u4\""
sandbox.go:131: time="2024-04-12T22:41:33Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:33Z" level=info msg="running server on /tmp/bktest_buildkitd2719381555/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:34Z" level=debug msg="skipping invalid cache export mode: " revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=9d38770456d00e70 traceID=ab1db33dfb2e48b9527dec9139b3a693 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-0
|
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestNoCache/worker=oci-snapshotter-stargz/frontend=gateway
dockerfile_test.go:4433:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: "421feacffaff93e258e961430c26e244e340fb0b301dd65134c8715a4d057f87 -\n"
actual : "f983bb33a412c7be372ff51c18812166a781c96f3412e00154442f6bc37488cd -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-421feacffaff93e258e961430c26e244e340fb0b301dd65134c8715a4d057f87 -
+f983bb33a412c7be372ff51c18812166a781c96f3412e00154442f6bc37488cd -
Test: TestIntegration/TestNoCache/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_config4020049647/buildkitd.toml --root /tmp/bktest_buildkitd1764439975 --addr unix:///tmp/bktest_buildkitd1764439975/buildkitd.sock --debug
sandbox.go:131: 3ac56f9e7c771903fa5e86e5f5faf839a1c8ff1ddf0344ae2c9ce4efbe146909 -
sandbox.go:131: f983bb33a412c7be372ff51c18812166a781c96f3412e00154442f6bc37488cd -
sandbox.go:131: 6a7d7861fcdb36aa10a86d5a496a701a90a04e9805dbfe6bf091382ac7855b77 -
sandbox.go:131: 421feacffaff93e258e961430c26e244e340fb0b301dd65134c8715a4d057f87 -
sandbox.go:131: a132833489b1d9e3996e1be452fa0a92548b002881f968c309aac1795effc612 -
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_config4020049647/buildkitd.toml --root /tmp/bktest_buildkitd1764439975 --addr unix:///tmp/bktest_buildkitd1764439975/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:37.227925217 +0000 UTC m=+20.897613712 /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_config4020049647/buildkitd.toml --root /tmp/bktest_buildkitd1764439975 --addr unix:///tmp/bktest_buildkitd1764439975/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:37Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1764439975/net/cni\" for cleanup: open /tmp/bktest_buildkitd1764439975/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:37Z" level=debug msg="creating new network namespace ojjn339zhycd6hipfflmvz5l4" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:37Z" level=debug msg="finished creating network namespace ojjn339zhycd6hipfflmvz5l4" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:37Z" level=debug msg="finished setting up network namespace ojjn339zhycd6hipfflmvz5l4" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:37Z" level=info msg="found worker \"8arhxq7dyqu5amcd0gmkcn3xz\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d8030eaa453c 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:
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=gateway
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/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_config886958123/buildkitd.toml --root /tmp/bktest_buildkitd2488643 --addr unix:///tmp/bktest_buildkitd2488643/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_config886958123/buildkitd.toml --root /tmp/bktest_buildkitd2488643 --addr unix:///tmp/bktest_buildkitd2488643/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:30.776606624 +0000 UTC m=+14.446295119 /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_config886958123/buildkitd.toml --root /tmp/bktest_buildkitd2488643 --addr unix:///tmp/bktest_buildkitd2488643/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:30Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2488643/net/cni\" for cleanup: open /tmp/bktest_buildkitd2488643/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:30Z" level=debug msg="creating new network namespace lsvomd7r4khvs78wro2q0i85z" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:30Z" level=debug msg="finished creating network namespace lsvomd7r4khvs78wro2q0i85z" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:30Z" level=debug msg="finished setting up network namespace lsvomd7r4khvs78wro2q0i85z" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:30Z" level=info msg="found worker \"9q5ah9glm1h97de84felf1pxo\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d8030eaa453c 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-12T22:41:30Z" level=info msg="found 1 workers, default=\"9q5ah9glm1h97de84felf1pxo\""
sandbox.go:131: time="2024-04-12T22:41:30Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:30Z" level=info msg="running server on /tmp/bktest_buildkitd2488643/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:30Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=dd0aac3470a6885a traceID=04dbbd9c35a309eef85f611124b3aa1d version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:30Z" level=debug msg=resolving host="localhost:32827"
sandbox.go:131:
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=gateway
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=oci-snapshotter-stargzfrontend=gateway3757939360/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=oci-snapshotter-stargz/frontend=gateway
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_config1496323651/buildkitd.toml --root /tmp/bktest_buildkitd1572892401 --addr unix:///tmp/bktest_buildkitd1572892401/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:21.545350633 +0000 UTC m=+5.215039138 /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_config1496323651/buildkitd.toml --root /tmp/bktest_buildkitd1572892401 --addr unix:///tmp/bktest_buildkitd1572892401/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1572892401/net/cni\" for cleanup: open /tmp/bktest_buildkitd1572892401/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="creating new network namespace scq6btxnvkytkrm0acyut6o7j" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="finished creating network namespace scq6btxnvkytkrm0acyut6o7j" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="finished setting up network namespace scq6btxnvkytkrm0acyut6o7j" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:21Z" level=info msg="found worker \"j6fsy3haz1ej8rz51rx9rwun4\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d8030eaa453c 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-12T22:41:21Z" level=info msg="found 1 workers, default=\"j6fsy3haz1ej8rz51rx9rwun4\""
sandbox.go:131: time="2024-04-12T22:41:21Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:21Z" level=info msg="running server on /tmp/bktest_buildkitd1572892401/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=9da0e8bf9bd28ece traceID=12199ac3b50ef901625e5264bd66d90b version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg=resolving host="localhost:38445"
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="do request" host="localhost:38445" 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
|
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=gateway
dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096
dockerfile_test.go:6650:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6650
/src/frontend/dockerfile/dockerfile_test.go:6624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:39649/buildkit/testreprosourcedateepoch:1673354096-cache: not found
Test: TestIntegration/TestReproSourceDateEpoch/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_config2794454074/buildkitd.toml --root /tmp/bktest_buildkitd2272612147 --addr unix:///tmp/bktest_buildkitd2272612147/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_config2794454074/buildkitd.toml --root /tmp/bktest_buildkitd2272612147 --addr unix:///tmp/bktest_buildkitd2272612147/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:19.048406643 +0000 UTC m=+2.718095138 /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_config2794454074/buildkitd.toml --root /tmp/bktest_buildkitd2272612147 --addr unix:///tmp/bktest_buildkitd2272612147/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2272612147/net/cni\" for cleanup: open /tmp/bktest_buildkitd2272612147/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="creating new network namespace 1oacjgh5njh0vyu474flovt5n" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="finished creating network namespace 1oacjgh5njh0vyu474flovt5n" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="finished setting up network namespace 1oacjgh5njh0vyu474flovt5n" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="found worker \"mk3rggurpm9l2mk12d54ux2zr\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:d8030eaa453c 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-12T22:41:19Z" level=info msg="found 1 workers, default=\"mk3rggurpm9l2mk12d54ux2zr\""
sandbox.go:131: time="2024-04-12T22:41:19Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="running server on /tmp/bktest_buildkitd2272612147/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=ef122769ed1d690c traceID=00a
|
Failed: frontend/dockerfile/TestIntegration/TestProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway/#00:
frontend/dockerfile/dockerfile_provenance_test.go#L217
=== RUN TestIntegration/TestProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway/#00
dockerfile_provenance_test.go:217:
Error Trace: /src/frontend/dockerfile/dockerfile_provenance_test.go:217
Error: Not equal:
expected: 2
actual : 0
Test: TestIntegration/TestProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway/#00
--- FAIL: TestIntegration/TestProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway/#00 (1.09s)
|
Failed: frontend/dockerfile/TestIntegration/TestProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway/max:
frontend/dockerfile/dockerfile_provenance_test.go#L217
=== RUN TestIntegration/TestProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway/max
dockerfile_provenance_test.go:217:
Error Trace: /src/frontend/dockerfile/dockerfile_provenance_test.go:217
Error: Not equal:
expected: 2
actual : 0
Test: TestIntegration/TestProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway/max
--- FAIL: TestIntegration/TestProvenanceAttestation/worker=oci-snapshotter-stargz/frontend=gateway/max (0.33s)
|
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=builtin
=== PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=builtin
=== CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=builtin
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
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_config370262043/buildkitd.toml --root /tmp/bktest_buildkitd2742708009 --addr unix:///tmp/bktest_buildkitd2742708009/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_config370262043/buildkitd.toml --root /tmp/bktest_buildkitd2742708009 --addr unix:///tmp/bktest_buildkitd2742708009/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:20.146121383 +0000 UTC m=+18.785437834 /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_config370262043/buildkitd.toml --root /tmp/bktest_buildkitd2742708009 --addr unix:///tmp/bktest_buildkitd2742708009/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:20Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2742708009/net/cni\" for cleanup: open /tmp/bktest_buildkitd2742708009/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="creating new network namespace f3lsel2flje8jehf0rqjvc6jp" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="finished creating network namespace f3lsel2flje8jehf0rqjvc6jp" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="finished setting up network namespace f3lsel2flje8jehf0rqjvc6jp" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=info msg="found worker \"rw6kvtxogqq5y7elt65vkl0ev\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e91bdc088acc 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-12T22:41:20Z" level=info msg="found 1 workers, default=\"rw6kvtxogqq5y7elt65vkl0ev\""
sandbox.go:131: time="2024-04-12T22:41:20Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:20Z" level=info msg="running server on /tmp/bktest_buildkitd2742708009/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=f8d4357e5e3030d1 traceID=91e10f98366cc3dd4383768d6ed444f2 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="skipping invalid cache export mode: " revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=68321f79a5722cf0 traceID=07ba49035d2602bf934db4b4933c5c50 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="new ref for local: nld5k0y3zny0r2v1psms1wm3l" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build defin
|
Failed: frontend/dockerfile/TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=client:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=client
=== PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=client
=== CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=oci/frontend=client
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
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_config3787146873/buildkitd.toml --root /tmp/bktest_buildkitd1401254299 --addr unix:///tmp/bktest_buildkitd1401254299/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_config3787146873/buildkitd.toml --root /tmp/bktest_buildkitd1401254299 --addr unix:///tmp/bktest_buildkitd1401254299/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:20.032261589 +0000 UTC m=+18.671578030 /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_config3787146873/buildkitd.toml --root /tmp/bktest_buildkitd1401254299 --addr unix:///tmp/bktest_buildkitd1401254299/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:20Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1401254299/net/cni\" for cleanup: open /tmp/bktest_buildkitd1401254299/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="creating new network namespace 9gs77az7z4h80d3z1vzf9atqy" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="finished creating network namespace 9gs77az7z4h80d3z1vzf9atqy" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="finished setting up network namespace 9gs77az7z4h80d3z1vzf9atqy" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=info msg="found worker \"lhp863k7mp61jlhwgyt644zmd\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e91bdc088acc 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-12T22:41:20Z" level=info msg="found 1 workers, default=\"lhp863k7mp61jlhwgyt644zmd\""
sandbox.go:131: time="2024-04-12T22:41:20Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:20Z" level=info msg="running server on /tmp/bktest_buildkitd1401254299/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=599d12bdfe5b4c5f traceID=cb7e3ec379bd96b6f79cc93f5dfc991e version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="skipping invalid cache export mode: " revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=ff7a38ded2167c2d traceID=fdbc252e171d96aee084dc8b39170cd9 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="new ref for local: u19iir0two96ik7rodvpu5k2q" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build defin
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=oci/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=oci/frontend=builtin
=== PAUSE TestIntegration/TestOnBuildCleared/worker=oci/frontend=builtin
=== CONT TestIntegration/TestOnBuildCleared/worker=oci/frontend=builtin
dockerfile_test.go:3881:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3881
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildClearedworker=ocifrontend=builtin2456834060/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/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_config1621309681/buildkitd.toml --root /tmp/bktest_buildkitd319626435 --addr unix:///tmp/bktest_buildkitd319626435/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_config1621309681/buildkitd.toml --root /tmp/bktest_buildkitd319626435 --addr unix:///tmp/bktest_buildkitd319626435/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:19.802627001 +0000 UTC m=+18.441943432 /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_config1621309681/buildkitd.toml --root /tmp/bktest_buildkitd319626435 --addr unix:///tmp/bktest_buildkitd319626435/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="could not read \"/tmp/bktest_buildkitd319626435/net/cni\" for cleanup: open /tmp/bktest_buildkitd319626435/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="creating new network namespace qhlzk59d49vhqa1cacgb9cp45" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="finished creating network namespace qhlzk59d49vhqa1cacgb9cp45" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="finished setting up network namespace qhlzk59d49vhqa1cacgb9cp45" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="found worker \"2cxhmpw2b5ee7klgjssc59dts\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e91bdc088acc 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-12T22:41:19Z" level=info msg="found 1 workers, default=\"2cxhmpw2b5ee7klgjssc59dts\""
sandbox.go:131: time="2024-04-12T22:41:19Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="running server on /tmp/bktest_buildkitd319626435/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=d081ff899de6e1f0 traceID=6a7467f73c2f9d0fe94a6bfac624ff5e version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="new ref for local: chi8nrg7r37snm2rcydtg38qs" revision=ddd28ee9a9d527ea8
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=oci/frontend=client:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=oci/frontend=client
=== PAUSE TestIntegration/TestOnBuildCleared/worker=oci/frontend=client
=== CONT TestIntegration/TestOnBuildCleared/worker=oci/frontend=client
dockerfile_test.go:3881:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3881
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildClearedworker=ocifrontend=client1895996527/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/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_config2401840734/buildkitd.toml --root /tmp/bktest_buildkitd2557396229 --addr unix:///tmp/bktest_buildkitd2557396229/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_config2401840734/buildkitd.toml --root /tmp/bktest_buildkitd2557396229 --addr unix:///tmp/bktest_buildkitd2557396229/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:19.775546482 +0000 UTC m=+18.414862913 /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_config2401840734/buildkitd.toml --root /tmp/bktest_buildkitd2557396229 --addr unix:///tmp/bktest_buildkitd2557396229/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2557396229/net/cni\" for cleanup: open /tmp/bktest_buildkitd2557396229/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="creating new network namespace l6jbvw3fxf8ldfvitk4w26t39" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="finished creating network namespace l6jbvw3fxf8ldfvitk4w26t39" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="finished setting up network namespace l6jbvw3fxf8ldfvitk4w26t39" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="found worker \"x246c7x20kh14px9edxbkwbma\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e91bdc088acc 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-12T22:41:19Z" level=info msg="found 1 workers, default=\"x246c7x20kh14px9edxbkwbma\""
sandbox.go:131: time="2024-04-12T22:41:19Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="running server on /tmp/bktest_buildkitd2557396229/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=afad3b4d05a96d8c traceID=da0c15fa2b3e65e11ade5c1f05c54c28 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:20Z" level=debug msg="new ref for local: qe073wg76u667qnbxgwdexevv" revision=ddd28ee9a9d52
|
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=oci/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=oci/frontend=builtin
=== PAUSE TestIntegration/TestFrontendInputs/worker=oci/frontend=builtin
=== CONT TestIntegration/TestFrontendInputs/worker=oci/frontend=builtin
dockerfile_test.go:4844:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4844
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
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/TestFrontendInputs/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_config153780766/buildkitd.toml --root /tmp/bktest_buildkitd2886080511 --addr unix:///tmp/bktest_buildkitd2886080511/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_config153780766/buildkitd.toml --root /tmp/bktest_buildkitd2886080511 --addr unix:///tmp/bktest_buildkitd2886080511/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:19.476077694 +0000 UTC m=+18.115394125 /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_config153780766/buildkitd.toml --root /tmp/bktest_buildkitd2886080511 --addr unix:///tmp/bktest_buildkitd2886080511/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2886080511/net/cni\" for cleanup: open /tmp/bktest_buildkitd2886080511/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="creating new network namespace y63ztapffjzgt5hzoq45b2le9" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="finished creating network namespace y63ztapffjzgt5hzoq45b2le9" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="finished setting up network namespace y63ztapffjzgt5hzoq45b2le9" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="found worker \"cmlimezw9hxyre3fsnr4qbfde\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e91bdc088acc 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-12T22:41:19Z" level=info msg="found 1 workers, default=\"cmlimezw9hxyre3fsnr4qbfde\""
sandbox.go:131: time="2024-04-12T22:41:19Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="running server on /tmp/bktest_buildkitd2886080511/bui
|
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=oci/frontend=client:
frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=oci/frontend=client
=== PAUSE TestIntegration/TestFrontendInputs/worker=oci/frontend=client
=== CONT TestIntegration/TestFrontendInputs/worker=oci/frontend=client
dockerfile_test.go:4844:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4844
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
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/TestFrontendInputs/worker=oci/frontend=client
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_config3979497569/buildkitd.toml --root /tmp/bktest_buildkitd411985514 --addr unix:///tmp/bktest_buildkitd411985514/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:19.473235633 +0000 UTC m=+18.112552064 /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_config3979497569/buildkitd.toml --root /tmp/bktest_buildkitd411985514 --addr unix:///tmp/bktest_buildkitd411985514/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="could not read \"/tmp/bktest_buildkitd411985514/net/cni\" for cleanup: open /tmp/bktest_buildkitd411985514/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="creating new network namespace p50x6hlag89a0o7lm2p4ze46w" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="finished creating network namespace p50x6hlag89a0o7lm2p4ze46w" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="finished setting up network namespace p50x6hlag89a0o7lm2p4ze46w" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="found worker \"us1hd19o1ah7dmcqch1e46uyu\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e91bdc088acc 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-12T22:41:19Z" level=info msg="found 1 workers, default=\"us1hd19o1ah7dmcqch1e46uyu\""
sandbox.go:131: time="2024-04-12T22:41:19Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:19Z" level=info msg="running server on /tmp/bktest_buildkitd411985514/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=ed0eb4e838479e3c traceID=828b63e55b43f3bc5c2f8079765ec763 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:19Z" level=debug msg=resolving host="localhost:41201"
sandbo
|
Failed: frontend/dockerfile/TestIntegration/TestWildcardRenameCache/worker=oci/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L3780
=== RUN TestIntegration/TestWildcardRenameCache/worker=oci/frontend=builtin
=== PAUSE TestIntegration/TestWildcardRenameCache/worker=oci/frontend=builtin
=== CONT TestIntegration/TestWildcardRenameCache/worker=oci/frontend=builtin
dockerfile_test.go:3780:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3780
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: An error is expected but got nil.
Test: TestIntegration/TestWildcardRenameCache/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_config1873971252/buildkitd.toml --root /tmp/bktest_buildkitd3928143741 --addr unix:///tmp/bktest_buildkitd3928143741/buildkitd.sock --debug
sandbox.go:131: /files/file1
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_config1873971252/buildkitd.toml --root /tmp/bktest_buildkitd3928143741 --addr unix:///tmp/bktest_buildkitd3928143741/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:16.756569339 +0000 UTC m=+15.395885780 /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_config1873971252/buildkitd.toml --root /tmp/bktest_buildkitd3928143741 --addr unix:///tmp/bktest_buildkitd3928143741/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:16Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3928143741/net/cni\" for cleanup: open /tmp/bktest_buildkitd3928143741/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="creating new network namespace 7m7yfz73dtxmky9kpcuiqo9nt" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="finished creating network namespace 7m7yfz73dtxmky9kpcuiqo9nt" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="finished setting up network namespace 7m7yfz73dtxmky9kpcuiqo9nt" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=info msg="found worker \"ab94gtlp3i0k51ak2pq52mqgc\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e91bdc088acc 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-12T22:41:16Z" level=info msg="found 1 workers, default=\"ab94gtlp3i0k51ak2pq52mqgc\""
sandbox.go:131: time="2024-04-12T22:41:16Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:16Z" level=info msg="running server on /tmp/bktest_buildkitd3928143741/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=e090a0d279b81fd8 traceID=ec9b9c1810f92163a49a0f38d5133e4a version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="new ref for local: z7bzy2ofbodmulnyg5z7jgtm8" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build definition from
|
Failed: frontend/dockerfile/TestIntegration/TestWildcardRenameCache/worker=oci/frontend=client:
frontend/dockerfile/dockerfile_test.go#L3780
=== RUN TestIntegration/TestWildcardRenameCache/worker=oci/frontend=client
=== PAUSE TestIntegration/TestWildcardRenameCache/worker=oci/frontend=client
=== CONT TestIntegration/TestWildcardRenameCache/worker=oci/frontend=client
dockerfile_test.go:3780:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3780
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: An error is expected but got nil.
Test: TestIntegration/TestWildcardRenameCache/worker=oci/frontend=client
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_config2972881054/buildkitd.toml --root /tmp/bktest_buildkitd2077920881 --addr unix:///tmp/bktest_buildkitd2077920881/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:16.612507487 +0000 UTC m=+15.251823908 /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_config2972881054/buildkitd.toml --root /tmp/bktest_buildkitd2077920881 --addr unix:///tmp/bktest_buildkitd2077920881/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:16Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2077920881/net/cni\" for cleanup: open /tmp/bktest_buildkitd2077920881/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="creating new network namespace k51nu38l6a2vceglqqr0m9205" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="finished creating network namespace k51nu38l6a2vceglqqr0m9205" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="finished setting up network namespace k51nu38l6a2vceglqqr0m9205" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=info msg="found worker \"ql517vsnov1p0vyw74ths83n9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e91bdc088acc 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-12T22:41:16Z" level=info msg="found 1 workers, default=\"ql517vsnov1p0vyw74ths83n9\""
sandbox.go:131: time="2024-04-12T22:41:16Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:16Z" level=info msg="running server on /tmp/bktest_buildkitd2077920881/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=b62fe04f4aaf03b4 traceID=eac7b6625f5c5d80f827322994fbde89 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="new ref for local: oltxe8munqw1oi4xix3oiy84p" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build definition from Dockerfile" spanID=a95e3e00b268a730 traceID=eac2a56c148b40b804dd796b6d7fcb8e version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="diffcopy took: 1.799887ms" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build definition from Dockerfile" spanID=1c1fdc251a04f425 traceID=eac2a56c148b40b804dd796b6d7fcb8e versio
|
Failed: frontend/dockerfile/TestIntegration/TestNamedImageContext/worker=oci/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L5249
=== RUN TestIntegration/TestNamedImageContext/worker=oci/frontend=builtin
=== PAUSE TestIntegration/TestNamedImageContext/worker=oci/frontend=builtin
=== CONT TestIntegration/TestNamedImageContext/worker=oci/frontend=builtin
dockerfile_test.go:5249:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5249
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
process "/bin/sh -c cat /etc/alpine-release > /out" did not complete successfully: exit code: 1
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:2579
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:276
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:291
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/TestNamedImageContext/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_config153710302/buildkitd.toml --root /tmp/bktest_buildkitd2367975338 --addr unix:///tmp/bktest_buildkitd2367975338/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_config153710302/buildkitd.toml --root /tmp/bktest_buildkitd2367975338 --addr unix:///tmp/bktest_buildkitd2367975338/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:13.998473563 +0000 UTC m=+12.637790014 /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_config153710302/buildkitd.toml --root /tmp/bktest_buildkitd2367975338 --addr unix:///tmp/bktest_buildkitd2367975338/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:14Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:14Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2367975338/net/cni\" for cleanup: open /tmp/bktest_buildkitd2367975338/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:14Z" level=debug msg="creating new network namespace 7aakjiqudcyrjtdbapi1qti7g" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:14Z" level=debug msg="finished creating network namespace 7aakjiqudcyrjtdbapi1qti7g" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:14Z" level=debug msg="finished setting up network namespace 7aakjiqudcyrj
|
Failed: frontend/dockerfile/TestIntegration/TestNamedImageContext/worker=oci/frontend=client:
frontend/dockerfile/dockerfile_test.go#L5249
=== RUN TestIntegration/TestNamedImageContext/worker=oci/frontend=client
=== PAUSE TestIntegration/TestNamedImageContext/worker=oci/frontend=client
=== CONT TestIntegration/TestNamedImageContext/worker=oci/frontend=client
dockerfile_test.go:5249:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5249
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
process "/bin/sh -c cat /etc/alpine-release > /out" did not complete successfully: exit code: 1
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:2579
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:276
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:291
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/TestNamedImageContext/worker=oci/frontend=client
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_config299224315/buildkitd.toml --root /tmp/bktest_buildkitd1712813113 --addr unix:///tmp/bktest_buildkitd1712813113/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:13.958589474 +0000 UTC m=+12.597905895 /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_config299224315/buildkitd.toml --root /tmp/bktest_buildkitd1712813113 --addr unix:///tmp/bktest_buildkitd1712813113/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:14Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:14Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1712813113/net/cni\" for cleanup: open /tmp/bktest_buildkitd1712813113/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:14Z" level=debug msg="creating new network namespace bhag1web48ufo5qtpqk8jj2ry" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:14Z" level=debug msg="finished creating network namespace bhag1web48ufo5qtpqk8jj2ry" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:14Z" level=debug msg="finished setting up network namespace bhag1web48ufo5qtpqk8jj2ry" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:14Z" level=info msg="found worker \"vi85xhyhocbezd4mi6q9flf8e\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:e91bdc088acc org.mobyproject.buildkit.worke
|
test / run (oci, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestNamedOCILayoutContext/worker=oci/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L5688
=== RUN TestIntegration/TestNamedOCILayoutContext/worker=oci/frontend=gateway
=== PAUSE TestIntegration/TestNamedOCILayoutContext/worker=oci/frontend=gateway
=== CONT TestIntegration/TestNamedOCILayoutContext/worker=oci/frontend=gateway
dockerfile_test.go:5688:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5688
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestNamedOCILayoutContextworker=ocifrontend=gateway3499078842/002/out: no such file or directory
Test: TestIntegration/TestNamedOCILayoutContext/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_config3118614027/buildkitd.toml --root /tmp/bktest_buildkitd2474352970 --addr unix:///tmp/bktest_buildkitd2474352970/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_config3118614027/buildkitd.toml --root /tmp/bktest_buildkitd2474352970 --addr unix:///tmp/bktest_buildkitd2474352970/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:42.543430755 +0000 UTC m=+15.539890427 /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_config3118614027/buildkitd.toml --root /tmp/bktest_buildkitd2474352970 --addr unix:///tmp/bktest_buildkitd2474352970/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:42Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:42Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2474352970/net/cni\" for cleanup: open /tmp/bktest_buildkitd2474352970/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:42Z" level=debug msg="creating new network namespace kgycnqd23upd0ujneqd1r6bmw" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:42Z" level=debug msg="finished creating network namespace kgycnqd23upd0ujneqd1r6bmw" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:42Z" level=debug msg="finished setting up network namespace kgycnqd23upd0ujneqd1r6bmw" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:42Z" level=info msg="found worker \"vdff30nst26nd9ftc7l371te2\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:11bf32589c96 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-12T22:41:42Z" level=info msg="found 1 workers, default=\"vdff30nst26nd9ftc7l371te2\""
sandbox.go:131: time="2024-04-12T22:41:42Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:42Z" level=info msg="running server on /tmp/bktest_buildkitd2474352970/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:42Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=c906421e563504dc traceID=423e2e265d3a166d9a416860a2b868d7 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:42Z" level=debug msg=resolving host="localhost:402
|
Failed: frontend/dockerfile/TestIntegration/TestContextChangeDirToFile/worker=oci/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1537
=== RUN TestIntegration/TestContextChangeDirToFile/worker=oci/frontend=gateway
=== PAUSE TestIntegration/TestContextChangeDirToFile/worker=oci/frontend=gateway
=== CONT TestIntegration/TestContextChangeDirToFile/worker=oci/frontend=gateway
dockerfile_test.go:1537:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1537
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestContextChangeDirToFileworker=ocifrontend=gateway1597365408/001/foo: no such file or directory
Test: TestIntegration/TestContextChangeDirToFile/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_config3966941982/buildkitd.toml --root /tmp/bktest_buildkitd1100516916 --addr unix:///tmp/bktest_buildkitd1100516916/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_config3966941982/buildkitd.toml --root /tmp/bktest_buildkitd1100516916 --addr unix:///tmp/bktest_buildkitd1100516916/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:39.511987115 +0000 UTC m=+12.508446807 /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_config3966941982/buildkitd.toml --root /tmp/bktest_buildkitd1100516916 --addr unix:///tmp/bktest_buildkitd1100516916/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:39Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:39Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1100516916/net/cni\" for cleanup: open /tmp/bktest_buildkitd1100516916/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:39Z" level=debug msg="creating new network namespace nmkmwtnzw2le04nyfpnfd6czg" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:39Z" level=debug msg="finished creating network namespace nmkmwtnzw2le04nyfpnfd6czg" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:39Z" level=debug msg="finished setting up network namespace nmkmwtnzw2le04nyfpnfd6czg" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:39Z" level=info msg="found worker \"ugjsd8mrbqew8tgctz1p5rmnt\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:11bf32589c96 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-12T22:41:39Z" level=info msg="found 1 workers, default=\"ugjsd8mrbqew8tgctz1p5rmnt\""
sandbox.go:131: time="2024-04-12T22:41:39Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:39Z" level=info msg="running server on /tmp/bktest_buildkitd1100516916/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:39Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=38cac49104755b09 traceID=4fce87a69d450614d782b6082371d453 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:39Z" level=debug msg=resolving host="localhos
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=oci/frontend=gateway:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci/frontend=gateway
=== PAUSE TestIntegration/TestMountInvalid/worker=oci/frontend=gateway
=== CONT TestIntegration/TestMountInvalid/worker=oci/frontend=gateway
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=oci/frontend=gateway
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_config4023663951/buildkitd.toml --root /tmp/bktest_buildkitd3950886282 --addr unix:///tmp/bktest_buildkitd3950886282/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:47.372525422 +0000 UTC m=+20.368985085 /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_config4023663951/buildkitd.toml --root /tmp/bktest_buildkitd3950886282 --addr unix:///tmp/bktest_buildkitd3950886282/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:47Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:47Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3950886282/net/cni\" for cleanup: open /tmp/bktest_buildkitd3950886282/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:47Z" level=debug msg="creating new network namespace nipyf86lmbnzvz2ds720qlul4" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:47Z" level=debug msg="finished creating network namespace nipyf86lmbnzvz2ds720qlul4" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:47Z" level=debug msg="finished setting up network namespace nipyf86lmbnzvz2ds720qlul4" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:47Z" level=info msg="found worker \"bs3fwcakp9nguf4muk8kl1hop\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:11bf32589c96 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-12T22:41:47Z" level=info msg="found 1 workers, default=\"bs3fwcakp9nguf4muk8kl1hop\""
sandbox.go:131: time="2024-04-12T22:41:47Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:47Z" level=info msg="running server on /tmp/bktest_buildkitd3950886282/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:47Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=a2d811d42cadc6cb traceID=1dfda94b864186a7125212e06e933280 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:47Z" level=debug msg=resolving host="localhost:40287"
sandbox.go:131: time="2024-04-12T22:41:47Z" level=debug msg="do request" host="localhost:40287" 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-dev request.method=HEAD url="htt
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=oci/frontend=gateway:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=oci/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=oci/frontend=gateway
=== CONT TestIntegration/TestOnBuildHeredoc/worker=oci/frontend=gateway
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=ocifrontend=gateway1112535854/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=oci/frontend=gateway
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_config1681625064/buildkitd.toml --root /tmp/bktest_buildkitd4245211866 --addr unix:///tmp/bktest_buildkitd4245211866/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:33.070429374 +0000 UTC m=+6.066889055 /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_config1681625064/buildkitd.toml --root /tmp/bktest_buildkitd4245211866 --addr unix:///tmp/bktest_buildkitd4245211866/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:33Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4245211866/net/cni\" for cleanup: open /tmp/bktest_buildkitd4245211866/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg="creating new network namespace ww1bxjky2u6ym5le2yn56q2s7" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg="finished creating network namespace ww1bxjky2u6ym5le2yn56q2s7" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg="finished setting up network namespace ww1bxjky2u6ym5le2yn56q2s7" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:33Z" level=info msg="found worker \"trfi0cgib81mzzewpk12afg5e\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:11bf32589c96 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-12T22:41:33Z" level=info msg="found 1 workers, default=\"trfi0cgib81mzzewpk12afg5e\""
sandbox.go:131: time="2024-04-12T22:41:33Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:33Z" level=info msg="running server on /tmp/bktest_buildkitd4245211866/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=ccdb3a6511aa192f traceID=926326054351eec6d3fdfd5c9ad5935d version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg=resolving host="localhost:44457"
sandbox.go:131: time="2024-04-12T22:41:33Z" level=debug msg="do request" host="localhost:44457" 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=buil
|
Failed: frontend/dockerfile/TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=gateway
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=gateway
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=gateway
dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096
dockerfile_test.go:6650:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6650
/src/frontend/dockerfile/dockerfile_test.go:6624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:33287/buildkit/testreprosourcedateepoch:1673354096-cache: not found
Test: TestIntegration/TestReproSourceDateEpoch/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_config2905029437/buildkitd.toml --root /tmp/bktest_buildkitd2132199065 --addr unix:///tmp/bktest_buildkitd2132199065/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_config2905029437/buildkitd.toml --root /tmp/bktest_buildkitd2132199065 --addr unix:///tmp/bktest_buildkitd2132199065/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:31.899364675 +0000 UTC m=+4.895824347 /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_config2905029437/buildkitd.toml --root /tmp/bktest_buildkitd2132199065 --addr unix:///tmp/bktest_buildkitd2132199065/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:31Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:31Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2132199065/net/cni\" for cleanup: open /tmp/bktest_buildkitd2132199065/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:31Z" level=debug msg="creating new network namespace vcjdp50200eiq016wfgc9qa7m" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:31Z" level=debug msg="finished creating network namespace vcjdp50200eiq016wfgc9qa7m" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:31Z" level=debug msg="finished setting up network namespace vcjdp50200eiq016wfgc9qa7m" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:32Z" level=info msg="found worker \"a3eam1ky0q1czu0jy8h4gjvg1\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:11bf32589c96 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-12T22:41:32Z" level=info msg="found 1 workers, default=\"a3eam1ky0q1czu0jy8h4gjvg1\""
sandbox.go:131: time="2024-04-12T22:41:32Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:32Z" level=info msg="running server on /tmp/bktest_buildkitd2132199065/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:32Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=7a60853f83955674 traceID=f0372d72fe4d281ac9671c1c18ef6b6f version=v0.0.0+earthlyunknown
sandbo
|
test / run (oci, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestCmdShell/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestCmdShell/worker=containerd/frontend=builtin
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd415967001/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd415967001/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:40:59.074681501 +0000 UTC m=+1.309722943 /usr/bin/containerd --config /tmp/bktest_containerd415967001/config.toml
sandbox.go:131: time="2024-04-12T22:40:59Z" 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-12T22:40:59.095107056Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:40:59.123682908Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:40:59.123713805Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:40:59.123753419Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:40:59.123846292Z" 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-12T22:40:59.123868324Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:40:59.123883472Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:40:59.123900233Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:40:59.124013494Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:40:59.124258211Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:40:59.125642533Z" 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-12T22:40:59.125670916Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:40:59.125864056Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd415967001/root/io.containerd.snapshotter.v1.zfs must be a zfs filesystem
|
Failed: frontend/dockerfile/TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd/frontend=builtin
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd713048349/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd713048349/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:22.727410244 +0000 UTC m=+24.962451706 /usr/bin/containerd --config /tmp/bktest_containerd713048349/config.toml
sandbox.go:131: time="2024-04-12T22:41:22Z" 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-12T22:41:22.770102333Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:22.814841659Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:22.814882044Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:22.814956584Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.815103778Z" 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-12T22:41:22.815145456Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.815176955Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:22.815203524Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.815354837Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.815679583Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.816854175Z" 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-12T22:41:22.816880254Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.817131242Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd713048349/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-12T22:41:22.817156870Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:41:22.817264361Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-12T22:41:22.817325114Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
|
Failed: frontend/dockerfile/TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd/frontend=client:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd/frontend=client
=== CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd/frontend=client
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1062025096/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1062025096/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:22.104474537 +0000 UTC m=+24.339516000 /usr/bin/containerd --config /tmp/bktest_containerd1062025096/config.toml
sandbox.go:131: time="2024-04-12T22:41:22Z" 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-12T22:41:22.130744789Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:22.157574854Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:22.157621441Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:22.157684088Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.158326758Z" 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-12T22:41:22.158356143Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.158376501Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:22.158395085Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.158520569Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.158805651Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.162682927Z" 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-12T22:41:22.162715487Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.162926912Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1062025096/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-12T22:41:22.162944806Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:41:22.163114893Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-12T22:41:22.163201565Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=containerd/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestOnBuildCleared/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestOnBuildCleared/worker=containerd/frontend=builtin
dockerfile_test.go:3881:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3881
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildClearedworker=containerdfrontend=builtin2115341143/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd4074070425/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd4074070425/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:22.006950963 +0000 UTC m=+24.241992425 /usr/bin/containerd --config /tmp/bktest_containerd4074070425/config.toml
sandbox.go:131: time="2024-04-12T22:41:22Z" 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-12T22:41:22.031092428Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:22.053494611Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:22.053525800Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:22.053601331Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.053738457Z" 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-12T22:41:22.053848482Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.053882535Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:22.054095804Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.054286549Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.054905565Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.055959169Z" 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-12T22:41:22.055994265Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:22.056336644Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd4074070425/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-12T22:41:22.056356491Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=containerd/frontend=client:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestOnBuildCleared/worker=containerd/frontend=client
=== CONT TestIntegration/TestOnBuildCleared/worker=containerd/frontend=client
dockerfile_test.go:3881:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3881
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildClearedworker=containerdfrontend=client543783944/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/worker=containerd/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd65370322/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd65370322/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:21.580188669 +0000 UTC m=+23.815230131 /usr/bin/containerd --config /tmp/bktest_containerd65370322/config.toml
sandbox.go:131: time="2024-04-12T22:41:21Z" 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-12T22:41:21.627720393Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:21.678336901Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:21.678410108Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:21.678490869Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:21.679586335Z" 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-12T22:41:21.679609358Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:21.679627802Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:21.679641528Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:21.679758967Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:21.680026897Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:21.681015162Z" 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-12T22:41:21.681045779Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:21.681236104Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd65370322/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-12T22:41:21.681259618Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go
|
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=containerd/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestFrontendInputs/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestFrontendInputs/worker=containerd/frontend=builtin
dockerfile_test.go:4844:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4844
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
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/TestFrontendInputs/worker=containerd/frontend=builtin
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1857197540/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3133213427/buildkitd.toml --root /tmp/bktest_buildkitd3066448235 --addr unix:///tmp/bktest_buildkitd3066448235/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:21.219646759 +0000 UTC m=+23.454688221 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1857197540/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3133213427/buildkitd.toml --root /tmp/bktest_buildkitd3066448235 --addr unix:///tmp/bktest_buildkitd3066448235/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3066448235/net/cni\" for cleanup: open /tmp/bktest_buildkitd3066448235/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="creating new network namespace q7p8e1jbsbozmsljgo3prm0fe" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="finished creating network namespace q7p8e1jbsbozmsljgo3prm0fe" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="finished setting up network namespace q7p8e1jbsbozmsljgo3prm0fe" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:41:21Z" level=info msg="found worker \"y4xw3egan1so9y26rwoe7w1su\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:93e0696a-fc1b-4e1e-b430-a654cadca19b org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:0a8674daae9f 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-12T22:41:21Z" level=info msg="found 1 workers, default=\"y4xw3egan1so9y26rwoe7w1su\""
sandbox.go:131: time="2024-04-12T22:41:21Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:21Z" level=info msg="running ser
|
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=containerd/frontend=client:
frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestFrontendInputs/worker=containerd/frontend=client
=== CONT TestIntegration/TestFrontendInputs/worker=containerd/frontend=client
dockerfile_test.go:4844:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4844
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
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/TestFrontendInputs/worker=containerd/frontend=client
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2026966008/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2108847387/buildkitd.toml --root /tmp/bktest_buildkitd1289618637 --addr unix:///tmp/bktest_buildkitd1289618637/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:21.020500316 +0000 UTC m=+23.255541778 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2026966008/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2108847387/buildkitd.toml --root /tmp/bktest_buildkitd1289618637 --addr unix:///tmp/bktest_buildkitd1289618637/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1289618637/net/cni\" for cleanup: open /tmp/bktest_buildkitd1289618637/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="creating new network namespace ysimr6rhwixk1h9z479dwh0iu" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="finished creating network namespace ysimr6rhwixk1h9z479dwh0iu" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="finished setting up network namespace ysimr6rhwixk1h9z479dwh0iu" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:21Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:41:21Z" level=info msg="found worker \"ly1pht6i2jh7uyzu8kl2et5xz\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:f4df25bb-3b53-4a2f-bd01-7217f102e4b6 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:0a8674daae9f 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-12T22:41:21Z" level=info msg="found 1 workers, default=\"ly1pht6i2jh7uyzu8kl2et5xz\""
sandbox.go:131: time="2024-04-12T22:41:21Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:21Z" level=info msg="running server
|
Failed: frontend/dockerfile/TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L3780
=== RUN TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=builtin
dockerfile_test.go:3780:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3780
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: An error is expected but got nil.
Test: TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=builtin
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2157757496/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3046411186/buildkitd.toml --root /tmp/bktest_buildkitd3062891659 --addr unix:///tmp/bktest_buildkitd3062891659/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:16.766127643 +0000 UTC m=+19.001169105 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2157757496/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3046411186/buildkitd.toml --root /tmp/bktest_buildkitd3062891659 --addr unix:///tmp/bktest_buildkitd3062891659/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3062891659/net/cni\" for cleanup: open /tmp/bktest_buildkitd3062891659/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="creating new network namespace ht5nrpfvg9pcnsdoxqvipwmsu" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="finished creating network namespace ht5nrpfvg9pcnsdoxqvipwmsu" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="finished setting up network namespace ht5nrpfvg9pcnsdoxqvipwmsu" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:41:16Z" level=info msg="found worker \"zfbxklrqeqgmgl6r2at3v8g3l\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:c69db885-8d92-47fd-9f5f-14f9cba6304f org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:0a8674daae9f 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-12T22:41:16Z" level=info msg="found 1 workers, default=\"zfbxklrqeqgmgl6r2at3v8g3l\""
sandbox.go:131: time="2024-04-12T22:41:16Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:16Z" level=info msg="running server on /tmp/bktest_buildkitd3062891659/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=4e5b85c6788d65cb traceID=8621b277893d4a418b75da0e3be569aa version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="new ref for local: p97d8hk9mt5a7oecsfu7qhzdl" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build definition
|
Failed: frontend/dockerfile/TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=client:
frontend/dockerfile/dockerfile_test.go#L3780
=== RUN TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=client
=== CONT TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=client
dockerfile_test.go:3780:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3780
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: An error is expected but got nil.
Test: TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=client
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3032736504/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config930418279/buildkitd.toml --root /tmp/bktest_buildkitd1576743701 --addr unix:///tmp/bktest_buildkitd1576743701/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:16.659269718 +0000 UTC m=+18.894311160 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3032736504/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config930418279/buildkitd.toml --root /tmp/bktest_buildkitd1576743701 --addr unix:///tmp/bktest_buildkitd1576743701/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1576743701/net/cni\" for cleanup: open /tmp/bktest_buildkitd1576743701/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="creating new network namespace t8g66uh9fs6z55h80as6r3dwm" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="finished creating network namespace t8g66uh9fs6z55h80as6r3dwm" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="finished setting up network namespace t8g66uh9fs6z55h80as6r3dwm" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:41:16Z" level=info msg="found worker \"jscrmunjxwj0496kbhwnwzua5\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:408dd93b-efdd-4ae9-8229-27a05b81cd81 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:0a8674daae9f 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-12T22:41:16Z" level=info msg="found 1 workers, default=\"jscrmunjxwj0496kbhwnwzua5\""
sandbox.go:131: time="2024-04-12T22:41:16Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:16Z" level=info msg="running server on /tmp/bktest_buildkitd1576743701/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=38f30b04997a0df4 traceID=a4fb14506ca5c5131a8402d893237a1e version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:16Z" level=debug msg="new ref for local: lssnpptnpn1c9xtb9drph69us" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build definition from
|
Failed: frontend/dockerfile/TestIntegration/TestNamedImageContext/worker=containerd/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L5249
=== RUN TestIntegration/TestNamedImageContext/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestNamedImageContext/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestNamedImageContext/worker=containerd/frontend=builtin
dockerfile_test.go:5249:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5249
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
process "/bin/sh -c cat /etc/alpine-release > /out" did not complete successfully: exit code: 1
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:2579
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:276
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:291
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/TestNamedImageContext/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd4093783163/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd4093783163/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:13.776156038 +0000 UTC m=+16.011197500 /usr/bin/containerd --config /tmp/bktest_containerd4093783163/config.toml
sandbox.go:131: time="2024-04-12T22:41:13Z" 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-12T22:41:13.814814390Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:13.841132098Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:13.841240670Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:13.841318986Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:13.841597017Z" 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-12T22:41:13.841638574Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:13.841676325Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04
|
test / run (containerd, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 7558 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4092169660/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config1695444079/buildkitd.toml --root /tmp/bktest_buildkitd1571299301 --addr unix:///tmp/bktest_buildkitd1571299301/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 7558 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4092169660/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config1695444079/buildkitd.toml --root /tmp/bktest_buildkitd1571299301 --addr unix:///tmp/bktest_buildkitd1571299301/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:04.932603298 +0000 UTC m=+2.624014345 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 7558 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4092169660/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config1695444079/buildkitd.toml --root /tmp/bktest_buildkitd1571299301 --addr unix:///tmp/bktest_buildkitd1571299301/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:04Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:41:04Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:41:04Z" level=info msg="found worker \"wt52xnk5lq9px88pm124g2cw9\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:42253247-4ea1-4a14-8616-60f4eedc9a75 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:a53870d9fc38 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]"
sandbox.go:131: time="2024-04-12T22:41:04Z" level=info msg="found 1 workers, default=\"wt52xnk5lq9px88pm124g2cw9\""
sandbox.go:131: time="2024-04-12T22:41:04Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:04Z" level=info msg="running server on /tmp/bktest_buildkitd1571299301/buildkitd.sock"
sandbox
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client
=== CONT TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=client
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 32182 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2148357222/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config1078495046/buildkitd.toml --root /tmp/bktest_buildkitd3382200967 --addr unix:///tmp/bktest_buildkitd3382200967/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:42:05.619642364 +0000 UTC m=+63.311053401 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 32182 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2148357222/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config1078495046/buildkitd.toml --root /tmp/bktest_buildkitd3382200967 --addr unix:///tmp/bktest_buildkitd3382200967/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:42:05Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:42:05Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:42:05Z" level=info msg="found worker \"xdtjnhjtumfda3mx5vh1n6bh2\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:dc3b787e-d3db-42dd-98d1-e363a93ad531 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:a53870d9fc38 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]"
sandbox.go:131: time="2024-04-12T22:42:05Z" level=info msg="found 1 workers, default=\"xdtjnhjtumfda3mx5vh1n6bh2\""
sandbox.go:131: time="2024-04-12T22:42:05Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:42:05Z" level=info msg="running server on /tmp/bktest_buildkitd3382200967/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:42:05Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=82a6a647754e7eaf traceID=93a3e5b8f41641f3f9c28723a13ae070 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:05Z" level=debug msg="new ref for local: byxaypf4375m6bi1u0tk6sn7x" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 span="[internal] load build definition from Dockerfile" spanID=b60c949ad81af934 traceID=524163d1f53399014e630efdc27a112c version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:05Z"
|
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin
dockerfile_test.go:2155:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestDockerfileADDFromURLworker=containerd-rootlessfrontend=builtin1029871957/002/dest/__unnamed__: no such file or directory
Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3968200953/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_containerd3968200953/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3968200953/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_containerd3968200953/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:42:04.37221877 +0000 UTC m=+62.063629817 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3968200953/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_containerd3968200953/config.toml
sandbox.go:131: time="2024-04-12T22:42:04Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:42:04Z" 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-12T22:42:04.424307051Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:42:04.446559658Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:42:04.446593522Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:42:04.446628627Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:42:04.446648834Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:04.446727701Z" 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-12T22:42:04.446743120Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:04.446752878Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:04.446759751Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:04.447149127Z" level=info msg="loading plugin \"io.containerd
|
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin
dockerfile_test.go:2257:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestDockerfileAddArchiveworker=containerd-rootlessfrontend=builtin3781988043/003/t.tar.gz: no such file or directory
Test: TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3653722591/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_containerd3653722591/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3653722591/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_containerd3653722591/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:42:03.98001492 +0000 UTC m=+61.671425967 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3653722591/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_containerd3653722591/config.toml
sandbox.go:131: time="2024-04-12T22:42:03Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:42:04Z" 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-12T22:42:04.019568006Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:42:04.036735916Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:42:04.036788094Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:42:04.036849949Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:42:04.036881458Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:04.036993456Z" 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-12T22:42:04.037029295Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:04.037052068Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:04.037075171Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:04.037168134Z" level=info msg="loading plugin \"io.containerd.snapsho
|
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin
dockerfile_test.go:3624:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-rootlessfrontend=builtin2313745652/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1869525727/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_containerd1869525727/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1869525727/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_containerd1869525727/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:56.768313102 +0000 UTC m=+54.459724148 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1869525727/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_containerd1869525727/config.toml
sandbox.go:131: time="2024-04-12T22:41:56Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:41:56Z" 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-12T22:41:56.826524345Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:56.841167730Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:56.841229625Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:56.841280560Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:41:56.841318350Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:56.841400213Z" 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-12T22:41:56.841437823Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:56.841467358Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:56.841484520Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:56.841575620Z" level=info msg="loading plugin \"io.containerd.sn
|
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client
dockerfile_test.go:3624:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-rootlessfrontend=client1203035406/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=client
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd234989006/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_containerd234989006/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd234989006/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_containerd234989006/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:56.344326498 +0000 UTC m=+54.035737525 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd234989006/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_containerd234989006/config.toml
sandbox.go:131: time="2024-04-12T22:41:56Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:41:56Z" 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-12T22:41:56.383360331Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:56.395995511Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:56.396030136Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:56.396068187Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:41:56.396087412Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:56.396164075Z" 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-12T22:41:56.396182169Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:56.396198069Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:56.396216052Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:56.396297975Z" level=info msg="loading plugin \"io.containerd.snapshotter.v
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=builtin
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2981535404/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_containerd2981535404/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2981535404/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_containerd2981535404/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:45.320103653 +0000 UTC m=+43.011514720 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2981535404/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_containerd2981535404/config.toml
sandbox.go:131: time="2024-04-12T22:41:45Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:41: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-12T22:41:45.377329483Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:45.393474573Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:45.393501573Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:45.393545936Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:41:45.393561645Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:45.393646042Z" 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-12T22:41:45.393663425Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:45.393679555Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:45.393691457Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:45.393795831Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:45.394284853Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:45.395429067Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=client:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=client
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=client
=== CONT TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=client
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2729611515/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_containerd2729611515/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:44.751367198 +0000 UTC m=+42.442778255 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2729611515/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_containerd2729611515/config.toml
sandbox.go:131: time="2024-04-12T22:41:44Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:41:44Z" 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-12T22:41:44.799174613Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:44.814109334Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:44.814155500Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:44.814202107Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:41:44.814229058Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:44.814335055Z" 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-12T22:41:44.814357988Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:44.814374328Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:44.814391220Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:44.814472982Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:44.814679136Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:44.815358893Z" 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-12T22:41:44.815382056Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:44.815842654
|
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L4071
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=builtin
dockerfile_test.go:4071:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4071
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:39379/buildkit/testexportdf:latest: not found
Test: TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2896888150/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_containerd2896888150/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2896888150/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_containerd2896888150/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:44.717482009 +0000 UTC m=+42.408893026 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2896888150/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_containerd2896888150/config.toml
sandbox.go:131: time="2024-04-12T22:41:44Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:41:44Z" 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-12T22:41:44.766523160Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:44.782203456Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:44.782253129Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:44.782311587Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:41:44.782327948Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:44.782406103Z" 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-12T22:41:44.782426562Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:44.782442742Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:44.782459293Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:44.782543530Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.sn
|
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=builtin:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=builtin
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd150759592/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_containerd150759592/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd150759592/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_containerd150759592/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:34.852542927 +0000 UTC m=+32.543953955 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd150759592/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_containerd150759592/config.toml
sandbox.go:131: time="2024-04-12T22:41:34Z" level=warning msg="The host root filesystem is mounted as \"master:245\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:41:34Z" 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-12T22:41:34.916869454Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:34.945738630Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:34.945773806Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:34.945811927Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:41:34.945848646Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.945943252Z" 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-12T22:41:34.945989438Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.946020125Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:34.946042226Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.946167389Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.946550694Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.947493631Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (mod
|
test / run (containerd-rootless, ./frontend/dockerfile, integration)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway
=== CONT TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1615525614/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_containerd1615525614/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1615525614/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_containerd1615525614/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:33.160991774 +0000 UTC m=+3.926358824 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1615525614/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_containerd1615525614/config.toml
sandbox.go:131: time="2024-04-12T22:41:33Z" level=warning msg="The host root filesystem is mounted as \"master:293\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:41: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-12T22:41:33.214045505Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:33.243982744Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:33.249894992Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:33.249969030Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:41:33.249998014Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:33.250465315Z" 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-12T22:41:33.250562967Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:33.250581271Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:33.250592933Z" level=info msg=
|
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=gateway
=== PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=gateway
=== CONT TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=gateway
dockerfile_test.go:2257:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestDockerfileAddArchiveworker=containerd-rootlessfrontend=gateway4235046099/003/t.tar.gz: no such file or directory
Test: TestIntegration/TestDockerfileAddArchive/worker=containerd-rootless/frontend=gateway
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2890600219/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_containerd2890600219/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:42:03.685321613 +0000 UTC m=+34.450688664 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2890600219/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_containerd2890600219/config.toml
sandbox.go:131: time="2024-04-12T22:42:03Z" level=warning msg="The host root filesystem is mounted as \"master:293\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:42:03Z" 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-12T22:42:03.754720470Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:42:03.774476858Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:42:03.774530407Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:42:03.774589838Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:42:03.774631345Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:03.774739707Z" 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-12T22:42:03.774778880Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:03.774827711Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:03.774857998Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:03.774989052Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:03.775268713Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:03.776083532Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..."
|
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=gateway
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=gateway
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=gateway
dockerfile_test.go:3624:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-rootlessfrontend=gateway2647334473/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-rootless/frontend=gateway
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 20228 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2534028648/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config2962497991/buildkitd.toml --root /tmp/bktest_buildkitd522499631 --addr unix:///tmp/bktest_buildkitd522499631/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:42:01.286941534 +0000 UTC m=+32.052308574 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 20228 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2534028648/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config2962497991/buildkitd.toml --root /tmp/bktest_buildkitd522499631 --addr unix:///tmp/bktest_buildkitd522499631/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:42:01Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:42:01Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:42:01Z" level=info msg="found worker \"pn5zlb005vcmht10o1kxuf0f4\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:cd9fa31c-b6fb-4c8b-a55e-28480b937739 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:c83e6e4d7854 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]"
sandbox.go:131: time="2024-04-12T22:42:01Z" level=info msg="found 1 workers, default=\"pn5zlb005vcmht10o1kxuf0f4\""
sandbox.go:131: time="2024-04-12T22:42:01Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:42:01Z" level=info msg="running server on /tmp/bktest_buildkitd522499631/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:42:01Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=d82a0ddbb64973bc traceID=d251c396d2515e2ae174860a951b88fd version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:01Z" level=debug msg=resolving host="localhost:37727"
sandbox.go:131: time="2024-04-12T22:42:01Z" level=debug msg="do request" host="localhost:37727" 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-dev request.method=HEAD url="http://localhost:37727/v2/buildkit_test/8pqlx69etjoc880zb4e4su2dt/manif
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=gateway
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=gateway
=== CONT TestIntegration/TestCacheImportExport/worker=containerd-rootless/frontend=gateway
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd763447685/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_containerd763447685/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd763447685/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_containerd763447685/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:34.115805108 +0000 UTC m=+4.881172168 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd763447685/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_containerd763447685/config.toml
sandbox.go:131: time="2024-04-12T22:41:34Z" level=warning msg="The host root filesystem is mounted as \"master:293\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:41:34Z" 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-12T22:41:34.184395190Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:34.216511080Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:34.216614272Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:34.216698068Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:41:34.216747330Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.216878525Z" 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-12T22:41:34.216925702Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.216964875Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:34.217003327Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.217155410Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.217508348Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.218941302Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supported (modprobe aufs failed: exit status
|
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4071
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=gateway
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=gateway
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=gateway
dockerfile_test.go:4071:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4071
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:40223/buildkit/testexportdf:latest: not found
Test: TestIntegration/TestImageManifestCacheImportExport/worker=containerd-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3173905777/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_containerd3173905777/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3173905777/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_containerd3173905777/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:41.13729163 +0000 UTC m=+11.902658680 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd3173905777/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_containerd3173905777/config.toml
sandbox.go:131: time="2024-04-12T22:41:41Z" level=warning msg="The host root filesystem is mounted as \"master:293\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:41:41Z" 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-12T22:41:41.201438988Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:41.227757155Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:41.227790267Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:41.227824671Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:41:41.227845821Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:41.227921993Z" 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-12T22:41:41.227938724Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:41.227947991Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:41.227958020Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:41.228028892Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.sna
|
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=gateway
=== PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=gateway
=== CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd-rootless/frontend=gateway
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1229990070/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_containerd1229990070/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1229990070/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_containerd1229990070/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:39.605484407 +0000 UTC m=+10.370851477 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1229990070/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_containerd1229990070/config.toml
sandbox.go:131: time="2024-04-12T22:41:39Z" level=warning msg="The host root filesystem is mounted as \"master:293\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:41:39Z" 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-12T22:41:39.664797641Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:39.689887337Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:39.689942540Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:39.690002051Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:41:39.690032608Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:39.690155347Z" 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-12T22:41:39.690209772Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:39.690234738Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:39.690251359Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:39.690363528Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:39.690625336Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:39.691359921Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.aufs\"..." error="aufs is not supporte
|
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway
=== PAUSE TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway
=== CONT TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway
dockerfile_test.go:4433:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: "407cde6b4984b6359603131a254b934d1dae3d1afc017250dc3b3ea261c63ce2 -\n"
actual : "2fe2d97895c233283567294846b5708bf528d6a9b66c26c0c363ddd3ce0a08c5 -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-407cde6b4984b6359603131a254b934d1dae3d1afc017250dc3b3ea261c63ce2 -
+2fe2d97895c233283567294846b5708bf528d6a9b66c26c0c363ddd3ce0a08c5 -
Test: TestIntegration/TestNoCache/worker=containerd-rootless/frontend=gateway
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 10886 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2772188552/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config786172545/buildkitd.toml --root /tmp/bktest_buildkitd230775504 --addr unix:///tmp/bktest_buildkitd230775504/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:38.938772661 +0000 UTC m=+9.704139721 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 10886 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2772188552/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config786172545/buildkitd.toml --root /tmp/bktest_buildkitd230775504 --addr unix:///tmp/bktest_buildkitd230775504/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:38Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:41:38Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:41:38Z" level=info msg="found worker \"lk0ojfduaalf0d2to7it1s7ma\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:9fc81959-f0ac-4239-a254-f53dc97b525b org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:c83e6e4d7854 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]"
sandbox.go:131: time="2024-04-12T22:41:38Z" level=info msg="found 1 workers, default=\"lk0ojfduaalf0d2to7it1s7ma\""
sandbox.go:131: time="2024-04-12T22:41:38Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:38Z" level=info msg="running server on /tmp/bktest_buildkitd230775504/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:38Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=975d0bd90a6b5673 traceID=e9b76728999bfc4c5ec05dab0cceb697 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:38Z" level=debug msg=resolving host="localhost:37727"
sandbox.go:131: time="2024-04-12T22:41:38Z" level=debug msg="do request" host="localhost:37727" request.header.accept="applicatio
|
Failed: frontend/dockerfile/TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1903
=== RUN TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway
=== PAUSE TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway
=== CONT TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway
dockerfile_test.go:1903:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1903
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: 1
actual : 0
Test: TestIntegration/TestPullScratch/worker=containerd-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1651834146/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_containerd1651834146/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1651834146/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_containerd1651834146/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:37.741679053 +0000 UTC m=+8.507046113 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1651834146/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_containerd1651834146/config.toml
sandbox.go:131: time="2024-04-12T22:41:37Z" level=warning msg="The host root filesystem is mounted as \"master:293\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:41:37Z" 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-12T22:41:37.794075788Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:37.814060158Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:37.814098940Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:37.814139866Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:41:37.814157559Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:37.814266352Z" 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-12T22:41:37.814306888Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:37.814342254Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:37.814375966Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:37.814525175Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:37.815012232Z" level=info msg="loading plugin
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=gateway
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=gateway
=== CONT TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=gateway
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1211773828/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_containerd1211773828/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1211773828/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_containerd1211773828/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:56.97169359 +0000 UTC m=+27.737060650 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1211773828/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_containerd1211773828/config.toml
sandbox.go:131: time="2024-04-12T22:41:56Z" level=warning msg="The host root filesystem is mounted as \"master:293\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:41:57Z" 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-12T22:41:57.031975510Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:57.054853431Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:57.054885521Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:57.054920626Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:41:57.054935955Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:57.055040098Z" 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-12T22:41:57.055063953Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:57.055081426Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:57.055092356Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:57.055201249Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: t
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=gateway
=== CONT TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=gateway
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=containerd-rootlessfrontend=gateway3152061348/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=containerd-rootless/frontend=gateway
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd286578620/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_containerd286578620/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd286578620/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_containerd286578620/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:43.233625581 +0000 UTC m=+13.998992621 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd286578620/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_containerd286578620/config.toml
sandbox.go:131: time="2024-04-12T22:41:43Z" level=warning msg="The host root filesystem is mounted as \"master:293\". Setting child propagation to \"rslave\" is not supported."
sandbox.go:131: time="2024-04-12T22:41:43Z" 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-12T22:41:43.281307121Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:43.299580598Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:43.299647292Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:43.299712540Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-04-12T22:41:43.299737166Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:43.299833205Z" 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-12T22:41:43.299854755Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:43.299872187Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:43.299885663Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:43.300014212Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." t
|
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestCmdShell/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestCmdShell/worker=containerd/frontend=gateway
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3055104234/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3055104234/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:34.78347639 +0000 UTC m=+4.282574604 /usr/bin/containerd --config /tmp/bktest_containerd3055104234/config.toml
sandbox.go:131: time="2024-04-12T22:41:34Z" 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-12T22:41:34.809800029Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:34.837223242Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:34.837312348Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:34.837692728Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.837781053Z" 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-12T22:41:34.837802633Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.837821057Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:34.837835755Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.837937614Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.838247092Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.839635442Z" 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-12T22:41:34.839667492Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:34.839851905Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3055104234/root/io.containerd.snapshotter.v1.zfs must be a zfs filesys
|
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestCopyWildcardCache/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestCopyWildcardCache/worker=containerd/frontend=gateway
dockerfile_test.go:863:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:863
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Should not be: "2930a6c8a4d664c294e02aa2227d453d5922e44809896dca331d2b981446d2b0 -\n"
Test: TestIntegration/TestCopyWildcardCache/worker=containerd/frontend=gateway
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd383172765/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3239387/buildkitd.toml --root /tmp/bktest_buildkitd1959949353 --addr unix:///tmp/bktest_buildkitd1959949353/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:42:10.018000371 +0000 UTC m=+39.517098575 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd383172765/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3239387/buildkitd.toml --root /tmp/bktest_buildkitd1959949353 --addr unix:///tmp/bktest_buildkitd1959949353/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:42:10Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1959949353/net/cni\" for cleanup: open /tmp/bktest_buildkitd1959949353/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:42:10Z" level=debug msg="creating new network namespace ljrixc1lk4lhokrcu3cyg0gbm" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:10Z" level=debug msg="finished creating network namespace ljrixc1lk4lhokrcu3cyg0gbm" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:10Z" level=debug msg="finished setting up network namespace ljrixc1lk4lhokrcu3cyg0gbm" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:10Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:42:10Z" level=info msg="found worker \"vb84zp7v6zfeqwgf5jwb5qakv\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:3d4d8a29-68e6-4f1c-94b4-d5ec7b11b1a9 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:8c417897c832 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-12T22:42:10Z" level=info msg="found 1 workers, default=\"vb84zp7v6zfeqwgf5jwb5qakv\""
sandbox.go:131: time="2024-04-12T22:42:10Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:42:10Z" level=info msg="running server on /tmp/bktest_buildkitd1959949353/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:42:10Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=dc6322d66bb6bb7b traceID=f22016f0f9fa30f261091bd49f429d60 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:10Z" level=debug msg=resolving host="localhost:33275"
sandbox.go:131: time="2024-04-12T22:42:10Z" level=debug msg="do
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildCleared/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestOnBuildCleared/worker=containerd/frontend=gateway
dockerfile_test.go:3881:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3881
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildClearedworker=containerdfrontend=gateway1114667232/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd755779256/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd755779256/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:42:06.592438626 +0000 UTC m=+36.091536841 /usr/bin/containerd --config /tmp/bktest_containerd755779256/config.toml
sandbox.go:131: time="2024-04-12T22:42:06Z" 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-12T22:42:06.626630480Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:42:06.656301514Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:42:06.656357679Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:42:06.656431316Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:06.656582969Z" 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-12T22:42:06.656640537Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:06.656673608Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:06.656700228Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:06.656953027Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:06.657322867Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:06.659472908Z" 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-12T22:42:06.659641833Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:06.659879517Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd755779256/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-12T22:42:06.659908250Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
|
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestFrontendInputs/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestFrontendInputs/worker=containerd/frontend=gateway
dockerfile_test.go:4844:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4844
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
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/TestFrontendInputs/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1863319819/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1863319819/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:42:06.239411407 +0000 UTC m=+35.738509591 /usr/bin/containerd --config /tmp/bktest_containerd1863319819/config.toml
sandbox.go:131: time="2024-04-12T22:42:06Z" 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-12T22:42:06.264653486Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:42:06.283086744Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:42:06.283143370Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:42:06.283203923Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:06.283322655Z" 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-12T22:42:06.283368310Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:06.283399528Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:06.283427590Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:06.283550479Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:06.283788213Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:06.284510863Z" 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-12T22:42:06.284544085Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:06.284730161Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v
|
Failed: frontend/dockerfile/TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L3780
=== RUN TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=gateway
dockerfile_test.go:3780:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3780
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: An error is expected but got nil.
Test: TestIntegration/TestWildcardRenameCache/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1887687764/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1887687764/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:42:02.11808252 +0000 UTC m=+31.617180735 /usr/bin/containerd --config /tmp/bktest_containerd1887687764/config.toml
sandbox.go:131: time="2024-04-12T22:42:02Z" 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-12T22:42:02.147019631Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:42:02.185708536Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:42:02.185743821Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:42:02.185849989Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:02.185983438Z" 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-12T22:42:02.186017742Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:02.186045975Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:02.186071522Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:02.186236270Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:02.186544665Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:02.187641109Z" 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-12T22:42:02.187674642Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:02.187916683Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1887687764/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-12T22:42:02.187936150Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:42:02.188059139Z" level=info msg="loading plugin \"io.containerd.metadata.v1.b
|
Failed: frontend/dockerfile/TestIntegration/TestNamedImageContext/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L5249
=== RUN TestIntegration/TestNamedImageContext/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestNamedImageContext/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestNamedImageContext/worker=containerd/frontend=gateway
dockerfile_test.go:5249:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5249
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
process "/bin/sh -c cat /etc/alpine-release > /out" did not complete successfully: exit code: 1
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:2579
github.com/moby/buildkit/client.(*Client).solve.func2
/src/client/solve.go:276
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:291
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/TestNamedImageContext/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3416496674/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3416496674/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:58.647156218 +0000 UTC m=+28.146254442 /usr/bin/containerd --config /tmp/bktest_containerd3416496674/config.toml
sandbox.go:131: time="2024-04-12T22:41:58Z" 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-12T22:41:58.676757859Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:58.702659507Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:58.702707196Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:58.702788597Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:58.703033774Z" 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-12T22:41:58.703057789Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:58.703079530Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04
|
Failed: frontend/dockerfile/TestIntegration/TestNamedOCILayoutContext/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L5688
=== RUN TestIntegration/TestNamedOCILayoutContext/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestNamedOCILayoutContext/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestNamedOCILayoutContext/worker=containerd/frontend=gateway
dockerfile_test.go:5688:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5688
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestNamedOCILayoutContextworker=containerdfrontend=gateway2267211171/002/out: no such file or directory
Test: TestIntegration/TestNamedOCILayoutContext/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1443443602/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1443443602/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:56.532286028 +0000 UTC m=+26.031384222 /usr/bin/containerd --config /tmp/bktest_containerd1443443602/config.toml
sandbox.go:131: time="2024-04-12T22:41:56Z" 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-12T22:41:56.553829766Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:56.573546160Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:56.573592957Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:56.573637310Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:56.573751212Z" 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-12T22:41:56.573767012Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:56.573777972Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:56.573787720Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:56.573872929Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:56.574106735Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:56.574998156Z" 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-12T22:41:56.575028824Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:56.575273149Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1443443602/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-12T22:41:56.575292576Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"
|
Failed: frontend/dockerfile/TestIntegration/TestContextChangeDirToFile/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1537
=== RUN TestIntegration/TestContextChangeDirToFile/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestContextChangeDirToFile/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestContextChangeDirToFile/worker=containerd/frontend=gateway
dockerfile_test.go:1537:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1537
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestContextChangeDirToFileworker=containerdfrontend=gateway2463831322/001/foo: no such file or directory
Test: TestIntegration/TestContextChangeDirToFile/worker=containerd/frontend=gateway
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd33562550/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:52.920124774 +0000 UTC m=+22.419222988 /usr/bin/containerd --config /tmp/bktest_containerd33562550/config.toml
sandbox.go:131: time="2024-04-12T22:41:52Z" 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-12T22:41:52.953753889Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:52.970304125Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:52.970335073Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:52.970369066Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:52.970456720Z" 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-12T22:41:52.970479342Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:52.970496634Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:52.970511773Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:52.970596410Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:52.970801743Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:52.971497398Z" 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-12T22:41:52.971543244Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:52.971733919Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd33562550/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-12T22:41:52.971754738Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:41:52.971850827Z" level=info
|
Failed: frontend/dockerfile/TestIntegration/TestMountInvalid/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestMountInvalid/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestMountInvalid/worker=containerd/frontend=gateway
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2939013814/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2939013814/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:50.028591482 +0000 UTC m=+19.527689676 /usr/bin/containerd --config /tmp/bktest_containerd2939013814/config.toml
sandbox.go:131: time="2024-04-12T22:41:50Z" 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-12T22:41:50.056311234Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:50.075696972Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:50.075785187Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:50.075853324Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:50.075987845Z" 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-12T22:41:50.076021397Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:50.076041495Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:50.076058186Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:50.076161960Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:50.076431813Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:50.077625164Z" 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-12T22:41:50.077658206Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:50.077939510Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2939013814/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-12T22:41:50.077963074Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-1
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway:
frontend/dockerfile/dockerfile_heredoc_test.go#L667
=== RUN TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway
dockerfile_heredoc_test.go:667:
Error Trace: /src/frontend/dockerfile/dockerfile_heredoc_test.go:667
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildHeredocworker=containerdfrontend=gateway4101095385/001/dest: no such file or directory
Test: TestIntegration/TestOnBuildHeredoc/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2159772469/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2159772469/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:37.282162985 +0000 UTC m=+6.781261179 /usr/bin/containerd --config /tmp/bktest_containerd2159772469/config.toml
sandbox.go:131: time="2024-04-12T22:41:37Z" 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-12T22:41:37.304072961Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:37.323467115Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:37.323497782Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:37.323569306Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:37.323646670Z" 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-12T22:41:37.323663261Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:37.323674592Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:37.323684070Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:37.323756625Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:37.323949866Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:37.324802686Z" 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-12T22:41:37.324825749Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:37.324977442Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2159772469/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-12T22:41:37.324993512Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containe
|
test / run (containerd, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestDockerfileADDFromURL/worker=oci-rootless/frontend=gateway
dockerfile_test.go:2155:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestDockerfileADDFromURLworker=oci-rootlessfrontend=gateway3258114889/002/dest/__unnamed__: no such file or directory
Test: TestIntegration/TestDockerfileADDFromURL/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_config3824292663/buildkitd.toml --root /tmp/bktest_buildkitd2415870520 --addr unix:///tmp/bktest_buildkitd2415870520/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_config3824292663/buildkitd.toml --root /tmp/bktest_buildkitd2415870520 --addr unix:///tmp/bktest_buildkitd2415870520/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:53.089423613 +0000 UTC m=+13.672265405 /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_config3824292663/buildkitd.toml --root /tmp/bktest_buildkitd2415870520 --addr unix:///tmp/bktest_buildkitd2415870520/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:53Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:53Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:41:53Z" level=info msg="found worker \"dg72cacy76va2lijlrglerf4w\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ab2c62e2b56c 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]"
sandbox.go:131: time="2024-04-12T22:41:53Z" level=info msg="found 1 workers, default=\"dg72cacy76va2lijlrglerf4w\""
sandbox.go:131: time="2024-04-12T22:41:53Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:53Z" level=info msg="running server on /tmp/bktest_buildkitd2415870520/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:53Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=8f7e999d38f457a7 traceID=9dfec312c84dc4bd8cb4cff3f8d4c0fe version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:53Z" level=debug msg=resolving host="localhost:45917"
sandbox.go:131: time="2024-04-12T22:41:53Z" level=debug msg="do request" host="localhost:45917" 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-dev request.method=HEAD url="http://localhost:45917/v2/buildkit_test/d3ymr5g5fqpl0k3gj1a33xcgx/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-12T22:41:53Z" level=debug msg="fetch response received" host="localhost:45917" response.header.content-length=482 response.header.content-type=application/vnd.oc
|
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestDockerfileAddArchive/worker=oci-rootless/frontend=gateway
dockerfile_test.go:2257:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestDockerfileAddArchiveworker=oci-rootlessfrontend=gateway4238049521/003/t.tar.gz: no such file or directory
Test: TestIntegration/TestDockerfileAddArchive/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_config57099150/buildkitd.toml --root /tmp/bktest_buildkitd2381894624 --addr unix:///tmp/bktest_buildkitd2381894624/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_config57099150/buildkitd.toml --root /tmp/bktest_buildkitd2381894624 --addr unix:///tmp/bktest_buildkitd2381894624/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:52.294687603 +0000 UTC m=+12.877529385 /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_config57099150/buildkitd.toml --root /tmp/bktest_buildkitd2381894624 --addr unix:///tmp/bktest_buildkitd2381894624/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:52Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:52Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:41:52Z" level=info msg="found worker \"72lo876kkgl8f2a01s2t1pniv\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ab2c62e2b56c 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]"
sandbox.go:131: time="2024-04-12T22:41:52Z" level=info msg="found 1 workers, default=\"72lo876kkgl8f2a01s2t1pniv\""
sandbox.go:131: time="2024-04-12T22:41:52Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:52Z" level=info msg="running server on /tmp/bktest_buildkitd2381894624/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:52Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=62e64c96a44c6a12 traceID=c4448bf5bebcb2d8955bb6f3b413927a version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:52Z" level=debug msg=resolving host="localhost:45917"
sandbox.go:131: time="2024-04-12T22:41:52Z" level=debug msg="do request" host="localhost:45917" 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-dev request.method=HEAD url="http://localhost:45917/v2/buildkit_test/d3ymr5g5fqpl0k3gj1a33xcgx/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-12T22:41:52Z" level=debug msg="fetch response received" host="localhost:45917" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manife
|
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=oci-rootless/frontend=gateway
time="2024-04-12T22:41:49Z" level=info msg="trying next host - response was http.StatusNotFound" host="localhost:36739"
dockerfile_test.go:3624:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestMultiStageImplicitFromworker=oci-rootlessfrontend=gateway125767285/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/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_config1044571183/buildkitd.toml --root /tmp/bktest_buildkitd2194665385 --addr unix:///tmp/bktest_buildkitd2194665385/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_config1044571183/buildkitd.toml --root /tmp/bktest_buildkitd2194665385 --addr unix:///tmp/bktest_buildkitd2194665385/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:49.49953884 +0000 UTC m=+10.082380611 /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_config1044571183/buildkitd.toml --root /tmp/bktest_buildkitd2194665385 --addr unix:///tmp/bktest_buildkitd2194665385/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:49Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:49Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:41:49Z" level=info msg="found worker \"njlquzpj1lmp4fsdu52mmmvgc\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ab2c62e2b56c 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]"
sandbox.go:131: time="2024-04-12T22:41:49Z" level=info msg="found 1 workers, default=\"njlquzpj1lmp4fsdu52mmmvgc\""
sandbox.go:131: time="2024-04-12T22:41:49Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:49Z" level=info msg="running server on /tmp/bktest_buildkitd2194665385/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:49Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=b3a24e0a0ad02958 traceID=c0f1e5051e8f184ff3da77efadde8525 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:49Z" level=debug msg=resolving host="localhost:45917"
sandbox.go:131: time="2024-04-12T22:41:49Z" level=debug msg="do request" host="localhost:45917" 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-dev request.method=HEAD url="http://localhost:45917/v2/buildkit_test/d3ymr5g5fqpl0k3gj1a33xcgx/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-12T22:41:49Z" level=debug msg="fetch response r
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestCacheImportExport/worker=oci-rootless/frontend=gateway
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
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_config2013646770/buildkitd.toml --root /tmp/bktest_buildkitd3964793514 --addr unix:///tmp/bktest_buildkitd3964793514/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_config2013646770/buildkitd.toml --root /tmp/bktest_buildkitd3964793514 --addr unix:///tmp/bktest_buildkitd3964793514/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:48.648429769 +0000 UTC m=+9.231271541 /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_config2013646770/buildkitd.toml --root /tmp/bktest_buildkitd3964793514 --addr unix:///tmp/bktest_buildkitd3964793514/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:48Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:48Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:41:48Z" level=info msg="found worker \"nzkx8kws9a7s1ch98bbmwpbhc\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ab2c62e2b56c 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]"
sandbox.go:131: time="2024-04-12T22:41:48Z" level=info msg="found 1 workers, default=\"nzkx8kws9a7s1ch98bbmwpbhc\""
sandbox.go:131: time="2024-04-12T22:41:48Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:48Z" level=info msg="running server on /tmp/bktest_buildkitd3964793514/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:48Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=621ada761e64dc0b traceID=a6636814b3bf4b2c5c659f95f40cd00d version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:48Z" level=debug msg="skipping invalid cache export mode: " revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=5d7a1d3a16e725aa traceID=500423db078e663a80351104e7539e26 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:48Z" level=debug msg=resolving host="localhost:45917"
sandbox.go:131: time="2024-04-12T22:41:48Z" level=debug msg="do request" host="localhost:45917" 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-dev request.method=HEAD url="http://localhost:45917/v2/buildkit_test/d3ymr5g5fqpl0k3gj1a33xcgx/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-12T22:41:48Z" level=debug msg="fetch response received" host="localhost:45917" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date="Fri, 12 Apr 2024 22:41:48 GMT" response.header.docker-content-digest="sha256:a7ee082cb643690529fd12d438a748be5539ad4d
|
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4071
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=oci-rootless/frontend=gateway
dockerfile_test.go:4071:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4071
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:36739/buildkit/testexportdf:latest: not found
Test: TestIntegration/TestImageManifestCacheImportExport/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_config2669803384/buildkitd.toml --root /tmp/bktest_buildkitd186147512 --addr unix:///tmp/bktest_buildkitd186147512/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_config2669803384/buildkitd.toml --root /tmp/bktest_buildkitd186147512 --addr unix:///tmp/bktest_buildkitd186147512/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:48.137261716 +0000 UTC m=+8.720103468 /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_config2669803384/buildkitd.toml --root /tmp/bktest_buildkitd186147512 --addr unix:///tmp/bktest_buildkitd186147512/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:48Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:48Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:41:48Z" level=info msg="found worker \"prm74oh9pq12r73hp0svjfyjb\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ab2c62e2b56c 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]"
sandbox.go:131: time="2024-04-12T22:41:48Z" level=info msg="found 1 workers, default=\"prm74oh9pq12r73hp0svjfyjb\""
sandbox.go:131: time="2024-04-12T22:41:48Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:48Z" level=info msg="running server on /tmp/bktest_buildkitd186147512/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:48Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=c7875a58707c7eb0 traceID=3f78c42a923f017a3af4fa6d0448c81c version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:48Z" level=debug msg="skipping invalid cache export mode: " revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=895d9a07879ff663 traceID=1c1105d616dad62d04f9a6c5197f7837 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:48Z" level=debug msg=resolving host="localhost:45917"
sandbox.go:131: time="2024-04-12T22:41:48Z" level=debug msg="do request" host="localhost:45917" 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-dev request.method=HEAD url="http://localhost:45917/v2/buildkit_test/d3ymr5g5fqpl0k3gj1a33xcgx/manifests/latest?ns=docker.io"
|
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestNoCache/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestNoCache/worker=oci-rootless/frontend=gateway
dockerfile_test.go:4433:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: "6c806caf3be3330b7e9ec1bbc40b011a0e2e43622697ccc3ea9c6fc6df9ce202 -\n"
actual : "0a85a1071ac3fb15b18e3e2f6be2137275560cbc1601b6ace0c307eed0f3181c -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-6c806caf3be3330b7e9ec1bbc40b011a0e2e43622697ccc3ea9c6fc6df9ce202 -
+0a85a1071ac3fb15b18e3e2f6be2137275560cbc1601b6ace0c307eed0f3181c -
Test: TestIntegration/TestNoCache/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_config3864570813/buildkitd.toml --root /tmp/bktest_buildkitd1500410581 --addr unix:///tmp/bktest_buildkitd1500410581/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_config3864570813/buildkitd.toml --root /tmp/bktest_buildkitd1500410581 --addr unix:///tmp/bktest_buildkitd1500410581/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:47.677208449 +0000 UTC m=+8.260050221 /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_config3864570813/buildkitd.toml --root /tmp/bktest_buildkitd1500410581 --addr unix:///tmp/bktest_buildkitd1500410581/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:47Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:41:47Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:41:47Z" level=info msg="found worker \"qyi13lao0f8dg9ikca75zjcvv\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ab2c62e2b56c 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]"
sandbox.go:131: time="2024-04-12T22:41:47Z" level=info msg="found 1 workers, default=\"qyi13lao0f8dg9ikca75zjcvv\""
sandbox.go:131: time="2024-04-12T22:41:47Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:47Z" level=info msg="running server on /tmp/bktest_buildkitd1500410581/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:47Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=72f00ffaef656f09 traceID=9fed06c1b5b784d742dddb0288ca342e version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:47Z" level=debug msg=resolving host="localhost:45917"
sandbox.go:131: time="2024-04-12T22:41:47Z" level=debug msg="do request" host="localhost:45917" 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-age
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildCleared/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestOnBuildCleared/worker=oci-rootless/frontend=gateway
dockerfile_test.go:3881:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3881
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildClearedworker=oci-rootlessfrontend=gateway3381523338/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/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_config3731789497/buildkitd.toml --root /tmp/bktest_buildkitd444600 --addr unix:///tmp/bktest_buildkitd444600/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_config3731789497/buildkitd.toml --root /tmp/bktest_buildkitd444600 --addr unix:///tmp/bktest_buildkitd444600/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:42:15.12541639 +0000 UTC m=+35.708258142 /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_config3731789497/buildkitd.toml --root /tmp/bktest_buildkitd444600 --addr unix:///tmp/bktest_buildkitd444600/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:42:15Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:42:15Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:42:15Z" level=info msg="found worker \"xld4jcibkl5pxjbsvy5cp3k6f\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ab2c62e2b56c 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]"
sandbox.go:131: time="2024-04-12T22:42:15Z" level=info msg="found 1 workers, default=\"xld4jcibkl5pxjbsvy5cp3k6f\""
sandbox.go:131: time="2024-04-12T22:42:15Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:42:15Z" level=info msg="running server on /tmp/bktest_buildkitd444600/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:42:15Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=a22fdbaf57db0788 traceID=df691dd7608b19ffe71077d34114284e version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:15Z" level=debug msg=resolving host="localhost:45917"
sandbox.go:131: time="2024-04-12T22:42:15Z" level=debug msg="do request" host="localhost:45917" 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-dev request.method=HEAD url="http://localhost:45917/v2/buildkit_test/d3ymr5g5fqpl0k3gj1a33xcgx/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-12T22:42:15Z" level=debug msg="fetch response received" host="localhost:45917" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date="Fri, 12 Apr 2024 22:42:15
|
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestFrontendInputs/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestFrontendInputs/worker=oci-rootless/frontend=gateway
dockerfile_test.go:4844:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4844
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
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/TestFrontendInputs/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_config2179928131/buildkitd.toml --root /tmp/bktest_buildkitd2403071591 --addr unix:///tmp/bktest_buildkitd2403071591/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_config2179928131/buildkitd.toml --root /tmp/bktest_buildkitd2403071591 --addr unix:///tmp/bktest_buildkitd2403071591/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:42:14.836727105 +0000 UTC m=+35.419568877 /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_config2179928131/buildkitd.toml --root /tmp/bktest_buildkitd2403071591 --addr unix:///tmp/bktest_buildkitd2403071591/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:42:14Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:42:14Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:42:14Z" level=info msg="found worker \"aqyuc7glacnut5n68jbuk50q5\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ab2c62e2b56c 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]"
sandbox.go:131: time="2024-04-12T22:42:14Z" level=info msg="found 1 workers, default=\"aqyuc7glacnut5n68jbuk50q5\""
sandbox.go:131: time="2024-04-12T22:42:14Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:42:14Z" level=info msg="running server on /tmp/bktest_buildkitd2403071591/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:42:14Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=3b3ff3605c5a6a45 traceID=73c7cd71d2655b407b70e421fe75b99d version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:14Z" level=debug msg=resolving host="localhost:45917"
sandbox.go:131: time="2024-04-12T22:42:14Z" level=debug msg="do request" host="localhost:45917" 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-de
|
Failed: frontend/dockerfile/TestIntegration/TestWildcardRenameCache/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L3780
=== RUN TestIntegration/TestWildcardRenameCache/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestWildcardRenameCache/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestWildcardRenameCache/worker=oci-rootless/frontend=gateway
dockerfile_test.go:3780:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3780
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: An error is expected but got nil.
Test: TestIntegration/TestWildcardRenameCache/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_config746742127/buildkitd.toml --root /tmp/bktest_buildkitd2549550361 --addr unix:///tmp/bktest_buildkitd2549550361/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_config746742127/buildkitd.toml --root /tmp/bktest_buildkitd2549550361 --addr unix:///tmp/bktest_buildkitd2549550361/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:42:11.072652733 +0000 UTC m=+31.655494485 /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_config746742127/buildkitd.toml --root /tmp/bktest_buildkitd2549550361 --addr unix:///tmp/bktest_buildkitd2549550361/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:42:11Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:42:11Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:42:11Z" level=info msg="found worker \"rfk9l885xg84vmjl0khiyuk5m\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ab2c62e2b56c 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]"
sandbox.go:131: time="2024-04-12T22:42:11Z" level=info msg="found 1 workers, default=\"rfk9l885xg84vmjl0khiyuk5m\""
sandbox.go:131: time="2024-04-12T22:42:11Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:42:11Z" level=info msg="running server on /tmp/bktest_buildkitd2549550361/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:42:11Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=a7d64f216c2ca344 traceID=667a46648441bb65d6b6c07935e5105a version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:11Z" level=debug msg=resolving host="localhost:45917"
sandbox.go:131: time="2024-04-12T22:42:11Z" level=debug msg="do request" host="localhost:45917" 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-dev request.method=HEAD url="http://localhost:45917/v2/buildkit_test/d3ymr5g5fqpl0k3gj1a33xcgx/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-12T22:42:11Z" level=debug msg="fetch response received" host="localhost:45917" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.manifest.v1+json response.header.date="Fri, 12 Apr 2024 22:42:11 GMT" response.header.docker-content-digest="sha256:a7ee082cb643690529fd12d438a748be5539ad4d1
|
Failed: frontend/dockerfile/TestIntegration/TestNamedOCILayoutContext/worker=oci-rootless/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L5688
=== RUN TestIntegration/TestNamedOCILayoutContext/worker=oci-rootless/frontend=gateway
=== PAUSE TestIntegration/TestNamedOCILayoutContext/worker=oci-rootless/frontend=gateway
=== CONT TestIntegration/TestNamedOCILayoutContext/worker=oci-rootless/frontend=gateway
dockerfile_test.go:5688:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:5688
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestNamedOCILayoutContextworker=oci-rootlessfrontend=gateway1229547501/002/out: no such file or directory
Test: TestIntegration/TestNamedOCILayoutContext/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_config1971484561/buildkitd.toml --root /tmp/bktest_buildkitd3674738777 --addr unix:///tmp/bktest_buildkitd3674738777/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_config1971484561/buildkitd.toml --root /tmp/bktest_buildkitd3674738777 --addr unix:///tmp/bktest_buildkitd3674738777/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:42:13.933469399 +0000 UTC m=+34.516311181 /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_config1971484561/buildkitd.toml --root /tmp/bktest_buildkitd3674738777 --addr unix:///tmp/bktest_buildkitd3674738777/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:42:13Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-04-12T22:42:13Z" level=debug msg="running in rootless mode"
sandbox.go:131: time="2024-04-12T22:42:13Z" level=info msg="found worker \"qei7slwdps6x6o1ym0jlc7br9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:ab2c62e2b56c 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]"
sandbox.go:131: time="2024-04-12T22:42:13Z" level=info msg="found 1 workers, default=\"qei7slwdps6x6o1ym0jlc7br9\""
sandbox.go:131: time="2024-04-12T22:42:13Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:42:14Z" level=info msg="running server on /tmp/bktest_buildkitd3674738777/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:42:14Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=1252905bd7e03bcb traceID=c0571a190d650977abfbd825f19c8a59 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:14Z" level=debug msg=resolving host="localhost:45917"
sandbox.go:131: time="2024-04-12T22:42:14Z" level=debug msg="do request" host="localhost:45917" 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-dev request.method=HEAD url="http://localhost:45917/v2/buildkit_test/d3ymr5g5fqpl0k3gj1a33xcgx/manifests/latest?ns=docker.io"
sandbox.go:131: time="2024-04-12T22:42:14Z" level=debug msg="fetch response received" host="localhost:45917" response.header.content-length=482 response.header.content-type=application/vnd.oci.image.
|
test / run (oci-rootless, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc511330073/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc511330073/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc511330073/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc511330073/root
sandbox.go:131: > StartCmd 2024-04-12 22:41:12.956907217 +0000 UTC m=+1.680440170 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc511330073/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc511330073/root
sandbox.go:131: {"key":"buildkit/1/tmp-lfoxukbgu3msqhdxyawoa7ynb sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc511330073/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-04-12T22:41:14.177237726Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-lfoxukbgu3msqhdxyawoa7ynb sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc511330073/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:14.177419034Z"}
sandbox.go:131: {"digest":"sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","error":null,"key":"buildkit/1/tmp-lfoxukbgu3msqhdxyawoa7ynb sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc511330073/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:14.177584532Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-lfoxukbgu3msqhdxyawoa7ynb sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc511330073/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:14.230159994Z"}
sandbox.go:131: {"error":"failed to resolve layer \"sha256:a24d90659f04092bb891f5ea0a
|
Failed: frontend/dockerfile/TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:2155:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2155
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestDockerfileADDFromURLworker=containerd-snapshotter-stargzfrontend=gateway3219470340/002/dest/__unnamed__: no such file or directory
Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc4067692822/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc4067692822/root
sandbox.go:131: > StartCmd 2024-04-12 22:42:00.251960073 +0000 UTC m=+48.975492985 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc4067692822/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc4067692822/root
sandbox.go:131: {"key":"buildkit/1/tmp-xs50of63ntxsswwnsc3qlpk5h sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc4067692822/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-04-12T22:42:00.600891347Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-xs50of63ntxsswwnsc3qlpk5h sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc4067692822/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:42:00.601090838Z"}
sandbox.go:131: {"digest":"sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","error":null,"key":"buildkit/1/tmp-xs50of63ntxsswwnsc3qlpk5h sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc4067692822/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:42:00.601266375Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-xs50of63ntxsswwnsc3qlpk5h sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc4067692822/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:42:00.629373979Z"}
sandbox.go:131: {"error":"failed to resolve layer \"sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab\" from \"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8\": failed to resolve the blob: failed to resolve the source: cannot resolve layer: failed to redirect (host \"registry-1.docker.io\", ref:\"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c
|
Failed: frontend/dockerfile/TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:2257:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:2257
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestDockerfileAddArchiveworker=containerd-snapshotter-stargzfrontend=gateway917252466/003/t.tar.gz: no such file or directory
Test: TestIntegration/TestDockerfileAddArchive/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd562933454/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd562933454/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:59.582565503 +0000 UTC m=+48.306098425 /usr/bin/containerd --config /tmp/bktest_containerd562933454/config.toml
sandbox.go:131: time="2024-04-12T22:41:59Z" 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-12T22:41:59.599996212Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:59.623785072Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:59.623858308Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:59.623916667Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:59.624056217Z" 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-12T22:41:59.624079761Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:59.624101581Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:59.624119875Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:59.624248344Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:59.624519900Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:59.625379962Z" 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-12T22:41:59.625408174Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:59.625613707Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd562933454/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-1
|
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:3624:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-snapshotter-stargzfrontend=gateway1126134405/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc453823634/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc453823634/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc453823634/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc453823634/root
sandbox.go:131: > StartCmd 2024-04-12 22:41:49.452549543 +0000 UTC m=+38.176082465 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc453823634/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc453823634/root
sandbox.go:131: {"key":"buildkit/1/tmp-kgs82hxxk33wocxjqgjrpcv1f sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc453823634/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-04-12T22:41:49.701097975Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-kgs82hxxk33wocxjqgjrpcv1f sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc453823634/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:49.701589050Z"}
sandbox.go:131: {"digest":"sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","error":null,"key":"buildkit/1/tmp-kgs82hxxk33wocxjqgjrpcv1f sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc453823634/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:49.701831040Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-kgs82hxxk33wocxjqgjrpcv1f sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc453823634/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:49.726171331Z"}
sandbox.go:131: {"error":"failed to resolve layer \"sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab\" from \"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8\": failed to r
|
Failed: frontend/dockerfile/TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1934440417/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1934440417/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1934440417/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1934440417/root
sandbox.go:131: > StartCmd 2024-04-12 22:41:46.875474249 +0000 UTC m=+35.599007191 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1934440417/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1934440417/root
sandbox.go:131: {"key":"buildkit/1/tmp-l3p3sxbb3f8a6nhxxrsn14mdi sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc1934440417/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-04-12T22:41:47.237942134Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-l3p3sxbb3f8a6nhxxrsn14mdi sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc1934440417/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:47.238168355Z"}
sandbox.go:131: {"digest":"sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","error":null,"key":"buildkit/1/tmp-l3p3sxbb3f8a6nhxxrsn14mdi sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc1934440417/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:47.238375190Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-l3p3sxbb3f8a6nhxxrsn14mdi sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc1934440417/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:47.269021566Z"}
sandbox.go:131: {"error":"failed to resolve layer \"sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab\" from \"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8\": failed to resolve the blob: failed to resolve the source: cannot resolve layer: failed to redirect (host \"registry-1.docker.io\", ref:\"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8\", digest:\"sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab\"): failed to access to the registry with code 401: failed to resolve: failed to resolve tar
|
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4071
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:4071:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4071
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:41299/buildkit/testexportdf:latest: not found
Test: TestIntegration/TestImageManifestCacheImportExport/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd464060251/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd464060251/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:46.293474092 +0000 UTC m=+35.017007004 /usr/bin/containerd --config /tmp/bktest_containerd464060251/config.toml
sandbox.go:131: time="2024-04-12T22:41: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-12T22:41:46.318613320Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:46.357001191Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:46.357079366Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:46.357169875Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:46.357340152Z" 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-12T22:41:46.357373825Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:46.357424980Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:46.357453483Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:46.357610956Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:46.357962120Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:46.359164469Z" 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-12T22:41:46.359198753Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:46.359409205Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd464060251/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-12T22:41:46.359426978Z" level=info msg="loading plugin \
|
Failed: frontend/dockerfile/TestIntegration/TestImportExportReproducibleIDs/worker=containerd-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc384887724/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc384887724/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc384887724/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc384887724/root
sandbox.go:131: > StartCmd 2024-04-12 22:41:44.12692292 +0000 UTC m=+32.850455853 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc384887724/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc384887724/root
sandbox.go:131: {"key":"buildkit/1/tmp-btaewg5rcdaqyhnp3rvlz3fq5 sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc384887724/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-04-12T22:41:44.453522114Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-btaewg5rcdaqyhnp3rvlz3fq5 sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc384887724/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:44.453721527Z"}
sandbox.go:131: {"digest":"sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","error":null,"key":"buildkit/1/tmp-btaewg5rcdaqyhnp3rvlz3fq5 sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc384887724/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:44.453893788Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-btaewg5rcdaqyhnp3rvlz3fq5 sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc384887724/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:44.489890616Z"}
sandbox.go:131: {"error":"failed to resolve layer \"sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab\" from \"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8\": failed to resolve the blob: failed to resolve the source: cannot resolve layer: failed to redirect (host \"registry-1.docker.io\", ref:\"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8\", digest:\"sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab\"): failed to access to the registry with code 401: failed to resolve: fa
|
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=containerd-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestNoCache/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestNoCache/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:4433:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: "86b99babb60333362717133fdf1dac56b045114c7b649b060103267343ad0723 -\n"
actual : "3a89c20e16fab1920c0062870b83bb706e4acab3fcf01893f1094eb55e184315 -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-86b99babb60333362717133fdf1dac56b045114c7b649b060103267343ad0723 -
+3a89c20e16fab1920c0062870b83bb706e4acab3fcf01893f1094eb55e184315 -
Test: TestIntegration/TestNoCache/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd217173906/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3309044855/buildkitd.toml --root /tmp/bktest_buildkitd4263396120 --addr unix:///tmp/bktest_buildkitd4263396120/buildkitd.sock --debug
sandbox.go:131: 0248f4ea5fa5617459c983e6790e95e089b011d7dcf3545272537be1fe0553e9 -
sandbox.go:131: 3a89c20e16fab1920c0062870b83bb706e4acab3fcf01893f1094eb55e184315 -
sandbox.go:131: 34ef2a382535260eb4d39cb2935ea4f361cbaffd7e20a77bf57bc307c42ab160 -
sandbox.go:131: 86b99babb60333362717133fdf1dac56b045114c7b649b060103267343ad0723 -
sandbox.go:131: 0d2ce12d9ec9cb2f82634c49aa1754e08ec1423d471795eca90c2db2d1d9ba6c -
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd217173906/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3309044855/buildkitd.toml --root /tmp/bktest_buildkitd4263396120 --addr unix:///tmp/bktest_buildkitd4263396120/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:43.73045823 +0000 UTC m=+32.453991182 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd217173906/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=stargz --config=/tmp/bktest_config3309044855/buildkitd.toml --root /tmp/bktest_buildkitd4263396120 --addr unix:///tmp/bktest_buildkitd4263396120/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:43Z" level=debug msg="could not read \"/tmp/bktest_buildkitd4263396120/net/cni\" for cleanup: open /tmp/bktest_buildkitd4263396120/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:43Z" level=debug msg="creating new network namespace xhbwzym01zk3wpw1xg7pvil0h" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:43Z" level=debug msg="finished creating network namespace xhbwzym01zk3wpw1xg7pvil0h" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:43Z" level=debug msg="finished setting up network namespace xhbwzym01zk3wpw1xg7pvil0h" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:43Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.c
|
Failed: frontend/dockerfile/TestIntegration/TestPullScratch/worker=containerd-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1903
=== RUN TestIntegration/TestPullScratch/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestPullScratch/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestPullScratch/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:1903:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1903
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: 1
actual : 0
Test: TestIntegration/TestPullScratch/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1182520194/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:42.307129612 +0000 UTC m=+31.030662524 /usr/bin/containerd --config /tmp/bktest_containerd1182520194/config.toml
sandbox.go:131: time="2024-04-12T22:41:42Z" 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-12T22:41:42.325557823Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-12T22:41:42.348337855Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:41:42.348379523Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-12T22:41:42.348434425Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:42.348535674Z" 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-12T22:41:42.348553537Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:42.348568855Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:42.348581149Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:42.348676797Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:42.348931531Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:42.349854941Z" 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-12T22:41:42.349893272Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:42.350103343Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1182520194/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-12T22:41:42.350123962Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:41:42.350233105Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.stargz\".
|
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=containerd-snapshotter-stargz/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=containerd-snapshotter-stargz/frontend=gateway
=== PAUSE TestIntegration/TestCopyWildcardCache/worker=containerd-snapshotter-stargz/frontend=gateway
=== CONT TestIntegration/TestCopyWildcardCache/worker=containerd-snapshotter-stargz/frontend=gateway
dockerfile_test.go:863:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:863
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Should not be: "7a64550b10afd9d4e6dea68825e199cfee6a27782884553f95aefb954be962de -\n"
Test: TestIntegration/TestCopyWildcardCache/worker=containerd-snapshotter-stargz/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1909301945/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1909301945/root
sandbox.go:128: stderr: /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1909301945/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1909301945/root
sandbox.go:131: > StartCmd 2024-04-12 22:41:35.792413505 +0000 UTC m=+24.515946427 /usr/bin/containerd-stargz-grpc --log-level debug --address /tmp/bktest_containerd_stargz_grpc1909301945/containerd-stargz-grpc.sock --root /tmp/bktest_containerd_stargz_grpc1909301945/root
sandbox.go:131: {"key":"buildkit/1/tmp-24faxxk5wvahibaqihnl20deh sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"info","msg":"preparing filesystem mount at mountpoint=/tmp/bktest_containerd_stargz_grpc1909301945/root/snapshotter/snapshots/1/fs","parent":"","time":"2024-04-12T22:41:36.249986699Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-24faxxk5wvahibaqihnl20deh sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc1909301945/root/snapshotter/snapshots/1/fs","msg":"resolving","parent":"","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:36.250169470Z"}
sandbox.go:131: {"digest":"sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","error":null,"key":"buildkit/1/tmp-24faxxk5wvahibaqihnl20deh sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"debug","mountpoint":"/tmp/bktest_containerd_stargz_grpc1909301945/root/snapshotter/snapshots/1/fs","msg":"using default handler","parent":"","ref":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:36.250321423Z"}
sandbox.go:131: {"key":"buildkit/1/tmp-24faxxk5wvahibaqihnl20deh sha256:b2538d6677e5c1de4e28fbc4d59bc55c07d615ae7736434dead7f8480d32ec0f","level":"info","mountpoint":"/tmp/bktest_containerd_stargz_grpc1909301945/root/snapshotter/snapshots/1/fs","msg":"Received status code: 401 Unauthorized. Refreshing creds...","parent":"","src":"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8/sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab","time":"2024-04-12T22:41:36.285114358Z"}
sandbox.go:131: {"error":"failed to resolve layer \"sha256:a24d90659f04092bb891f5ea0a5dfcaaa73cf89b1ad515d208ed59d768ef55ab\" from \"docker.io/buildkit_test/otvxdnu7j937f6601hd6bcktb:latest@sha256:e5cbada1744f6c9229fe1cf3b86763ffbdb27501ddb440e6276b1748df9024b8\": failed to resolve the blob: failed to resolve the source: cannot resolve layer: failed to redirect (host \"registry-1.docker.io\", re
|
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
Failed: frontend/dockerfile/TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:1811:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1811
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []string(nil)
actual : []string{"test"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) <nil>
+([]string) (len=1) {
+ (string) (len=4) "test"
+}
Test: TestIntegration/TestCmdShell/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3661305226/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3661305226/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:41:24.411002968 +0000 UTC m=+3.279560637 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd3661305226/config.toml
sandbox.go:131: time="2024-04-12T22:41:24Z" 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-12T22:41:24.440225950Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-04-12T22:41:24.464563128Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:41:24.464782988Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:24.464810118Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:24.464822932Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:24.464957934Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:24.465187402Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:24.466129430Z" 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-12T22:41:24.466176087Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:41:24.466355061Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3661305226/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-12T22:41:24.466381270Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-12T22:41:24.466464305Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:41:24.466505171Z" leve
|
Failed: frontend/dockerfile/TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:3624:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3624
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestMultiStageImplicitFromworker=containerd-1.6frontend=gateway75205784/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd427942337/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd427942337/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:42:19.937511103 +0000 UTC m=+58.806068782 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd427942337/config.toml
sandbox.go:131: time="2024-04-12T22:42:19Z" 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-12T22:42:19.955045255Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-04-12T22:42:19.965570262Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:42:19.965684254Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:19.965708920Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:19.965723398Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:19.965812333Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:19.966041000Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:19.966747729Z" 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-12T22:42:19.966779257Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:19.966961617Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd427942337/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-12T22:42:19.966979882Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-12T22:42:19.967044111Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:19.967061965Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-04-12T22:42:19.969004531Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.dif
|
Failed: frontend/dockerfile/TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4071
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:4071:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4071
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
localhost:41423/buildkit/testexportdf:latest: not found
Test: TestIntegration/TestImageManifestCacheImportExport/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4160138563/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2631866919/buildkitd.toml --root /tmp/bktest_buildkitd1956165641 --addr unix:///tmp/bktest_buildkitd1956165641/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4160138563/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2631866919/buildkitd.toml --root /tmp/bktest_buildkitd1956165641 --addr unix:///tmp/bktest_buildkitd1956165641/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:42:07.638023796 +0000 UTC m=+46.506581455 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd4160138563/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2631866919/buildkitd.toml --root /tmp/bktest_buildkitd1956165641 --addr unix:///tmp/bktest_buildkitd1956165641/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:42:07Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1956165641/net/cni\" for cleanup: open /tmp/bktest_buildkitd1956165641/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:42:07Z" level=debug msg="creating new network namespace 0h5a9ame29qeeuk69u7krb01u" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:07Z" level=debug msg="finished creating network namespace 0h5a9ame29qeeuk69u7krb01u" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:07Z" level=debug msg="finished setting up network namespace 0h5a9ame29qeeuk69u7krb01u" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:07Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:42:07Z" level=info msg="found worker \"yyvg6jbbnjzx9n02lbskhznfp\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:691476d5-e1ff-4197-80a1-37c6155b7579 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:056b7f8dac8e 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-12T22:42:07Z" level=info msg="found 1 workers, default=\"yyvg6jbbnjzx9n02lbskhznfp\""
sandbox.go:131: time="2024-04-12T22:42:07Z" level=warning msg="currently, only the default worker can be used.
|
Failed: frontend/dockerfile/TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:4433:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4433
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: "5d4630abd646ffa97ad7c0b9155a71e1d507ec3ad71b9f14014c449042dfed9e -\n"
actual : "5003c2e134ff13bc9a7a0e08dda79fd5c5e9c7a5ff44aa792655f7c4c85ad14a -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-5d4630abd646ffa97ad7c0b9155a71e1d507ec3ad71b9f14014c449042dfed9e -
+5003c2e134ff13bc9a7a0e08dda79fd5c5e9c7a5ff44aa792655f7c4c85ad14a -
Test: TestIntegration/TestNoCache/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd767849370/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd767849370/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:42:13.430663941 +0000 UTC m=+52.299221619 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd767849370/config.toml
sandbox.go:131: time="2024-04-12T22:42:13Z" 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-12T22:42:13.469577918Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-04-12T22:42:13.495175202Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:42:13.495344919Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:13.495393169Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:13.495420039Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:13.495542758Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:13.495837107Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:13.496661455Z" 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-12T22:42:13.496686612Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:13.496894670Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd767849370/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-12T22:42:13.496911201Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-12T22:42:13.496973387Z" level=warning msg="could not use snapsh
|
Failed: frontend/dockerfile/TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L1903
=== RUN TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:1903:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1903
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: 1
actual : 0
Test: TestIntegration/TestPullScratch/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1303211673/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:42:12.310509461 +0000 UTC m=+51.179067119 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1303211673/config.toml
sandbox.go:131: time="2024-04-12T22:42: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-12T22:42:12.332613419Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-04-12T22:42:12.349593100Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:42:12.349766203Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:12.349795096Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:12.349812579Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:12.349935408Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:12.350168293Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:12.350980708Z" 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-12T22:42:12.351012247Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:12.351235163Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1303211673/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-12T22:42:12.351263667Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-12T22:42:12.351333286Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:12.351348625Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-04-12T22:42:12.353269058Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:131: time="2024-04-12T22:42:12.353297401Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:42:12.353321235Z" level=info msg="loading plugin \"io.co
|
Failed: frontend/dockerfile/TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L863
=== RUN TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:863:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:863
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Should not be: "55443e94f799ee25e50928305717e36a1d5aeac2a142c6cce48632182de8821b -\n"
Test: TestIntegration/TestCopyWildcardCache/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1535923711/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1535923711/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:42:05.083722775 +0000 UTC m=+43.952280454 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd1535923711/config.toml
sandbox.go:131: time="2024-04-12T22:42:05Z" 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-12T22:42:05.104160935Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-04-12T22:42:05.123438112Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:42:05.123633406Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:05.123677068Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:05.123725478Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:05.123851363Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:05.124140242Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:05.125185482Z" 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-12T22:42:05.125252928Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:05.125557446Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1535923711/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-12T22:42:05.125597731Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-12T22:42:05.125709740Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:05.125746709Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-04-12T22:42:05.127847168Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:131: time="2024-04-12T22:42:05.127897612Z" level=info msg="loading plugin \"io.containerd
|
Failed: frontend/dockerfile/TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestCacheMultiPlatformImportExport/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:6762: retrying prune(0)
dockerfile_test.go:6762: retrying prune(1)
dockerfile_test.go:6764: failed to ensure prune
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd966899423/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd966899423/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:42:01.841227624 +0000 UTC m=+40.709785283 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd966899423/config.toml
sandbox.go:131: time="2024-04-12T22:42:01Z" 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-12T22:42:01.871639525Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-04-12T22:42:01.897685109Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:42:01.897836572Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:01.897869093Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:01.897889421Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:01.898003233Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:01.898278447Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:01.900054831Z" 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-12T22:42:01.900088314Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:01.900338701Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd966899423/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-12T22:42:01.900375760Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-12T22:42:01.900452443Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:01.900475957Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: time="2024-04-12T22:42:01.902158156Z" level=info msg="loading plugin \"io.containerd.differ.v1.walking\"..." type=io.containerd.differ.v1
sandbox.go:131: time="2024-04-12T22:42:01.902190126Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-12T22:42:01.902212257Z" level=info msg="loading plugin \"io.containerd.gc.v1.scheduler\"..." type=io.containerd.gc.v1
sandbox.go:131: time="2024-04-12T22:42:01.90225263
|
Failed: frontend/dockerfile/TestIntegration/TestOnBuildCleared/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L3881
=== RUN TestIntegration/TestOnBuildCleared/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestOnBuildCleared/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestOnBuildCleared/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:3881:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3881
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
open /tmp/TestIntegrationTestOnBuildClearedworker=containerd-1.6frontend=gateway4004426206/001/foo: no such file or directory
Test: TestIntegration/TestOnBuildCleared/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2666004124/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config6688725/buildkitd.toml --root /tmp/bktest_buildkitd789788617 --addr unix:///tmp/bktest_buildkitd789788617/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2666004124/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config6688725/buildkitd.toml --root /tmp/bktest_buildkitd789788617 --addr unix:///tmp/bktest_buildkitd789788617/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:42:01.861246455 +0000 UTC m=+40.729804144 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd2666004124/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config6688725/buildkitd.toml --root /tmp/bktest_buildkitd789788617 --addr unix:///tmp/bktest_buildkitd789788617/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:42:01Z" level=debug msg="could not read \"/tmp/bktest_buildkitd789788617/net/cni\" for cleanup: open /tmp/bktest_buildkitd789788617/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:42:01Z" level=debug msg="creating new network namespace clftw95oo39ml71x8cafgbg82" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:01Z" level=debug msg="finished creating network namespace clftw95oo39ml71x8cafgbg82" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:01Z" level=debug msg="finished setting up network namespace clftw95oo39ml71x8cafgbg82" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:42:01Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:42:01Z" level=info msg="found worker \"s8c4gax5964jmuqlxxqgglri2\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:f431ffad-01d5-43ad-972a-b3044752dbd1 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:056b7f8dac8e 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-12T22:42:02Z" level=info msg="found 1 workers, default=\"s8c4gax5964jmuqlxxqgglri2\""
sandbox.go:131: time="2024-04-12T22:42:02Z" level=warning msg="currently, only the default worker can be used."
sandb
|
Failed: frontend/dockerfile/TestIntegration/TestFrontendInputs/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L4844
=== RUN TestIntegration/TestFrontendInputs/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestFrontendInputs/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestFrontendInputs/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:4844:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4844
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Received unexpected error:
rpc error: code = Unavailable desc = error reading from server: EOF
failed to receive status
github.com/moby/buildkit/client.(*Client).solve.func4
/src/client/solve.go:335
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/TestFrontendInputs/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stdout: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd4020517982/config.toml
sandbox.go:128: stderr: /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd4020517982/config.toml
sandbox.go:131: > StartCmd 2024-04-12 22:42:01.355347944 +0000 UTC m=+40.223905604 /opt/containerd-alt-16/bin/containerd --config /tmp/bktest_containerd4020517982/config.toml
sandbox.go:131: time="2024-04-12T22:42:01Z" 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-12T22:42:01.387166827Z" level=info msg="starting containerd" revision=61f9fd88f79f081d64d6fa3bb1a0dc71ec870523 version=v1.6.24
sandbox.go:131: time="2024-04-12T22:42:01.411721929Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-12T22:42:01.411951367Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:01.412011449Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-12T22:42:01.412095256Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:01.412603244Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:01.413227478Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:01.414898166Z" 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-12T22:42:01.414927020Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-12T22:42:01.415510378Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd4020517982/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-12T22:42:01.416097374Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-12T22:42:01.416335609Z" level=warning msg="could not use snapshotter devmapper
|
Failed: frontend/dockerfile/TestIntegration/TestWildcardRenameCache/worker=containerd-1.6/frontend=gateway:
frontend/dockerfile/dockerfile_test.go#L3780
=== RUN TestIntegration/TestWildcardRenameCache/worker=containerd-1.6/frontend=gateway
=== PAUSE TestIntegration/TestWildcardRenameCache/worker=containerd-1.6/frontend=gateway
=== CONT TestIntegration/TestWildcardRenameCache/worker=containerd-1.6/frontend=gateway
dockerfile_test.go:3780:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:3780
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: An error is expected but got nil.
Test: TestIntegration/TestWildcardRenameCache/worker=containerd-1.6/frontend=gateway
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3008078305/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3133055002/buildkitd.toml --root /tmp/bktest_buildkitd178113893 --addr unix:///tmp/bktest_buildkitd178113893/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-12 22:41:57.96201055 +0000 UTC m=+36.830568208 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3008078305/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3133055002/buildkitd.toml --root /tmp/bktest_buildkitd178113893 --addr unix:///tmp/bktest_buildkitd178113893/buildkitd.sock --debug
sandbox.go:131: time="2024-04-12T22:41:58Z" level=debug msg="could not read \"/tmp/bktest_buildkitd178113893/net/cni\" for cleanup: open /tmp/bktest_buildkitd178113893/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-12T22:41:58Z" level=debug msg="creating new network namespace eey0f1ns0qvq3e9ywe55my5zo" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:58Z" level=debug msg="finished creating network namespace eey0f1ns0qvq3e9ywe55my5zo" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:58Z" level=debug msg="finished setting up network namespace eey0f1ns0qvq3e9ywe55my5zo" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:58Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-12T22:41:58Z" level=info msg="found worker \"56dhhjlxjx8ti2wdjlnuze3rq\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:f1b7a334-28f9-459e-8d80-0df704071c66 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:056b7f8dac8e 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-12T22:41:58Z" level=info msg="found 1 workers, default=\"56dhhjlxjx8ti2wdjlnuze3rq\""
sandbox.go:131: time="2024-04-12T22:41:58Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-12T22:41:58Z" level=info msg="running server on /tmp/bktest_buildkitd178113893/buildkitd.sock"
sandbox.go:131: time="2024-04-12T22:41:58Z" level=debug msg="session started" revision=ddd28ee9a9d527ea8de8899fe52a43b6784c3173 spanID=697afd73845db257 traceID=47541e3d5a63dfbe049cd129c5b297af version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-12T22:41:58Z" level=debug msg=resolving host="localhost:40249"
sandbox.go:131: time="2024-04-12T22:41:58Z" level=debug msg="do request" host="localhost:4
|
test / run (containerd-1.6, ./frontend/dockerfile, dockerfile)
Process completed with exit code 1.
|
test / prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (containerd-1.6, ./frontend/dockerfile, integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (oci-rootless, ./frontend/dockerfile, integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (oci-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (oci, ./frontend/dockerfile, integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (oci, ./frontend/dockerfile, dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (containerd, ./frontend/dockerfile, integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (containerd-rootless, ./frontend/dockerfile, integration)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (containerd-rootless, ./frontend/dockerfile, dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (containerd, ./frontend/dockerfile, dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (oci-rootless, ./frontend/dockerfile, dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (containerd-snapshotter-stargz, ./frontend/dockerfile, dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test / run (containerd-1.6, ./frontend/dockerfile, dockerfile)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3, actions/github-script@v6, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
test-reports
Expired
|
51.3 MB |
|