Prune ref IDs and cache key digests #253
Annotations
5 errors and 2 warnings
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L225
=== RUN TestIntegration/TestMountRWCache/worker=oci/frontend=builtin
=== PAUSE TestIntegration/TestMountRWCache/worker=oci/frontend=builtin
=== CONT TestIntegration/TestMountRWCache/worker=oci/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{0x35, 0x64, 0x64, 0x31, 0x61, 0x32, 0x31, 0x64, 0x38, 0x37, 0x33, 0x32, 0x32, 0x33, 0x33, 0x31, 0x38, 0x65, 0x64, 0x65, 0x30, 0x33, 0x30, 0x38, 0x34, 0x34, 0x66, 0x61, 0x62, 0x65, 0x35, 0x62, 0x66, 0x39, 0x37, 0x39, 0x64, 0x62, 0x66, 0x38, 0x35, 0x35, 0x34, 0x66, 0x65, 0x35, 0x66, 0x39, 0x37, 0x34, 0x62, 0x32, 0x33, 0x31, 0x35, 0x37, 0x37, 0x37, 0x66, 0x63, 0x37, 0x62, 0x32, 0x34, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x32, 0x65, 0x64, 0x32, 0x36, 0x31, 0x65, 0x37, 0x37, 0x32, 0x39, 0x37, 0x34, 0x32, 0x61, 0x62, 0x65, 0x33, 0x38, 0x66, 0x38, 0x37, 0x63, 0x62, 0x34, 0x39, 0x37, 0x33, 0x38, 0x61, 0x64, 0x34, 0x33, 0x61, 0x35, 0x62, 0x65, 0x62, 0x62, 0x61, 0x38, 0x35, 0x61, 0x32, 0x34, 0x64, 0x65, 0x36, 0x35, 0x34, 0x36, 0x36, 0x30, 0x30, 0x66, 0x33, 0x62, 0x63, 0x30, 0x37, 0x31, 0x62, 0x34, 0x32, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 35 64 64 31 61 32 31 64 38 37 33 32 32 33 33 31 |5dd1a21d87322331|
- 00000010 38 65 64 65 30 33 30 38 34 34 66 61 62 65 35 62 |8ede030844fabe5b|
- 00000020 66 39 37 39 64 62 66 38 35 35 34 66 65 35 66 39 |f979dbf8554fe5f9|
- 00000030 37 34 62 32 33 31 35 37 37 37 66 63 37 62 32 34 |74b2315777fc7b24|
+ 00000000 32 65 64 32 36 31 65 37 37 32 39 37 34 32 61 62 |2ed261e7729742ab|
+ 00000010 65 33 38 66 38 37 63 62 34 39 37 33 38 61 64 34 |e38f87cb49738ad4|
+ 00000020 33 61 35 62 65 62 62 61 38 35 61 32 34 64 65 36 |3a5bebba85a24de6|
+ 00000030 35 34 36 36 30 30 66 33 62 63 30 37 31 62 34 32 |546600f3bc071b42|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/worker=oci/frontend=builtin
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 --config=/tmp/bktest_config3270604977/buildkitd.toml --root /tmp/bktest_buildkitd3170131602 --addr unix:///tmp/bktest_buildkitd3170131602/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 --config=/tmp/bktest_config3270604977/buildkitd.toml --root /tmp/bktest_buildkitd3170131602 --addr unix:///tmp/bktest_buildkitd3170131602/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-24 19:22:33.100648763 +0000 UTC m=+22.788065727 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config3270604977/buildkitd.toml --root /tmp/bktest_buildkitd3170131602 --addr unix:///tmp/bktest_buildkitd3170131602/buildkitd.sock --debug
sandbox.go:131: time="2024-05-24T19:22:33Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-24T19:22:33Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3170131602/net/cni\" for cleanup: open /tmp/bktest_buildkitd3170131602/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-24T19:22:33Z" level=debug msg="creating new network namespace zmlf0bwimhxjdsfjirwcfekhk" revisi
|
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L225
=== RUN TestIntegration/TestMountRWCache/worker=oci/frontend=client
=== PAUSE TestIntegration/TestMountRWCache/worker=oci/frontend=client
=== CONT TestIntegration/TestMountRWCache/worker=oci/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{0x34, 0x30, 0x35, 0x33, 0x61, 0x37, 0x37, 0x61, 0x64, 0x61, 0x39, 0x36, 0x64, 0x35, 0x33, 0x61, 0x62, 0x33, 0x33, 0x63, 0x61, 0x38, 0x66, 0x39, 0x66, 0x38, 0x65, 0x37, 0x61, 0x37, 0x31, 0x38, 0x36, 0x35, 0x62, 0x31, 0x39, 0x37, 0x62, 0x31, 0x32, 0x31, 0x36, 0x36, 0x63, 0x39, 0x66, 0x36, 0x61, 0x30, 0x38, 0x38, 0x30, 0x33, 0x64, 0x61, 0x63, 0x31, 0x31, 0x31, 0x36, 0x63, 0x35, 0x37, 0x20, 0x20, 0x2d, 0xa}
actual : []byte{0x33, 0x32, 0x65, 0x36, 0x64, 0x38, 0x62, 0x33, 0x63, 0x37, 0x38, 0x63, 0x36, 0x66, 0x39, 0x38, 0x35, 0x66, 0x38, 0x36, 0x36, 0x33, 0x64, 0x31, 0x36, 0x62, 0x30, 0x34, 0x37, 0x38, 0x62, 0x39, 0x30, 0x34, 0x30, 0x64, 0x63, 0x31, 0x65, 0x36, 0x63, 0x66, 0x38, 0x36, 0x32, 0x61, 0x32, 0x34, 0x31, 0x35, 0x38, 0x36, 0x37, 0x66, 0x33, 0x64, 0x31, 0x38, 0x32, 0x66, 0x62, 0x61, 0x31, 0x33, 0x20, 0x20, 0x2d, 0xa}
Diff:
--- Expected
+++ Actual
@@ -1,6 +1,6 @@
([]uint8) (len=68) {
- 00000000 34 30 35 33 61 37 37 61 64 61 39 36 64 35 33 61 |4053a77ada96d53a|
- 00000010 62 33 33 63 61 38 66 39 66 38 65 37 61 37 31 38 |b33ca8f9f8e7a718|
- 00000020 36 35 62 31 39 37 62 31 32 31 36 36 63 39 66 36 |65b197b12166c9f6|
- 00000030 61 30 38 38 30 33 64 61 63 31 31 31 36 63 35 37 |a08803dac1116c57|
+ 00000000 33 32 65 36 64 38 62 33 63 37 38 63 36 66 39 38 |32e6d8b3c78c6f98|
+ 00000010 35 66 38 36 36 33 64 31 36 62 30 34 37 38 62 39 |5f8663d16b0478b9|
+ 00000020 30 34 30 64 63 31 65 36 63 66 38 36 32 61 32 34 |040dc1e6cf862a24|
+ 00000030 31 35 38 36 37 66 33 64 31 38 32 66 62 61 31 33 |15867f3d182fba13|
00000040 20 20 2d 0a | -.|
Test: TestIntegration/TestMountRWCache/worker=oci/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 --config=/tmp/bktest_config812153615/buildkitd.toml --root /tmp/bktest_buildkitd577271568 --addr unix:///tmp/bktest_buildkitd577271568/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 --config=/tmp/bktest_config812153615/buildkitd.toml --root /tmp/bktest_buildkitd577271568 --addr unix:///tmp/bktest_buildkitd577271568/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-24 19:22:33.095449104 +0000 UTC m=+22.782866048 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config812153615/buildkitd.toml --root /tmp/bktest_buildkitd577271568 --addr unix:///tmp/bktest_buildkitd577271568/buildkitd.sock --debug
sandbox.go:131: time="2024-05-24T19:22:33Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-24T19:22:33Z" level=debug msg="could not read \"/tmp/bktest_buildkitd577271568/net/cni\" for cleanup: open /tmp/bktest_buildkitd577271568/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-24T19:22:33Z" level=debug msg="creating new network namespace zgdeofz2m9hkcnvap6p1vp8iu" revision=9f1217d89257
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=builtin
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=builtin
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=builtin
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=oci/frontend=builtin
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 --config=/tmp/bktest_config1773545675/buildkitd.toml --root /tmp/bktest_buildkitd2284656952 --addr unix:///tmp/bktest_buildkitd2284656952/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 --config=/tmp/bktest_config1773545675/buildkitd.toml --root /tmp/bktest_buildkitd2284656952 --addr unix:///tmp/bktest_buildkitd2284656952/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-24 19:22:13.424680236 +0000 UTC m=+3.112097191 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config1773545675/buildkitd.toml --root /tmp/bktest_buildkitd2284656952 --addr unix:///tmp/bktest_buildkitd2284656952/buildkitd.sock --debug
sandbox.go:131: time="2024-05-24T19:22:13Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-24T19:22:13Z" level=debug msg="could not read \"/tmp/bktest_buildkitd2284656952/net/cni\" for cleanup: open /tmp/bktest_buildkitd2284656952/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-24T19:22:13Z" level=debug msg="creating new network namespace m3zqenqmszzvsxns7te7i8bdw" revision=9f1217d8925763cf537fb3b517c801ae34dd3dfe version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-24T19:22:13Z" level=debug msg="finished creating network namespace m3zqenqmszzvsxns7te7i8bdw" revision=9f1217d8925763cf537fb3b517c801ae34dd3dfe version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-24T19:22:13Z" level=debug msg="finished setting up network namespace m3zqenqmszzvsxns7te7i8bdw" revision=9f1217d8925763cf537fb3b517c801ae34dd3dfe version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-24T19:22:13Z" level=info msg="found worker \"3xzhp7ci5nbnm9lrgwp4fubo9\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:079553b1f701 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox 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-05-24T19:22:13Z" level=info msg="found 1 workers, default=\"3xzhp7ci5nbnm9lrgwp4fubo9\""
sandbox.go:131: time="2024-05-24T19:22:13Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=client
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=client
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=oci/frontend=client
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=oci/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 --config=/tmp/bktest_config2795268091/buildkitd.toml --root /tmp/bktest_buildkitd1707997343 --addr unix:///tmp/bktest_buildkitd1707997343/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 --config=/tmp/bktest_config2795268091/buildkitd.toml --root /tmp/bktest_buildkitd1707997343 --addr unix:///tmp/bktest_buildkitd1707997343/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-24 19:22:13.430738464 +0000 UTC m=+3.118155418 /usr/bin/buildkitd --oci-worker=true --containerd-worker=false --oci-worker-gc=false --oci-worker-labels=org.mobyproject.buildkit.worker.sandbox=true --config=/tmp/bktest_config2795268091/buildkitd.toml --root /tmp/bktest_buildkitd1707997343 --addr unix:///tmp/bktest_buildkitd1707997343/buildkitd.sock --debug
sandbox.go:131: time="2024-05-24T19:22:13Z" level=info msg="auto snapshotter: using overlayfs"
sandbox.go:131: time="2024-05-24T19:22:13Z" level=debug msg="could not read \"/tmp/bktest_buildkitd1707997343/net/cni\" for cleanup: open /tmp/bktest_buildkitd1707997343/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-24T19:22:13Z" level=debug msg="creating new network namespace xqmeyqc57f0zbh4f79p87091m" revision=9f1217d8925763cf537fb3b517c801ae34dd3dfe version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-24T19:22:13Z" level=debug msg="finished creating network namespace xqmeyqc57f0zbh4f79p87091m" revision=9f1217d8925763cf537fb3b517c801ae34dd3dfe version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-24T19:22:13Z" level=debug msg="finished setting up network namespace xqmeyqc57f0zbh4f79p87091m" revision=9f1217d8925763cf537fb3b517c801ae34dd3dfe version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-24T19:22:13Z" level=info msg="found worker \"iofuaypfydwgbhqzkzwb8by15\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:079553b1f701 org.mobyproject.buildkit.worker.network:cni org.mobyproject.buildkit.worker.oci.process-mode:sandbox 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-05-24T19:22:13Z" level=info msg="found 1 workers, default=\"iofuaypfydwgbhqzkzwb8by15\""
sandbox.go:131: time="2024-05-24T19:22:13Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-24T
|
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