﻿2025-08-18T20:58:44.6463482Z Current runner version: '2.327.1'
2025-08-18T20:58:44.6499623Z ##[group]Runner Image Provisioner
2025-08-18T20:58:44.6500876Z Hosted Compute Agent
2025-08-18T20:58:44.6501735Z Version: 20250818.377
2025-08-18T20:58:44.6502769Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-18T20:58:44.6504130Z Build Date: 2025-08-18T14:52:18Z
2025-08-18T20:58:44.6505224Z ##[endgroup]
2025-08-18T20:58:44.6506063Z ##[group]Operating System
2025-08-18T20:58:44.6507082Z Ubuntu
2025-08-18T20:58:44.6507884Z 24.04.2
2025-08-18T20:58:44.6508677Z LTS
2025-08-18T20:58:44.6509669Z ##[endgroup]
2025-08-18T20:58:44.6510493Z ##[group]Runner Image
2025-08-18T20:58:44.6511566Z Image: ubuntu-24.04
2025-08-18T20:58:44.6512379Z Version: 20250810.1.0
2025-08-18T20:58:44.6514327Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-18T20:58:44.6517120Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-18T20:58:44.6518992Z ##[endgroup]
2025-08-18T20:58:44.6521114Z ##[group]GITHUB_TOKEN Permissions
2025-08-18T20:58:44.6524271Z Contents: write
2025-08-18T20:58:44.6525167Z Metadata: read
2025-08-18T20:58:44.6526556Z ##[endgroup]
2025-08-18T20:58:44.6530190Z Secret source: Actions
2025-08-18T20:58:44.6531639Z Prepare workflow directory
2025-08-18T20:58:44.7001360Z Prepare all required actions
2025-08-18T20:58:44.7143854Z Complete job name: preprocess
2025-08-18T20:58:44.7936542Z ##[group]Run ##Presets
2025-08-18T20:58:44.7937481Z [36;1m##Presets[0m
2025-08-18T20:58:44.7938030Z [36;1mset +x ; set +e[0m
2025-08-18T20:58:44.7938665Z [36;1m#-------------#[0m
2025-08-18T20:58:44.7939528Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7940252Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-18T20:58:44.7941063Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T20:58:44.7942617Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7944382Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7946060Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7947770Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7949004Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T20:58:44.7950476Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7951742Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T20:58:44.7952969Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7954243Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T20:58:44.7955440Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7956639Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T20:58:44.7957776Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7958857Z [36;1m   fi[0m
2025-08-18T20:58:44.7959775Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-18T20:58:44.7961516Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-18T20:58:44.7962593Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T20:58:44.7963841Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7965799Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7967565Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7969264Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7970686Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T20:58:44.7972005Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7973248Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T20:58:44.7974460Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7975800Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T20:58:44.7977171Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7978437Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T20:58:44.7980233Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7982258Z [36;1m   fi[0m
2025-08-18T20:58:44.7983527Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-18T20:58:44.7984811Z [36;1m   echo ""[0m
2025-08-18T20:58:44.7985795Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-18T20:58:44.7988002Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7991638Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7994967Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.7998181Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.8000596Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-18T20:58:44.8002648Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.8004965Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-18T20:58:44.8007190Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.8009750Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-18T20:58:44.8012025Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.8014096Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-18T20:58:44.8016215Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.8018570Z [36;1m   fi[0m
2025-08-18T20:58:44.8019682Z [36;1m fi[0m
2025-08-18T20:58:44.8020591Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-18T20:58:44.8022531Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-18T20:58:44.8024066Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-18T20:58:44.8025661Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-18T20:58:44.8291340Z shell: /usr/bin/bash -e {0}
2025-08-18T20:58:44.8292456Z ##[endgroup]
2025-08-18T20:58:44.8736001Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/tgpt/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/tgpt/official"}]' | jq .
2025-08-18T20:58:44.8738460Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/tgpt/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/tgpt/official"}]' | jq .[0m
2025-08-18T20:58:44.8779650Z shell: /usr/bin/bash -e {0}
2025-08-18T20:58:44.8780153Z ##[endgroup]
2025-08-18T20:58:44.8880464Z [
2025-08-18T20:58:44.8880907Z   {
2025-08-18T20:58:44.8881359Z     "host": "aarch64-Linux",
2025-08-18T20:58:44.8881878Z     "runner": "ubuntu-24.04-arm",
2025-08-18T20:58:44.8882537Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"
2025-08-18T20:58:44.8883145Z   },
2025-08-18T20:58:44.8883522Z   {
2025-08-18T20:58:44.8883944Z     "host": "x86_64-Linux",
2025-08-18T20:58:44.8884440Z     "runner": "ubuntu-latest",
2025-08-18T20:58:44.8885001Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/tgpt/official"
2025-08-18T20:58:44.8885593Z   }
2025-08-18T20:58:44.8885965Z ]
2025-08-18T20:58:44.8933254Z Evaluate and set job outputs
2025-08-18T20:58:44.8942236Z Set output 'runner_matrix'
2025-08-18T20:58:44.8944249Z Cleaning up orphan processes
