Skip to content

Publish Docker image #26

Publish Docker image

Publish Docker image #26

Triggered via schedule March 14, 2026 05:15
Status Failure
Total duration 1d 0h 0m 2s
Artifacts 17

docker.yml

on: schedule
Create and push git tag
15s
Create and push git tag
Matrix: Push Docker image to Docker Hub
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 7 warnings
Push Docker image to Docker Hub (musa, .devops/musa.Dockerfile, linux/amd64, true, true, true, tr...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${MUSA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DMUSA_ARCHITECTURES=${MUSA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_MUSA=ON -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DLLAMA_BUILD_TESTS=OFF ${CMAKE_ARGS} -DCMAKE_EXE_LINKER_FLAGS=-Wl,--allow-shlib-undefined . && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Hub (vulkan, .devops/vulkan.Dockerfile, linux/amd64, true, true, true...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt-get update && apt-get install -y build-essential git python3 python3-dev python3-pip python3-wheel && pip install --break-system-packages --upgrade setuptools && pip install --break-system-packages -r requirements.txt && apt autoremove -y && apt clean -y && rm -rf /tmp/* /var/tmp/* && find /var/cache/apt/archives /var/lib/apt/lists -not -name lock -type f -delete && find /var/cache -type f -delete" did not complete successfully: exit code: 1
Push Docker image to Docker Hub (s390x, .devops/s390x.Dockerfile, linux/s390x, true, true, true, ...
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
Push Docker image to Docker Hub (musa, .devops/musa.Dockerfile, linux/amd64, true, true, true, tr...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push Docker image to Docker Hub (cpu, .devops/cpu.Dockerfile, linux/amd64, true, true, true, fals...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push Docker image to Docker Hub (vulkan, .devops/vulkan.Dockerfile, linux/amd64, true, true, true...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push Docker image to Docker Hub (intel, .devops/intel.Dockerfile, linux/amd64, true, true, true, ...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push Docker image to Docker Hub (cuda cuda12, .devops/cuda.Dockerfile, linux/amd64, true, true, t...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push Docker image to Docker Hub (cuda13, .devops/cuda-new.Dockerfile, linux/amd64, true, true, tr...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Push Docker image to Docker Hub (rocm, .devops/rocm.Dockerfile, linux/amd64, true, true, true, tr...
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3, docker/setup-qemu-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
Distillative-AI~llama.cpp~49768G.dockerbuild
124 KB
sha256:8b1d80147e9ca2c9543c8ac65d1c70fbdb0788698b8845bce3f578a61cc39998
Distillative-AI~llama.cpp~5I0M9F.dockerbuild
41.5 KB
sha256:434ad4a65383d3e03a0eaadf1c9d6e3314e97034a4cf63d238388f014d20aeab
Distillative-AI~llama.cpp~5V3S48.dockerbuild
100 KB
sha256:a8b49a49ba959affc2a33564725b0f4e3f0e70d5dbfce70fd973ec0ac58b52fc
Distillative-AI~llama.cpp~FTE21C.dockerbuild
50.9 KB
sha256:3d36b562f06202c6f2e276375653c9fd3892e8c207bcc78c0146f2affa1b8a11
Distillative-AI~llama.cpp~IQXSUI.dockerbuild
32.4 KB
sha256:51bab2e40d84833fe79f4afd044b2f702851d9c2ae009baae451c4c27c52dcc6
Distillative-AI~llama.cpp~JBRY8D.dockerbuild
34.8 KB
sha256:cec3e832627d16bbdc6d16297c5dcf6121afa4d32bb32afcf0d72bdb94ee32fc
Distillative-AI~llama.cpp~JL6SHO.dockerbuild
44.4 KB
sha256:45004070e17ce6139a2986a67b5d747cc0a5463aadbeb69da65e747f277a8229
Distillative-AI~llama.cpp~NLEOHB.dockerbuild
127 KB
sha256:d6aaf0803f7e4682cae56a64e8d5f29768418cd69c82e42980942e1951b64f14
Distillative-AI~llama.cpp~NQ9QSU.dockerbuild
45.3 KB
sha256:fb82b04d3a4df844f0c3b76940aba9db54b59ce0f247bc6238a4e018980e0da1
Distillative-AI~llama.cpp~NRCJ93.dockerbuild
43.5 KB
sha256:77db53e613a82485d1d0315450c7b94ccfa9328bc1f051f570366f3e3e212979
Distillative-AI~llama.cpp~PP0VY7.dockerbuild
99.8 KB
sha256:dd673a7d8a97a2a394bc276c5ac17a3cf802e4d5311a1e303bc5258878c422c3
Distillative-AI~llama.cpp~PPT461.dockerbuild
35.6 KB
sha256:caa9ea0dc33cecafe445a4b368a27c0c1c7a648afd038ed332695a32fed47982
Distillative-AI~llama.cpp~QL5462.dockerbuild
43 KB
sha256:8e2ffd229c23fdd7c217388cd48df7620e6f99da63ff22ef034f0d6fe1bf61ba
Distillative-AI~llama.cpp~TAV47M.dockerbuild
53.3 KB
sha256:df3c22a9446e44a59560e572387fdf86faa1eed2d07f7dd25f5dd2a5fa6eb7da
Distillative-AI~llama.cpp~VRBEVS.dockerbuild
67.7 KB
sha256:9070f9756fb6399012060b30ab735b5d6327dac1d8d0038b7db381ad3787650c
Distillative-AI~llama.cpp~XPIC5C.dockerbuild
38.2 KB
sha256:691a79ca18fb431c61a626fd5b01c89516e872e8ed1222c18e4fb55677ceac38
Distillative-AI~llama.cpp~ZVW3ZP.dockerbuild
96.2 KB
sha256:c11b65695bc0f1efbdf327b47ef0749cc9d4a115f0ea5934c2f94f113a4cef58