﻿2025-08-20T19:39:06.3904655Z Current runner version: '2.328.0'
2025-08-20T19:39:06.3929838Z ##[group]Runner Image Provisioner
2025-08-20T19:39:06.3930902Z Hosted Compute Agent
2025-08-20T19:39:06.3931797Z Version: 20250818.377
2025-08-20T19:39:06.3932733Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T19:39:06.3933965Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T19:39:06.3934863Z ##[endgroup]
2025-08-20T19:39:06.3935682Z ##[group]Operating System
2025-08-20T19:39:06.3936590Z Ubuntu
2025-08-20T19:39:06.3937309Z 24.04.2
2025-08-20T19:39:06.3938001Z LTS
2025-08-20T19:39:06.3938965Z ##[endgroup]
2025-08-20T19:39:06.3939852Z ##[group]Runner Image
2025-08-20T19:39:06.3940679Z Image: ubuntu-24.04
2025-08-20T19:39:06.3941612Z Version: 20250818.1.0
2025-08-20T19:39:06.3943228Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T19:39:06.3945916Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T19:39:06.3947529Z ##[endgroup]
2025-08-20T19:39:06.3949446Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T19:39:06.3951990Z Contents: write
2025-08-20T19:39:06.3952959Z Metadata: read
2025-08-20T19:39:06.3954033Z ##[endgroup]
2025-08-20T19:39:06.3957135Z Secret source: Actions
2025-08-20T19:39:06.3958405Z Prepare workflow directory
2025-08-20T19:39:06.4428443Z Prepare all required actions
2025-08-20T19:39:06.4567981Z Complete job name: preprocess
2025-08-20T19:39:06.5681593Z ##[group]Run ##Presets
2025-08-20T19:39:06.5682858Z [36;1m##Presets[0m
2025-08-20T19:39:06.5683762Z [36;1mset +x ; set +e[0m
2025-08-20T19:39:06.5684662Z [36;1m#-------------#[0m
2025-08-20T19:39:06.5685740Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5686928Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T19:39:06.5688147Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:39:06.5690652Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5693684Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5697018Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5700193Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5702333Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:39:06.5704468Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5706558Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:39:06.5709011Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5711259Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:39:06.5713302Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5715537Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:39:06.5717503Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5719743Z [36;1m   fi[0m
2025-08-20T19:39:06.5720730Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T19:39:06.5723691Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T19:39:06.5725357Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:39:06.5727770Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5731435Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5734796Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5737825Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5740565Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:39:06.5742627Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5744813Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:39:06.5747149Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5749602Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:39:06.5752082Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5754295Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:39:06.5756287Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5758398Z [36;1m   fi[0m
2025-08-20T19:39:06.5759578Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T19:39:06.5760754Z [36;1m   echo ""[0m
2025-08-20T19:39:06.5761653Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T19:39:06.5763710Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5767014Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5770523Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5773511Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5775686Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T19:39:06.5777854Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5780344Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T19:39:06.5782641Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5784953Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T19:39:06.5786989Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5789331Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T19:39:06.5791370Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5793760Z [36;1m   fi[0m
2025-08-20T19:39:06.5794652Z [36;1m fi[0m
2025-08-20T19:39:06.5795531Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T19:39:06.5796836Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T19:39:06.5798341Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T19:39:06.5800097Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T19:39:06.6572239Z shell: /usr/bin/bash -e {0}
2025-08-20T19:39:06.6573285Z ##[endgroup]
2025-08-20T19:39:06.7289112Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/gitlab-cli/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/gitlab-cli/official"}]' | jq .
2025-08-20T19:39:06.7291751Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/gitlab-cli/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/gitlab-cli/official"}]' | jq .[0m
2025-08-20T19:39:06.7333461Z shell: /usr/bin/bash -e {0}
2025-08-20T19:39:06.7333958Z ##[endgroup]
2025-08-20T19:39:06.7435796Z [
2025-08-20T19:39:06.7436270Z   {
2025-08-20T19:39:06.7436654Z     "host": "aarch64-Linux",
2025-08-20T19:39:06.7437169Z     "runner": "ubuntu-24.04-arm",
2025-08-20T19:39:06.7437785Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"
2025-08-20T19:39:06.7438432Z   },
2025-08-20T19:39:06.7439040Z   {
2025-08-20T19:39:06.7439499Z     "host": "x86_64-Linux",
2025-08-20T19:39:06.7439963Z     "runner": "ubuntu-latest",
2025-08-20T19:39:06.7440538Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/gitlab-cli/official"
2025-08-20T19:39:06.7441140Z   }
2025-08-20T19:39:06.7441476Z ]
2025-08-20T19:39:06.7489997Z Evaluate and set job outputs
2025-08-20T19:39:06.7499433Z Set output 'runner_matrix'
2025-08-20T19:39:06.7501957Z Cleaning up orphan processes
