﻿2025-08-20T21:40:56.1428655Z Current runner version: '2.328.0'
2025-08-20T21:40:56.1453866Z ##[group]Runner Image Provisioner
2025-08-20T21:40:56.1454711Z Hosted Compute Agent
2025-08-20T21:40:56.1455378Z Version: 20250818.377
2025-08-20T21:40:56.1455975Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:40:56.1456685Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:40:56.1457352Z ##[endgroup]
2025-08-20T21:40:56.1457917Z ##[group]Operating System
2025-08-20T21:40:56.1458469Z Ubuntu
2025-08-20T21:40:56.1458998Z 24.04.2
2025-08-20T21:40:56.1459435Z LTS
2025-08-20T21:40:56.1459911Z ##[endgroup]
2025-08-20T21:40:56.1460496Z ##[group]Runner Image
2025-08-20T21:40:56.1461044Z Image: ubuntu-24.04
2025-08-20T21:40:56.1461533Z Version: 20250810.1.0
2025-08-20T21:40:56.1462926Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:40:56.1464583Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T21:40:56.1465652Z ##[endgroup]
2025-08-20T21:40:56.1466641Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:40:56.1468495Z Contents: write
2025-08-20T21:40:56.1469171Z Metadata: read
2025-08-20T21:40:56.1469677Z ##[endgroup]
2025-08-20T21:40:56.1472174Z Secret source: Actions
2025-08-20T21:40:56.1473245Z Prepare workflow directory
2025-08-20T21:40:56.1796285Z Prepare all required actions
2025-08-20T21:40:56.1937962Z Complete job name: preprocess
2025-08-20T21:40:56.2704022Z ##[group]Run ##Presets
2025-08-20T21:40:56.2706161Z [36;1m##Presets[0m
2025-08-20T21:40:56.2707173Z [36;1mset +x ; set +e[0m
2025-08-20T21:40:56.2708360Z [36;1m#-------------#[0m
2025-08-20T21:40:56.2709385Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2710621Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:40:56.2711885Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:40:56.2714353Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2717736Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2721280Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2724796Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2727017Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:40:56.2729186Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2731485Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:40:56.2734079Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2736422Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:40:56.2738719Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2741088Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:40:56.2743537Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2745636Z [36;1m   fi[0m
2025-08-20T21:40:56.2746655Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:40:56.2749765Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:40:56.2751273Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:40:56.2754194Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2757523Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2760767Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2764232Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2766329Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:40:56.2768521Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2770815Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:40:56.2773340Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2775788Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:40:56.2778283Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2780676Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:40:56.2783117Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2785181Z [36;1m   fi[0m
2025-08-20T21:40:56.2786226Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:40:56.2787324Z [36;1m   echo ""[0m
2025-08-20T21:40:56.2788371Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:40:56.2790624Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2794282Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2797848Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2800992Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2803573Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:40:56.2805803Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2808299Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:40:56.2810672Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2813179Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:40:56.2815512Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2817715Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:40:56.2819959Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2822062Z [36;1m   fi[0m
2025-08-20T21:40:56.2823383Z [36;1m fi[0m
2025-08-20T21:40:56.2824346Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:40:56.2825727Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:40:56.2827143Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:40:56.2828728Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:40:56.3264389Z shell: /usr/bin/bash -e {0}
2025-08-20T21:40:56.3265459Z ##[endgroup]
2025-08-20T21:40:56.3918156Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sshportal/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sshportal/official"}]' | jq .
2025-08-20T21:40:56.3922937Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sshportal/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sshportal/official"}]' | jq .[0m
2025-08-20T21:40:56.3981513Z shell: /usr/bin/bash -e {0}
2025-08-20T21:40:56.3982294Z ##[endgroup]
2025-08-20T21:40:56.4119047Z [
2025-08-20T21:40:56.4119527Z   {
2025-08-20T21:40:56.4119906Z     "host": "aarch64-Linux",
2025-08-20T21:40:56.4120417Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:40:56.4121028Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"
2025-08-20T21:40:56.4121625Z   },
2025-08-20T21:40:56.4121970Z   {
2025-08-20T21:40:56.4122371Z     "host": "x86_64-Linux",
2025-08-20T21:40:56.4123092Z     "runner": "ubuntu-latest",
2025-08-20T21:40:56.4123797Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sshportal/official"
2025-08-20T21:40:56.4124387Z   }
2025-08-20T21:40:56.4124725Z ]
2025-08-20T21:40:56.4172975Z Evaluate and set job outputs
2025-08-20T21:40:56.4183002Z Set output 'runner_matrix'
2025-08-20T21:40:56.4185120Z Cleaning up orphan processes
