﻿2025-08-20T18:50:56.7293232Z Current runner version: '2.328.0'
2025-08-20T18:50:56.7327017Z ##[group]Runner Image Provisioner
2025-08-20T18:50:56.7328240Z Hosted Compute Agent
2025-08-20T18:50:56.7329281Z Version: 20250818.377
2025-08-20T18:50:56.7330227Z Commit: 3c593e9f75fe0b87e893bca80d6e12ba089c61fc
2025-08-20T18:50:56.7331387Z Build Date: 2025-08-18T14:52:18Z
2025-08-20T18:50:56.7332426Z ##[endgroup]
2025-08-20T18:50:56.7333369Z ##[group]Operating System
2025-08-20T18:50:56.7334201Z Ubuntu
2025-08-20T18:50:56.7334980Z 24.04.2
2025-08-20T18:50:56.7335999Z LTS
2025-08-20T18:50:56.7336736Z ##[endgroup]
2025-08-20T18:50:56.7337682Z ##[group]Runner Image
2025-08-20T18:50:56.7338720Z Image: ubuntu-24.04
2025-08-20T18:50:56.7339599Z Version: 20250810.1.0
2025-08-20T18:50:56.7341403Z Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250810.1/images/ubuntu/Ubuntu2404-Readme.md
2025-08-20T18:50:56.7344300Z Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250810.1
2025-08-20T18:50:56.7346303Z ##[endgroup]
2025-08-20T18:50:56.7348334Z ##[group]GITHUB_TOKEN Permissions
2025-08-20T18:50:56.7351080Z Actions: write
2025-08-20T18:50:56.7352040Z Contents: read
2025-08-20T18:50:56.7352949Z Metadata: read
2025-08-20T18:50:56.7353728Z Statuses: write
2025-08-20T18:50:56.7354643Z ##[endgroup]
2025-08-20T18:50:56.7358160Z Secret source: Actions
2025-08-20T18:50:56.7359182Z Prepare workflow directory
2025-08-20T18:50:56.7808729Z Prepare all required actions
2025-08-20T18:50:56.7946977Z Complete job name: trigger-build (aretext, ghcr.io/pkgforge/bincache/aretext/official, https://raw.githubusercontent...
2025-08-20T18:50:56.9040413Z ##[group]Run echo '{
2025-08-20T18:50:56.9041342Z [36;1mecho '{[0m
2025-08-20T18:50:56.9042136Z [36;1m  "pkg_family": "aretext",[0m
2025-08-20T18:50:56.9043303Z [36;1m  "ghcr_url": "ghcr.io/pkgforge/bincache/aretext/official",[0m
2025-08-20T18:50:56.9046017Z [36;1m  "sbuild_url": "https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/aretext/static.official.source.yaml",[0m
2025-08-20T18:50:56.9048369Z [36;1m  "rebuild": false[0m
2025-08-20T18:50:56.9049302Z [36;1m}' | jq -r '[0m
2025-08-20T18:50:56.9050216Z [36;1m  "Package Family: \(.pkg_family)",[0m
2025-08-20T18:50:56.9051315Z [36;1m  "GHCR URL: \(.ghcr_url)",[0m
2025-08-20T18:50:56.9052361Z [36;1m  "Build URL: \(.sbuild_url)",[0m
2025-08-20T18:50:56.9053356Z [36;1m  "Rebuild: \(.rebuild)"[0m
2025-08-20T18:50:56.9054285Z [36;1m'[0m
2025-08-20T18:50:56.9794573Z shell: /usr/bin/bash -e {0}
2025-08-20T18:50:56.9795918Z ##[endgroup]
2025-08-20T18:50:57.0056356Z Package Family: aretext
2025-08-20T18:50:57.0057656Z GHCR URL: ghcr.io/pkgforge/bincache/aretext/official
2025-08-20T18:50:57.0059739Z Build URL: https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/aretext/static.official.source.yaml
2025-08-20T18:50:57.0061810Z Rebuild: false
2025-08-20T18:50:57.0249775Z ##[group]Run ##presets
2025-08-20T18:50:57.0250853Z [36;1m##presets[0m
2025-08-20T18:50:57.0251729Z [36;1mset +x ; set +e[0m
2025-08-20T18:50:57.0252727Z [36;1m#-------------#        [0m
2025-08-20T18:50:57.0253850Z [36;1mgh workflow run "matrix_builds.yaml" \[0m
2025-08-20T18:50:57.0254961Z [36;1m  --repo "${GITHUB_REPOSITORY}" \[0m
2025-08-20T18:50:57.0256318Z [36;1m  --ref "${GITHUB_REF}" \[0m
2025-08-20T18:50:57.0257279Z [36;1m  -f ci-infra="github" \[0m
2025-08-20T18:50:57.0258340Z [36;1m  -f host="ALL" \[0m
2025-08-20T18:50:57.0260514Z [36;1m  -f sbuild-url="https://raw.githubusercontent.com/pkgforge/soarpkgs/refs/heads/main/binaries/aretext/static.official.source.yaml" \[0m
2025-08-20T18:50:57.0262936Z [36;1m  -f ghcr-url="ghcr.io/pkgforge/bincache/aretext/official" \[0m
2025-08-20T18:50:57.0264318Z [36;1m  -f pkg-family="aretext" \[0m
2025-08-20T18:50:57.0265559Z [36;1m  -f debug="false" \[0m
2025-08-20T18:50:57.0266901Z [36;1m  -f logs="true" \[0m
2025-08-20T18:50:57.0267835Z [36;1m  -f rebuild="false"[0m
2025-08-20T18:50:57.0328212Z shell: /usr/bin/bash -e {0}
2025-08-20T18:50:57.0329478Z env:
2025-08-20T18:50:57.0330672Z   GH_TOKEN: ***
2025-08-20T18:50:57.0331586Z ##[endgroup]
2025-08-20T18:50:57.6776813Z Cleaning up orphan processes
