Skip to content

Publish Docker image #50

Publish Docker image

Publish Docker image #50

Triggered via schedule July 12, 2026 06:45
Status Failure
Total duration 1d 0h 2m 38s
Artifacts 12

docker.yml

on: schedule
Create and push git tag
1m 48s
Create and push git tag
Prepare Docker matrices
2s
Prepare Docker matrices
Matrix: Push Docker image to Docker Registry
Matrix: Create shared tags from digests
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
Push Docker image to Docker Registry (cpu, .devops/cpu.Dockerfile, linux/arm64, true, true, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$TARGETARCH\" = \"amd64\" ] || [ \"$TARGETARCH\" = \"arm64\" ]; then cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DGGML_NATIVE=OFF -DLLAMA_BUILD_TESTS=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON; else echo \"Unsupported architecture\"; exit 1; fi && cmake --build build -j $(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (vulkan, .devops/vulkan.Dockerfile, linux/amd64, true, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cmake -B build -DGGML_NATIVE=OFF -DGGML_VULKAN=ON -DLLAMA_BUILD_TESTS=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (cpu, .devops/cpu.Dockerfile, linux/amd64, true, true, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"$TARGETARCH\" = \"amd64\" ] || [ \"$TARGETARCH\" = \"arm64\" ]; then cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DGGML_NATIVE=OFF -DLLAMA_BUILD_TESTS=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON; else echo \"Unsupported architecture\"; exit 1; fi && cmake --build build -j $(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (vulkan, .devops/vulkan.Dockerfile, linux/arm64, true, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c cmake -B build -DGGML_NATIVE=OFF -DGGML_VULKAN=ON -DLLAMA_BUILD_TESTS=OFF -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (cuda13, .devops/cuda.Dockerfile, 13.1.1, linux/arm64, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${CUDA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DCMAKE_CUDA_ARCHITECTURES=${CUDA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_CUDA=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 Registry (intel, .devops/intel.Dockerfile, linux/amd64, true, true, t...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${GGML_SYCL_F16}\" = \"ON\" ]; then echo \"GGML_SYCL_F16 is set\" && export OPT_SYCL_F16=\"-DGGML_SYCL_F16=ON\"; fi && echo \"Building with dynamic libs\" && cmake -B build -DGGML_NATIVE=OFF -DGGML_SYCL=ON -DCMAKE_C_COMPILER=icx -DCMAKE_CXX_COMPILER=icpx -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DLLAMA_BUILD_TESTS=OFF ${OPT_SYCL_F16} && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (cuda cuda12, .devops/cuda.Dockerfile, 12.8.1, linux/arm64, ...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${CUDA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DCMAKE_CUDA_ARCHITECTURES=${CUDA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_CUDA=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 Registry (cuda13, .devops/cuda.Dockerfile, 13.1.1, linux/amd64, true,...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${CUDA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DCMAKE_CUDA_ARCHITECTURES=${CUDA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_CUDA=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 Registry (musa, .devops/musa.Dockerfile, linux/amd64, true, true, tru...
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 Registry (cuda cuda12, .devops/cuda.Dockerfile, 12.8.1, linux/amd64, ...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c if [ \"${CUDA_DOCKER_ARCH}\" != \"default\" ]; then export CMAKE_ARGS=\"-DCMAKE_CUDA_ARCHITECTURES=${CUDA_DOCKER_ARCH}\"; fi && cmake -B build -DGGML_NATIVE=OFF -DGGML_CUDA=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 Registry (rocm, .devops/rocm.Dockerfile, linux/amd64, true, true, tru...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c HIPCXX=\"$(hipconfig -l)/clang\" HIP_PATH=\"$(hipconfig -R)\" cmake -S . -B build -DGGML_HIP=ON -DGGML_HIP_ROCWMMA_FATTN=ON -DAMDGPU_TARGETS=\"$ROCM_DOCKER_ARCH\" -DGGML_BACKEND_DL=ON -DGGML_CPU_ALL_VARIANTS=ON -DCMAKE_BUILD_TYPE=Release -DLLAMA_BUILD_TESTS=OFF && cmake --build build --config Release -j$(nproc)" did not complete successfully: exit code: 2
Push Docker image to Docker Registry (openvino, .devops/openvino.Dockerfile, linux/amd64, true, t...
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c bash -c \"source ${OpenVINO_DIR}/setupvars.sh && cmake -B build/ReleaseOV -G Ninja -DCMAKE_BUILD_TYPE=Release -DGGML_OPENVINO=ON && cmake --build build/ReleaseOV -j$(nproc)\"" did not complete successfully: exit code: 1
Push Docker image to Docker Registry (cpu, .devops/s390x.Dockerfile, linux/s390x, true, true, tru...
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
Push Docker image to Docker Registry (cuda13, .devops/cuda.Dockerfile, 13.1.1, linux/arm64, true,...
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...
Push Docker image to Docker Registry (cuda cuda12, .devops/cuda.Dockerfile, 12.8.1, linux/arm64, ...
The command [sudo apt-get remove -y azure-cli google-chrome-stable firefox powershell mono-devel libgl1-mesa-dri --fix-missing] failed to complete successfully. Proceeding...

Artifacts

Produced during runtime
Name Size Digest
CompleteTech-LLC-AI-Research~llama.cpp~89Z18W.dockerbuild
31.6 KB
sha256:fd426e77e9cf7b2413826d0278989e5a34c6a859dd691bdd52145769dbdf2e20
CompleteTech-LLC-AI-Research~llama.cpp~8IKHT8.dockerbuild
502 KB
sha256:9ecdf756b7679cfa1c5b0b8949100765b28ae4f28d072c66ae4c11da75a64eea
CompleteTech-LLC-AI-Research~llama.cpp~DM4YX2.dockerbuild
45.2 KB
sha256:eb4b603c4aba282ddccec7906e172351cd1915db6dee618f21d5f22c1a232667
CompleteTech-LLC-AI-Research~llama.cpp~EI49RA.dockerbuild
42.3 KB
sha256:95c76150fecd9ae7e19f555937751673811cc0e3860eef738630fc46e7d8a1ed
CompleteTech-LLC-AI-Research~llama.cpp~L13WQ2.dockerbuild
41.9 KB
sha256:fa9bab1a83f3b2541916acbb9723e4f9696ed6e7dad778fc50ad5d35523ff77f
CompleteTech-LLC-AI-Research~llama.cpp~LF17EW.dockerbuild
43.4 KB
sha256:1c87ff3198d59b7b3697c17cc1d67d11ebfababb3c8d3af27059860d2ed0a668
CompleteTech-LLC-AI-Research~llama.cpp~SQXV0R.dockerbuild
43.2 KB
sha256:de8f2adb2d78c77ccc89d377cc25dab7c371954abfff70d1c140978ce48bbb1e
CompleteTech-LLC-AI-Research~llama.cpp~T79C5B.dockerbuild
48.9 KB
sha256:f5203b4f3584e4dc4498fa063c8444fbeb2a570356aa66c461e6da56153a4a56
CompleteTech-LLC-AI-Research~llama.cpp~UQTL3W.dockerbuild
309 KB
sha256:7661e145d2493e153ec9ef7fa511744497ec399c7540507d0aa5e43c96ee32d7
CompleteTech-LLC-AI-Research~llama.cpp~WEFC3J.dockerbuild
47.5 KB
sha256:3a496b1529df41f1986be5f9045efa6bb91bb7df8703f13d51d2fd9719afe254
CompleteTech-LLC-AI-Research~llama.cpp~YQQ78D.dockerbuild
60.7 KB
sha256:7fc1d1561af564c876b1730464189ef327c63d1ed47593448e4e15e53f130dae
CompleteTech-LLC-AI-Research~llama.cpp~ZSKWZS.dockerbuild
60.7 KB
sha256:fd6e363e6c4fc75005d6ef67026490ebf4156f65897847c8883220a955f9fae7