Enable job discard, exporter stub, context cancel bug #195
Annotations
11 errors and 1 warning
Generate annotations:
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_containerd3332301308/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3332301308/config.toml
sandbox.go:131: > StartCmd 2024-04-16 21:29:56.810478197 +0000 UTC m=+1.334362890 /usr/bin/containerd --config /tmp/bktest_containerd3332301308/config.toml
sandbox.go:131: time="2024-04-16T21:29: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-16T21:29:56.830355861Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-16T21:29:56.860510337Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-16T21:29:56.860544651Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-16T21:29:56.860965210Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:29:56.861065896Z" 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-16T21:29:56.861092776Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:29:56.861109718Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-16T21:29:56.861128883Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:29:56.861241632Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:29:56.861525367Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:29:56.862809976Z" 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-16T21:29:56.863004006Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:29:56.863173299Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3332301308/root/io.containerd.snapshotter.v1.zfs must be a zfs filesy
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L1811
=== RUN TestIntegration/TestCmdShell/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestCmdShell/worker=containerd/frontend=client
=== CONT TestIntegration/TestCmdShell/worker=containerd/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/frontend=client
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1219316445/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3473486632/buildkitd.toml --root /tmp/bktest_buildkitd3223321307 --addr unix:///tmp/bktest_buildkitd3223321307/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-16 21:30:37.735677579 +0000 UTC m=+42.259562262 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1219316445/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3473486632/buildkitd.toml --root /tmp/bktest_buildkitd3223321307 --addr unix:///tmp/bktest_buildkitd3223321307/buildkitd.sock --debug
sandbox.go:131: time="2024-04-16T21:30:37Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3223321307/net/cni\" for cleanup: open /tmp/bktest_buildkitd3223321307/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-16T21:30:37Z" level=debug msg="creating new network namespace v42ty6lk2ymyp2nmeax0ypn20" revision=5ef1a1e1c837f1dd2802143ce63b817c62d60104 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-16T21:30:37Z" level=debug msg="finished creating network namespace v42ty6lk2ymyp2nmeax0ypn20" revision=5ef1a1e1c837f1dd2802143ce63b817c62d60104 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-16T21:30:37Z" level=debug msg="finished setting up network namespace v42ty6lk2ymyp2nmeax0ypn20" revision=5ef1a1e1c837f1dd2802143ce63b817c62d60104 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-16T21:30:37Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-16T21:30:37Z" level=info msg="found worker \"vtuttsjtta6crnn5mhk0n33cq\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:29084977-f113-4bbe-8d2b-6daa0144acb4 org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:85720dde9e9a 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-16T21:30:37Z" level=info msg="found 1 workers, default=\"vtuttsjtta6crnn5mhk0n33cq\""
sandbox.go:131: time="2024-04-16T21:30:37Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-16T21:30:37Z" level=info msg="running server on /tmp/bktest_buildkitd3223321307/buildkitd.sock"
sandbox.go:131: time="2024-04-16T21:30:37Z" level=debug msg
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L2155
=== RUN TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestDockerfileADDFromURL/worker=containerd/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=containerdfrontend=builtin1934432738/002/dest/__unnamed__: no such file or directory
Test: TestIntegration/TestDockerfileADDFromURL/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1359686573/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1359686573/config.toml
sandbox.go:131: > StartCmd 2024-04-16 21:30:36.42515785 +0000 UTC m=+40.949042523 /usr/bin/containerd --config /tmp/bktest_containerd1359686573/config.toml
sandbox.go:131: time="2024-04-16T21:30:36Z" 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-16T21:30:36.453111486Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-16T21:30:36.481717391Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-16T21:30:36.481756994Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-16T21:30:36.481849646Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:36.481938791Z" 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-16T21:30:36.481964468Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:36.481980127Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-16T21:30:36.481997329Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:36.482097734Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:36.482345212Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:36.483065175Z" 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-16T21:30:36.483099117Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:36.483424669Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd1359686573/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-16T21:30:36.483447582Z" level=info msg="loading plugin \"io.containerd.content.v1.co
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L2257
=== RUN TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestDockerfileAddArchive/worker=containerd/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=containerdfrontend=builtin3772603335/003/t.tar.gz: no such file or directory
Test: TestIntegration/TestDockerfileAddArchive/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3093453915/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3093453915/config.toml
sandbox.go:131: > StartCmd 2024-04-16 21:30:35.845834508 +0000 UTC m=+40.369719201 /usr/bin/containerd --config /tmp/bktest_containerd3093453915/config.toml
sandbox.go:131: time="2024-04-16T21:30:35Z" 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-16T21:30:35.872764581Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-16T21:30:35.902620698Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-16T21:30:35.902660201Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-16T21:30:35.902897911Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:35.903007944Z" 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-16T21:30:35.903035545Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:35.903057245Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-16T21:30:35.903075209Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:35.903177448Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:35.903490787Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:35.904917667Z" 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-16T21:30:35.904945228Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:35.905123989Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3093453915/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-16T21:30:35.905146030Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd/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=containerdfrontend=builtin2181858100/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3632392963/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3632392963/config.toml
sandbox.go:131: > StartCmd 2024-04-16 21:30:30.828900357 +0000 UTC m=+35.352785031 /usr/bin/containerd --config /tmp/bktest_containerd3632392963/config.toml
sandbox.go:131: time="2024-04-16T21:30: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-16T21:30:30.847766382Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-16T21:30:30.860485584Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-16T21:30:30.860517633Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-16T21:30:30.860578536Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:30.860669965Z" 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-16T21:30:30.860689591Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:30.860706032Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-16T21:30:30.860720609Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:30.860811998Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:30.861026314Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:30.861755904Z" 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-16T21:30:30.861780590Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:30.861941257Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3632392963/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-16T21:30:30.861959290Z" level=info msg="loading plugin \"io.containerd.content.v1.conte
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L3624
=== RUN TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=client
=== CONT TestIntegration/TestMultiStageImplicitFrom/worker=containerd/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=containerdfrontend=client3651116265/002/go: no such file or directory
Test: TestIntegration/TestMultiStageImplicitFrom/worker=containerd/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3309102311/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3309102311/config.toml
sandbox.go:131: > StartCmd 2024-04-16 21:30:30.789689304 +0000 UTC m=+35.313573996 /usr/bin/containerd --config /tmp/bktest_containerd3309102311/config.toml
sandbox.go:131: time="2024-04-16T21:30: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-16T21:30:30.812042527Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-16T21:30:30.830204520Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-16T21:30:30.830253722Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-16T21:30:30.830326416Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:30.830427964Z" 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-16T21:30:30.830465443Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:30.830497753Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-16T21:30:30.830516808Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:30.830642421Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:30.830929101Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:30.831874560Z" 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-16T21:30:30.831903103Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:30.832117310Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3309102311/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-16T21:30:30.832138879Z" level=info msg="loading plugin \"io.containerd.content.v1.content\".
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheImportExport/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestCacheImportExport/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/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1612621593/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1345959372/buildkitd.toml --root /tmp/bktest_buildkitd1690655676 --addr unix:///tmp/bktest_buildkitd1690655676/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_containerd1612621593/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1345959372/buildkitd.toml --root /tmp/bktest_buildkitd1690655676 --addr unix:///tmp/bktest_buildkitd1690655676/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-04-16 21:30:11.950771011 +0000 UTC m=+16.474655694 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1612621593/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1345959372/buildkitd.toml --root /tmp/bktest_buildkitd1690655676 --addr unix:///tmp/bktest_buildkitd1690655676/buildkitd.sock --debug
sandbox.go:131: time="2024-04-16T21:30:11Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1690655676/net/cni\" for cleanup: open /tmp/bktest_buildkitd1690655676/net/cni: no such file or directory"
sandbox.go:131: time="2024-04-16T21:30:11Z" level=debug msg="creating new network namespace m4mauci25xlrcdtl62rb46frq" revision=5ef1a1e1c837f1dd2802143ce63b817c62d60104 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-16T21:30:11Z" level=debug msg="finished creating network namespace m4mauci25xlrcdtl62rb46frq" revision=5ef1a1e1c837f1dd2802143ce63b817c62d60104 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-16T21:30:12Z" level=debug msg="finished setting up network namespace m4mauci25xlrcdtl62rb46frq" revision=5ef1a1e1c837f1dd2802143ce63b817c62d60104 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-04-16T21:30:12Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-04-16T21:30:12Z" level=info msg="found worker \"fikbtum4hxresysf8lgztyqdr\", labels=map[org.mobyproject.buildkit.worker.containerd.namespace:buildkit org.mobyproject.buildkit.worker.containerd.uuid:76d2abc7-0d67-4e5f-b0ea-e4adcbc7c8ff org.mobyproject.buildkit.worker.executor:containerd org.mobyproject.buildkit.worker.hostname:85720dde9e9a 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-16T21:30:12Z" level=info msg="found 1 workers, default=\"fikbtum4hxresysf8lgztyqdr\""
sandbox.go:131: time="2024-04-16T21:30:12Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-04-16T21:30:12Z" level=info msg="running server on /tmp/bktest_buildkitd1690655676/buildkitd.sock"
sandbox.go:131: time="2024-04-16T21:30:12Z" level=debug msg="session started" revision=5ef1a1e1c837f1dd2802143ce63b817c62d60104 spanID=be3ce3f5abad3964 traceID=77dc3ec078600a034b795a804bd7e9cb version=v0.0.0+earthlyunknown
sandbox.go:131:
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestCacheImportExport/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd/frontend=client
=== CONT TestIntegration/TestCacheImportExport/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: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2495048850/config.toml
sandbox.go:131: > StartCmd 2024-04-16 21:30:11.220819202 +0000 UTC m=+15.744703896 /usr/bin/containerd --config /tmp/bktest_containerd2495048850/config.toml
sandbox.go:131: time="2024-04-16T21:30:11Z" 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-16T21:30:11.243776022Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-16T21:30:11.259470850Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-16T21:30:11.259527703Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-16T21:30:11.259577185Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:11.259704671Z" 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-16T21:30:11.259745897Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:11.259778177Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-16T21:30:11.259804185Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:11.259915742Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:11.260115010Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:11.260759204Z" 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-16T21:30:11.260784110Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:11.260946501Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2495048850/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-16T21:30:11.260965226Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-16T21:30:11.261058669Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-16T21:30:11.261122857Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandbox.go:131: time="2024-04-16T21:30:11.261140039Z" level=info msg="metadata content store policy set" policy=shared
sandbox.go:131: t
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L4071
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd/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:37669/buildkit/testexportdf:latest: not found
Test: TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=builtin
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd3978010365/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd3978010365/config.toml
sandbox.go:131: > StartCmd 2024-04-16 21:30:11.186101396 +0000 UTC m=+15.709986069 /usr/bin/containerd --config /tmp/bktest_containerd3978010365/config.toml
sandbox.go:131: time="2024-04-16T21:30:11Z" 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-16T21:30:11.209169149Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-16T21:30:11.227363503Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-16T21:30:11.227453560Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-16T21:30:11.227521566Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:11.227635497Z" 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-16T21:30:11.227668759Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:11.227699075Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-16T21:30:11.227724883Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:11.227838162Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:11.228134611Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:11.229219358Z" 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-16T21:30:11.229287354Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:11.229539311Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd3978010365/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-16T21:30:11.229563946Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6762
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestImportExportReproducibleIDs/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_containerd2260535212/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2260535212/config.toml
sandbox.go:131: > StartCmd 2024-04-16 21:30:09.293331259 +0000 UTC m=+13.817215932 /usr/bin/containerd --config /tmp/bktest_containerd2260535212/config.toml
sandbox.go:131: time="2024-04-16T21:30:09Z" 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-16T21:30:09.326451638Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-04-16T21:30:09.350178652Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-04-16T21:30:09.350212384Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-04-16T21:30:09.350252749Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:09.350336544Z" 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-16T21:30:09.350357563Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:09.350375857Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-04-16T21:30:09.350392037Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:09.350488055Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:09.350708883Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:09.352844817Z" 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-16T21:30:09.352878599Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-04-16T21:30:09.353058933Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..." error="path /tmp/bktest_containerd2260535212/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-16T21:30:09.353085452Z" level=info msg="loading plugin \"io.containerd.content.v1.content\"..." type=io.containerd.content.v1
sandbox.go:131: time="2024-04-16T21:30:09.353206626Z" level=info msg="loading plugin \"io.containerd.metadata.v1.bolt\"..." type=io.containerd.metadata.v1
sandbox.go:131: time="2024-04-16T21:30:09.353284460Z" level=warning msg="could not use snapshotter devmapper in metadata plugin" error="devmapper not configured"
sandb
|
Test
Process completed with exit code 1.
|
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/.
|
Loading