﻿2025-08-20T18:51:32.6922389Z Current runner version: '2.328.0'
2025-08-20T18:51:32.6947287Z ##[group]Runner Image Provisioner
2025-08-20T18:51:32.6948371Z Hosted Compute Agent
2025-08-20T18:51:32.6948947Z Version: 20250818.377
2025-08-20T18:51:32.6949521Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:51:32.6950303Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:51:32.6950943Z ##[endgroup]
2025-08-20T18:51:32.6951472Z ##[group]Operating System
2025-08-20T18:51:32.6952075Z Ubuntu
2025-08-20T18:51:32.6952553Z 24.04.2
2025-08-20T18:51:32.6953005Z LTS
2025-08-20T18:51:32.6953500Z ##[endgroup]
2025-08-20T18:51:32.6954027Z ##[group]Runner Image
2025-08-20T18:51:32.6954588Z Image: ubuntu-24.04
2025-08-20T18:51:32.6955153Z Version: 20250810.1.0
2025-08-20T18:51:32.6956197Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:51:32.6957795Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T18:51:32.6959151Z ##[endgroup]
2025-08-20T18:51:32.6960277Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:51:32.6962371Z Contents: write
2025-08-20T18:51:32.6962916Z Metadata: read
2025-08-20T18:51:32.6963525Z ##[endgroup]
2025-08-20T18:51:32.6965656Z Secret source: Actions
2025-08-20T18:51:32.6966629Z Prepare workflow directory
2025-08-20T18:51:32.7301805Z Prepare all required actions
2025-08-20T18:51:32.7397306Z Complete job name: preprocess
2025-08-20T18:51:32.8164465Z ##[group]Run ##Presets
2025-08-20T18:51:32.8165371Z [36;1m##Presets[0m
2025-08-20T18:51:32.8165915Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:32.8166513Z [36;1m#-------------#[0m
2025-08-20T18:51:32.8167141Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8167812Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:51:32.8168994Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:32.8170326Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8172023Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8173863Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8175529Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8176719Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:32.8178117Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8179358Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:32.8180675Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8181856Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:32.8183020Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8184265Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:32.8185439Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8186576Z [36;1m   fi[0m
2025-08-20T18:51:32.8187123Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:51:32.8188976Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:51:32.8189907Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:32.8191091Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8193195Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8194944Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8196605Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8197849Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:32.8199275Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8200492Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:32.8201843Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8203045Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:32.8204389Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8205638Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:32.8206819Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8208177Z [36;1m   fi[0m
2025-08-20T18:51:32.8208866Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:51:32.8209515Z [36;1m   echo ""[0m
2025-08-20T18:51:32.8210145Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:32.8211317Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8213087Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8214968Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8216632Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8217832Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:32.8219307Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8220482Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:32.8221823Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8223120Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:32.8224347Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8225566Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:32.8226693Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8227834Z [36;1m   fi[0m
2025-08-20T18:51:32.8228628Z [36;1m fi[0m
2025-08-20T18:51:32.8229129Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:32.8230154Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:51:32.8231042Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:51:32.8231931Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:51:32.9814245Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:32.9815551Z ##[endgroup]
2025-08-20T18:51:33.0268617Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/btop/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/btop/official"}]' | jq .
2025-08-20T18:51:33.0271181Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/btop/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/btop/official"}]' | jq .[0m
2025-08-20T18:51:33.0312518Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:33.0313008Z ##[endgroup]
2025-08-20T18:51:33.0415530Z [
2025-08-20T18:51:33.0416198Z   {
2025-08-20T18:51:33.0416909Z     "host": "aarch64-Linux",
2025-08-20T18:51:33.0417764Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:51:33.0419010Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"
2025-08-20T18:51:33.0420118Z   },
2025-08-20T18:51:33.0420698Z   {
2025-08-20T18:51:33.0421199Z     "host": "x86_64-Linux",
2025-08-20T18:51:33.0421693Z     "runner": "ubuntu-latest",
2025-08-20T18:51:33.0422253Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/btop/official"
2025-08-20T18:51:33.0422822Z   }
2025-08-20T18:51:33.0423166Z ]
2025-08-20T18:51:33.0471847Z Evaluate and set job outputs
2025-08-20T18:51:33.0480987Z Set output 'runner_matrix'
2025-08-20T18:51:33.0483094Z Cleaning up orphan processes
