Custom inline cache implementation #233
Annotations
8 errors and 2 warnings
Generate annotations:
frontend/dockerfile/dockerfile_mount_test.go#L132
=== RUN TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestMountInvalid/worker=oci-snapshotter-stargz/frontend=client
dockerfile_mount_test.go:132:
Error Trace: /src/frontend/dockerfile/dockerfile_mount_test.go:132
/src/util/testutil/integration/run.go:91
/src/util/testutil/integration/run.go:205
Error: "failed to solve: dockerfile parse error on line 3: unknown flag: mont (did you mean mount?)" does not contain "unexpected key 'typ'"
Test: TestIntegration/TestMountInvalid/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_config1820513377/buildkitd.toml --root /tmp/bktest_buildkitd636137096 --addr unix:///tmp/bktest_buildkitd636137096/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_config1820513377/buildkitd.toml --root /tmp/bktest_buildkitd636137096 --addr unix:///tmp/bktest_buildkitd636137096/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 20:01:30.376372526 +0000 UTC m=+2.452466633 /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_config1820513377/buildkitd.toml --root /tmp/bktest_buildkitd636137096 --addr unix:///tmp/bktest_buildkitd636137096/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="could not read \"/tmp/bktest_buildkitd636137096/net/cni\" for cleanup: open /tmp/bktest_buildkitd636137096/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="creating new network namespace ofdic8axebodsbv95zmhs61j8" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="finished creating network namespace ofdic8axebodsbv95zmhs61j8" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="finished setting up network namespace ofdic8axebodsbv95zmhs61j8" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:30Z" level=info msg="found worker \"m4zw54n1oelrpe6juqbd8cyzm\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:75d96064edf2 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:stargz], 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-16T20:01:30Z" level=info msg="found 1 workers, default=\"m4zw54n1oelrpe6juqbd8cyzm\""
sandbox.go:131: time="2024-05-16T20:01:30Z" level=warning msg="currently, only the default worker can be used."
sandbox.go:131: time="2024-05-16T20:01:30Z" level=info msg="running server on /tmp/bktest_buildkitd636137096/buildkitd.sock"
sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="session started" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 spanID=c0594e6a67a23437 traceID=67885aa8adfb3b68f0208104f3c2bf92 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="new ref for local: a0d8bexpyikkplhi
|
Generate annotations:
frontend/dockerfile/dockerfile_test.go#L6560
=== RUN TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=client
=== PAUSE TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/frontend=client
=== CONT TestIntegration/TestReproSourceDateEpoch/worker=oci-snapshotter-stargz/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-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_config2421773648/buildkitd.toml --root /tmp/bktest_buildkitd3646570290 --addr unix:///tmp/bktest_buildkitd3646570290/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_config2421773648/buildkitd.toml --root /tmp/bktest_buildkitd3646570290 --addr unix:///tmp/bktest_buildkitd3646570290/buildkitd.sock --debug
sandbox.go:131: > StartCmd 2024-05-16 20:01:30.67978109 +0000 UTC m=+2.755875226 /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_config2421773648/buildkitd.toml --root /tmp/bktest_buildkitd3646570290 --addr unix:///tmp/bktest_buildkitd3646570290/buildkitd.sock --debug
sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="could not read \"/tmp/bktest_buildkitd3646570290/net/cni\" for cleanup: open /tmp/bktest_buildkitd3646570290/net/cni: no such file or directory"
sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="creating new network namespace shl6bpukgjuhbq1wulsx29sz5" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="finished creating network namespace shl6bpukgjuhbq1wulsx29sz5" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:30Z" level=debug msg="finished setting up network namespace shl6bpukgjuhbq1wulsx29sz5" revision=0d1a70f8dde42f4493cd04a52d914f0b8ffa2690 version=v0.0.0+earthlyunknown
sandbox.go:131: time="2024-05-16T20:01:30Z" level=info msg="found worker \"yeh6ptvmdmbgxu022n4tujgw7\", labels=map[org.mobyproject.buildkit.worker.executor:oci org.mobyproject.buildkit.worker.hostname:75d96064edf2 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:stargz], 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-16T20:01:30Z" level=info msg="found 1 workers, default=\"yeh6ptvmdmbgxu022n4tujgw7\""
sandbox.go:131: time="2024-05-16T20:01:30Z" level=warning msg="currently, only t
|
Generate annotations:
frontend/dockerfile/dockerfile_addchecksum_test.go#L93
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch
dockerfile_addchecksum_test.go:93:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:93
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch
Messages: digest mismatch
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestMismatch (0.02s)
|
Generate annotations:
frontend/dockerfile/dockerfile_addchecksum_test.go#L110
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
dockerfile_addchecksum_test.go:110:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:110
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithKnownButUnsupportedAlgoName (0.02s)
|
Generate annotations:
frontend/dockerfile/dockerfile_addchecksum_test.go#L127
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName
dockerfile_addchecksum_test.go:127:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:127
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName
Messages: unsupported digest algorithm
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithUnknownAlgoName (0.01s)
|
Generate annotations:
frontend/dockerfile/dockerfile_addchecksum_test.go#L144
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName
dockerfile_addchecksum_test.go:144:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:144
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName
Messages: invalid checksum digest format
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/DigestWithoutAlgoName (0.02s)
|
Generate annotations:
frontend/dockerfile/dockerfile_addchecksum_test.go#L163
=== RUN TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource
dockerfile_addchecksum_test.go:163:
Error Trace: /src/frontend/dockerfile/dockerfile_addchecksum_test.go:163
Error: An error is expected but got nil.
Test: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource
Messages: checksum can't be specified for non-HTTP sources
--- FAIL: TestIntegration/TestAddChecksum/worker=oci-snapshotter-stargz/frontend=builtin/NonHTTPSource (0.02s)
|
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