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=oci-snapshotter-stargz/frontend=builtin
=== PAUSE TestIntegration/TestMountRWCache/worker=oci-snapshotter-stargz/frontend=builtin
=== CONT TestIntegration/TestMountRWCache/worker=oci-snapshotter-stargz/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{0x30, 0x63, 0x37, 0x33, 0x38, 0x36, 0x39, 0x63, 0x35, 0x62, 0x62, 0x63, 0x31, 0x39, 0x66, 0x37, 0x37, 0x61, 0x62, 0x30, 0x63, 0x61, 0x35, 0x35, 0x65, 0x31, 0x31, 0x64, 0x38, 0x31, 0x31, 0x36, 0x61, 0x35, 0x30, 0x31, 0x64, 0x32, 0x33, 0x39, 0x39, 0x30, 0x65, 0x31, 0x38, 0x66, 0x30, 0x34, 0x61, 0x64, 0x61, 0x62, 0x31, 0x33, 0x32, 0x37, 0x65, 0x61, 0x66, 0x61, 0x38, 0x64, 0x37, 0x39, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x39, 0x39, 0x34, 0x61, 0x33, 0x66, 0x37, 0x30, 0x62, 0x33, 0x61, 0x35, 0x63, 0x36, 0x34, 0x36, 0x65, 0x64, 0x32, 0x64, 0x31, 0x31, 0x64, 0x64, 0x38, 0x62, 0x38, 0x38, 0x63, 0x39, 0x32, 0x31, 0x36, 0x36, 0x38, 0x32, 0x65, 0x32, 0x38, 0x32, 0x33, 0x33, 0x35, 0x63, 0x37, 0x36, 0x36, 0x32, 0x39, 0x66, 0x31, 0x33, 0x32, 0x64, 0x39, 0x31, 0x36, 0x66, 0x65, 0x34, 0x61, 0x63, 0x35, 0x31, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 30 63 37 33 38 36 39 63 35 62 62 63 31 39 66 37 |0c73869c5bbc19f7|
- 00000010 37 61 62 30 63 61 35 35 65 31 31 64 38 31 31 36 |7ab0ca55e11d8116|
- 00000020 61 35 30 31 64 32 33 39 39 30 65 31 38 66 30 34 |a501d23990e18f04|
- 00000030 61 64 61 62 31 33 32 37 65 61 66 61 38 64 37 39 |adab1327eafa8d79|
+ 00000000 39 39 34 61 33 66 37 30 62 33 61 35 63 36 34 36 |994a3f70b3a5c646|
+ 00000010 65 64 32 64 31 31 64 64 38 62 38 38 63 39 32 31 |ed2d11dd8b88c921|
+ 00000020 36 36 38 32 65 32 38 32 33 33 35 63 37 36 36 32 |6682e282335c7662|
+ 00000030 39 66 31 33 32 64 39 31 36 66 65 34 61 63 35 31 |9f132d916fe4ac51|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/worker=oci-snapshotter-stargz/frontend=builtin
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_config2154184140/buildkitd.toml --root /tmp/bktest_buildkitd3518744200 --addr unix:///tmp/bktest_buildkitd3518744200/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-27 18:52:16.588117145 +0000 UTC m=+5.956618428 /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_config2154184140/buildkitd.toml --root /tmp/bktest_buildkitd3518744200 --addr unix:///tmp/bktest_buildkitd3518744200/buildkitd.sock --debug
sandbox.go:131: time="2024-05-27T18:52:16Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3518744200/net/cni\" for cleanup: open /tmp/bktest_buildkitd3518744200/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-27T18:52:16Z" level=debug msg="creating new network namespace m0ph0bwobglwpmzfiot6pu7yo" revision=360793f070950439fb842c53179c38689a097f22 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-27T18:52:16Z" level=debug msg="finished creating network namespace m0ph0bwobglwpmzfiot6pu7yo" revision=360793f070950439fb842c53179c38689a097f22 version=v0.0.0+earthlyunknown
sandbox.go:13
|
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L225
=== RUN TestIntegration/TestMountRWCache/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestMountRWCache/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestMountRWCache/worker=oci-snapshotter-stargz/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{0x39, 0x36, 0x32, 0x65, 0x31, 0x32, 0x32, 0x37, 0x38, 0x30, 0x65, 0x61, 0x38, 0x38, 0x35, 0x65, 0x38, 0x30, 0x39, 0x61, 0x34, 0x35, 0x31, 0x33, 0x62, 0x61, 0x64, 0x36, 0x30, 0x63, 0x35, 0x65, 0x32, 0x34, 0x65, 0x36, 0x62, 0x32, 0x35, 0x39, 0x31, 0x66, 0x34, 0x31, 0x31, 0x63, 0x35, 0x63, 0x65, 0x62, 0x66, 0x64, 0x37, 0x61, 0x36, 0x39, 0x35, 0x37, 0x61, 0x36, 0x35, 0x62, 0x34, 0x65, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x62, 0x65, 0x64, 0x32, 0x62, 0x39, 0x35, 0x37, 0x31, 0x38, 0x30, 0x33, 0x39, 0x61, 0x37, 0x65, 0x35, 0x63, 0x35, 0x61, 0x38, 0x64, 0x65, 0x37, 0x64, 0x66, 0x30, 0x63, 0x39, 0x64, 0x33, 0x32, 0x39, 0x33, 0x66, 0x63, 0x65, 0x34, 0x31, 0x65, 0x32, 0x64, 0x30, 0x30, 0x39, 0x63, 0x30, 0x62, 0x61, 0x63, 0x38, 0x32, 0x62, 0x33, 0x35, 0x65, 0x33, 0x65, 0x31, 0x62, 0x33, 0x66, 0x64, 0x33, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 39 36 32 65 31 32 32 37 38 30 65 61 38 38 35 65 |962e122780ea885e|
- 00000010 38 30 39 61 34 35 31 33 62 61 64 36 30 63 35 65 |809a4513bad60c5e|
- 00000020 32 34 65 36 62 32 35 39 31 66 34 31 31 63 35 63 |24e6b2591f411c5c|
- 00000030 65 62 66 64 37 61 36 39 35 37 61 36 35 62 34 65 |ebfd7a6957a65b4e|
+ 00000000 62 65 64 32 62 39 35 37 31 38 30 33 39 61 37 65 |bed2b95718039a7e|
+ 00000010 35 63 35 61 38 64 65 37 64 66 30 63 39 64 33 32 |5c5a8de7df0c9d32|
+ 00000020 39 33 66 63 65 34 31 65 32 64 30 30 39 63 30 62 |93fce41e2d009c0b|
+ 00000030 61 63 38 32 62 33 35 65 33 65 31 62 33 66 64 33 |ac82b35e3e1b3fd3|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/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_config922837276/buildkitd.toml --root /tmp/bktest_buildkitd2832393005 --addr unix:///tmp/bktest_buildkitd2832393005/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_config922837276/buildkitd.toml --root /tmp/bktest_buildkitd2832393005 --addr unix:///tmp/bktest_buildkitd2832393005/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-27 18:52:15.842006503 +0000 UTC m=+5.210507786 /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_config922837276/buildkitd.toml --root /tmp/bktest_buildkitd2832393005 --addr unix:///tmp/bktest_buildkitd2832393005/buildkitd.sock --debug
sandbox.go:131: time="2024-05-27T18:52:15Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2832393005/net/cni\" for cleanup: open /tmp/bktest_buildkitd2832393005/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-27T18:52:15Z" level=debug msg=
|
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