﻿2025-08-20T21:47:35.3026912Z Current runner version: '2.328.0'
2025-08-20T21:47:35.3053110Z ##[group]Runner Image Provisioner
2025-08-20T21:47:35.3054209Z Hosted Compute Agent
2025-08-20T21:47:35.3054867Z Version: 20250818.377
2025-08-20T21:47:35.3055457Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:47:35.3056142Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:47:35.3056797Z ##[endgroup]
2025-08-20T21:47:35.3057650Z ##[group]Operating System
2025-08-20T21:47:35.3058588Z Ubuntu
2025-08-20T21:47:35.3059376Z 24.04.2
2025-08-20T21:47:35.3060031Z LTS
2025-08-20T21:47:35.3061050Z ##[endgroup]
2025-08-20T21:47:35.3061779Z ##[group]Runner Image
2025-08-20T21:47:35.3062389Z Image: ubuntu-24.04
2025-08-20T21:47:35.3062868Z Version: 20250818.1.0
2025-08-20T21:47:35.3063960Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:47:35.3065527Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:47:35.3066564Z ##[endgroup]
2025-08-20T21:47:35.3067556Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:47:35.3069784Z Contents: write
2025-08-20T21:47:35.3070661Z Metadata: read
2025-08-20T21:47:35.3071233Z ##[endgroup]
2025-08-20T21:47:35.3073384Z Secret source: Actions
2025-08-20T21:47:35.3074176Z Prepare workflow directory
2025-08-20T21:47:35.3463497Z Prepare all required actions
2025-08-20T21:47:35.3601233Z Complete job name: preprocess
2025-08-20T21:47:35.4674339Z ##[group]Run ##Presets
2025-08-20T21:47:35.4675662Z [36;1m##Presets[0m
2025-08-20T21:47:35.4676491Z [36;1mset +x ; set +e[0m
2025-08-20T21:47:35.4677459Z [36;1m#-------------#[0m
2025-08-20T21:47:35.4678476Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4679562Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:47:35.4681119Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:47:35.4683307Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4686367Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4689315Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4692599Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4694634Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:47:35.4696587Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4698788Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:47:35.4701107Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4703270Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:47:35.4705309Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4707391Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:47:35.4709448Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4711507Z [36;1m   fi[0m
2025-08-20T21:47:35.4712369Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:47:35.4715423Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:47:35.4716889Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:47:35.4719195Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4722422Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4725494Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4728612Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4730875Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:47:35.4733020Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4735186Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:47:35.4737307Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4739623Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:47:35.4742479Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4744684Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:47:35.4746763Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4748697Z [36;1m   fi[0m
2025-08-20T21:47:35.4749771Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:47:35.4751032Z [36;1m   echo ""[0m
2025-08-20T21:47:35.4751860Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:47:35.4754019Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4757196Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4760658Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4763633Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4765685Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:47:35.4767710Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4769835Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:47:35.4772292Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4774614Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:47:35.4776673Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4778786Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:47:35.4781008Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4782975Z [36;1m   fi[0m
2025-08-20T21:47:35.4783962Z [36;1m fi[0m
2025-08-20T21:47:35.4784980Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:47:35.4786230Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:47:35.4787832Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:47:35.4789241Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:47:35.5387217Z shell: /usr/bin/bash -e {0}
2025-08-20T21:47:35.5388333Z ##[endgroup]
2025-08-20T21:47:35.5852858Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/tor/ppkg/stable"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/tor/ppkg/stable"}]' | jq .
2025-08-20T21:47:35.5855370Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/tor/ppkg/stable"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/tor/ppkg/stable"}]' | jq .[0m
2025-08-20T21:47:35.5896609Z shell: /usr/bin/bash -e {0}
2025-08-20T21:47:35.5897088Z ##[endgroup]
2025-08-20T21:47:35.5998570Z [
2025-08-20T21:47:35.5999115Z   {
2025-08-20T21:47:35.5999502Z     "host": "aarch64-Linux",
2025-08-20T21:47:35.6000015Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:47:35.6000908Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"
2025-08-20T21:47:35.6001493Z   },
2025-08-20T21:47:35.6001843Z   {
2025-08-20T21:47:35.6002236Z     "host": "x86_64-Linux",
2025-08-20T21:47:35.6002704Z     "runner": "ubuntu-latest",
2025-08-20T21:47:35.6003268Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/tor/ppkg/stable"
2025-08-20T21:47:35.6003860Z   }
2025-08-20T21:47:35.6004193Z ]
2025-08-20T21:47:35.6052669Z Evaluate and set job outputs
2025-08-20T21:47:35.6062169Z Set output 'runner_matrix'
2025-08-20T21:47:35.6064263Z Cleaning up orphan processes
