﻿2025-08-20T21:30:55.7737188Z Current runner version: '2.328.0'
2025-08-20T21:30:55.7760787Z ##[group]Runner Image Provisioner
2025-08-20T21:30:55.7761815Z Hosted Compute Agent
2025-08-20T21:30:55.7762414Z Version: 20250818.377
2025-08-20T21:30:55.7763057Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T21:30:55.7763850Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T21:30:55.7764474Z ##[endgroup]
2025-08-20T21:30:55.7765038Z ##[group]Operating System
2025-08-20T21:30:55.7765626Z Ubuntu
2025-08-20T21:30:55.7766119Z 24.04.2
2025-08-20T21:30:55.7766590Z LTS
2025-08-20T21:30:55.7767127Z ##[endgroup]
2025-08-20T21:30:55.7767674Z ##[group]Runner Image
2025-08-20T21:30:55.7768216Z Image: ubuntu-24.04
2025-08-20T21:30:55.7768829Z Version: 20250818.1.0
2025-08-20T21:30:55.7769840Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250818.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T21:30:55.7772082Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250818.1
2025-08-20T21:30:55.7773193Z ##[endgroup]
2025-08-20T21:30:55.7774303Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T21:30:55.7776583Z Contents: write
2025-08-20T21:30:55.7777165Z Metadata: read
2025-08-20T21:30:55.7777819Z ##[endgroup]
2025-08-20T21:30:55.7779868Z Secret source: Actions
2025-08-20T21:30:55.7780938Z Prepare workflow directory
2025-08-20T21:30:55.8112547Z Prepare all required actions
2025-08-20T21:30:55.8208116Z Complete job name: preprocess
2025-08-20T21:30:55.8960165Z ##[group]Run ##Presets
2025-08-20T21:30:55.8961267Z [36;1m##Presets[0m
2025-08-20T21:30:55.8961789Z [36;1mset +x ; set +e[0m
2025-08-20T21:30:55.8962432Z [36;1m#-------------#[0m
2025-08-20T21:30:55.8963056Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8963803Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T21:30:55.8964587Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:30:55.8965904Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8967602Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8969320Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8971361Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8972629Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:30:55.8973815Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8975062Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:30:55.8976347Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8977571Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:30:55.8978808Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8979951Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:30:55.8981443Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8982679Z [36;1m   fi[0m
2025-08-20T21:30:55.8983290Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T21:30:55.8985046Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T21:30:55.8985908Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:30:55.8987369Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8989168Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8991536Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8993262Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8994503Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:30:55.8995706Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8996919Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:30:55.8998258Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.8999517Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:30:55.9001053Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.9002343Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:30:55.9003531Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.9004757Z [36;1m   fi[0m
2025-08-20T21:30:55.9005303Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T21:30:55.9005973Z [36;1m   echo ""[0m
2025-08-20T21:30:55.9006599Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T21:30:55.9007771Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.9009581Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.9011663Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.9013349Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.9014591Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T21:30:55.9015828Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.9017049Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T21:30:55.9018365Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.9019667Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T21:30:55.9021196Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.9022534Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T21:30:55.9023688Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.9024752Z [36;1m   fi[0m
2025-08-20T21:30:55.9025675Z [36;1m fi[0m
2025-08-20T21:30:55.9026394Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T21:30:55.9027235Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T21:30:55.9028100Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T21:30:55.9028969Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T21:30:56.0519796Z shell: /usr/bin/bash -e {0}
2025-08-20T21:30:56.0521125Z ##[endgroup]
2025-08-20T21:30:56.0991600Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sequin/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sequin/official"}]' | jq .
2025-08-20T21:30:56.0994155Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/sequin/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/sequin/official"}]' | jq .[0m
2025-08-20T21:30:56.1035968Z shell: /usr/bin/bash -e {0}
2025-08-20T21:30:56.1036503Z ##[endgroup]
2025-08-20T21:30:56.1139167Z [
2025-08-20T21:30:56.1139620Z   {
2025-08-20T21:30:56.1140024Z     "host": "aarch64-Linux",
2025-08-20T21:30:56.1140814Z     "runner": "ubuntu-24.04-arm",
2025-08-20T21:30:56.1141495Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"
2025-08-20T21:30:56.1142094Z   },
2025-08-20T21:30:56.1142465Z   {
2025-08-20T21:30:56.1142888Z     "host": "x86_64-Linux",
2025-08-20T21:30:56.1143365Z     "runner": "ubuntu-latest",
2025-08-20T21:30:56.1143935Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/sequin/official"
2025-08-20T21:30:56.1144527Z   }
2025-08-20T21:30:56.1144871Z ]
2025-08-20T21:30:56.1192289Z Evaluate and set job outputs
2025-08-20T21:30:56.1201255Z Set output 'runner_matrix'
2025-08-20T21:30:56.1203360Z Cleaning up orphan processes
