Cache slow/computed keys using an LRU #260
Annotations
10 errors and 2 warnings
frontend/dockerfile/dockerfile_test.go#L4166
=== RUN TestIntegration/TestCacheImportExport/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestCacheImportExport/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestCacheImportExport/worker=containerd/frontend=gateway
dockerfile_test.go:4166:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4166
/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/TestCacheImportExport/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd4047137483/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd4047137483/config.toml
sandbox.go:131: > StartCmd 2024-05-29 22:46:50.681215029 +0000 UTC m=+15.786122871 /usr/bin/containerd --config /tmp/bktest_containerd4047137483/config.toml
sandbox.go:131: time="2024-05-29T22:46: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-05-29T22:46:50.760957441Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-29T22:46:50.796815821Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-29T22:46:50.796855355Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-29T22:46:50.796907071Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:50.797031964Z" 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-05-29T22:46:50.797049126Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:50.797068833Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-29T22:46:50.797081075Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:50.797187664Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:50.797462576Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:50.800948947Z" 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-05-29T22:46:50.800981218Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:50.801329957Z" level=info msg="skip loading plugin \"io.containerd.s
|
frontend/dockerfile/dockerfile_test.go#L4068
=== RUN TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestImageManifestCacheImportExport/worker=containerd/frontend=gateway
dockerfile_test.go:4068:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4068
/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/TestImageManifestCacheImportExport/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd298445618/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd298445618/config.toml
sandbox.go:131: > StartCmd 2024-05-29 22:46:50.258115395 +0000 UTC m=+15.363023227 /usr/bin/containerd --config /tmp/bktest_containerd298445618/config.toml
sandbox.go:131: time="2024-05-29T22:46: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-05-29T22:46:50.308640415Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-29T22:46:50.352929685Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-29T22:46:50.353018631Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-29T22:46:50.353096826Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:50.353229774Z" 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-05-29T22:46:50.353269287Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:50.353295116Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-29T22:46:50.353316756Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:50.353433763Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:50.353710709Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:50.354620834Z" 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-05-29T22:46:50.354647333Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:50.354868265Z" leve
|
frontend/dockerfile/dockerfile_test.go#L4332
=== RUN TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestImportExportReproducibleIDs/worker=containerd/frontend=gateway
dockerfile_test.go:4332:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:4332
/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/TestImportExportReproducibleIDs/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2905862681/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2905862681/config.toml
sandbox.go:131: > StartCmd 2024-05-29 22:46:49.254006781 +0000 UTC m=+14.358914612 /usr/bin/containerd --config /tmp/bktest_containerd2905862681/config.toml
sandbox.go:131: time="2024-05-29T22:46:49Z" 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-05-29T22:46:49.279975844Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-29T22:46:49.299516923Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-29T22:46:49.299552850Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-29T22:46:49.299602012Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:49.299691819Z" 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-05-29T22:46:49.299711185Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:49.299728187Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-29T22:46:49.299744758Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:49.299849132Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:49.300071436Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:49.300858759Z" 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-05-29T22:46:49.300904524Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:49.301150362Z" level=info ms
|
frontend/dockerfile/dockerfile_test.go#L4433
=== RUN TestIntegration/TestNoCache/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestNoCache/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestNoCache/worker=containerd/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: "ba66160fd2ba60861152e86dcfd5415904f8436dcdbca107445f5642dc81bceb -\n"
actual : "cda96db4e041f32062cff0db25afb44032468023e4f56cf8ef0f03caff5a3632 -\n"
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,2 @@
-ba66160fd2ba60861152e86dcfd5415904f8436dcdbca107445f5642dc81bceb -
+cda96db4e041f32062cff0db25afb44032468023e4f56cf8ef0f03caff5a3632 -
Test: TestIntegration/TestNoCache/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3560581665/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config264498497/buildkitd.toml --root /tmp/bktest_buildkitd1979920956 --addr unix:///tmp/bktest_buildkitd1979920956/buildkitd.sock --debug
sandbox.go:131: efab2785d174c8854378ade07d199ed1659a38256afb06972f7f3af3ce0385ae -
sandbox.go:131: cda96db4e041f32062cff0db25afb44032468023e4f56cf8ef0f03caff5a3632 -
sandbox.go:131: 0a1fc90ad8d2e5ac9a2a9e3f5e3baf49d97a88f876049878a74c0254a3a04c05 -
sandbox.go:131: ba66160fd2ba60861152e86dcfd5415904f8436dcdbca107445f5642dc81bceb -
sandbox.go:131: d1b9eb0f39b57d85532efaa7933456e675a2f2e404fb50a27da3d8c79198170a -
sandbox.go:128: stderr: /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3560581665/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config264498497/buildkitd.toml --root /tmp/bktest_buildkitd1979920956 --addr unix:///tmp/bktest_buildkitd1979920956/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-29 22:46:48.495401578 +0000 UTC m=+13.600309439 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd3560581665/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config264498497/buildkitd.toml --root /tmp/bktest_buildkitd1979920956 --addr unix:///tmp/bktest_buildkitd1979920956/buildkitd.sock --debug
sandbox.go:131: time="2024-05-29T22:46:48Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1979920956/net/cni\" for cleanup: open /tmp/bktest_buildkitd1979920956/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-29T22:46:48Z" level=debug msg="creating new network namespace alb3itgm00r5zrzd9mjghakl7" revision=a25b2e1cd411ebef793edb19c9277bf6b476438a version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-29T22:46:48Z" level=debug msg="finished creating network namespace alb3itgm00r5zrzd9mjghakl7" revision=a25b2e1cd411ebef793edb19c9277bf6b476438a version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-29T22:46:48Z" level=debug msg="finished setting up network namespace alb3itgm00r5zrzd9mjghakl7" revision=a25b2e1cd411ebef793edb19c9277bf6b476438a version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-29T22:46:48Z" level=debug msg="remote introspection plugin filters" filters="[type==io.containerd.runtime.v1 type==io.containerd.runtime.v2]"
sandbox.go:131: time="2024-05-29T22:46:48Z" level=info msg="found worker \"n482vn5wbr1htrw1qbt9ygy2x\", labels=map[org.mobyproject.buildkit.worker.containerd.namespa
|
frontend/dockerfile/dockerfile_test.go#L1932
=== RUN TestIntegration/TestPullScratch/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestPullScratch/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestPullScratch/worker=containerd/frontend=gateway
dockerfile_test.go:1932:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:1932
/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/TestPullScratch/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1962936738/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1962936738/config.toml
sandbox.go:131: > StartCmd 2024-05-29 22:46:47.616423354 +0000 UTC m=+12.721331195 /usr/bin/containerd --config /tmp/bktest_containerd1962936738/config.toml
sandbox.go:131: time="2024-05-29T22:46:47Z" 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-05-29T22:46:47.644118030Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-29T22:46:47.679865122Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-29T22:46:47.679935924Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-29T22:46:47.679984204Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:47.680098647Z" 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-05-29T22:46:47.680115839Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:47.680130877Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-29T22:46:47.680142378Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:47.680242966Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:47.680530872Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:47.682604012Z" 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-05-29T22:46:47.683059010Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:47.683383223Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.zfs\"..."
|
frontend/dockerfile/dockerfile_test.go#L474
=== RUN TestIntegration/TestExportCacheLoop/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestExportCacheLoop/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestExportCacheLoop/worker=containerd/frontend=gateway
dockerfile_test.go:474:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:474
/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/TestExportCacheLoop/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd1334205187/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd1334205187/config.toml
sandbox.go:131: > StartCmd 2024-05-29 22:46:41.781243425 +0000 UTC m=+6.886151246 /usr/bin/containerd --config /tmp/bktest_containerd1334205187/config.toml
sandbox.go:131: time="2024-05-29T22:46: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-05-29T22:46:41.807129766Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-29T22:46:41.833755455Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-29T22:46:41.833788737Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-29T22:46:41.833869037Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:41.833957281Z" 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-05-29T22:46:41.833973241Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:41.833987046Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-29T22:46:41.833998027Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:41.834097973Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:41.834355523Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:41.837655912Z" 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-05-29T22:46:41.837687530Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:46:41.837887062Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.
|
frontend/dockerfile/dockerfile_provenance_test.go#L301
=== RUN TestIntegration/TestGitProvenanceAttestation/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestGitProvenanceAttestation/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestGitProvenanceAttestation/worker=containerd/frontend=gateway
dockerfile_provenance_test.go:301:
Error Trace: /src/frontend/dockerfile/dockerfile_provenance_test.go:301
/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/TestGitProvenanceAttestation/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd2324869131/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd2324869131/config.toml
sandbox.go:131: > StartCmd 2024-05-29 22:47:24.037701051 +0000 UTC m=+49.142608972 /usr/bin/containerd --config /tmp/bktest_containerd2324869131/config.toml
sandbox.go:131: time="2024-05-29T22:47: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-05-29T22:47:24.058846507Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-29T22:47:24.078218279Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-29T22:47:24.078251982Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-29T22:47:24.078314679Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:47:24.078405939Z" 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-05-29T22:47:24.078440153Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:47:24.078468776Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-29T22:47:24.078482852Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:47:24.078585313Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:47:24.078818868Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:47:24.079536030Z" 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-05-29T22:47:24.079586504Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:47:24.079840898Z" level
|
frontend/dockerfile/dockerfile_mount_test.go#L225
=== RUN TestIntegration/TestMountRWCache/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestMountRWCache/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestMountRWCache/worker=containerd/frontend=gateway
dockerfile_mount_test.go:225:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:225
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: Not equal:
expected: []byte{0x37, 0x33, 0x63, 0x61, 0x65, 0x30, 0x38, 0x38, 0x65, 0x37, 0x65, 0x39, 0x38, 0x33, 0x61, 0x65, 0x66, 0x64, 0x34, 0x32, 0x30, 0x64, 0x65, 0x34, 0x65, 0x38, 0x31, 0x62, 0x39, 0x32, 0x39, 0x39, 0x38, 0x66, 0x63, 0x65, 0x33, 0x64, 0x37, 0x38, 0x62, 0x39, 0x38, 0x38, 0x36, 0x34, 0x36, 0x62, 0x37, 0x33, 0x34, 0x65, 0x39, 0x64, 0x65, 0x35, 0x66, 0x65, 0x66, 0x61, 0x30, 0x61, 0x31, 0x63, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x37, 0x38, 0x63, 0x38, 0x31, 0x39, 0x31, 0x65, 0x64, 0x38, 0x39, 0x62, 0x39, 0x64, 0x66, 0x66, 0x39, 0x65, 0x64, 0x31, 0x65, 0x37, 0x66, 0x31, 0x30, 0x61, 0x37, 0x39, 0x39, 0x37, 0x33, 0x34, 0x33, 0x66, 0x32, 0x31, 0x62, 0x37, 0x39, 0x30, 0x39, 0x30, 0x62, 0x34, 0x66, 0x31, 0x31, 0x61, 0x39, 0x61, 0x34, 0x63, 0x31, 0x34, 0x38, 0x65, 0x62, 0x30, 0x30, 0x66, 0x63, 0x33, 0x32, 0x66, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 37 33 63 61 65 30 38 38 65 37 65 39 38 33 61 65 |73cae088e7e983ae|
- 00000010 66 64 34 32 30 64 65 34 65 38 31 62 39 32 39 39 |fd420de4e81b9299|
- 00000020 38 66 63 65 33 64 37 38 62 39 38 38 36 34 36 62 |8fce3d78b988646b|
- 00000030 37 33 34 65 39 64 65 35 66 65 66 61 30 61 31 63 |734e9de5fefa0a1c|
+ 00000000 37 38 63 38 31 39 31 65 64 38 39 62 39 64 66 66 |78c8191ed89b9dff|
+ 00000010 39 65 64 31 65 37 66 31 30 61 37 39 39 37 33 34 |9ed1e7f10a799734|
+ 00000020 33 66 32 31 62 37 39 30 39 30 62 34 66 31 31 61 |3f21b79090b4f11a|
+ 00000030 39 61 34 63 31 34 38 65 62 30 30 66 63 33 32 66 |9a4c148eb00fc32f|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/worker=containerd/frontend=gateway
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd883694715/config.toml
sandbox.go:131: > StartCmd 2024-05-29 22:47:05.936085579 +0000 UTC m=+31.040993430 /usr/bin/containerd --config /tmp/bktest_containerd883694715/config.toml
sandbox.go:131: time="2024-05-29T22:47: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-05-29T22:47:05.957031456Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-29T22:47:05.974650612Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-29T22:47:05.974694193Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-29T22:47:05.974749837Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:47:05.974838071Z" 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-05-29T22:47:05.974859962Z" level=info msg="loading pl
|
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=gateway
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=gateway
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=containerd/frontend=gateway
dockerfile_test.go:6560: SOURCE_DATE_EPOCH=1673354096
dockerfile_test.go:6621:
Error Trace: /src/frontend/dockerfile/dockerfile_test.go:6621
/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/TestReproSourceDateEpoch/worker=containerd/frontend=gateway
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd777137275/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd777137275/config.toml
sandbox.go:131: > StartCmd 2024-05-29 22:47:05.973503306 +0000 UTC m=+31.078411136 /usr/bin/containerd --config /tmp/bktest_containerd777137275/config.toml
sandbox.go:131: time="2024-05-29T22:47: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-05-29T22:47:05.995395324Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-29T22:47:06.013803619Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-29T22:47:06.014679650Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-29T22:47:06.014787081Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:47:06.014902004Z" 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-05-29T22:47:06.014956346Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:47:06.014978407Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-29T22:47:06.014994978Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:47:06.015101506Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:47:06.015384323Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:47:06.016267801Z" 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-05-29T22:47:06.016294330Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.zfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-29T22:47:0
|
|
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/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading