﻿2025-08-20T19:21:51.3327912Z Current runner version: '2.328.0'
2025-08-20T19:21:51.3362064Z ##[group]Runner Image Provisioner
2025-08-20T19:21:51.3363455Z Hosted Compute Agent
2025-08-20T19:21:51.3364417Z Version: 20250818.377
2025-08-20T19:21:51.3365394Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:21:51.3366845Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:21:51.3367841Z ##[endgroup]
2025-08-20T19:21:51.3368724Z ##[group]Operating System
2025-08-20T19:21:51.3369910Z Ubuntu
2025-08-20T19:21:51.3370735Z 24.04.2
2025-08-20T19:21:51.3371689Z LTS
2025-08-20T19:21:51.3372501Z ##[endgroup]
2025-08-20T19:21:51.3373421Z ##[group]Runner Image
2025-08-20T19:21:51.3374569Z Image: ubuntu-24.04
2025-08-20T19:21:51.3375499Z Version: 20250810.1.0
2025-08-20T19:21:51.3377326Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:21:51.3380513Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T19:21:51.3382326Z ##[endgroup]
2025-08-20T19:21:51.3384044Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:21:51.3386926Z Contents: write
2025-08-20T19:21:51.3387840Z Metadata: read
2025-08-20T19:21:51.3388704Z ##[endgroup]
2025-08-20T19:21:51.3391965Z Secret source: Actions
2025-08-20T19:21:51.3393148Z Prepare workflow directory
2025-08-20T19:21:51.3869166Z Prepare all required actions
2025-08-20T19:21:51.4011340Z Complete job name: preprocess
2025-08-20T19:21:51.5104819Z ##[group]Run ##Presets
2025-08-20T19:21:51.5105703Z [36;1m##Presets[0m
2025-08-20T19:21:51.5106273Z [36;1mset +x ; set +e[0m
2025-08-20T19:21:51.5106832Z [36;1m#-------------#[0m
2025-08-20T19:21:51.5107511Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5108209Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:21:51.5108927Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:21:51.5110656Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5112427Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5114110Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5115921Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5117081Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:21:51.5118333Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5119671Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:21:51.5120873Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5122243Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:21:51.5123421Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5124599Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:21:51.5125809Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5126873Z [36;1m   fi[0m
2025-08-20T19:21:51.5127446Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:21:51.5129351Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:21:51.5130339Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:21:51.5131860Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5133740Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5135527Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5137279Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5138494Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:21:51.5139952Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5141266Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:21:51.5142503Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5143784Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:21:51.5145193Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5146471Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:21:51.5147683Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5148850Z [36;1m   fi[0m
2025-08-20T19:21:51.5149581Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:21:51.5150237Z [36;1m   echo ""[0m
2025-08-20T19:21:51.5150858Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:21:51.5151998Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5153783Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5155710Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5157427Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5158629Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:21:51.5159929Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5161167Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:21:51.5162499Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5163825Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:21:51.5165036Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5166241Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:21:51.5167448Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5168556Z [36;1m   fi[0m
2025-08-20T19:21:51.5169127Z [36;1m fi[0m
2025-08-20T19:21:51.5170102Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:21:51.5170915Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:21:51.5171885Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:21:51.5172755Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:21:51.5672562Z shell: /usr/bin/bash -e {0}
2025-08-20T19:21:51.5673548Z ##[endgroup]
2025-08-20T19:21:51.6134142Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/encode/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/encode/official"}]' | jq .
2025-08-20T19:21:51.6136770Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/encode/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/encode/official"}]' | jq .[0m
2025-08-20T19:21:51.6178322Z shell: /usr/bin/bash -e {0}
2025-08-20T19:21:51.6178815Z ##[endgroup]
2025-08-20T19:21:51.6279031Z [
2025-08-20T19:21:51.6279803Z   {
2025-08-20T19:21:51.6280221Z     "host": "aarch64-Linux",
2025-08-20T19:21:51.6280734Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:21:51.6281335Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"
2025-08-20T19:21:51.6281976Z   },
2025-08-20T19:21:51.6282322Z   {
2025-08-20T19:21:51.6282732Z     "host": "x86_64-Linux",
2025-08-20T19:21:51.6283209Z     "runner": "ubuntu-latest",
2025-08-20T19:21:51.6283781Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/encode/official"
2025-08-20T19:21:51.6284379Z   }
2025-08-20T19:21:51.6284718Z ]
2025-08-20T19:21:51.6331001Z Evaluate and set job outputs
2025-08-20T19:21:51.6340155Z Set output 'runner_matrix'
2025-08-20T19:21:51.6342242Z Cleaning up orphan processes
