﻿2025-08-20T18:51:58.2740269Z Current runner version: '2.328.0'
2025-08-20T18:51:58.2775103Z ##[group]Runner Image Provisioner
2025-08-20T18:51:58.2776328Z Hosted Compute Agent
2025-08-20T18:51:58.2777323Z Version: 20250818.377
2025-08-20T18:51:58.2778313Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:51:58.2779386Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:51:58.2780485Z ##[endgroup]
2025-08-20T18:51:58.2781397Z ##[group]Operating System
2025-08-20T18:51:58.2782513Z Ubuntu
2025-08-20T18:51:58.2783456Z 24.04.2
2025-08-20T18:51:58.2784222Z LTS
2025-08-20T18:51:58.2785129Z ##[endgroup]
2025-08-20T18:51:58.2786016Z ##[group]Runner Image
2025-08-20T18:51:58.2787030Z Image: ubuntu-24.04
2025-08-20T18:51:58.2788102Z Version: 20250810.1.0
2025-08-20T18:51:58.2789859Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:51:58.2792996Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T18:51:58.2794759Z ##[endgroup]
2025-08-20T18:51:58.2796618Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:51:58.2799448Z Contents: write
2025-08-20T18:51:58.2800624Z Metadata: read
2025-08-20T18:51:58.2801509Z ##[endgroup]
2025-08-20T18:51:58.2805014Z Secret source: Actions
2025-08-20T18:51:58.2806494Z Prepare workflow directory
2025-08-20T18:51:58.3276937Z Prepare all required actions
2025-08-20T18:51:58.3419178Z Complete job name: preprocess
2025-08-20T18:51:58.4441323Z ##[group]Run ##Presets
2025-08-20T18:51:58.4442160Z [36;1m##Presets[0m
2025-08-20T18:51:58.4442889Z [36;1mset +x ; set +e[0m
2025-08-20T18:51:58.4443381Z [36;1m#-------------#[0m
2025-08-20T18:51:58.4443997Z [36;1mecho '[' > "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4444753Z [36;1m if [[ "github" == "github" || -z "github" ]]; then[0m
2025-08-20T18:51:58.4445430Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:58.4446729Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4448381Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4450017Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4451767Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4453264Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:58.4454419Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "ubuntu-24.04-arm", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4455590Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:58.4456765Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4458034Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:58.4459173Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4460266Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:58.4461415Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "ubuntu-latest", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4462766Z [36;1m   fi[0m
2025-08-20T18:51:58.4463335Z [36;1m elif [[ "github" == "circle-ci" ]]; then[0m
2025-08-20T18:51:58.4465090Z [36;1m   curl -X "POST" -H "content-type: application/json" -qfsSL "***?secret=***"[0m
2025-08-20T18:51:58.4465880Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:58.4467000Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4469022Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4470735Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4472526Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4473702Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:58.4474818Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "arm64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4476037Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:58.4477253Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4478474Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:58.4479820Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4480988Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:58.4482126Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "amd64-linux-circle", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4483395Z [36;1m   fi[0m
2025-08-20T18:51:58.4483966Z [36;1m elif [[ "github" == "self-hosted" ]]; then[0m
2025-08-20T18:51:58.4484553Z [36;1m   echo ""[0m
2025-08-20T18:51:58.4485123Z [36;1m   if [[ "ALL" == "ALL" ]]; then[0m
2025-08-20T18:51:58.4486258Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4487982Z [36;1m     #echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4489785Z [36;1m     #echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"},' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4491393Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4492742Z [36;1m   elif [[ "ALL" == "aarch64-Linux" ]]; then[0m
2025-08-20T18:51:58.4493992Z [36;1m     echo '{"host": "aarch64-Linux", "runner": "self-hosted-aarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4495185Z [36;1m   elif [[ "ALL" == "loongarch64-Linux" ]]; then[0m
2025-08-20T18:51:58.4496456Z [36;1m     echo '{"host": "loongarch64-Linux", "runner": "self-hosted-loongarch64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4497703Z [36;1m   elif [[ "ALL" == "riscv64-Linux" ]]; then[0m
2025-08-20T18:51:58.4498865Z [36;1m     echo '{"host": "riscv64-Linux", "runner": "self-hosted-riscv64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4500052Z [36;1m   elif [[ "ALL" == "x86_64-Linux" ]]; then[0m
2025-08-20T18:51:58.4501366Z [36;1m     echo '{"host": "x86_64-Linux", "runner": "self-hosted-x86_64", "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"}' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4502563Z [36;1m   fi[0m
2025-08-20T18:51:58.4503317Z [36;1m fi[0m
2025-08-20T18:51:58.4503857Z [36;1mecho ']' >> "./MATRIX.json.tmp"[0m
2025-08-20T18:51:58.4504792Z [36;1mjq 'unique_by(.host)' "./MATRIX.json.tmp" | jq . > "./MATRIX.json"[0m
2025-08-20T18:51:58.4505697Z [36;1mESCAPED_MATRIX="$(cat "./MATRIX.json" | jq -c .)"[0m
2025-08-20T18:51:58.4506491Z [36;1mecho "runner_matrix=${ESCAPED_MATRIX}" >> "${GITHUB_OUTPUT}"[0m
2025-08-20T18:51:58.8124434Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:58.8125435Z ##[endgroup]
2025-08-20T18:51:58.8547635Z ##[group]Run echo '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/bleve/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/bleve/official"}]' | jq .
2025-08-20T18:51:58.8550296Z [36;1mecho '[{"host":"aarch64-Linux","runner":"ubuntu-24.04-arm","ghcr_pkg":"ghcr.io/pkgforge/bincache/bleve/official"},{"host":"x86_64-Linux","runner":"ubuntu-latest","ghcr_pkg":"ghcr.io/pkgforge/bincache/bleve/official"}]' | jq .[0m
2025-08-20T18:51:58.8594606Z shell: /usr/bin/bash -e {0}
2025-08-20T18:51:58.8595212Z ##[endgroup]
2025-08-20T18:51:58.8705247Z [
2025-08-20T18:51:58.8705786Z   {
2025-08-20T18:51:58.8706221Z     "host": "aarch64-Linux",
2025-08-20T18:51:58.8706807Z     "runner": "ubuntu-24.04-arm",
2025-08-20T18:51:58.8707478Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"
2025-08-20T18:51:58.8708175Z   },
2025-08-20T18:51:58.8708582Z   {
2025-08-20T18:51:58.8709081Z     "host": "x86_64-Linux",
2025-08-20T18:51:58.8709636Z     "runner": "ubuntu-latest",
2025-08-20T18:51:58.8710279Z     "ghcr_pkg": "ghcr.io/pkgforge/bincache/bleve/official"
2025-08-20T18:51:58.8710951Z   }
2025-08-20T18:51:58.8711351Z ]
2025-08-20T18:51:58.8762946Z Evaluate and set job outputs
2025-08-20T18:51:58.8773114Z Set output 'runner_matrix'
2025-08-20T18:51:58.8775462Z Cleaning up orphan processes
