﻿2026-07-28T02:39:07.0513877Z Current runner version: '2.336.0'
2026-07-28T02:39:07.0518461Z Runner name: 'kitsubito'
2026-07-28T02:39:07.0519103Z Runner group name: 'Default'
2026-07-28T02:39:07.0519750Z Machine name: 'KITSUBITO'
2026-07-28T02:39:07.0523158Z ##[group]GITHUB_TOKEN Permissions
2026-07-28T02:39:07.0525110Z Actions: write
2026-07-28T02:39:07.0525501Z ArtifactMetadata: write
2026-07-28T02:39:07.0525893Z Attestations: write
2026-07-28T02:39:07.0526255Z Checks: write
2026-07-28T02:39:07.0526598Z CodeQuality: write
2026-07-28T02:39:07.0526969Z Contents: write
2026-07-28T02:39:07.0527334Z CopilotRequests: write
2026-07-28T02:39:07.0527709Z Deployments: write
2026-07-28T02:39:07.0528082Z Discussions: write
2026-07-28T02:39:07.0528450Z Drives: write
2026-07-28T02:39:07.0528793Z Issues: write
2026-07-28T02:39:07.0529212Z Metadata: read
2026-07-28T02:39:07.0529565Z Models: read
2026-07-28T02:39:07.0529910Z Packages: write
2026-07-28T02:39:07.0530262Z Pages: write
2026-07-28T02:39:07.0530712Z PullRequests: write
2026-07-28T02:39:07.0531116Z RepositoryProjects: write
2026-07-28T02:39:07.0531526Z SecurityEvents: write
2026-07-28T02:39:07.0531899Z Statuses: write
2026-07-28T02:39:07.0532257Z VulnerabilityAlerts: read
2026-07-28T02:39:07.0532647Z ##[endgroup]
2026-07-28T02:39:07.0534211Z Secret source: Actions
2026-07-28T02:39:07.0534872Z Prepare workflow directory
2026-07-28T02:39:07.0885077Z Prepare all required actions
2026-07-28T02:39:07.0921983Z Getting action download info
2026-07-28T02:39:07.4505903Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-28T02:39:07.9744546Z Complete job name: changes
2026-07-28T02:39:08.0531705Z ##[group]Run set -euo pipefail
2026-07-28T02:39:08.0532286Z [36;1mset -euo pipefail[0m
2026-07-28T02:39:08.0532740Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-28T02:39:08.0533327Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-28T02:39:08.0534031Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-28T02:39:08.0534764Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-28T02:39:08.0535360Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-28T02:39:08.0535865Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-28T02:39:08.0536692Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-28T02:39:08.0537451Z [36;1m  exit 1[0m
2026-07-28T02:39:08.0537781Z [36;1mfi[0m
2026-07-28T02:39:08.0554218Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T02:39:08.0554994Z ##[endgroup]
2026-07-28T02:39:08.0693105Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=758249451520 floor_bytes=34359738368
2026-07-28T02:39:08.0858348Z ##[group]Run actions/checkout@v5
2026-07-28T02:39:08.0859202Z with:
2026-07-28T02:39:08.0859674Z   fetch-depth: 2
2026-07-28T02:39:08.0860085Z   repository: BigscreenVR/spt-bs-core
2026-07-28T02:39:08.0862887Z   token: ***
2026-07-28T02:39:08.0863253Z   ssh-strict: true
2026-07-28T02:39:08.0863614Z   ssh-user: git
2026-07-28T02:39:08.0863981Z   persist-credentials: true
2026-07-28T02:39:08.0864362Z   clean: true
2026-07-28T02:39:08.0864719Z   sparse-checkout-cone-mode: true
2026-07-28T02:39:08.0865135Z   fetch-tags: false
2026-07-28T02:39:08.0865489Z   show-progress: true
2026-07-28T02:39:08.0865846Z   lfs: false
2026-07-28T02:39:08.0866173Z   submodules: false
2026-07-28T02:39:08.0866519Z   set-safe-directory: true
2026-07-28T02:39:08.0866920Z   allow-unsafe-pr-checkout: false
2026-07-28T02:39:08.0867329Z ##[endgroup]
2026-07-28T02:39:08.1638661Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T02:39:08.1640249Z ##[group]Getting Git version info
2026-07-28T02:39:08.1640979Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-28T02:39:08.1641867Z [command]/usr/bin/git version
2026-07-28T02:39:08.1642304Z git version 2.43.0
2026-07-28T02:39:08.1655044Z ##[endgroup]
2026-07-28T02:39:08.1666899Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1dfffe8d-c73d-4b9e-8d98-d59215ebf44a' before making global git config changes
2026-07-28T02:39:08.1668130Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T02:39:08.1670475Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T02:39:08.1702545Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-28T02:39:08.1722021Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T02:39:08.1732252Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T02:39:08.1734735Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T02:39:08.1752509Z HEAD
2026-07-28T02:39:08.1782513Z ##[endgroup]
2026-07-28T02:39:08.1783763Z [command]/usr/bin/git submodule status
2026-07-28T02:39:08.1956714Z ##[group]Cleaning the repository
2026-07-28T02:39:08.1992917Z [command]/usr/bin/git clean -ffdx
2026-07-28T02:39:08.2030774Z [command]/usr/bin/git reset --hard HEAD
2026-07-28T02:39:08.2086899Z HEAD is now at 899f4660 Merge pull request #112 from BigscreenVR/release/v0.45.0
2026-07-28T02:39:08.2092134Z ##[endgroup]
2026-07-28T02:39:08.2093782Z ##[group]Disabling automatic garbage collection
2026-07-28T02:39:08.2096873Z [command]/usr/bin/git config --local gc.auto 0
2026-07-28T02:39:08.2121216Z ##[endgroup]
2026-07-28T02:39:08.2121917Z ##[group]Setting up auth
2026-07-28T02:39:08.2126955Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T02:39:08.2151343Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-28T02:39:08.2339537Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T02:39:08.2364046Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-28T02:39:08.2562137Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T02:39:08.2589849Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T02:39:08.2773778Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-28T02:39:08.2805823Z ##[endgroup]
2026-07-28T02:39:08.2806725Z ##[group]Fetching the repository
2026-07-28T02:39:08.2813336Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +58ff39c1959d9538e0f8816c8809480e3fde6f6a:refs/remotes/pull/114/merge
2026-07-28T02:39:08.7289058Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-28T02:39:08.7290198Z  * [new ref]           58ff39c1959d9538e0f8816c8809480e3fde6f6a -> pull/114/merge
2026-07-28T02:39:08.7310259Z ##[endgroup]
2026-07-28T02:39:08.7310867Z ##[group]Determining the checkout info
2026-07-28T02:39:08.7312007Z ##[endgroup]
2026-07-28T02:39:08.7316199Z [command]/usr/bin/git sparse-checkout disable
2026-07-28T02:39:08.7356485Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-28T02:39:08.7385084Z ##[group]Checking out the ref
2026-07-28T02:39:08.7385947Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/114/merge
2026-07-28T02:39:08.7535427Z Previous HEAD position was 899f4660 Merge pull request #112 from BigscreenVR/release/v0.45.0
2026-07-28T02:39:08.7537747Z HEAD is now at 58ff39c1 Merge ea13f02c719e159880af1288a14ddde5b08f01a3 into f7ff68f8805ed594b0ec317e1b0cad60c9052541
2026-07-28T02:39:08.7544481Z ##[endgroup]
2026-07-28T02:39:08.7581653Z [command]/usr/bin/git log -1 --format=%H
2026-07-28T02:39:08.7603932Z 58ff39c1959d9538e0f8816c8809480e3fde6f6a
2026-07-28T02:39:08.7774185Z ##[group]Run set -euo pipefail
2026-07-28T02:39:08.7775181Z [36;1mset -euo pipefail[0m
2026-07-28T02:39:08.7776137Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-28T02:39:08.7777353Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-28T02:39:08.7778420Z [36;1m  exit 0[0m
2026-07-28T02:39:08.7779158Z [36;1mfi[0m
2026-07-28T02:39:08.7779913Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-28T02:39:08.7781005Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-28T02:39:08.7781968Z [36;1mcode=false[0m
2026-07-28T02:39:08.7782693Z [36;1mwhile IFS= read -r f; do[0m
2026-07-28T02:39:08.7783534Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-28T02:39:08.7784349Z [36;1m  case "$f" in[0m
2026-07-28T02:39:08.7785352Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-28T02:39:08.7786688Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-28T02:39:08.7788166Z [36;1m    traceable-reqs.toml) ;;     # declarative registry; traceability owns it[0m
2026-07-28T02:39:08.7789648Z [36;1m    *) code=true ;;[0m
2026-07-28T02:39:08.7790440Z [36;1m  esac[0m
2026-07-28T02:39:08.7791091Z [36;1mdone <<< "$files"[0m
2026-07-28T02:39:08.7791881Z [36;1mecho "classified: code=$code"[0m
2026-07-28T02:39:08.7792829Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-28T02:39:08.7807242Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-28T02:39:08.7808328Z ##[endgroup]
2026-07-28T02:39:08.7868382Z changed files:
2026-07-28T02:39:08.7869431Z docs-site/src/harness-contract/api.md
2026-07-28T02:39:08.7870959Z docs-site/src/harness-contract/integration-checklist.md
2026-07-28T02:39:08.7872347Z classified: code=true
2026-07-28T02:39:08.8121850Z Post job cleanup.
2026-07-28T02:39:08.8809735Z [command]/usr/bin/git version
2026-07-28T02:39:08.8875789Z git version 2.43.0
2026-07-28T02:39:08.8908815Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1e705bb0-8635-42e2-8675-b5ab862eb7a7' before making global git config changes
2026-07-28T02:39:08.8911420Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T02:39:08.8913873Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T02:39:08.8943298Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T02:39:08.8971493Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-28T02:39:08.9160549Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T02:39:08.9179226Z http.https://github.com/.extraheader
2026-07-28T02:39:08.9186711Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-28T02:39:08.9214019Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-28T02:39:08.9410715Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T02:39:08.9435023Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T02:39:08.9756547Z Evaluate and set job outputs
2026-07-28T02:39:08.9762430Z Set output 'code'
2026-07-28T02:39:08.9764775Z Cleaning up orphan processes
