Cache slow/computed keys using an LRU #255
Annotations
3 errors and 2 warnings
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L225
=== RUN TestIntegration/TestMountRWCache/worker=containerd/frontend=builtin
=== PAUSE TestIntegration/TestMountRWCache/worker=containerd/frontend=builtin
=== CONT TestIntegration/TestMountRWCache/worker=containerd/frontend=builtin
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{0x36, 0x34, 0x39, 0x61, 0x34, 0x34, 0x36, 0x32, 0x31, 0x37, 0x31, 0x64, 0x34, 0x66, 0x31, 0x62, 0x64, 0x39, 0x35, 0x31, 0x63, 0x61, 0x62, 0x63, 0x33, 0x34, 0x62, 0x30, 0x32, 0x39, 0x31, 0x39, 0x63, 0x37, 0x30, 0x63, 0x31, 0x66, 0x61, 0x38, 0x61, 0x63, 0x38, 0x37, 0x34, 0x65, 0x62, 0x39, 0x61, 0x38, 0x30, 0x62, 0x65, 0x31, 0x61, 0x66, 0x35, 0x61, 0x34, 0x30, 0x33, 0x66, 0x65, 0x65, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x31, 0x35, 0x62, 0x39, 0x33, 0x38, 0x34, 0x36, 0x61, 0x37, 0x32, 0x37, 0x63, 0x39, 0x62, 0x36, 0x31, 0x32, 0x64, 0x36, 0x30, 0x35, 0x32, 0x35, 0x65, 0x65, 0x62, 0x35, 0x37, 0x63, 0x66, 0x38, 0x63, 0x34, 0x38, 0x37, 0x61, 0x32, 0x62, 0x31, 0x32, 0x33, 0x30, 0x66, 0x30, 0x34, 0x63, 0x66, 0x64, 0x31, 0x39, 0x36, 0x33, 0x32, 0x63, 0x65, 0x65, 0x37, 0x63, 0x61, 0x65, 0x61, 0x61, 0x61, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 36 34 39 61 34 34 36 32 31 37 31 64 34 66 31 62 |649a4462171d4f1b|
- 00000010 64 39 35 31 63 61 62 63 33 34 62 30 32 39 31 39 |d951cabc34b02919|
- 00000020 63 37 30 63 31 66 61 38 61 63 38 37 34 65 62 39 |c70c1fa8ac874eb9|
- 00000030 61 38 30 62 65 31 61 66 35 61 34 30 33 66 65 65 |a80be1af5a403fee|
+ 00000000 31 35 62 39 33 38 34 36 61 37 32 37 63 39 62 36 |15b93846a727c9b6|
+ 00000010 31 32 64 36 30 35 32 35 65 65 62 35 37 63 66 38 |12d60525eeb57cf8|
+ 00000020 63 34 38 37 61 32 62 31 32 33 30 66 30 34 63 66 |c487a2b1230f04cf|
+ 00000030 64 31 39 36 33 32 63 65 65 37 63 61 65 61 61 61 |d19632cee7caeaaa|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/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_containerd1596006730/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3977968813/buildkitd.toml --root /tmp/bktest_buildkitd1773196591 --addr unix:///tmp/bktest_buildkitd1773196591/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-27 18:52:19.508030192 +0000 UTC m=+7.153570220 /usr/bin/buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1596006730/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3977968813/buildkitd.toml --root /tmp/bktest_buildkitd1773196591 --addr unix:///tmp/bktest_buildkitd1773196591/buildkitd.sock --debug
sandbox.go:131: time="2024-05-27T18:52:19Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1773196591/net/cni\" for cleanup: open /tmp/bktest_buildkitd1773196591/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-27T18:52:19Z" level=debug msg="creating new network namespace rnk4psp807npst39keksqodkr" revision=360793f070950439fb842c53179c38689a097f22 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-27T18:52:19Z" level=debug msg="finished creating network namespace rnk4psp807npst39keksqodkr" revision=360793f070950439fb842c53
|
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L225
=== RUN TestIntegration/TestMountRWCache/worker=containerd/frontend=client
=== PAUSE TestIntegration/TestMountRWCache/worker=containerd/frontend=client
=== CONT TestIntegration/TestMountRWCache/worker=containerd/frontend=client
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{0x61, 0x63, 0x65, 0x31, 0x31, 0x66, 0x66, 0x36, 0x30, 0x62, 0x35, 0x34, 0x63, 0x63, 0x33, 0x66, 0x62, 0x37, 0x36, 0x64, 0x39, 0x61, 0x35, 0x34, 0x62, 0x63, 0x64, 0x31, 0x37, 0x36, 0x37, 0x66, 0x39, 0x36, 0x64, 0x32, 0x36, 0x63, 0x34, 0x65, 0x63, 0x31, 0x31, 0x32, 0x63, 0x34, 0x33, 0x61, 0x34, 0x62, 0x39, 0x65, 0x34, 0x39, 0x35, 0x35, 0x65, 0x39, 0x61, 0x31, 0x39, 0x33, 0x36, 0x64, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x37, 0x32, 0x61, 0x64, 0x64, 0x64, 0x64, 0x65, 0x65, 0x39, 0x34, 0x35, 0x31, 0x33, 0x35, 0x35, 0x33, 0x66, 0x38, 0x62, 0x30, 0x61, 0x38, 0x36, 0x64, 0x64, 0x34, 0x33, 0x63, 0x36, 0x33, 0x62, 0x37, 0x63, 0x38, 0x39, 0x34, 0x64, 0x37, 0x65, 0x30, 0x62, 0x32, 0x63, 0x66, 0x65, 0x61, 0x32, 0x65, 0x34, 0x33, 0x66, 0x33, 0x30, 0x32, 0x66, 0x36, 0x35, 0x64, 0x39, 0x38, 0x33, 0x32, 0x37, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 61 63 65 31 31 66 66 36 30 62 35 34 63 63 33 66 |ace11ff60b54cc3f|
- 00000010 62 37 36 64 39 61 35 34 62 63 64 31 37 36 37 66 |b76d9a54bcd1767f|
- 00000020 39 36 64 32 36 63 34 65 63 31 31 32 63 34 33 61 |96d26c4ec112c43a|
- 00000030 34 62 39 65 34 39 35 35 65 39 61 31 39 33 36 64 |4b9e4955e9a1936d|
+ 00000000 37 32 61 64 64 64 64 65 65 39 34 35 31 33 35 35 |72addddee9451355|
+ 00000010 33 66 38 62 30 61 38 36 64 64 34 33 63 36 33 62 |3f8b0a86dd43c63b|
+ 00000020 37 63 38 39 34 64 37 65 30 62 32 63 66 65 61 32 |7c894d7e0b2cfea2|
+ 00000030 65 34 33 66 33 30 32 66 36 35 64 39 38 33 32 37 |e43f302f65d98327|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/worker=containerd/frontend=client
sandbox.go:128: stdout: /usr/bin/containerd --config /tmp/bktest_containerd21478158/config.toml
sandbox.go:128: stderr: /usr/bin/containerd --config /tmp/bktest_containerd21478158/config.toml
sandbox.go:131: > StartCmd 2024-05-27 18:52:18.769187256 +0000 UTC m=+6.414727304 /usr/bin/containerd --config /tmp/bktest_containerd21478158/config.toml
sandbox.go:131: time="2024-05-27T18:52:18Z" 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-27T18:52:18.798386828Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-27T18:52:18.822338810Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-27T18:52:18.822374277Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-27T18:52:18.822458094Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-27T18:52:18.822560836Z" level=info msg="skip loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." error="no scratch file generator: skip plugin" type=io.containerd.snapsh
|
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/.
|
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/
|
Loading