﻿2025-08-20T20:22:05.9872646Z Current runner version: '2.328.0'
2025-08-20T20:22:05.9912201Z ##[group]Runner Image Provisioner
2025-08-20T20:22:05.9913676Z Hosted Compute Agent
2025-08-20T20:22:05.9914578Z Version: 20250818.377
2025-08-20T20:22:05.9915781Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T20:22:05.9916967Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T20:22:05.9917882Z ##[endgroup]
2025-08-20T20:22:05.9918762Z ##[group]Operating System
2025-08-20T20:22:05.9919765Z Ubuntu
2025-08-20T20:22:05.9920840Z 24.04.2
2025-08-20T20:22:05.9921594Z LTS
2025-08-20T20:22:05.9922354Z ##[endgroup]
2025-08-20T20:22:05.9923310Z ##[group]Runner Image
2025-08-20T20:22:05.9924137Z Image: ubuntu-24.04
2025-08-20T20:22:05.9925042Z Version: 20250810.1.0
2025-08-20T20:22:05.9926905Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T20:22:05.9929575Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T20:22:05.9931700Z ##[endgroup]
2025-08-20T20:22:05.9933450Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T20:22:05.9936843Z Contents: write
2025-08-20T20:22:05.9937781Z Metadata: read
2025-08-20T20:22:05.9938869Z ##[endgroup]
2025-08-20T20:22:05.9942083Z Secret source: Actions
2025-08-20T20:22:05.9943226Z Prepare workflow directory
2025-08-20T20:22:06.0432165Z Prepare all required actions
2025-08-20T20:22:06.0578518Z Complete job name: preprocess
2025-08-20T20:22:06.1722839Z ##[group]Run ##Presets
2025-08-20T20:22:06.1723694Z [36;1m##Presets[0m
2025-08-20T20:22:06.1724305Z [36;1mset +x ; set +e[0m
2025-08-20T20:22:06.1724818Z [36;1m#-------------#[0m
2025-08-20T20:22:06.1725483Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1726264Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T20:22:06.1726969Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:22:06.1728306Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1730382Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1732106Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1733885Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1735026Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:22:06.1736114Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1737305Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:22:06.1738482Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1739676Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:22:06.1741005Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1742107Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:22:06.1743182Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1744304Z [36;1m   fi[0m
2025-08-20T20:22:06.1744869Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T20:22:06.1746626Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T20:22:06.1747451Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:22:06.1748654Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1751070Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1752875Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1754526Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1755767Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:22:06.1756915Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1758099Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:22:06.1759383Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1760927Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:22:06.1762274Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1763524Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:22:06.1764691Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1765753Z [36;1m   fi[0m
2025-08-20T20:22:06.1766398Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T20:22:06.1767005Z [36;1m   echo ""[0m
2025-08-20T20:22:06.1767515Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T20:22:06.1768723Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1770771Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1772567Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1774197Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1775327Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T20:22:06.1776520Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1777725Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T20:22:06.1778954Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1780334Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T20:22:06.1781527Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1782677Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T20:22:06.1783835Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1784888Z [36;1m   fi[0m
2025-08-20T20:22:06.1785308Z [36;1m fi[0m
2025-08-20T20:22:06.1785874Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T20:22:06.1786832Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T20:22:06.1787673Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T20:22:06.1788542Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T20:22:06.2044458Z shell: /usr/bin/bash -e {0}
2025-08-20T20:22:06.2045514Z ##[endgroup]
2025-08-20T20:22:06.2594860Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/loki/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/loki/official"}]' | jq .
2025-08-20T20:22:06.2597294Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/loki/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/loki/official"}]' | jq .[0m
2025-08-20T20:22:06.2638936Z shell: /usr/bin/bash -e {0}
2025-08-20T20:22:06.2639402Z ##[endgroup]
2025-08-20T20:22:06.2744676Z [
2025-08-20T20:22:06.2745106Z   {
2025-08-20T20:22:06.2745544Z     "host": "aarch64-Linux",
2025-08-20T20:22:06.2746077Z     "runner": "ubuntu-24.04-arm",
2025-08-20T20:22:06.2746651Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"
2025-08-20T20:22:06.2747210Z   },
2025-08-20T20:22:06.2747560Z   {
2025-08-20T20:22:06.2747960Z     "host": "x86_64-Linux",
2025-08-20T20:22:06.2748414Z     "runner": "ubuntu-latest",
2025-08-20T20:22:06.2748970Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/loki/official"
2025-08-20T20:22:06.2749525Z   }
2025-08-20T20:22:06.2749874Z ]
2025-08-20T20:22:06.2799792Z Evaluate and set job outputs
2025-08-20T20:22:06.2809372Z Set output 'runner_matrix'
2025-08-20T20:22:06.2811783Z Cleaning up orphan processes
