﻿2025-08-20T18:51:09.2043283Z Current runner version: '2.328.0'
2025-08-20T18:51:09.2066407Z ##[group]Runner Image Provisioner
2025-08-20T18:51:09.2067326Z Hosted Compute Agent
2025-08-20T18:51:09.2067924Z Version: 20250818.377
2025-08-20T18:51:09.2068779Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:51:09.2069552Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:51:09.2070226Z ##[endgroup]
2025-08-20T18:51:09.2070795Z ##[group]Operating System
2025-08-20T18:51:09.2071499Z Ubuntu
2025-08-20T18:51:09.2072005Z 24.04.2
2025-08-20T18:51:09.2072480Z LTS
2025-08-20T18:51:09.2073004Z ##[endgroup]
2025-08-20T18:51:09.2073520Z ##[group]Runner Image
2025-08-20T18:51:09.2074060Z Image: ubuntu-24.04
2025-08-20T18:51:09.2074631Z Version: 20250810.1.0
2025-08-20T18:51:09.2075612Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:51:09.2077205Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T18:51:09.2078178Z ##[endgroup]
2025-08-20T18:51:09.2079366Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:51:09.2081334Z Contents: write
2025-08-20T18:51:09.2082053Z Metadata: read
2025-08-20T18:51:09.2082658Z ##[endgroup]
2025-08-20T18:51:09.2084947Z Secret source: Actions
2025-08-20T18:51:09.2085626Z Prepare workflow directory
2025-08-20T18:51:09.2395967Z Prepare all required actions
2025-08-20T18:51:09.2493513Z Complete job name: preprocess
2025-08-20T18:51:09.3228589Z ##[group]Run ##Presets
2025-08-20T18:51:09.3229689Z [36;1m##Presets[0m
2025-08-20T18:51:09.3230221Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:09.3230784Z [36;1m#-------------#[0m
2025-08-20T18:51:09.3231551Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3232402Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:51:09.3233168Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:09.3234473Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3236206Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3238087Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3239837Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3241056Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:09.3242464Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3243636Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:09.3244981Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3246204Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:09.3247406Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3248615Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:09.3249776Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3250873Z [36;1m   fi[0m
2025-08-20T18:51:09.3251762Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:51:09.3253490Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:51:09.3254385Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:09.3255808Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3257603Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3259428Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3261195Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3262573Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:09.3263790Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3265052Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:09.3266293Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3267579Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:09.3268962Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3270147Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:09.3271549Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3272679Z [36;1m   fi[0m
2025-08-20T18:51:09.3273209Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:51:09.3273961Z [36;1m   echo ""[0m
2025-08-20T18:51:09.3274492Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:09.3275656Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3277532Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3279336Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3281054Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3282389Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:09.3283623Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3284898Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:09.3286220Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3287495Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:09.3288730Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3289948Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:09.3291571Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3293071Z [36;1m   fi[0m
2025-08-20T18:51:09.3293513Z [36;1m fi[0m
2025-08-20T18:51:09.3294050Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:09.3294889Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:51:09.3295749Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:51:09.3296559Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:51:09.3679812Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:09.3680714Z ##[endgroup]
2025-08-20T18:51:09.4061900Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/amazonlinux/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/amazonlinux/official"}]' | jq .
2025-08-20T18:51:09.4064740Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/amazonlinux/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/amazonlinux/official"}]' | jq .[0m
2025-08-20T18:51:09.4103799Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:09.4104499Z ##[endgroup]
2025-08-20T18:51:09.4206703Z [
2025-08-20T18:51:09.4207266Z   {
2025-08-20T18:51:09.4207823Z     "host": "aarch64-Linux",
2025-08-20T18:51:09.4208426Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:51:09.4209129Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"
2025-08-20T18:51:09.4209936Z   },
2025-08-20T18:51:09.4210336Z   {
2025-08-20T18:51:09.4286298Z     "host": "x86_64-Linux",
2025-08-20T18:51:09.4287275Z     "runner": "ubuntu-latest",
2025-08-20T18:51:09.4288369Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/amazonlinux/official"
2025-08-20T18:51:09.4289397Z   }
2025-08-20T18:51:09.4289991Z ]
2025-08-20T18:51:09.4353272Z Evaluate and set job outputs
2025-08-20T18:51:09.4362737Z Set output 'runner_matrix'
2025-08-20T18:51:09.4364801Z Cleaning up orphan processes
