﻿2025-08-20T21:26:25.3183879Z Current runner version: '2.328.0'
2025-08-20T21:26:25.3207236Z ##[group]Runner Image Provisioner
2025-08-20T21:26:25.3208247Z Hosted Compute Agent
2025-08-20T21:26:25.3208811Z Version: 20250818.377
2025-08-20T21:26:25.3209742Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:26:25.3210562Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:26:25.3211165Z ##[endgroup]
2025-08-20T21:26:25.3211640Z ##[group]Operating System
2025-08-20T21:26:25.3212249Z Ubuntu
2025-08-20T21:26:25.3212722Z 24.04.2
2025-08-20T21:26:25.3213155Z LTS
2025-08-20T21:26:25.3213711Z ##[endgroup]
2025-08-20T21:26:25.3214220Z ##[group]Runner Image
2025-08-20T21:26:25.3214793Z Image: ubuntu-24.04
2025-08-20T21:26:25.3215354Z Version: 20250818.1.0
2025-08-20T21:26:25.3216366Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:26:25.3217921Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:26:25.3219086Z ##[endgroup]
2025-08-20T21:26:25.3220171Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:26:25.3222232Z Contents: write
2025-08-20T21:26:25.3222830Z Metadata: read
2025-08-20T21:26:25.3223572Z ##[endgroup]
2025-08-20T21:26:25.3226184Z Secret source: Actions
2025-08-20T21:26:25.3227211Z Prepare workflow directory
2025-08-20T21:26:25.3551293Z Prepare all required actions
2025-08-20T21:26:25.3647119Z Complete job name: preprocess
2025-08-20T21:26:25.4405432Z ##[group]Run ##Presets
2025-08-20T21:26:25.4406248Z [36;1m##Presets[0m
2025-08-20T21:26:25.4406831Z [36;1mset +x ; set +e[0m
2025-08-20T21:26:25.4407370Z [36;1m#-------------#[0m
2025-08-20T21:26:25.4407984Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4408730Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:26:25.4409614Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:26:25.4410856Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4412576Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4414266Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4415983Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4417123Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:26:25.4418229Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4419669Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:26:25.4420926Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4422169Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:26:25.4423329Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4424456Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:26:25.4425593Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4426670Z [36;1m   fi[0m
2025-08-20T21:26:25.4427242Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:26:25.4429124Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:26:25.4429947Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:26:25.4431086Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4433145Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4434877Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4436535Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4437679Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:26:25.4438846Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4440427Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:26:25.4441706Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4442897Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:26:25.4444286Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4445517Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:26:25.4446668Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4447856Z [36;1m   fi[0m
2025-08-20T21:26:25.4448439Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:26:25.4449300Z [36;1m   echo ""[0m
2025-08-20T21:26:25.4449921Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:26:25.4451233Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4453014Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4454828Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4456410Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4457595Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:26:25.4458766Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4460251Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:26:25.4461554Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4462798Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:26:25.4464009Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4465189Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:26:25.4466308Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4467424Z [36;1m   fi[0m
2025-08-20T21:26:25.4467892Z [36;1m fi[0m
2025-08-20T21:26:25.4468387Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:26:25.4469587Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:26:25.4470473Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:26:25.4471328Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:26:25.6324521Z shell: /usr/bin/bash -e {0}
2025-08-20T21:26:25.6325693Z ##[endgroup]
2025-08-20T21:26:25.6853598Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sbctl/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sbctl/official"}]' | jq .
2025-08-20T21:26:25.6856088Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sbctl/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sbctl/official"}]' | jq .[0m
2025-08-20T21:26:25.6897609Z shell: /usr/bin/bash -e {0}
2025-08-20T21:26:25.6898095Z ##[endgroup]
2025-08-20T21:26:25.6995082Z [
2025-08-20T21:26:25.6995513Z   {
2025-08-20T21:26:25.6995884Z     "host": "aarch64-Linux",
2025-08-20T21:26:25.6996379Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:26:25.6996955Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"
2025-08-20T21:26:25.6997517Z   },
2025-08-20T21:26:25.6997860Z   {
2025-08-20T21:26:25.6998285Z     "host": "x86_64-Linux",
2025-08-20T21:26:25.6998746Z     "runner": "ubuntu-latest",
2025-08-20T21:26:25.6999627Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sbctl/official"
2025-08-20T21:26:25.7000196Z   }
2025-08-20T21:26:25.7000526Z ]
2025-08-20T21:26:25.7047179Z Evaluate and set job outputs
2025-08-20T21:26:25.7056234Z Set output 'runner_matrix'
2025-08-20T21:26:25.7058249Z Cleaning up orphan processes
