﻿2025-08-20T18:51:20.9639450Z Current runner version: '2.328.0'
2025-08-20T18:51:20.9666745Z ##[group]Runner Image Provisioner
2025-08-20T18:51:20.9668075Z Hosted Compute Agent
2025-08-20T18:51:20.9669004Z Version: 20250818.377
2025-08-20T18:51:20.9669820Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:51:20.9670643Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:51:20.9671257Z ##[endgroup]
2025-08-20T18:51:20.9671803Z ##[group]Operating System
2025-08-20T18:51:20.9672433Z Ubuntu
2025-08-20T18:51:20.9672895Z 24.04.2
2025-08-20T18:51:20.9673476Z LTS
2025-08-20T18:51:20.9673978Z ##[endgroup]
2025-08-20T18:51:20.9674510Z ##[group]Runner Image
2025-08-20T18:51:20.9675100Z Image: ubuntu-24.04
2025-08-20T18:51:20.9676161Z Version: 20250810.1.0
2025-08-20T18:51:20.9677750Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:51:20.9680307Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T18:51:20.9681671Z ##[endgroup]
2025-08-20T18:51:20.9682744Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:51:20.9684705Z Contents: write
2025-08-20T18:51:20.9685257Z Metadata: read
2025-08-20T18:51:20.9685862Z ##[endgroup]
2025-08-20T18:51:20.9688527Z Secret source: Actions
2025-08-20T18:51:20.9689202Z Prepare workflow directory
2025-08-20T18:51:21.0150863Z Prepare all required actions
2025-08-20T18:51:21.0309622Z Complete job name: preprocess
2025-08-20T18:51:21.1164724Z ##[group]Run ##Presets
2025-08-20T18:51:21.1165611Z [36;1m##Presets[0m
2025-08-20T18:51:21.1166515Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:21.1167051Z [36;1m#-------------#[0m
2025-08-20T18:51:21.1167689Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1168398Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:51:21.1169074Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:21.1170484Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1172273Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1174185Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1175892Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1177605Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:21.1178843Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1180019Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:21.1181399Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1182687Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:21.1183871Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1185116Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:21.1186366Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1187466Z [36;1m   fi[0m
2025-08-20T18:51:21.1188095Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:51:21.1189848Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:51:21.1190759Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:21.1192250Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1194090Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1196122Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1198073Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1199268Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:21.1200573Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1201781Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:21.1203105Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1204594Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:21.1205844Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1207257Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:21.1208417Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1209551Z [36;1m   fi[0m
2025-08-20T18:51:21.1210187Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:51:21.1210832Z [36;1m   echo ""[0m
2025-08-20T18:51:21.1211304Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:21.1212576Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1214429Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1216547Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1218299Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1219447Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:21.1220767Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1222010Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:21.1223314Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1224663Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:21.1225860Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1227257Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:21.1228455Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1229798Z [36;1m   fi[0m
2025-08-20T18:51:21.1230363Z [36;1m fi[0m
2025-08-20T18:51:21.1230814Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:21.1231610Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:51:21.1232662Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:51:21.1233497Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:51:21.1779311Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:21.1780833Z ##[endgroup]
2025-08-20T18:51:21.2315695Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}]' | jq .
2025-08-20T18:51:21.2318681Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"}]' | jq .[0m
2025-08-20T18:51:21.2361633Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:21.2362113Z ##[endgroup]
2025-08-20T18:51:21.2471467Z [
2025-08-20T18:51:21.2471930Z   {
2025-08-20T18:51:21.2472346Z     "host": "aarch64-Linux",
2025-08-20T18:51:21.2472841Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:51:21.2473452Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"
2025-08-20T18:51:21.2474044Z   },
2025-08-20T18:51:21.2474378Z   {
2025-08-20T18:51:21.2474761Z     "host": "x86_64-Linux",
2025-08-20T18:51:21.2475223Z     "runner": "ubuntu-latest",
2025-08-20T18:51:21.2475807Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/bin-graph/ppkg/stable"
2025-08-20T18:51:21.2476671Z   }
2025-08-20T18:51:21.2477005Z ]
2025-08-20T18:51:21.2523289Z Evaluate and set job outputs
2025-08-20T18:51:21.2532338Z Set output 'runner_matrix'
2025-08-20T18:51:21.2534313Z Cleaning up orphan processes
