CrazyMax
CrazyMax
runners seem to abruptly stop without logs for few weeks: https://github.com/docker/actions-toolkit/actions/runs/10955450860/job/30419393052  Last logs I could get:  ``` Downloading https://download.docker.com/mac/static/stable/x86_64/docker-26.1.4.tgz /usr/bin/tar xz -C /var/folders/rx/293n4w3n03b4hlg3yl8ny8d00000gn/T/docker-actions-toolkit-bW0KmP/runner-temp/7533d4e2-3e7d-4720-9af5-edc2efa8f396 -f /var/folders/rx/293n4w3n03b4hlg3yl8ny8d00000gn/T/docker-actions-toolkit-bW0KmP/runner-temp/862896c2-c3a9-466c-a4f2-410ec19e94d7 Fixing perms Added...
relates to #455
Would be nice to allow to set a custom path for `ueliTempFolder` through an env var to enhance portability (ref. portapps/ueli-portable/issues/4 and #496). https://github.com/oliverschwendener/ueli/blob/9c6cf3aae2f705b9cbbef6ce6fe91e4557522212/src/common/helpers/ueli-helpers.ts#L4 Thanks!
needs https://github.com/moby/buildkit/pull/5394 * backport of https://github.com/moby/buildkit/pull/5378
* backport of https://github.com/moby/buildkit/pull/5370
Happened on windows integration tests: https://github.com/moby/buildkit/actions/runs/11162974334/job/31028930617?pr=5390#step:8:2175 ``` === FAIL: frontend/dockerfile TestIntegration/TestWarningsBeforeError/worker=containerd/frontend=client/warntype=progress (0.30s) dockerfile_lint_test.go:1523: Error Trace: D:/a/buildkit/buildkit/frontend/dockerfile/dockerfile_lint_test.go:1462 D:/a/buildkit/buildkit/frontend/dockerfile/dockerfile_lint_test.go:1523 Error: Error message not equal: expected: "failed to solve: dockerfile parse error on...
https://github.com/moby/buildkit/actions/runs/11162974404/job/31028947675?pr=5390#step:8:3612 [logs.txt](https://github.com/user-attachments/files/17245147/logs.txt) ``` === FAIL: frontend/dockerfile TestIntegration/TestRuleCheckOption/worker=oci/frontend=client/warntype=progress#06 (0.03s) dockerfile_lint_test.go:1523: Error Trace: /src/frontend/dockerfile/dockerfile_lint_test.go:1462 /src/frontend/dockerfile/dockerfile_lint_test.go:1523 Error: Error message not equal: expected: "failed to solve: lint violation found for rules: FromAsCasing" actual :...
similar to https://github.com/moby/buildkit-bench/pull/59 to avoid rate-limiting.
Happens in windows integration tests: https://github.com/moby/buildkit/actions/runs/11141809308/job/30963609669#step:8:1392 ``` === Failed === FAIL: frontend/dockerfile TestIntegration/TestContextChangeDirToFile/worker=containerd/frontend=client (20.83s) dockerfile_test.go:1982: Error Trace: D:/a/buildkit/buildkit/frontend/dockerfile/dockerfile_test.go:1982 D:/a/buildkit/buildkit/util/testutil/integration/run.go:97 D:/a/buildkit/buildkit/util/testutil/integration/run.go:211 Error: Received unexpected error: Canceled: rpc error: code = Canceled...