Lock ops based on computed key rather than LLB digest #248
Annotations
5 errors and 2 warnings
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L225
=== RUN TestIntegration/TestMountRWCache/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestMountRWCache/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestMountRWCache/worker=containerd-rootless/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{0x64, 0x62, 0x39, 0x33, 0x66, 0x32, 0x36, 0x38, 0x30, 0x39, 0x38, 0x30, 0x30, 0x30, 0x63, 0x61, 0x33, 0x30, 0x30, 0x64, 0x64, 0x64, 0x62, 0x63, 0x35, 0x30, 0x31, 0x62, 0x63, 0x38, 0x62, 0x36, 0x37, 0x30, 0x33, 0x63, 0x62, 0x32, 0x61, 0x32, 0x30, 0x35, 0x39, 0x63, 0x30, 0x66, 0x61, 0x38, 0x30, 0x61, 0x35, 0x66, 0x34, 0x33, 0x30, 0x64, 0x31, 0x66, 0x38, 0x37, 0x31, 0x34, 0x39, 0x36, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x35, 0x66, 0x35, 0x37, 0x61, 0x37, 0x30, 0x39, 0x37, 0x37, 0x38, 0x30, 0x30, 0x65, 0x62, 0x63, 0x39, 0x32, 0x33, 0x32, 0x32, 0x33, 0x61, 0x64, 0x32, 0x32, 0x38, 0x66, 0x31, 0x34, 0x30, 0x31, 0x37, 0x62, 0x61, 0x31, 0x63, 0x33, 0x66, 0x61, 0x39, 0x31, 0x33, 0x32, 0x36, 0x33, 0x37, 0x30, 0x30, 0x61, 0x39, 0x66, 0x37, 0x34, 0x63, 0x30, 0x32, 0x37, 0x33, 0x37, 0x33, 0x63, 0x34, 0x61, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 64 62 39 33 66 32 36 38 30 39 38 30 30 30 63 61 |db93f268098000ca|
- 00000010 33 30 30 64 64 64 62 63 35 30 31 62 63 38 62 36 |300dddbc501bc8b6|
- 00000020 37 30 33 63 62 32 61 32 30 35 39 63 30 66 61 38 |703cb2a2059c0fa8|
- 00000030 30 61 35 66 34 33 30 64 31 66 38 37 31 34 39 36 |0a5f430d1f871496|
+ 00000000 35 66 35 37 61 37 30 39 37 37 38 30 30 65 62 63 |5f57a70977800ebc|
+ 00000010 39 32 33 32 32 33 61 64 32 32 38 66 31 34 30 31 |923223ad228f1401|
+ 00000020 37 62 61 31 63 33 66 61 39 31 33 32 36 33 37 30 |7ba1c3fa91326370|
+ 00000030 30 61 39 66 37 34 63 30 32 37 33 37 33 63 34 61 |0a9f74c027373c4a|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/worker=containerd-rootless/frontend=builtin
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 12870 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1348428229/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3551974056/buildkitd.toml --root /tmp/bktest_buildkitd2732300566 --addr unix:///tmp/bktest_buildkitd2732300566/buildkitd.sock --debug
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 12870 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1348428229/containerd.sock --containerd-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --containerd-worker-snapshotter=native --containerd-worker-snapshotter=native --config=/tmp/bktest_config3551974056/buildkitd.toml --root /tmp/bktest_buildkitd2732300566 --addr unix:///tmp/bktest_buildkitd2732300566/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-22 18:03:03.191846239 +0000 UTC m=+13.879416671 /usr/bin/sudo -u #1000 -i -- exec nsenter -U --preserve-credentials -m -t 12870 buildkitd --oci-worker=false --containerd-worker-gc=false --containerd-worker=true --containerd-worker-addr /tmp/bktest_containerd1
|
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L225
=== RUN TestIntegration/TestMountRWCache/worker=containerd-rootless/frontend=client
=== PAUSE TestIntegration/TestMountRWCache/worker=containerd-rootless/frontend=client
=== CONT TestIntegration/TestMountRWCache/worker=containerd-rootless/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{0x37, 0x38, 0x64, 0x32, 0x39, 0x36, 0x39, 0x36, 0x61, 0x62, 0x39, 0x32, 0x32, 0x39, 0x63, 0x63, 0x61, 0x36, 0x36, 0x39, 0x36, 0x61, 0x36, 0x38, 0x33, 0x31, 0x32, 0x32, 0x36, 0x36, 0x30, 0x63, 0x38, 0x39, 0x30, 0x62, 0x37, 0x63, 0x34, 0x36, 0x65, 0x30, 0x35, 0x33, 0x31, 0x35, 0x64, 0x33, 0x35, 0x38, 0x61, 0x34, 0x66, 0x63, 0x62, 0x32, 0x37, 0x65, 0x39, 0x65, 0x32, 0x61, 0x39, 0x63, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x30, 0x63, 0x63, 0x30, 0x39, 0x38, 0x66, 0x37, 0x63, 0x64, 0x33, 0x30, 0x38, 0x38, 0x61, 0x33, 0x31, 0x34, 0x36, 0x39, 0x39, 0x32, 0x66, 0x30, 0x65, 0x36, 0x35, 0x34, 0x33, 0x39, 0x62, 0x62, 0x30, 0x61, 0x34, 0x65, 0x39, 0x62, 0x39, 0x37, 0x66, 0x34, 0x63, 0x64, 0x62, 0x66, 0x37, 0x39, 0x61, 0x62, 0x66, 0x32, 0x39, 0x34, 0x38, 0x37, 0x35, 0x30, 0x30, 0x63, 0x36, 0x30, 0x33, 0x64, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 37 38 64 32 39 36 39 36 61 62 39 32 32 39 63 63 |78d29696ab9229cc|
- 00000010 61 36 36 39 36 61 36 38 33 31 32 32 36 36 30 63 |a6696a683122660c|
- 00000020 38 39 30 62 37 63 34 36 65 30 35 33 31 35 64 33 |890b7c46e05315d3|
- 00000030 35 38 61 34 66 63 62 32 37 65 39 65 32 61 39 63 |58a4fcb27e9e2a9c|
+ 00000000 30 63 63 30 39 38 66 37 63 64 33 30 38 38 61 33 |0cc098f7cd3088a3|
+ 00000010 31 34 36 39 39 32 66 30 65 36 35 34 33 39 62 62 |146992f0e65439bb|
+ 00000020 30 61 34 65 39 62 39 37 66 34 63 64 62 66 37 39 |0a4e9b97f4cdbf79|
+ 00000030 61 62 66 32 39 34 38 37 35 30 30 63 36 30 33 64 |abf29487500c603d|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/worker=containerd-rootless/frontend=client
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4244638962/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_containerd4244638962/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4244638962/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_containerd4244638962/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:03:02.962535286 +0000 UTC m=+13.650105708 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd4244638962/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_containerd4244638962/config.toml
sandbox.go:131: time="2024-05-22T18:03:02Z" 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-05-22T18:03:03Z" level=warning msg="containerd config version `1` has been deprecated and will be removed
|
Generate annotations:
frontend/dockerfile/dockerfile_ssh_test.go#L127
=== RUN TestIntegration/TestSSHFileDescriptorsClosed/worker=containerd-rootless/frontend=builtin
=== PAUSE TestIntegration/TestSSHFileDescriptorsClosed/worker=containerd-rootless/frontend=builtin
=== CONT TestIntegration/TestSSHFileDescriptorsClosed/worker=containerd-rootless/frontend=builtin
dockerfile_ssh_test.go:127: ssh-agent failed to start:
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1250101284/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_containerd1250101284/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1250101284/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_containerd1250101284/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:02:55.674509609 +0000 UTC m=+6.362080031 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd1250101284/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_containerd1250101284/config.toml
sandbox.go:131: time="2024-05-22T18:02:55Z" 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-05-22T18:02:55Z" 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-22T18:02:55.714336181Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-22T18:02:55.730856992Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-22T18:02:55.730902097Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-22T18:02:55.730956088Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-22T18:02:55.730979481Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:02:55.731074469Z" 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-22T18:02:55.731101549Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:02:55.731137620Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:02:55.731171814Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:02:55.731294856Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:02:55.731567891Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:02:55.732344772Z" 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
|
Generate annotations:
frontend/dockerfile/dockerfile_ssh_test.go#L127
=== RUN TestIntegration/TestSSHFileDescriptorsClosed/worker=containerd-rootless/frontend=client
=== PAUSE TestIntegration/TestSSHFileDescriptorsClosed/worker=containerd-rootless/frontend=client
=== CONT TestIntegration/TestSSHFileDescriptorsClosed/worker=containerd-rootless/frontend=client
dockerfile_ssh_test.go:127: ssh-agent failed to start:
sandbox.go:128: stdout: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2036085091/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_containerd2036085091/config.toml
sandbox.go:128: stderr: /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2036085091/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_containerd2036085091/config.toml
sandbox.go:131: > StartCmd 2024-05-22 18:02:55.663834701 +0000 UTC m=+6.351405123 /usr/bin/sudo -u #1000 -i CONTAINERD_ROOTLESS_ROOTLESSKIT_STATE_DIR=/tmp/bktest_containerd2036085091/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_containerd2036085091/config.toml
sandbox.go:131: time="2024-05-22T18:02:55Z" 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-05-22T18:02:55Z" 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-22T18:02:55.707170282Z" level=info msg="starting containerd" revision=8c087663b0233f6e6e2f4515cee61d49f14746a8 version=v1.7.7
sandbox.go:131: time="2024-05-22T18:02:55.722683455Z" level=info msg="loading plugin \"io.containerd.event.v1.exchange\"..." type=io.containerd.event.v1
sandbox.go:131: time="2024-05-22T18:02:55.722717789Z" level=info msg="loading plugin \"io.containerd.internal.v1.opt\"..." type=io.containerd.internal.v1
sandbox.go:131: time="2024-05-22T18:02:55.722770016Z" level=warning msg="failed to load plugin io.containerd.internal.v1.opt" error="mkdir /opt/containerd: permission denied"
sandbox.go:131: time="2024-05-22T18:02:55.722789302Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.blockfile\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:02:55.722863962Z" 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-22T18:02:55.722893858Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.devmapper\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:02:55.722914106Z" level=warning msg="failed to load plugin io.containerd.snapshotter.v1.devmapper" error="devmapper not configured"
sandbox.go:131: time="2024-05-22T18:02:55.722921690Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.native\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:02:55.723025263Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.overlayfs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:02:55.723250344Z" level=info msg="loading plugin \"io.containerd.snapshotter.v1.aufs\"..." type=io.containerd.snapshotter.v1
sandbox.go:131: time="2024-05-22T18:02:55.723958196Z" 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 suc
|
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