﻿2026-07-27T05:27:45.6020302Z Current runner version: '2.336.0'
2026-07-27T05:27:45.6025157Z Runner name: 'kitsubito'
2026-07-27T05:27:45.6025733Z Runner group name: 'Default'
2026-07-27T05:27:45.6026408Z Machine name: 'KITSUBITO'
2026-07-27T05:27:45.6029781Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T05:27:45.6031713Z Actions: write
2026-07-27T05:27:45.6032099Z ArtifactMetadata: write
2026-07-27T05:27:45.6032495Z Attestations: write
2026-07-27T05:27:45.6032866Z Checks: write
2026-07-27T05:27:45.6033220Z CodeQuality: write
2026-07-27T05:27:45.6033583Z Contents: write
2026-07-27T05:27:45.6033955Z CopilotRequests: write
2026-07-27T05:27:45.6034355Z Deployments: write
2026-07-27T05:27:45.6034735Z Discussions: write
2026-07-27T05:27:45.6035097Z Drives: write
2026-07-27T05:27:45.6035474Z Issues: write
2026-07-27T05:27:45.6035828Z Metadata: read
2026-07-27T05:27:45.6036186Z Models: read
2026-07-27T05:27:45.6036536Z Packages: write
2026-07-27T05:27:45.6036897Z Pages: write
2026-07-27T05:27:45.6037349Z PullRequests: write
2026-07-27T05:27:45.6037755Z RepositoryProjects: write
2026-07-27T05:27:45.6038169Z SecurityEvents: write
2026-07-27T05:27:45.6038550Z Statuses: write
2026-07-27T05:27:45.6038918Z VulnerabilityAlerts: read
2026-07-27T05:27:45.6039399Z ##[endgroup]
2026-07-27T05:27:45.6041004Z Secret source: Actions
2026-07-27T05:27:45.6041681Z Prepare workflow directory
2026-07-27T05:27:45.7156032Z Prepare all required actions
2026-07-27T05:27:45.7189973Z Getting action download info
2026-07-27T05:27:46.0295517Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T05:27:46.5384333Z Complete job name: changes
2026-07-27T05:27:46.6276685Z ##[group]Run actions/checkout@v5
2026-07-27T05:27:46.6277595Z with:
2026-07-27T05:27:46.6278024Z   fetch-depth: 2
2026-07-27T05:27:46.6278505Z   repository: BigscreenVR/spt-bs-core
2026-07-27T05:27:46.6282540Z   token: ***
2026-07-27T05:27:46.6282956Z   ssh-strict: true
2026-07-27T05:27:46.6283309Z   ssh-user: git
2026-07-27T05:27:46.6283668Z   persist-credentials: true
2026-07-27T05:27:46.6284077Z   clean: true
2026-07-27T05:27:46.6284439Z   sparse-checkout-cone-mode: true
2026-07-27T05:27:46.6284859Z   fetch-tags: false
2026-07-27T05:27:46.6285220Z   show-progress: true
2026-07-27T05:27:46.6285585Z   lfs: false
2026-07-27T05:27:46.6285920Z   submodules: false
2026-07-27T05:27:46.6286282Z   set-safe-directory: true
2026-07-27T05:27:46.6286682Z   allow-unsafe-pr-checkout: false
2026-07-27T05:27:46.6287302Z ##[endgroup]
2026-07-27T05:27:46.7115390Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T05:27:46.7116924Z ##[group]Getting Git version info
2026-07-27T05:27:46.7117699Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T05:27:46.7118671Z [command]/usr/bin/git version
2026-07-27T05:27:46.7119164Z git version 2.43.0
2026-07-27T05:27:46.7124939Z ##[endgroup]
2026-07-27T05:27:46.7136323Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4636ea7f-74f0-4219-bb2b-cdea866c6331' before making global git config changes
2026-07-27T05:27:46.7137478Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T05:27:46.7141504Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T05:27:46.7176970Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T05:27:46.7198138Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T05:27:46.7209343Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T05:27:46.7212130Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T05:27:46.7232143Z refs/heads/main
2026-07-27T05:27:46.7238316Z [command]/usr/bin/git checkout --detach
2026-07-27T05:27:46.7312507Z HEAD is now at be4182b6 Merge pull request #94 from BigscreenVR/docs/field-truth-w1-open
2026-07-27T05:27:46.7384130Z [command]/usr/bin/git branch --delete --force main
2026-07-27T05:27:46.7413569Z Deleted branch main (was be4182b6).
2026-07-27T05:27:46.7417700Z ##[endgroup]
2026-07-27T05:27:46.7421005Z [command]/usr/bin/git submodule status
2026-07-27T05:27:46.7604747Z ##[group]Cleaning the repository
2026-07-27T05:27:46.7608554Z [command]/usr/bin/git clean -ffdx
2026-07-27T05:27:47.5952443Z Removing target/
2026-07-27T05:27:47.5962721Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T05:27:47.6021139Z HEAD is now at be4182b6 Merge pull request #94 from BigscreenVR/docs/field-truth-w1-open
2026-07-27T05:27:47.6026697Z ##[endgroup]
2026-07-27T05:27:47.6028635Z ##[group]Disabling automatic garbage collection
2026-07-27T05:27:47.6032968Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T05:27:47.6059157Z ##[endgroup]
2026-07-27T05:27:47.6059863Z ##[group]Setting up auth
2026-07-27T05:27:47.6064562Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T05:27:47.6090595Z [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-27T05:27:47.6279830Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T05:27:47.6306022Z [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-27T05:27:47.6496824Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T05:27:47.6523326Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T05:27:47.6713319Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T05:27:47.6745146Z ##[endgroup]
2026-07-27T05:27:47.6745842Z ##[group]Fetching the repository
2026-07-27T05:27:47.6757870Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +1c7b19b0236bd9d40fec9ab51c5c4225d0c80d28:refs/remotes/pull/99/merge
2026-07-27T05:27:48.1075817Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T05:27:48.1077168Z  * [new ref]           1c7b19b0236bd9d40fec9ab51c5c4225d0c80d28 -> pull/99/merge
2026-07-27T05:27:48.1094618Z ##[endgroup]
2026-07-27T05:27:48.1095831Z ##[group]Determining the checkout info
2026-07-27T05:27:48.1097147Z ##[endgroup]
2026-07-27T05:27:48.1099795Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T05:27:48.1136740Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T05:27:48.1161180Z ##[group]Checking out the ref
2026-07-27T05:27:48.1162975Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/99/merge
2026-07-27T05:27:48.1337670Z Previous HEAD position was be4182b6 Merge pull request #94 from BigscreenVR/docs/field-truth-w1-open
2026-07-27T05:27:48.1340450Z HEAD is now at 1c7b19b0 Merge a2fbc72800ab67b9b5cab7e59e1b559476a7b35e into be4182b6b1c54e37adf6eae047b5d79602056ac1
2026-07-27T05:27:48.1346889Z ##[endgroup]
2026-07-27T05:27:48.1381093Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T05:27:48.1403734Z 1c7b19b0236bd9d40fec9ab51c5c4225d0c80d28
2026-07-27T05:27:48.1628613Z ##[group]Run set -euo pipefail
2026-07-27T05:27:48.1629763Z [36;1mset -euo pipefail[0m
2026-07-27T05:27:48.1630780Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-27T05:27:48.1632003Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-27T05:27:48.1633209Z [36;1m  exit 0[0m
2026-07-27T05:27:48.1633964Z [36;1mfi[0m
2026-07-27T05:27:48.1634808Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-27T05:27:48.1636057Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-27T05:27:48.1637172Z [36;1mcode=false[0m
2026-07-27T05:27:48.1637985Z [36;1mwhile IFS= read -r f; do[0m
2026-07-27T05:27:48.1638925Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-27T05:27:48.1641387Z [36;1m  case "$f" in[0m
2026-07-27T05:27:48.1642749Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-27T05:27:48.1644205Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-27T05:27:48.1645430Z [36;1m    *) code=true ;;[0m
2026-07-27T05:27:48.1664356Z [36;1m  esac[0m
2026-07-27T05:27:48.1665128Z [36;1mdone <<< "$files"[0m
2026-07-27T05:27:48.1666051Z [36;1mecho "classified: code=$code"[0m
2026-07-27T05:27:48.1667132Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-27T05:27:48.1685843Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T05:27:48.1687087Z ##[endgroup]
2026-07-27T05:27:48.1765360Z changed files:
2026-07-27T05:27:48.1766318Z traceable-reqs.toml
2026-07-27T05:27:48.1767365Z classified: code=true
2026-07-27T05:27:48.1985490Z Post job cleanup.
2026-07-27T05:27:48.2680843Z [command]/usr/bin/git version
2026-07-27T05:27:48.2746657Z git version 2.43.0
2026-07-27T05:27:48.2778842Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4d6920e8-6f6e-4730-8cc8-bf3ae4fe4910' before making global git config changes
2026-07-27T05:27:48.2781491Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T05:27:48.2784021Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T05:27:48.2811952Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T05:27:48.2838630Z [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-27T05:27:48.3026699Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T05:27:48.3047834Z http.https://github.com/.extraheader
2026-07-27T05:27:48.3055735Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-27T05:27:48.3083307Z [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-27T05:27:48.3276356Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T05:27:48.3301297Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T05:27:48.3626988Z Evaluate and set job outputs
2026-07-27T05:27:48.3632754Z Set output 'code'
2026-07-27T05:27:48.3635071Z Cleaning up orphan processes
