Skip to content

feat: Update llama.cpp to b9a2170fc #3327

feat: Update llama.cpp to b9a2170fc

feat: Update llama.cpp to b9a2170fc #3327

Triggered via pull request May 18, 2026 07:14
Status Failure
Total duration 51s
Artifacts

test.yaml

on: pull_request
download-model
25s
download-model
build-macos-intel
18s
build-macos-intel
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Fit to window
Zoom out
Zoom in

Annotations

40 errors, 13 warnings, and 4 notices
build-linux (3.11)
The process '/usr/bin/git' failed with exit code 128
build-linux (3.11)
Fetched in submodule path 'vendor/llama.cpp', but it did not contain 8e34af8cc4fbc6351914e653b3ca9cf564922d5e. Direct fetching of that commit failed.
build-linux (3.11)
remote error: upload-pack: not our ref 8e34af8cc4fbc6351914e653b3ca9cf564922d5e
build-linux (3.12)
The process '/usr/bin/git' failed with exit code 128
build-linux (3.12)
Fetched in submodule path 'vendor/llama.cpp', but it did not contain 8e34af8cc4fbc6351914e653b3ca9cf564922d5e. Direct fetching of that commit failed.
build-linux (3.12)
remote error: upload-pack: not our ref 8e34af8cc4fbc6351914e653b3ca9cf564922d5e
build-linux (3.10)
The process '/usr/bin/git' failed with exit code 128
build-linux (3.10)
Fetched in submodule path 'vendor/llama.cpp', but it did not contain 8e34af8cc4fbc6351914e653b3ca9cf564922d5e. Direct fetching of that commit failed.
build-linux (3.10)
remote error: upload-pack: not our ref 8e34af8cc4fbc6351914e653b3ca9cf564922d5e
build-macos (3.12)
The process '/opt/homebrew/bin/git' failed with exit code 128
build-macos (3.12)
Fetched in submodule path 'vendor/llama.cpp', but it did not contain 8e34af8cc4fbc6351914e653b3ca9cf564922d5e. Direct fetching of that commit failed.
build-macos (3.12)
remote error: upload-pack: not our ref 8e34af8cc4fbc6351914e653b3ca9cf564922d5e
build-macos (3.10)
The strategy configuration was canceled because "build-macos._3_12" failed
build-macos (3.11)
The strategy configuration was canceled because "build-macos._3_12" failed
build-macos (3.11)
The process '/opt/homebrew/bin/git' failed with exit code 128
build-macos (3.11)
Fetched in submodule path 'vendor/llama.cpp', but it did not contain 8e34af8cc4fbc6351914e653b3ca9cf564922d5e. Direct fetching of that commit failed.
build-macos (3.11)
remote error: upload-pack: not our ref 8e34af8cc4fbc6351914e653b3ca9cf564922d5e
build-macos (3.9)
The strategy configuration was canceled because "build-macos._3_12" failed
build-macos (3.9)
The process '/opt/homebrew/bin/git' failed with exit code 128
build-macos (3.9)
Fetched in submodule path 'vendor/llama.cpp', but it did not contain 8e34af8cc4fbc6351914e653b3ca9cf564922d5e. Direct fetching of that commit failed.
build-macos (3.9)
remote error: upload-pack: not our ref 8e34af8cc4fbc6351914e653b3ca9cf564922d5e
build-linux (3.9)
The process '/usr/bin/git' failed with exit code 128
build-linux (3.9)
Fetched in submodule path 'vendor/llama.cpp', but it did not contain 8e34af8cc4fbc6351914e653b3ca9cf564922d5e. Direct fetching of that commit failed.
build-linux (3.9)
remote error: upload-pack: not our ref 8e34af8cc4fbc6351914e653b3ca9cf564922d5e
build-windows (3.11)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
build-windows (3.11)
Fetched in submodule path 'vendor/llama.cpp', but it did not contain 8e34af8cc4fbc6351914e653b3ca9cf564922d5e. Direct fetching of that commit failed.
build-windows (3.11)
remote error: upload-pack: not our ref 8e34af8cc4fbc6351914e653b3ca9cf564922d5e
build-windows (3.10)
The strategy configuration was canceled because "build-windows._3_11" failed
build-windows (3.10)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
build-windows (3.10)
Fetched in submodule path 'vendor/llama.cpp', but it did not contain 8e34af8cc4fbc6351914e653b3ca9cf564922d5e. Direct fetching of that commit failed.
build-windows (3.10)
remote error: upload-pack: not our ref 8e34af8cc4fbc6351914e653b3ca9cf564922d5e
build-windows (3.12)
The strategy configuration was canceled because "build-windows._3_11" failed
build-windows (3.12)
The process 'C:\Program Files\Git\bin\git.exe' failed with exit code 128
build-windows (3.12)
Fetched in submodule path 'vendor/llama.cpp', but it did not contain 8e34af8cc4fbc6351914e653b3ca9cf564922d5e. Direct fetching of that commit failed.
build-windows (3.12)
remote error: upload-pack: not our ref 8e34af8cc4fbc6351914e653b3ca9cf564922d5e
build-windows (3.9)
The strategy configuration was canceled because "build-windows._3_11" failed
build-windows (3.9)
The operation was canceled.
build-macos-intel
The process '/usr/local/bin/git' failed with exit code 128
build-macos-intel
Fetched in submodule path 'vendor/llama.cpp', but it did not contain 8e34af8cc4fbc6351914e653b3ca9cf564922d5e. Direct fetching of that commit failed.
build-macos-intel
remote error: upload-pack: not our ref 8e34af8cc4fbc6351914e653b3ca9cf564922d5e
download-model
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/setup-python@v5. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
build-linux (3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
build-linux (3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
build-linux (3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
build-macos (3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
build-macos (3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
build-macos (3.9)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
build-linux (3.9)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
build-windows (3.11)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
build-windows (3.10)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
build-windows (3.12)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
build-windows (3.9)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
build-macos-intel
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
build-windows (3.11)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
build-windows (3.10)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
build-windows (3.12)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026
build-windows (3.9)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026