﻿2025-08-20T21:37:43.2005520Z Current runner version: '2.328.0'
2025-08-20T21:37:43.2028268Z ##[group]Runner Image Provisioner
2025-08-20T21:37:43.2029058Z Hosted Compute Agent
2025-08-20T21:37:43.2029688Z Version: 20250818.377
2025-08-20T21:37:43.2030325Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:37:43.2031031Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:37:43.2031645Z ##[endgroup]
2025-08-20T21:37:43.2032214Z ##[group]Operating System
2025-08-20T21:37:43.2033023Z Ubuntu
2025-08-20T21:37:43.2033544Z 24.04.2
2025-08-20T21:37:43.2034043Z LTS
2025-08-20T21:37:43.2034509Z ##[endgroup]
2025-08-20T21:37:43.2035026Z ##[group]Runner Image
2025-08-20T21:37:43.2035626Z Image: ubuntu-24.04
2025-08-20T21:37:43.2036142Z Version: 20250818.1.0
2025-08-20T21:37:43.2037202Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:37:43.2038687Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:37:43.2039838Z ##[endgroup]
2025-08-20T21:37:43.2040816Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:37:43.2043115Z Contents: write
2025-08-20T21:37:43.2043714Z Metadata: read
2025-08-20T21:37:43.2044194Z ##[endgroup]
2025-08-20T21:37:43.2046636Z Secret source: Actions
2025-08-20T21:37:43.2047346Z Prepare workflow directory
2025-08-20T21:37:43.2423711Z Prepare all required actions
2025-08-20T21:37:43.2516022Z Complete job name: preprocess
2025-08-20T21:37:43.3419418Z ##[group]Run ##Presets
2025-08-20T21:37:43.3420545Z [36;1m##Presets[0m
2025-08-20T21:37:43.3421543Z [36;1mset +x ; set +e[0m
2025-08-20T21:37:43.3422401Z [36;1m#-------------#[0m
2025-08-20T21:37:43.3423534Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3424891Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:37:43.3426057Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:37:43.3428253Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3431258Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3434461Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3437679Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3439700Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:37:43.3441778Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3444032Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:37:43.3446241Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3448443Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:37:43.3450444Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3452569Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:37:43.3454753Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3456629Z [36;1m   fi[0m
2025-08-20T21:37:43.3457696Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:37:43.3460558Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:37:43.3461982Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:37:43.3464563Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3467644Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3471150Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3474391Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3476602Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:37:43.3478671Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3480827Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:37:43.3483465Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3485678Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:37:43.3488088Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3490182Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:37:43.3492198Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3494535Z [36;1m   fi[0m
2025-08-20T21:37:43.3495449Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:37:43.3496406Z [36;1m   echo ""[0m
2025-08-20T21:37:43.3497416Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:37:43.3499446Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3503252Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3506706Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3509847Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3512034Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:37:43.3514397Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3516604Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:37:43.3518955Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3521216Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:37:43.3523527Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3525810Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:37:43.3527869Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3529907Z [36;1m   fi[0m
2025-08-20T21:37:43.3530998Z [36;1m fi[0m
2025-08-20T21:37:43.3531902Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:37:43.3533488Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:37:43.3535009Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:37:43.3536369Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:37:43.3890627Z shell: /usr/bin/bash -e {0}
2025-08-20T21:37:43.3892317Z ##[endgroup]
2025-08-20T21:37:43.4358546Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sshamble/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sshamble/official"}]' | jq .
2025-08-20T21:37:43.4361281Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sshamble/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sshamble/official"}]' | jq .[0m
2025-08-20T21:37:43.4399923Z shell: /usr/bin/bash -e {0}
2025-08-20T21:37:43.4476526Z ##[endgroup]
2025-08-20T21:37:43.4579559Z [
2025-08-20T21:37:43.4580294Z   {
2025-08-20T21:37:43.4580946Z     "host": "aarch64-Linux",
2025-08-20T21:37:43.4582042Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:37:43.4583356Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"
2025-08-20T21:37:43.4584436Z   },
2025-08-20T21:37:43.4585029Z   {
2025-08-20T21:37:43.4585693Z     "host": "x86_64-Linux",
2025-08-20T21:37:43.4586500Z     "runner": "ubuntu-latest",
2025-08-20T21:37:43.4587537Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshamble/official"
2025-08-20T21:37:43.4588462Z   }
2025-08-20T21:37:43.4588808Z ]
2025-08-20T21:37:43.4636301Z Evaluate and set job outputs
2025-08-20T21:37:43.4645482Z Set output 'runner_matrix'
2025-08-20T21:37:43.4647578Z Cleaning up orphan processes
