﻿2026-07-27T10:58:40.4327615Z Current runner version: '2.336.0'
2026-07-27T10:58:40.4332292Z Runner name: 'kitsubito'
2026-07-27T10:58:40.4332807Z Runner group name: 'Default'
2026-07-27T10:58:40.4333465Z Machine name: 'KITSUBITO'
2026-07-27T10:58:40.4337362Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T10:58:40.4339401Z Actions: write
2026-07-27T10:58:40.4339810Z ArtifactMetadata: write
2026-07-27T10:58:40.4340214Z Attestations: write
2026-07-27T10:58:40.4340576Z Checks: write
2026-07-27T10:58:40.4340934Z CodeQuality: write
2026-07-27T10:58:40.4341301Z Contents: write
2026-07-27T10:58:40.4341672Z CopilotRequests: write
2026-07-27T10:58:40.4342055Z Deployments: write
2026-07-27T10:58:40.4342427Z Discussions: write
2026-07-27T10:58:40.4342787Z Drives: write
2026-07-27T10:58:40.4343129Z Issues: write
2026-07-27T10:58:40.4343487Z Metadata: read
2026-07-27T10:58:40.4343825Z Models: read
2026-07-27T10:58:40.4344177Z Packages: write
2026-07-27T10:58:40.4344539Z Pages: write
2026-07-27T10:58:40.4344980Z PullRequests: write
2026-07-27T10:58:40.4345386Z RepositoryProjects: write
2026-07-27T10:58:40.4345781Z SecurityEvents: write
2026-07-27T10:58:40.4346143Z Statuses: write
2026-07-27T10:58:40.4346500Z VulnerabilityAlerts: read
2026-07-27T10:58:40.4346883Z ##[endgroup]
2026-07-27T10:58:40.4348488Z Secret source: Actions
2026-07-27T10:58:40.4349256Z Prepare workflow directory
2026-07-27T10:58:40.4788299Z Prepare all required actions
2026-07-27T10:58:40.4823575Z Getting action download info
2026-07-27T10:58:40.8364576Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T10:58:41.3950819Z Complete job name: changes
2026-07-27T10:58:41.4752220Z ##[group]Run set -euo pipefail
2026-07-27T10:58:41.4752814Z [36;1mset -euo pipefail[0m
2026-07-27T10:58:41.4753262Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-27T10:58:41.4753834Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-27T10:58:41.4754511Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-27T10:58:41.4755246Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-27T10:58:41.4755838Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-27T10:58:41.4756335Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-27T10:58:41.4757130Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-27T10:58:41.4757880Z [36;1m  exit 1[0m
2026-07-27T10:58:41.4758219Z [36;1mfi[0m
2026-07-27T10:58:41.4774569Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T10:58:41.4775340Z ##[endgroup]
2026-07-27T10:58:41.4897476Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=716900589568 floor_bytes=34359738368
2026-07-27T10:58:41.5058426Z ##[group]Run actions/checkout@v5
2026-07-27T10:58:41.5058900Z with:
2026-07-27T10:58:41.5059354Z   fetch-depth: 2
2026-07-27T10:58:41.5059736Z   repository: BigscreenVR/spt-bs-core
2026-07-27T10:58:41.5062645Z   token: ***
2026-07-27T10:58:41.5062983Z   ssh-strict: true
2026-07-27T10:58:41.5063341Z   ssh-user: git
2026-07-27T10:58:41.5063698Z   persist-credentials: true
2026-07-27T10:58:41.5064072Z   clean: true
2026-07-27T10:58:41.5064430Z   sparse-checkout-cone-mode: true
2026-07-27T10:58:41.5064831Z   fetch-tags: false
2026-07-27T10:58:41.5065183Z   show-progress: true
2026-07-27T10:58:41.5065536Z   lfs: false
2026-07-27T10:58:41.5065855Z   submodules: false
2026-07-27T10:58:41.5066198Z   set-safe-directory: true
2026-07-27T10:58:41.5066584Z   allow-unsafe-pr-checkout: false
2026-07-27T10:58:41.5066980Z ##[endgroup]
2026-07-27T10:58:41.5868851Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T10:58:41.5870715Z ##[group]Getting Git version info
2026-07-27T10:58:41.5871438Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T10:58:41.5872304Z [command]/usr/bin/git version
2026-07-27T10:58:41.5872714Z git version 2.43.0
2026-07-27T10:58:41.5886915Z ##[endgroup]
2026-07-27T10:58:41.5897884Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ddcf0da1-2491-4693-aaa9-5b1d7914f38f' before making global git config changes
2026-07-27T10:58:41.5899417Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T10:58:41.5900742Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T10:58:41.5932698Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T10:58:41.5951269Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T10:58:41.5961132Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T10:58:41.5963741Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T10:58:41.5986323Z HEAD
2026-07-27T10:58:41.6017914Z ##[endgroup]
2026-07-27T10:58:41.6018778Z [command]/usr/bin/git submodule status
2026-07-27T10:58:41.6200446Z ##[group]Cleaning the repository
2026-07-27T10:58:41.6203133Z [command]/usr/bin/git clean -ffdx
2026-07-27T10:58:44.6218379Z Removing target/
2026-07-27T10:58:44.6230121Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T10:58:44.6608461Z HEAD is now at a5b72c07 Merge 771779b3d0f3a69073d70d68cc832ff2ca2ad943 into 72327c82db69ffe7c999c22d5e390abda486d89c
2026-07-27T10:58:44.6613935Z ##[endgroup]
2026-07-27T10:58:44.6616125Z ##[group]Disabling automatic garbage collection
2026-07-27T10:58:44.6619795Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T10:58:44.6645779Z ##[endgroup]
2026-07-27T10:58:44.6646221Z ##[group]Setting up auth
2026-07-27T10:58:44.6651273Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T10:58:44.6678103Z [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-27T10:58:44.6869551Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T10:58:44.6894764Z [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-27T10:58:44.7074076Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T10:58:44.7100845Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T10:58:44.7297773Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T10:58:44.7320321Z ##[endgroup]
2026-07-27T10:58:44.7320760Z ##[group]Fetching the repository
2026-07-27T10:58:44.7328857Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +921c37a6e5abafac78eb69ea89278fc12ed54597:refs/remotes/pull/102/merge
2026-07-27T10:58:45.2565203Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T10:58:45.2566102Z  + c0afaf7e...921c37a6 921c37a6e5abafac78eb69ea89278fc12ed54597 -> pull/102/merge  (forced update)
2026-07-27T10:58:45.2590661Z ##[endgroup]
2026-07-27T10:58:45.2591158Z ##[group]Determining the checkout info
2026-07-27T10:58:45.2592110Z ##[endgroup]
2026-07-27T10:58:45.2596772Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T10:58:45.2638879Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T10:58:45.2665116Z ##[group]Checking out the ref
2026-07-27T10:58:45.2668882Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/102/merge
2026-07-27T10:58:45.2944095Z Previous HEAD position was a5b72c07 Merge 771779b3d0f3a69073d70d68cc832ff2ca2ad943 into 72327c82db69ffe7c999c22d5e390abda486d89c
2026-07-27T10:58:45.2947836Z HEAD is now at 921c37a6 Merge fe4c6f29193bbdb4dbda49552c24bdeb54d3bf30 into f30aa86941f6cb9c4b9d67ec2303a569573818e4
2026-07-27T10:58:45.2957596Z ##[endgroup]
2026-07-27T10:58:45.2995588Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T10:58:45.3019638Z 921c37a6e5abafac78eb69ea89278fc12ed54597
2026-07-27T10:58:45.3147535Z ##[group]Run set -euo pipefail
2026-07-27T10:58:45.3147854Z [36;1mset -euo pipefail[0m
2026-07-27T10:58:45.3148112Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-27T10:58:45.3148393Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-27T10:58:45.3148632Z [36;1m  exit 0[0m
2026-07-27T10:58:45.3148806Z [36;1mfi[0m
2026-07-27T10:58:45.3149128Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-27T10:58:45.3149396Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-27T10:58:45.3149630Z [36;1mcode=false[0m
2026-07-27T10:58:45.3149821Z [36;1mwhile IFS= read -r f; do[0m
2026-07-27T10:58:45.3150030Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-27T10:58:45.3150240Z [36;1m  case "$f" in[0m
2026-07-27T10:58:45.3150512Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-27T10:58:45.3150888Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-27T10:58:45.3151189Z [36;1m    *) code=true ;;[0m
2026-07-27T10:58:45.3151395Z [36;1m  esac[0m
2026-07-27T10:58:45.3151560Z [36;1mdone <<< "$files"[0m
2026-07-27T10:58:45.3151765Z [36;1mecho "classified: code=$code"[0m
2026-07-27T10:58:45.3152005Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-27T10:58:45.3164844Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T10:58:45.3165122Z ##[endgroup]
2026-07-27T10:58:45.3217995Z changed files:
2026-07-27T10:58:45.3218291Z .github/workflows/ci.yml
2026-07-27T10:58:45.3218581Z .github/workflows/release.yml
2026-07-27T10:58:45.3218858Z traceable-reqs.toml
2026-07-27T10:58:45.3219211Z classified: code=true
2026-07-27T10:58:45.3330946Z Post job cleanup.
2026-07-27T10:58:45.3998367Z [command]/usr/bin/git version
2026-07-27T10:58:45.4062561Z git version 2.43.0
2026-07-27T10:58:45.4094903Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/57e726a3-d12f-4a72-aa94-b4f3983e6167' before making global git config changes
2026-07-27T10:58:45.4098187Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T10:58:45.4098783Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T10:58:45.4127757Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T10:58:45.4153126Z [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-27T10:58:45.4340818Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T10:58:45.4360051Z http.https://github.com/.extraheader
2026-07-27T10:58:45.4367745Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-27T10:58:45.4391402Z [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-27T10:58:45.4577737Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T10:58:45.4605766Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T10:58:45.4919210Z Evaluate and set job outputs
2026-07-27T10:58:45.4923496Z Set output 'code'
2026-07-27T10:58:45.4925113Z Cleaning up orphan processes
