﻿2026-07-24T08:58:09.6332920Z Current runner version: '2.336.0'
2026-07-24T08:58:09.6338716Z Runner name: 'kitsubito'
2026-07-24T08:58:09.6339515Z Runner group name: 'Default'
2026-07-24T08:58:09.6340298Z Machine name: 'KITSUBITO'
2026-07-24T08:58:09.6344454Z ##[group]GITHUB_TOKEN Permissions
2026-07-24T08:58:09.6346703Z Actions: write
2026-07-24T08:58:09.6347116Z ArtifactMetadata: write
2026-07-24T08:58:09.6347530Z Attestations: write
2026-07-24T08:58:09.6347907Z Checks: write
2026-07-24T08:58:09.6348285Z CodeQuality: write
2026-07-24T08:58:09.6348656Z Contents: write
2026-07-24T08:58:09.6349104Z CopilotRequests: write
2026-07-24T08:58:09.6349517Z Deployments: write
2026-07-24T08:58:09.6349919Z Discussions: write
2026-07-24T08:58:09.6350339Z Drives: write
2026-07-24T08:58:09.6350752Z Issues: write
2026-07-24T08:58:09.6351164Z Metadata: read
2026-07-24T08:58:09.6351564Z Models: read
2026-07-24T08:58:09.6351951Z Packages: write
2026-07-24T08:58:09.6352327Z Pages: write
2026-07-24T08:58:09.6352796Z PullRequests: write
2026-07-24T08:58:09.6353205Z RepositoryProjects: write
2026-07-24T08:58:09.6353624Z SecurityEvents: write
2026-07-24T08:58:09.6353992Z Statuses: write
2026-07-24T08:58:09.6354365Z VulnerabilityAlerts: read
2026-07-24T08:58:09.6354767Z ##[endgroup]
2026-07-24T08:58:09.6356358Z Secret source: Actions
2026-07-24T08:58:09.6357054Z Prepare workflow directory
2026-07-24T08:58:09.6786002Z Prepare all required actions
2026-07-24T08:58:09.6819140Z Getting action download info
2026-07-24T08:58:10.0158033Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-24T08:58:10.5601914Z Complete job name: changes
2026-07-24T08:58:10.6454397Z ##[group]Run actions/checkout@v5
2026-07-24T08:58:10.6455122Z with:
2026-07-24T08:58:10.6455473Z   fetch-depth: 2
2026-07-24T08:58:10.6455865Z   repository: BigscreenVR/spt-bs-core
2026-07-24T08:58:10.6459376Z   token: ***
2026-07-24T08:58:10.6459744Z   ssh-strict: true
2026-07-24T08:58:10.6460107Z   ssh-user: git
2026-07-24T08:58:10.6460464Z   persist-credentials: true
2026-07-24T08:58:10.6460888Z   clean: true
2026-07-24T08:58:10.6461246Z   sparse-checkout-cone-mode: true
2026-07-24T08:58:10.6461662Z   fetch-tags: false
2026-07-24T08:58:10.6462025Z   show-progress: true
2026-07-24T08:58:10.6462381Z   lfs: false
2026-07-24T08:58:10.6462719Z   submodules: false
2026-07-24T08:58:10.6463096Z   set-safe-directory: true
2026-07-24T08:58:10.6463507Z   allow-unsafe-pr-checkout: false
2026-07-24T08:58:10.6464195Z ##[endgroup]
2026-07-24T08:58:10.7277573Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-24T08:58:10.7279615Z ##[group]Getting Git version info
2026-07-24T08:58:10.7280597Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-24T08:58:10.7281876Z [command]/usr/bin/git version
2026-07-24T08:58:10.7301473Z git version 2.43.0
2026-07-24T08:58:10.7319729Z ##[endgroup]
2026-07-24T08:58:10.7330994Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/94556562-fd36-47a0-80b2-d64c5b44d056' before making global git config changes
2026-07-24T08:58:10.7332176Z Adding repository directory to the temporary git global config as a safe directory
2026-07-24T08:58:10.7334358Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-24T08:58:10.7367711Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-24T08:58:10.7387121Z https://github.com/BigscreenVR/spt-bs-core
2026-07-24T08:58:10.7398232Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-24T08:58:10.7400861Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-24T08:58:10.7424892Z HEAD
2026-07-24T08:58:10.7457939Z ##[endgroup]
2026-07-24T08:58:10.7459612Z [command]/usr/bin/git submodule status
2026-07-24T08:58:10.7642832Z ##[group]Cleaning the repository
2026-07-24T08:58:10.7645497Z [command]/usr/bin/git clean -ffdx
2026-07-24T08:58:13.6060457Z Removing target/
2026-07-24T08:58:13.6073207Z [command]/usr/bin/git reset --hard HEAD
2026-07-24T08:58:13.6275644Z HEAD is now at 711a304d Merge 75abbd2bebc5ca312faf9a3ebef1533af95a332c into 0493840c998e8139034bde18c215cf929ac96188
2026-07-24T08:58:13.6280316Z ##[endgroup]
2026-07-24T08:58:13.6282512Z ##[group]Disabling automatic garbage collection
2026-07-24T08:58:13.6285947Z [command]/usr/bin/git config --local gc.auto 0
2026-07-24T08:58:13.6311282Z ##[endgroup]
2026-07-24T08:58:13.6311682Z ##[group]Setting up auth
2026-07-24T08:58:13.6316484Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-24T08:58:13.6342735Z [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-24T08:58:13.6531379Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-24T08:58:13.6556214Z [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-24T08:58:13.6743285Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-24T08:58:13.6767320Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-24T08:58:13.6966102Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-24T08:58:13.6995784Z ##[endgroup]
2026-07-24T08:58:13.6996294Z ##[group]Fetching the repository
2026-07-24T08:58:13.7002687Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +3a0c270bd38723903928549ce76fef359764bdc2:refs/remotes/pull/71/merge
2026-07-24T08:58:14.2050438Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-24T08:58:14.2051793Z  + 711a304d...3a0c270b 3a0c270bd38723903928549ce76fef359764bdc2 -> pull/71/merge  (forced update)
2026-07-24T08:58:14.2068446Z ##[endgroup]
2026-07-24T08:58:14.2068885Z ##[group]Determining the checkout info
2026-07-24T08:58:14.2070280Z ##[endgroup]
2026-07-24T08:58:14.2074581Z [command]/usr/bin/git sparse-checkout disable
2026-07-24T08:58:14.2112210Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-24T08:58:14.2134923Z ##[group]Checking out the ref
2026-07-24T08:58:14.2137336Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/71/merge
2026-07-24T08:58:14.2258643Z Warning: you are leaving 1 commit behind, not connected to
2026-07-24T08:58:14.2259361Z any of your branches:
2026-07-24T08:58:14.2259607Z 
2026-07-24T08:58:14.2260003Z   711a304d Merge 75abbd2bebc5ca312faf9a3ebef1533af95a332c into 0493840c998e8139034bde18c215cf929ac96188
2026-07-24T08:58:14.2260476Z 
2026-07-24T08:58:14.2260709Z If you want to keep it by creating a new branch, this may be a good time
2026-07-24T08:58:14.2261100Z to do so with:
2026-07-24T08:58:14.2261243Z 
2026-07-24T08:58:14.2261391Z  git branch <new-branch-name> 711a304d
2026-07-24T08:58:14.2261602Z 
2026-07-24T08:58:14.2262346Z HEAD is now at 3a0c270b Merge bf9cbecec42e0ef93bdca8dd7e6eaabbbb64fb44 into 0493840c998e8139034bde18c215cf929ac96188
2026-07-24T08:58:14.2269394Z ##[endgroup]
2026-07-24T08:58:14.2302868Z [command]/usr/bin/git log -1 --format=%H
2026-07-24T08:58:14.2325360Z 3a0c270bd38723903928549ce76fef359764bdc2
2026-07-24T08:58:14.2498148Z ##[group]Run set -euo pipefail
2026-07-24T08:58:14.2498477Z [36;1mset -euo pipefail[0m
2026-07-24T08:58:14.2498730Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-24T08:58:14.2499376Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-24T08:58:14.2499761Z [36;1m  exit 0[0m
2026-07-24T08:58:14.2499975Z [36;1mfi[0m
2026-07-24T08:58:14.2500228Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-24T08:58:14.2500571Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-24T08:58:14.2500881Z [36;1mcode=false[0m
2026-07-24T08:58:14.2501110Z [36;1mwhile IFS= read -r f; do[0m
2026-07-24T08:58:14.2501641Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-24T08:58:14.2501898Z [36;1m  case "$f" in[0m
2026-07-24T08:58:14.2502263Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-24T08:58:14.2520496Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-24T08:58:14.2520886Z [36;1m    *) code=true ;;[0m
2026-07-24T08:58:14.2521105Z [36;1m  esac[0m
2026-07-24T08:58:14.2521300Z [36;1mdone <<< "$files"[0m
2026-07-24T08:58:14.2521511Z [36;1mecho "classified: code=$code"[0m
2026-07-24T08:58:14.2521744Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-24T08:58:14.2537642Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-24T08:58:14.2538018Z ##[endgroup]
2026-07-24T08:58:14.2607378Z changed files:
2026-07-24T08:58:14.2607664Z docs-site/src/messaging/overview.md
2026-07-24T08:58:14.2607986Z docs-site/src/quickstart/messaging.md
2026-07-24T08:58:14.2608276Z traceable-reqs.toml
2026-07-24T08:58:14.2608554Z classified: code=true
2026-07-24T08:58:14.2724885Z Post job cleanup.
2026-07-24T08:58:14.3400956Z [command]/usr/bin/git version
2026-07-24T08:58:14.3467536Z git version 2.43.0
2026-07-24T08:58:14.3499483Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/15dc2ccd-f5f7-4f74-9a42-30f12a77896b' before making global git config changes
2026-07-24T08:58:14.3500183Z Adding repository directory to the temporary git global config as a safe directory
2026-07-24T08:58:14.3502745Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-24T08:58:14.3534635Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-24T08:58:14.3562013Z [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-24T08:58:14.3741646Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-24T08:58:14.3762541Z http.https://github.com/.extraheader
2026-07-24T08:58:14.3769767Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-24T08:58:14.3796395Z [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-24T08:58:14.3981850Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-24T08:58:14.4007654Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-24T08:58:14.4356007Z Evaluate and set job outputs
2026-07-24T08:58:14.4360667Z Set output 'code'
2026-07-24T08:58:14.4362454Z Cleaning up orphan processes
