﻿2026-07-27T15:13:54.8757291Z Current runner version: '2.336.0'
2026-07-27T15:13:54.8762470Z Runner name: 'kitsubito'
2026-07-27T15:13:54.8762980Z Runner group name: 'Default'
2026-07-27T15:13:54.8763619Z Machine name: 'KITSUBITO'
2026-07-27T15:13:54.8766839Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T15:13:54.8768739Z Actions: write
2026-07-27T15:13:54.8769250Z ArtifactMetadata: write
2026-07-27T15:13:54.8769653Z Attestations: write
2026-07-27T15:13:54.8770024Z Checks: write
2026-07-27T15:13:54.8770367Z CodeQuality: write
2026-07-27T15:13:54.8770723Z Contents: write
2026-07-27T15:13:54.8771076Z CopilotRequests: write
2026-07-27T15:13:54.8771463Z Deployments: write
2026-07-27T15:13:54.8771821Z Discussions: write
2026-07-27T15:13:54.8772194Z Drives: write
2026-07-27T15:13:54.8772550Z Issues: write
2026-07-27T15:13:54.8772898Z Metadata: read
2026-07-27T15:13:54.8773259Z Models: read
2026-07-27T15:13:54.8773611Z Packages: write
2026-07-27T15:13:54.8773974Z Pages: write
2026-07-27T15:13:54.8774778Z PullRequests: write
2026-07-27T15:13:54.8775211Z RepositoryProjects: write
2026-07-27T15:13:54.8775611Z SecurityEvents: write
2026-07-27T15:13:54.8775980Z Statuses: write
2026-07-27T15:13:54.8776323Z VulnerabilityAlerts: read
2026-07-27T15:13:54.8776708Z ##[endgroup]
2026-07-27T15:13:54.8778355Z Secret source: Actions
2026-07-27T15:13:54.8779156Z Prepare workflow directory
2026-07-27T15:13:54.9135585Z Prepare all required actions
2026-07-27T15:13:54.9168072Z Getting action download info
2026-07-27T15:13:55.2705792Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T15:13:55.8432512Z Complete job name: changes
2026-07-27T15:13:55.9181796Z ##[group]Run set -euo pipefail
2026-07-27T15:13:55.9182395Z [36;1mset -euo pipefail[0m
2026-07-27T15:13:55.9182840Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-27T15:13:55.9183435Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-27T15:13:55.9184123Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-27T15:13:55.9184870Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-27T15:13:55.9185475Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-27T15:13:55.9185985Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-27T15:13:55.9186805Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-27T15:13:55.9187578Z [36;1m  exit 1[0m
2026-07-27T15:13:55.9187917Z [36;1mfi[0m
2026-07-27T15:13:55.9204355Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T15:13:55.9205122Z ##[endgroup]
2026-07-27T15:13:55.9327355Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=758387752960 floor_bytes=34359738368
2026-07-27T15:13:55.9517738Z ##[group]Run actions/checkout@v5
2026-07-27T15:13:55.9518206Z with:
2026-07-27T15:13:55.9518569Z   fetch-depth: 2
2026-07-27T15:13:55.9519026Z   repository: BigscreenVR/spt-bs-core
2026-07-27T15:13:55.9522076Z   token: ***
2026-07-27T15:13:55.9522441Z   ssh-strict: true
2026-07-27T15:13:55.9522784Z   ssh-user: git
2026-07-27T15:13:55.9523146Z   persist-credentials: true
2026-07-27T15:13:55.9523618Z   clean: true
2026-07-27T15:13:55.9524043Z   sparse-checkout-cone-mode: true
2026-07-27T15:13:55.9524558Z   fetch-tags: false
2026-07-27T15:13:55.9525004Z   show-progress: true
2026-07-27T15:13:55.9525575Z   lfs: false
2026-07-27T15:13:55.9526075Z   submodules: false
2026-07-27T15:13:55.9526534Z   set-safe-directory: true
2026-07-27T15:13:55.9527096Z   allow-unsafe-pr-checkout: false
2026-07-27T15:13:55.9527686Z ##[endgroup]
2026-07-27T15:13:56.0344812Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T15:13:56.0346804Z ##[group]Getting Git version info
2026-07-27T15:13:56.0347795Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T15:13:56.0349174Z [command]/usr/bin/git version
2026-07-27T15:13:56.0349779Z git version 2.43.0
2026-07-27T15:13:56.0364479Z ##[endgroup]
2026-07-27T15:13:56.0375676Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/715a56fe-6807-417e-8a23-c2169805f2be' before making global git config changes
2026-07-27T15:13:56.0376802Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T15:13:56.0379094Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T15:13:56.0411837Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T15:13:56.0430312Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T15:13:56.0440764Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T15:13:56.0443251Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T15:13:56.0461545Z refs/heads/main
2026-07-27T15:13:56.0467415Z [command]/usr/bin/git checkout --detach
2026-07-27T15:13:56.0547913Z HEAD is now at 664d479a Merge pull request #108 from BigscreenVR/test/viewer-liveness-timeout
2026-07-27T15:13:56.0584326Z [command]/usr/bin/git branch --delete --force main
2026-07-27T15:13:56.0611957Z Deleted branch main (was 664d479a).
2026-07-27T15:13:56.0691597Z ##[endgroup]
2026-07-27T15:13:56.0693940Z [command]/usr/bin/git submodule status
2026-07-27T15:13:56.0875215Z ##[group]Cleaning the repository
2026-07-27T15:13:56.0877954Z [command]/usr/bin/git clean -ffdx
2026-07-27T15:13:56.0909476Z Removing traceable-reqs
2026-07-27T15:13:56.0917003Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T15:13:56.0970542Z HEAD is now at 664d479a Merge pull request #108 from BigscreenVR/test/viewer-liveness-timeout
2026-07-27T15:13:56.1007890Z ##[endgroup]
2026-07-27T15:13:56.1009641Z ##[group]Disabling automatic garbage collection
2026-07-27T15:13:56.1013112Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T15:13:56.1041246Z ##[endgroup]
2026-07-27T15:13:56.1045416Z ##[group]Setting up auth
2026-07-27T15:13:56.1046133Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T15:13:56.1070483Z [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-27T15:13:56.1261086Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T15:13:56.1286388Z [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-27T15:13:56.1475117Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T15:13:56.1503020Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T15:13:56.1692830Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T15:13:56.1724449Z ##[endgroup]
2026-07-27T15:13:56.1725632Z ##[group]Fetching the repository
2026-07-27T15:13:56.1730209Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +664d479a14b476dfd6f25c0037ea2900eee13cb5:refs/remotes/origin/main
2026-07-27T15:13:56.6224286Z ##[endgroup]
2026-07-27T15:13:56.6225458Z ##[group]Determining the checkout info
2026-07-27T15:13:56.6226467Z ##[endgroup]
2026-07-27T15:13:56.6228535Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T15:13:56.6268098Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T15:13:56.6293017Z ##[group]Checking out the ref
2026-07-27T15:13:56.6295693Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-27T15:13:56.6349670Z Switched to a new branch 'main'
2026-07-27T15:13:56.6350440Z branch 'main' set up to track 'origin/main'.
2026-07-27T15:13:56.6354787Z ##[endgroup]
2026-07-27T15:13:56.6392046Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T15:13:56.6417336Z 664d479a14b476dfd6f25c0037ea2900eee13cb5
2026-07-27T15:13:56.6563595Z ##[group]Run set -euo pipefail
2026-07-27T15:13:56.6564487Z [36;1mset -euo pipefail[0m
2026-07-27T15:13:56.6565283Z [36;1mif [ "push" != "pull_request" ]; then[0m
2026-07-27T15:13:56.6566259Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-27T15:13:56.6567208Z [36;1m  exit 0[0m
2026-07-27T15:13:56.6567818Z [36;1mfi[0m
2026-07-27T15:13:56.6568683Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-27T15:13:56.6569899Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-27T15:13:56.6570918Z [36;1mcode=false[0m
2026-07-27T15:13:56.6571703Z [36;1mwhile IFS= read -r f; do[0m
2026-07-27T15:13:56.6572569Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-27T15:13:56.6573392Z [36;1m  case "$f" in[0m
2026-07-27T15:13:56.6574422Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-27T15:13:56.6575714Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-27T15:13:56.6576901Z [36;1m    *) code=true ;;[0m
2026-07-27T15:13:56.6577663Z [36;1m  esac[0m
2026-07-27T15:13:56.6578340Z [36;1mdone <<< "$files"[0m
2026-07-27T15:13:56.6579314Z [36;1mecho "classified: code=$code"[0m
2026-07-27T15:13:56.6580286Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-27T15:13:56.6608452Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T15:13:56.6609582Z ##[endgroup]
2026-07-27T15:13:56.6851335Z Post job cleanup.
2026-07-27T15:13:56.7559765Z [command]/usr/bin/git version
2026-07-27T15:13:56.7624996Z git version 2.43.0
2026-07-27T15:13:56.7661033Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d4fb7886-18ca-4819-ad23-afbac9e0307e' before making global git config changes
2026-07-27T15:13:56.7664172Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T15:13:56.7666743Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T15:13:56.7696741Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T15:13:56.7726335Z [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-27T15:13:56.7939725Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T15:13:56.7957870Z http.https://github.com/.extraheader
2026-07-27T15:13:56.7965185Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-27T15:13:56.7989461Z [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-27T15:13:56.8178407Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T15:13:56.8205499Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T15:13:56.8524664Z Evaluate and set job outputs
2026-07-27T15:13:56.8530691Z Set output 'code'
2026-07-27T15:13:56.8532854Z Cleaning up orphan processes
