﻿2025-08-20T18:51:13.9155957Z Current runner version: '2.328.0'
2025-08-20T18:51:13.9190735Z ##[group]Runner Image Provisioner
2025-08-20T18:51:13.9192341Z Hosted Compute Agent
2025-08-20T18:51:13.9193343Z Version: 20250818.377
2025-08-20T18:51:13.9194492Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:51:13.9195847Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:51:13.9196855Z ##[endgroup]
2025-08-20T18:51:13.9197717Z ##[group]Operating System
2025-08-20T18:51:13.9198593Z Ubuntu
2025-08-20T18:51:13.9199423Z 24.04.2
2025-08-20T18:51:13.9200227Z LTS
2025-08-20T18:51:13.9201108Z ##[endgroup]
2025-08-20T18:51:13.9201967Z ##[group]Runner Image
2025-08-20T18:51:13.9202908Z Image: ubuntu-24.04
2025-08-20T18:51:13.9203928Z Version: 20250810.1.0
2025-08-20T18:51:13.9205998Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:51:13.9208902Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T18:51:13.9210656Z ##[endgroup]
2025-08-20T18:51:13.9212419Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:51:13.9215076Z Contents: write
2025-08-20T18:51:13.9216347Z Metadata: read
2025-08-20T18:51:13.9217510Z ##[endgroup]
2025-08-20T18:51:13.9220629Z Secret source: Actions
2025-08-20T18:51:13.9221894Z Prepare workflow directory
2025-08-20T18:51:13.9706666Z Prepare all required actions
2025-08-20T18:51:13.9850915Z Complete job name: preprocess
2025-08-20T18:51:14.0894175Z ##[group]Run ##Presets
2025-08-20T18:51:14.0895142Z [36;1m##Presets[0m
2025-08-20T18:51:14.0895819Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:14.0896364Z [36;1m#-------------#[0m
2025-08-20T18:51:14.0897030Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0897708Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:51:14.0898393Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:14.0899755Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0901477Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0903330Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0904921Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0906341Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:14.0907551Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0908732Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:14.0909933Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0911186Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:14.0912343Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0913484Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:14.0914672Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0915872Z [36;1m   fi[0m
2025-08-20T18:51:14.0916391Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:51:14.0918160Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:51:14.0918991Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:14.0920493Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0922239Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0923981Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0925836Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0927043Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:14.0928232Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0929507Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:14.0930729Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0931945Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:14.0933340Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0934599Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:14.0935891Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0937098Z [36;1m   fi[0m
2025-08-20T18:51:14.0937638Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:51:14.0938278Z [36;1m   echo ""[0m
2025-08-20T18:51:14.0938864Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:14.0939983Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0941752Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0943584Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0945272Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0946726Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:14.0947965Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0949141Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:14.0950452Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0951795Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:14.0953012Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0954294Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:14.0955605Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0956969Z [36;1m   fi[0m
2025-08-20T18:51:14.0957593Z [36;1m fi[0m
2025-08-20T18:51:14.0958083Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:14.0958805Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:51:14.0959717Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:51:14.0960547Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:51:14.1663537Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:14.1664714Z ##[endgroup]
2025-08-20T18:51:14.2214248Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/apk-static/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/apk-static/official"}]' | jq .
2025-08-20T18:51:14.2217249Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/apk-static/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/apk-static/official"}]' | jq .[0m
2025-08-20T18:51:14.2259693Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:14.2260180Z ##[endgroup]
2025-08-20T18:51:14.2370513Z [
2025-08-20T18:51:14.2371223Z   {
2025-08-20T18:51:14.2371861Z     "host": "aarch64-Linux",
2025-08-20T18:51:14.2372804Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:51:14.2373887Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"
2025-08-20T18:51:14.2374886Z   },
2025-08-20T18:51:14.2375240Z   {
2025-08-20T18:51:14.2375980Z     "host": "x86_64-Linux",
2025-08-20T18:51:14.2376486Z     "runner": "ubuntu-latest",
2025-08-20T18:51:14.2377068Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/apk-static/official"
2025-08-20T18:51:14.2377666Z   }
2025-08-20T18:51:14.2377995Z ]
2025-08-20T18:51:14.2426885Z Evaluate and set job outputs
2025-08-20T18:51:14.2437325Z Set output 'runner_matrix'
2025-08-20T18:51:14.2439448Z Cleaning up orphan processes
