﻿2026-07-29T08:43:26.9990722Z Current runner version: '2.336.0'
2026-07-29T08:43:26.9995642Z Runner name: 'kitsubito'
2026-07-29T08:43:26.9996147Z Runner group name: 'Default'
2026-07-29T08:43:26.9996806Z Machine name: 'KITSUBITO'
2026-07-29T08:43:27.0000305Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T08:43:27.0002225Z Actions: write
2026-07-29T08:43:27.0002629Z ArtifactMetadata: write
2026-07-29T08:43:27.0003035Z Attestations: write
2026-07-29T08:43:27.0003402Z Checks: write
2026-07-29T08:43:27.0003745Z CodeQuality: write
2026-07-29T08:43:27.0004174Z Contents: write
2026-07-29T08:43:27.0004537Z CopilotRequests: write
2026-07-29T08:43:27.0004916Z Deployments: write
2026-07-29T08:43:27.0005282Z Discussions: write
2026-07-29T08:43:27.0005649Z Drives: write
2026-07-29T08:43:27.0005992Z Issues: write
2026-07-29T08:43:27.0006345Z Metadata: read
2026-07-29T08:43:27.0006688Z Models: read
2026-07-29T08:43:27.0007041Z Packages: write
2026-07-29T08:43:27.0007419Z Pages: write
2026-07-29T08:43:27.0007894Z PullRequests: write
2026-07-29T08:43:27.0008303Z RepositoryProjects: write
2026-07-29T08:43:27.0008719Z SecurityEvents: write
2026-07-29T08:43:27.0009205Z Statuses: write
2026-07-29T08:43:27.0009562Z VulnerabilityAlerts: read
2026-07-29T08:43:27.0009947Z ##[endgroup]
2026-07-29T08:43:27.0011557Z Secret source: Actions
2026-07-29T08:43:27.0012273Z Prepare workflow directory
2026-07-29T08:43:27.0365233Z Prepare all required actions
2026-07-29T08:43:27.0404831Z Getting action download info
2026-07-29T08:43:27.3626736Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T08:43:27.8821940Z Complete job name: changes
2026-07-29T08:43:27.9585571Z ##[group]Run set -euo pipefail
2026-07-29T08:43:27.9586166Z [36;1mset -euo pipefail[0m
2026-07-29T08:43:27.9586689Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T08:43:27.9587305Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T08:43:27.9588000Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T08:43:27.9588733Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T08:43:27.9589433Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T08:43:27.9589944Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T08:43:27.9590758Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T08:43:27.9591872Z [36;1m  exit 1[0m
2026-07-29T08:43:27.9592282Z [36;1mfi[0m
2026-07-29T08:43:27.9609362Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T08:43:27.9610149Z ##[endgroup]
2026-07-29T08:43:27.9734799Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757983936512 floor_bytes=34359738368
2026-07-29T08:43:27.9941058Z ##[group]Run actions/checkout@v5
2026-07-29T08:43:27.9941534Z with:
2026-07-29T08:43:27.9941852Z   fetch-depth: 2
2026-07-29T08:43:27.9942235Z   repository: BigscreenVR/spt-bs-core
2026-07-29T08:43:27.9945607Z   token: ***
2026-07-29T08:43:27.9945964Z   ssh-strict: true
2026-07-29T08:43:27.9946317Z   ssh-user: git
2026-07-29T08:43:27.9946660Z   persist-credentials: true
2026-07-29T08:43:27.9947035Z   clean: true
2026-07-29T08:43:27.9947391Z   sparse-checkout-cone-mode: true
2026-07-29T08:43:27.9947807Z   fetch-tags: false
2026-07-29T08:43:27.9948159Z   show-progress: true
2026-07-29T08:43:27.9948521Z   lfs: false
2026-07-29T08:43:27.9948850Z   submodules: false
2026-07-29T08:43:27.9949324Z   set-safe-directory: true
2026-07-29T08:43:27.9949719Z   allow-unsafe-pr-checkout: false
2026-07-29T08:43:27.9950149Z ##[endgroup]
2026-07-29T08:43:28.0746725Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T08:43:28.0748231Z ##[group]Getting Git version info
2026-07-29T08:43:28.0748936Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T08:43:28.0749896Z [command]/usr/bin/git version
2026-07-29T08:43:28.0750320Z git version 2.43.0
2026-07-29T08:43:28.0764101Z ##[endgroup]
2026-07-29T08:43:28.0775461Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4a3feeaf-cd4d-417a-b286-dbdc0c81397d' before making global git config changes
2026-07-29T08:43:28.0776745Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T08:43:28.0778643Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T08:43:28.0812882Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T08:43:28.0834339Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T08:43:28.0846979Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T08:43:28.0850681Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T08:43:28.0873524Z refs/heads/main
2026-07-29T08:43:28.0880777Z [command]/usr/bin/git checkout --detach
2026-07-29T08:43:28.0935663Z HEAD is now at ffc7e9ea Merge pull request #118 from BigscreenVR/docs/access-control-grill
2026-07-29T08:43:28.0972961Z [command]/usr/bin/git branch --delete --force main
2026-07-29T08:43:28.1000449Z Deleted branch main (was ffc7e9ea).
2026-07-29T08:43:28.1085173Z ##[endgroup]
2026-07-29T08:43:28.1087787Z [command]/usr/bin/git submodule status
2026-07-29T08:43:28.1278151Z ##[group]Cleaning the repository
2026-07-29T08:43:28.1282020Z [command]/usr/bin/git clean -ffdx
2026-07-29T08:43:28.1314253Z Removing traceable-reqs
2026-07-29T08:43:28.1322926Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T08:43:28.1378223Z HEAD is now at ffc7e9ea Merge pull request #118 from BigscreenVR/docs/access-control-grill
2026-07-29T08:43:28.1383800Z ##[endgroup]
2026-07-29T08:43:28.1385383Z ##[group]Disabling automatic garbage collection
2026-07-29T08:43:28.1388746Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T08:43:28.1412477Z ##[endgroup]
2026-07-29T08:43:28.1413134Z ##[group]Setting up auth
2026-07-29T08:43:28.1417850Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T08:43:28.1444928Z [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-29T08:43:28.1634748Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T08:43:28.1660445Z [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-29T08:43:28.1847768Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T08:43:28.1875640Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T08:43:28.2065056Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T08:43:28.2100554Z ##[endgroup]
2026-07-29T08:43:28.2101349Z ##[group]Fetching the repository
2026-07-29T08:43:28.2106566Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +ffc7e9ea4427ff56f02edd6816b814cea5874dfe:refs/remotes/origin/main
2026-07-29T08:43:28.6765009Z ##[endgroup]
2026-07-29T08:43:28.6766187Z ##[group]Determining the checkout info
2026-07-29T08:43:28.6767365Z ##[endgroup]
2026-07-29T08:43:28.6768907Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T08:43:28.6808813Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T08:43:28.6835231Z ##[group]Checking out the ref
2026-07-29T08:43:28.6837438Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-29T08:43:28.6893214Z Switched to a new branch 'main'
2026-07-29T08:43:28.6894234Z branch 'main' set up to track 'origin/main'.
2026-07-29T08:43:28.6899038Z ##[endgroup]
2026-07-29T08:43:28.6937305Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T08:43:28.6962295Z ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T08:43:28.7110394Z ##[group]Run set -euo pipefail
2026-07-29T08:43:28.7111499Z [36;1mset -euo pipefail[0m
2026-07-29T08:43:28.7126590Z [36;1mif [ "push" != "pull_request" ]; then[0m
2026-07-29T08:43:28.7127891Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-29T08:43:28.7128909Z [36;1m  exit 0[0m
2026-07-29T08:43:28.7129701Z [36;1mfi[0m
2026-07-29T08:43:28.7130488Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-29T08:43:28.7131591Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-29T08:43:28.7132564Z [36;1mcode=false[0m
2026-07-29T08:43:28.7133287Z [36;1mwhile IFS= read -r f; do[0m
2026-07-29T08:43:28.7134134Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-29T08:43:28.7135001Z [36;1m  case "$f" in[0m
2026-07-29T08:43:28.7136004Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-29T08:43:28.7137313Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-29T08:43:28.7138777Z [36;1m    traceable-reqs.toml) ;;     # declarative registry; traceability owns it[0m
2026-07-29T08:43:28.7140237Z [36;1m    *) code=true ;;[0m
2026-07-29T08:43:28.7140986Z [36;1m  esac[0m
2026-07-29T08:43:28.7141654Z [36;1mdone <<< "$files"[0m
2026-07-29T08:43:28.7142470Z [36;1mecho "classified: code=$code"[0m
2026-07-29T08:43:28.7143401Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-29T08:43:28.7158062Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T08:43:28.7159176Z ##[endgroup]
2026-07-29T08:43:28.7395914Z Post job cleanup.
2026-07-29T08:43:28.8081348Z [command]/usr/bin/git version
2026-07-29T08:43:28.8145323Z git version 2.43.0
2026-07-29T08:43:28.8178276Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fba68e33-536a-4046-8677-e284136fdf53' before making global git config changes
2026-07-29T08:43:28.8180708Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T08:43:28.8182677Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T08:43:28.8211312Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T08:43:28.8238098Z [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-29T08:43:28.8416173Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T08:43:28.8434835Z http.https://github.com/.extraheader
2026-07-29T08:43:28.8443621Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T08:43:28.8469285Z [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-29T08:43:28.8653392Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T08:43:28.8679176Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T08:43:28.8994460Z Evaluate and set job outputs
2026-07-29T08:43:28.9000109Z Set output 'code'
2026-07-29T08:43:28.9002605Z Cleaning up orphan processes
