﻿2025-08-20T19:25:13.6908543Z Current runner version: '2.328.0'
2025-08-20T19:25:13.6943110Z ##[group]Runner Image Provisioner
2025-08-20T19:25:13.6944399Z Hosted Compute Agent
2025-08-20T19:25:13.6945256Z Version: 20250818.377
2025-08-20T19:25:13.6946456Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:25:13.6947737Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:25:13.6948825Z ##[endgroup]
2025-08-20T19:25:13.6949673Z ##[group]Operating System
2025-08-20T19:25:13.6950668Z Ubuntu
2025-08-20T19:25:13.6951759Z 24.04.2
2025-08-20T19:25:13.6952533Z LTS
2025-08-20T19:25:13.6953353Z ##[endgroup]
2025-08-20T19:25:13.6954321Z ##[group]Runner Image
2025-08-20T19:25:13.6955177Z Image: ubuntu-24.04
2025-08-20T19:25:13.6956142Z Version: 20250818.1.0
2025-08-20T19:25:13.6957978Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:25:13.6960697Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T19:25:13.6962844Z ##[endgroup]
2025-08-20T19:25:13.6964661Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:25:13.6967291Z Contents: write
2025-08-20T19:25:13.6968374Z Metadata: read
2025-08-20T19:25:13.6969315Z ##[endgroup]
2025-08-20T19:25:13.6972592Z Secret source: Actions
2025-08-20T19:25:13.6973877Z Prepare workflow directory
2025-08-20T19:25:13.7439944Z Prepare all required actions
2025-08-20T19:25:13.7578641Z Complete job name: preprocess
2025-08-20T19:25:13.8436139Z ##[group]Run ##Presets
2025-08-20T19:25:13.8436920Z [36;1m##Presets[0m
2025-08-20T19:25:13.8437500Z [36;1mset +x ; set +e[0m
2025-08-20T19:25:13.8438014Z [36;1m#-------------#[0m
2025-08-20T19:25:13.8438612Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8439365Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:25:13.8440033Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:25:13.8441568Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8443350Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8445175Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8446838Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8448000Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:25:13.8449112Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8450302Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:25:13.8451812Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8453036Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:25:13.8454253Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8455381Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:25:13.8456514Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8457644Z [36;1m   fi[0m
2025-08-20T19:25:13.8458209Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:25:13.8459852Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:25:13.8460700Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:25:13.8462406Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8464122Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8465974Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8467641Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8468753Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:25:13.8470003Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8471367Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:25:13.8472643Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8473906Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:25:13.8475228Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8476483Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:25:13.8477658Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8478759Z [36;1m   fi[0m
2025-08-20T19:25:13.8479373Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:25:13.8479976Z [36;1m   echo ""[0m
2025-08-20T19:25:13.8480495Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:25:13.8481841Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8483646Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8485387Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8487139Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8488289Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:25:13.8489450Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8490726Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:25:13.8492147Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8493388Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:25:13.8494656Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8495847Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:25:13.8497018Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8498113Z [36;1m   fi[0m
2025-08-20T19:25:13.8498727Z [36;1m fi[0m
2025-08-20T19:25:13.8499251Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:25:13.8500017Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:25:13.8500821Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:25:13.8501802Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:25:13.8762811Z shell: /usr/bin/bash -e {0}
2025-08-20T19:25:13.8763863Z ##[endgroup]
2025-08-20T19:25:13.9200245Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/fastfetch/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/fastfetch/official"}]' | jq .
2025-08-20T19:25:13.9203195Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/fastfetch/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/fastfetch/official"}]' | jq .[0m
2025-08-20T19:25:13.9244501Z shell: /usr/bin/bash -e {0}
2025-08-20T19:25:13.9244973Z ##[endgroup]
2025-08-20T19:25:13.9344882Z [
2025-08-20T19:25:13.9345312Z   {
2025-08-20T19:25:13.9345688Z     "host": "aarch64-Linux",
2025-08-20T19:25:13.9346219Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:25:13.9346873Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"
2025-08-20T19:25:13.9347479Z   },
2025-08-20T19:25:13.9347823Z   {
2025-08-20T19:25:13.9348250Z     "host": "x86_64-Linux",
2025-08-20T19:25:13.9348720Z     "runner": "ubuntu-latest",
2025-08-20T19:25:13.9349286Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/fastfetch/official"
2025-08-20T19:25:13.9349872Z   }
2025-08-20T19:25:13.9350207Z ]
2025-08-20T19:25:13.9397274Z Evaluate and set job outputs
2025-08-20T19:25:13.9406747Z Set output 'runner_matrix'
2025-08-20T19:25:13.9409009Z Cleaning up orphan processes
