﻿2026-07-27T20:39:01.2620054Z Current runner version: '2.336.0'
2026-07-27T20:39:01.2625086Z Runner name: 'kitsubito'
2026-07-27T20:39:01.2625642Z Runner group name: 'Default'
2026-07-27T20:39:01.2626290Z Machine name: 'KITSUBITO'
2026-07-27T20:39:01.2629565Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T20:39:01.2631483Z Actions: write
2026-07-27T20:39:01.2631872Z ArtifactMetadata: write
2026-07-27T20:39:01.2632272Z Attestations: write
2026-07-27T20:39:01.2632629Z Checks: write
2026-07-27T20:39:01.2633015Z CodeQuality: write
2026-07-27T20:39:01.2633370Z Contents: write
2026-07-27T20:39:01.2633728Z CopilotRequests: write
2026-07-27T20:39:01.2634111Z Deployments: write
2026-07-27T20:39:01.2634468Z Discussions: write
2026-07-27T20:39:01.2634829Z Drives: write
2026-07-27T20:39:01.2635172Z Issues: write
2026-07-27T20:39:01.2635516Z Metadata: read
2026-07-27T20:39:01.2635864Z Models: read
2026-07-27T20:39:01.2636207Z Packages: write
2026-07-27T20:39:01.2636566Z Pages: write
2026-07-27T20:39:01.2637011Z PullRequests: write
2026-07-27T20:39:01.2637415Z RepositoryProjects: write
2026-07-27T20:39:01.2637810Z SecurityEvents: write
2026-07-27T20:39:01.2638164Z Statuses: write
2026-07-27T20:39:01.2638523Z VulnerabilityAlerts: read
2026-07-27T20:39:01.2638894Z ##[endgroup]
2026-07-27T20:39:01.2640755Z Secret source: Actions
2026-07-27T20:39:01.2641432Z Prepare workflow directory
2026-07-27T20:39:01.2996850Z Prepare all required actions
2026-07-27T20:39:01.3039425Z Getting action download info
2026-07-27T20:39:01.6724814Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T20:39:02.2065345Z Complete job name: changes
2026-07-27T20:39:02.2830986Z ##[group]Run set -euo pipefail
2026-07-27T20:39:02.2831562Z [36;1mset -euo pipefail[0m
2026-07-27T20:39:02.2832016Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-27T20:39:02.2832782Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-27T20:39:02.2833477Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-27T20:39:02.2834204Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-27T20:39:02.2834804Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-27T20:39:02.2835301Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-27T20:39:02.2836122Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-27T20:39:02.2836889Z [36;1m  exit 1[0m
2026-07-27T20:39:02.2837256Z [36;1mfi[0m
2026-07-27T20:39:02.2853945Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T20:39:02.2854704Z ##[endgroup]
2026-07-27T20:39:02.2990313Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=758303514624 floor_bytes=34359738368
2026-07-27T20:39:02.3171818Z ##[group]Run actions/checkout@v5
2026-07-27T20:39:02.3172289Z with:
2026-07-27T20:39:02.3172614Z   fetch-depth: 2
2026-07-27T20:39:02.3172989Z   repository: BigscreenVR/spt-bs-core
2026-07-27T20:39:02.3175933Z   token: ***
2026-07-27T20:39:02.3176274Z   ssh-strict: true
2026-07-27T20:39:02.3176613Z   ssh-user: git
2026-07-27T20:39:02.3176947Z   persist-credentials: true
2026-07-27T20:39:02.3177318Z   clean: true
2026-07-27T20:39:02.3177651Z   sparse-checkout-cone-mode: true
2026-07-27T20:39:02.3178052Z   fetch-tags: false
2026-07-27T20:39:02.3178394Z   show-progress: true
2026-07-27T20:39:02.3178730Z   lfs: false
2026-07-27T20:39:02.3179122Z   submodules: false
2026-07-27T20:39:02.3179476Z   set-safe-directory: true
2026-07-27T20:39:02.3179861Z   allow-unsafe-pr-checkout: false
2026-07-27T20:39:02.3180256Z ##[endgroup]
2026-07-27T20:39:02.3968623Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T20:39:02.3970358Z ##[group]Getting Git version info
2026-07-27T20:39:02.3971099Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T20:39:02.3971986Z [command]/usr/bin/git version
2026-07-27T20:39:02.3972426Z git version 2.43.0
2026-07-27T20:39:02.3985043Z ##[endgroup]
2026-07-27T20:39:02.3996420Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/f0df377a-a524-4762-9065-b232b522f582' before making global git config changes
2026-07-27T20:39:02.3997612Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T20:39:02.3999793Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T20:39:02.4030757Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T20:39:02.4050408Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T20:39:02.4060468Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T20:39:02.4063093Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T20:39:02.4081379Z HEAD
2026-07-27T20:39:02.4185171Z ##[endgroup]
2026-07-27T20:39:02.4186212Z [command]/usr/bin/git submodule status
2026-07-27T20:39:02.4373362Z ##[group]Cleaning the repository
2026-07-27T20:39:02.4376769Z [command]/usr/bin/git clean -ffdx
2026-07-27T20:39:02.4417228Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T20:39:02.4470639Z HEAD is now at 87db24be Merge pull request #97 from BigscreenVR/fix/test-tmpdir-hygiene
2026-07-27T20:39:02.4475810Z ##[endgroup]
2026-07-27T20:39:02.4478034Z ##[group]Disabling automatic garbage collection
2026-07-27T20:39:02.4481557Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T20:39:02.4508635Z ##[endgroup]
2026-07-27T20:39:02.4509495Z ##[group]Setting up auth
2026-07-27T20:39:02.4513770Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T20:39:02.4575111Z [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-27T20:39:02.4757923Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T20:39:02.4783418Z [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-27T20:39:02.4965511Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T20:39:02.4992325Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T20:39:02.5178192Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T20:39:02.5206745Z ##[endgroup]
2026-07-27T20:39:02.5207657Z ##[group]Fetching the repository
2026-07-27T20:39:02.5213549Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +1a294b6aab59136952d4c0d15e5d077cf5d0eb99:refs/remotes/origin/main
2026-07-27T20:39:03.1537152Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T20:39:03.1538322Z    87db24be..1a294b6a  1a294b6aab59136952d4c0d15e5d077cf5d0eb99 -> origin/main
2026-07-27T20:39:03.1557266Z ##[endgroup]
2026-07-27T20:39:03.1557991Z ##[group]Determining the checkout info
2026-07-27T20:39:03.1558888Z ##[endgroup]
2026-07-27T20:39:03.1562231Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T20:39:03.1600399Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T20:39:03.1624749Z ##[group]Checking out the ref
2026-07-27T20:39:03.1627297Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-27T20:39:03.1815080Z Previous HEAD position was 87db24be Merge pull request #97 from BigscreenVR/fix/test-tmpdir-hygiene
2026-07-27T20:39:03.1820124Z Switched to a new branch 'main'
2026-07-27T20:39:03.1821092Z branch 'main' set up to track 'origin/main'.
2026-07-27T20:39:03.1829694Z ##[endgroup]
2026-07-27T20:39:03.1866062Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T20:39:03.1889382Z 1a294b6aab59136952d4c0d15e5d077cf5d0eb99
2026-07-27T20:39:03.2060423Z ##[group]Run set -euo pipefail
2026-07-27T20:39:03.2061846Z [36;1mset -euo pipefail[0m
2026-07-27T20:39:03.2063161Z [36;1mif [ "push" != "pull_request" ]; then[0m
2026-07-27T20:39:03.2064704Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-27T20:39:03.2066480Z [36;1m  exit 0[0m
2026-07-27T20:39:03.2067661Z [36;1mfi[0m
2026-07-27T20:39:03.2069094Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-27T20:39:03.2070857Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-27T20:39:03.2072421Z [36;1mcode=false[0m
2026-07-27T20:39:03.2073707Z [36;1mwhile IFS= read -r f; do[0m
2026-07-27T20:39:03.2075116Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-27T20:39:03.2076492Z [36;1m  case "$f" in[0m
2026-07-27T20:39:03.2078249Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-27T20:39:03.2080137Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-27T20:39:03.2081955Z [36;1m    traceable-reqs.toml) ;;     # declarative registry; traceability owns it[0m
2026-07-27T20:39:03.2083541Z [36;1m    *) code=true ;;[0m
2026-07-27T20:39:03.2084529Z [36;1m  esac[0m
2026-07-27T20:39:03.2085420Z [36;1mdone <<< "$files"[0m
2026-07-27T20:39:03.2099970Z [36;1mecho "classified: code=$code"[0m
2026-07-27T20:39:03.2101215Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-27T20:39:03.2115803Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T20:39:03.2117010Z ##[endgroup]
2026-07-27T20:39:03.2380375Z Post job cleanup.
2026-07-27T20:39:03.3052274Z [command]/usr/bin/git version
2026-07-27T20:39:03.3118260Z git version 2.43.0
2026-07-27T20:39:03.3153150Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6ea61cce-139f-4a3a-9cda-e1208a9e565e' before making global git config changes
2026-07-27T20:39:03.3155722Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T20:39:03.3158149Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T20:39:03.3194317Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T20:39:03.3229624Z [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-27T20:39:03.3429579Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T20:39:03.3455293Z http.https://github.com/.extraheader
2026-07-27T20:39:03.3466968Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-27T20:39:03.3499316Z [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-27T20:39:03.3690542Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T20:39:03.3719765Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T20:39:03.4048496Z Evaluate and set job outputs
2026-07-27T20:39:03.4055843Z Set output 'code'
2026-07-27T20:39:03.4059212Z Cleaning up orphan processes
