﻿2025-08-20T19:31:55.7242302Z Current runner version: '2.328.0'
2025-08-20T19:31:55.7266211Z ##[group]Runner Image Provisioner
2025-08-20T19:31:55.7267432Z Hosted Compute Agent
2025-08-20T19:31:55.7268074Z Version: 20250818.377
2025-08-20T19:31:55.7268732Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:31:55.7269447Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:31:55.7270086Z ##[endgroup]
2025-08-20T19:31:55.7270696Z ##[group]Operating System
2025-08-20T19:31:55.7271271Z Ubuntu
2025-08-20T19:31:55.7271811Z 24.04.2
2025-08-20T19:31:55.7272264Z LTS
2025-08-20T19:31:55.7272755Z ##[endgroup]
2025-08-20T19:31:55.7273355Z ##[group]Runner Image
2025-08-20T19:31:55.7273884Z Image: ubuntu-24.04
2025-08-20T19:31:55.7274419Z Version: 20250818.1.0
2025-08-20T19:31:55.7275515Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:31:55.7277338Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T19:31:55.7278493Z ##[endgroup]
2025-08-20T19:31:55.7279529Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:31:55.7281446Z Contents: write
2025-08-20T19:31:55.7282049Z Metadata: read
2025-08-20T19:31:55.7282545Z ##[endgroup]
2025-08-20T19:31:55.7285000Z Secret source: Actions
2025-08-20T19:31:55.7285741Z Prepare workflow directory
2025-08-20T19:31:55.7624490Z Prepare all required actions
2025-08-20T19:31:55.7721705Z Complete job name: preprocess
2025-08-20T19:31:55.8479419Z ##[group]Run ##Presets
2025-08-20T19:31:55.8480228Z [36;1m##Presets[0m
2025-08-20T19:31:55.8480907Z [36;1mset +x ; set +e[0m
2025-08-20T19:31:55.8481503Z [36;1m#-------------#[0m
2025-08-20T19:31:55.8482150Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8482900Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:31:55.8483610Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:31:55.8484980Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8486904Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8488644Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8490417Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8491640Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:31:55.8492874Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8494076Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:31:55.8495317Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8496659Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:31:55.8497995Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8499248Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:31:55.8500436Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8501532Z [36;1m   fi[0m
2025-08-20T19:31:55.8502176Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:31:55.8503928Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:31:55.8504753Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:31:55.8506286Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8508327Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8510187Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8511918Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8513090Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:31:55.8514333Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8515604Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:31:55.8517092Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8518448Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:31:55.8519793Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8521020Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:31:55.8522293Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8523473Z [36;1m   fi[0m
2025-08-20T19:31:55.8524068Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:31:55.8524716Z [36;1m   echo ""[0m
2025-08-20T19:31:55.8525270Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:31:55.8526615Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8528446Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8530403Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8532138Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8533333Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:31:55.8534516Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8535811Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:31:55.8537321Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8538748Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:31:55.8539999Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8541201Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:31:55.8542428Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8543507Z [36;1m   fi[0m
2025-08-20T19:31:55.8543986Z [36;1m fi[0m
2025-08-20T19:31:55.8544770Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:31:55.8545571Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:31:55.8546477Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:31:55.8547498Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:31:55.8912201Z shell: /usr/bin/bash -e {0}
2025-08-20T19:31:55.8913421Z ##[endgroup]
2025-08-20T19:31:55.9305318Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/ghfetch/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/ghfetch/official"}]' | jq .
2025-08-20T19:31:55.9308341Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/ghfetch/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/ghfetch/official"}]' | jq .[0m
2025-08-20T19:31:55.9419490Z shell: /usr/bin/bash -e {0}
2025-08-20T19:31:55.9420312Z ##[endgroup]
2025-08-20T19:31:55.9548696Z [
2025-08-20T19:31:55.9549466Z   {
2025-08-20T19:31:55.9550128Z     "host": "aarch64-Linux",
2025-08-20T19:31:55.9550932Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:31:55.9551611Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"
2025-08-20T19:31:55.9552222Z   },
2025-08-20T19:31:55.9552586Z   {
2025-08-20T19:31:55.9553007Z     "host": "x86_64-Linux",
2025-08-20T19:31:55.9553497Z     "runner": "ubuntu-latest",
2025-08-20T19:31:55.9554085Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/ghfetch/official"
2025-08-20T19:31:55.9554682Z   }
2025-08-20T19:31:55.9555041Z ]
2025-08-20T19:31:55.9604358Z Evaluate and set job outputs
2025-08-20T19:31:55.9614022Z Set output 'runner_matrix'
2025-08-20T19:31:55.9616029Z Cleaning up orphan processes
