﻿2025-08-20T18:51:25.4134581Z Current runner version: '2.328.0'
2025-08-20T18:51:25.4157614Z ##[group]Runner Image Provisioner
2025-08-20T18:51:25.4158834Z Hosted Compute Agent
2025-08-20T18:51:25.4159440Z Version: 20250818.377
2025-08-20T18:51:25.4160041Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:51:25.4160836Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:51:25.4161409Z ##[endgroup]
2025-08-20T18:51:25.4161986Z ##[group]Operating System
2025-08-20T18:51:25.4162624Z Ubuntu
2025-08-20T18:51:25.4163060Z 24.04.2
2025-08-20T18:51:25.4163512Z LTS
2025-08-20T18:51:25.4164068Z ##[endgroup]
2025-08-20T18:51:25.4164618Z ##[group]Runner Image
2025-08-20T18:51:25.4165119Z Image: ubuntu-24.04
2025-08-20T18:51:25.4165709Z Version: 20250818.1.0
2025-08-20T18:51:25.4166734Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:51:25.4168582Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T18:51:25.4169677Z ##[endgroup]
2025-08-20T18:51:25.4170843Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:51:25.4172960Z Contents: write
2025-08-20T18:51:25.4173620Z Metadata: read
2025-08-20T18:51:25.4174123Z ##[endgroup]
2025-08-20T18:51:25.4176525Z Secret source: Actions
2025-08-20T18:51:25.4177572Z Prepare workflow directory
2025-08-20T18:51:25.4494933Z Prepare all required actions
2025-08-20T18:51:25.4588011Z Complete job name: preprocess
2025-08-20T18:51:25.5331402Z ##[group]Run ##Presets
2025-08-20T18:51:25.5332345Z [36;1m##Presets[0m
2025-08-20T18:51:25.5332844Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:25.5333437Z [36;1m#-------------#[0m
2025-08-20T18:51:25.5334059Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5334783Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:51:25.5335483Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:25.5336853Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5338917Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5340817Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5342537Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5343743Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:25.5344919Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5346085Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:25.5347405Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5348957Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:25.5350167Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5351419Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:25.5352581Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5353723Z [36;1m   fi[0m
2025-08-20T18:51:25.5354306Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:51:25.5356035Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:51:25.5356895Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:25.5358490Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5360312Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5362125Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5363825Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5365024Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:25.5366242Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5367439Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:25.5368886Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5370118Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:25.5371429Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5372732Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:25.5373900Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5375042Z [36;1m   fi[0m
2025-08-20T18:51:25.5375638Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:51:25.5376264Z [36;1m   echo ""[0m
2025-08-20T18:51:25.5376863Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:25.5378035Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5380091Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5381970Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5383654Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5384886Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:25.5386107Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5387332Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:25.5388932Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5390192Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:25.5391428Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5392804Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:25.5393954Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5394983Z [36;1m   fi[0m
2025-08-20T18:51:25.5395564Z [36;1m fi[0m
2025-08-20T18:51:25.5396252Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:25.5397075Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:51:25.5397915Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:51:25.5398883Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:51:25.5644342Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:25.5645331Z ##[endgroup]
2025-08-20T18:51:25.6187951Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/aretext/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/aretext/official"}]' | jq .
2025-08-20T18:51:25.6203254Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/aretext/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/aretext/official"}]' | jq .[0m
2025-08-20T18:51:25.6265943Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:25.6266734Z ##[endgroup]
2025-08-20T18:51:25.6393415Z [
2025-08-20T18:51:25.6393854Z   {
2025-08-20T18:51:25.6394241Z     "host": "aarch64-Linux",
2025-08-20T18:51:25.6394766Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:51:25.6395382Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"
2025-08-20T18:51:25.6395980Z   },
2025-08-20T18:51:25.6396324Z   {
2025-08-20T18:51:25.6396730Z     "host": "x86_64-Linux",
2025-08-20T18:51:25.6397200Z     "runner": "ubuntu-latest",
2025-08-20T18:51:25.6397777Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/aretext/official"
2025-08-20T18:51:25.6398634Z   }
2025-08-20T18:51:25.6399190Z ]
2025-08-20T18:51:25.6447661Z Evaluate and set job outputs
2025-08-20T18:51:25.6457025Z Set output 'runner_matrix'
2025-08-20T18:51:25.6459445Z Cleaning up orphan processes
