﻿2025-08-20T19:52:08.1764997Z Current runner version: '2.328.0'
2025-08-20T19:52:08.1798568Z ##[group]Runner Image Provisioner
2025-08-20T19:52:08.1799785Z Hosted Compute Agent
2025-08-20T19:52:08.1800804Z Version: 20250818.377
2025-08-20T19:52:08.1801930Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:52:08.1803260Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:52:08.1804245Z ##[endgroup]
2025-08-20T19:52:08.1805089Z ##[group]Operating System
2025-08-20T19:52:08.1806311Z Ubuntu
2025-08-20T19:52:08.1807129Z 24.04.2
2025-08-20T19:52:08.1807973Z LTS
2025-08-20T19:52:08.1808865Z ##[endgroup]
2025-08-20T19:52:08.1809758Z ##[group]Runner Image
2025-08-20T19:52:08.1810600Z Image: ubuntu-24.04
2025-08-20T19:52:08.1811569Z Version: 20250818.1.0
2025-08-20T19:52:08.1813327Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:52:08.1816511Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T19:52:08.1818288Z ##[endgroup]
2025-08-20T19:52:08.1820178Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:52:08.1822760Z Contents: write
2025-08-20T19:52:08.1823834Z Metadata: read
2025-08-20T19:52:08.1824643Z ##[endgroup]
2025-08-20T19:52:08.1827640Z Secret source: Actions
2025-08-20T19:52:08.1828989Z Prepare workflow directory
2025-08-20T19:52:08.2299817Z Prepare all required actions
2025-08-20T19:52:08.2439208Z Complete job name: preprocess
2025-08-20T19:52:08.3484104Z ##[group]Run ##Presets
2025-08-20T19:52:08.3485010Z [36;1m##Presets[0m
2025-08-20T19:52:08.3486008Z [36;1mset +x ; set +e[0m
2025-08-20T19:52:08.3486709Z [36;1m#-------------#[0m
2025-08-20T19:52:08.3487272Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3487972Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:52:08.3488732Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:52:08.3489989Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3491683Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3493311Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3494960Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3496307Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:52:08.3497441Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3498627Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:52:08.3499778Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3500995Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:52:08.3502140Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3503288Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:52:08.3504346Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3505440Z [36;1m   fi[0m
2025-08-20T19:52:08.3506141Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:52:08.3507839Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:52:08.3508799Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:52:08.3509909Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3511862Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3513652Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3515283Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3516558Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:52:08.3517787Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3518937Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:52:08.3520129Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3521464Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:52:08.3522769Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3524003Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:52:08.3525104Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3526446Z [36;1m   fi[0m
2025-08-20T19:52:08.3527074Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:52:08.3527725Z [36;1m   echo ""[0m
2025-08-20T19:52:08.3528213Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:52:08.3529391Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3531126Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3532855Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3534532Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3535630Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:52:08.3536907Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3538162Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:52:08.3539392Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3540641Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:52:08.3541820Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3542984Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:52:08.3544074Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3545193Z [36;1m   fi[0m
2025-08-20T19:52:08.3545621Z [36;1m fi[0m
2025-08-20T19:52:08.3546385Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:52:08.3547226Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:52:08.3548287Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:52:08.3549084Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:52:08.3961706Z shell: /usr/bin/bash -e {0}
2025-08-20T19:52:08.3962731Z ##[endgroup]
2025-08-20T19:52:08.4483335Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/hl/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/hl/official"}]' | jq .
2025-08-20T19:52:08.4485931Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/hl/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/hl/official"}]' | jq .[0m
2025-08-20T19:52:08.4527844Z shell: /usr/bin/bash -e {0}
2025-08-20T19:52:08.4528326Z ##[endgroup]
2025-08-20T19:52:08.4629626Z [
2025-08-20T19:52:08.4630067Z   {
2025-08-20T19:52:08.4630443Z     "host": "aarch64-Linux",
2025-08-20T19:52:08.4630928Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:52:08.4631498Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"
2025-08-20T19:52:08.4632057Z   },
2025-08-20T19:52:08.4632390Z   {
2025-08-20T19:52:08.4632771Z     "host": "x86_64-Linux",
2025-08-20T19:52:08.4633263Z     "runner": "ubuntu-latest",
2025-08-20T19:52:08.4633798Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/hl/official"
2025-08-20T19:52:08.4634348Z   }
2025-08-20T19:52:08.4634680Z ]
2025-08-20T19:52:08.4681478Z Evaluate and set job outputs
2025-08-20T19:52:08.4690985Z Set output 'runner_matrix'
2025-08-20T19:52:08.4692938Z Cleaning up orphan processes
