﻿2026-07-29T21:06:40.9916152Z Current runner version: '2.336.0'
2026-07-29T21:06:40.9921196Z Runner name: 'kitsubito'
2026-07-29T21:06:40.9921752Z Runner group name: 'Default'
2026-07-29T21:06:40.9922423Z Machine name: 'KITSUBITO'
2026-07-29T21:06:40.9925650Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T21:06:40.9927664Z Actions: write
2026-07-29T21:06:40.9928058Z ArtifactMetadata: write
2026-07-29T21:06:40.9928460Z Attestations: write
2026-07-29T21:06:40.9928823Z Checks: write
2026-07-29T21:06:40.9929274Z CodeQuality: write
2026-07-29T21:06:40.9929636Z Contents: write
2026-07-29T21:06:40.9929996Z CopilotRequests: write
2026-07-29T21:06:40.9930378Z Deployments: write
2026-07-29T21:06:40.9930722Z Discussions: write
2026-07-29T21:06:40.9931075Z Drives: write
2026-07-29T21:06:40.9931409Z Issues: write
2026-07-29T21:06:40.9931752Z Metadata: read
2026-07-29T21:06:40.9932104Z Models: read
2026-07-29T21:06:40.9932454Z Packages: write
2026-07-29T21:06:40.9932811Z Pages: write
2026-07-29T21:06:40.9933264Z PullRequests: write
2026-07-29T21:06:40.9933651Z RepositoryProjects: write
2026-07-29T21:06:40.9934046Z SecurityEvents: write
2026-07-29T21:06:40.9934408Z Statuses: write
2026-07-29T21:06:40.9934776Z VulnerabilityAlerts: read
2026-07-29T21:06:40.9935156Z ##[endgroup]
2026-07-29T21:06:40.9936778Z Secret source: Actions
2026-07-29T21:06:40.9937453Z Prepare workflow directory
2026-07-29T21:06:41.0295293Z Prepare all required actions
2026-07-29T21:06:41.0332942Z Getting action download info
2026-07-29T21:06:41.4188809Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T21:06:41.9139600Z Complete job name: changes
2026-07-29T21:06:41.9923799Z ##[group]Run set -euo pipefail
2026-07-29T21:06:41.9924371Z [36;1mset -euo pipefail[0m
2026-07-29T21:06:41.9924820Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T21:06:41.9925405Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T21:06:41.9926102Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T21:06:41.9926834Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T21:06:41.9927448Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T21:06:41.9927962Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T21:06:41.9928782Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T21:06:41.9929618Z [36;1m  exit 1[0m
2026-07-29T21:06:41.9929956Z [36;1mfi[0m
2026-07-29T21:06:41.9946659Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T21:06:41.9947435Z ##[endgroup]
2026-07-29T21:06:42.0073881Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757525032960 floor_bytes=34359738368
2026-07-29T21:06:42.0249309Z ##[group]Run actions/checkout@v5
2026-07-29T21:06:42.0249790Z with:
2026-07-29T21:06:42.0250124Z   fetch-depth: 2
2026-07-29T21:06:42.0250495Z   repository: BigscreenVR/spt-bs-core
2026-07-29T21:06:42.0253438Z   token: ***
2026-07-29T21:06:42.0253786Z   ssh-strict: true
2026-07-29T21:06:42.0254124Z   ssh-user: git
2026-07-29T21:06:42.0254467Z   persist-credentials: true
2026-07-29T21:06:42.0254855Z   clean: true
2026-07-29T21:06:42.0255193Z   sparse-checkout-cone-mode: true
2026-07-29T21:06:42.0255593Z   fetch-tags: false
2026-07-29T21:06:42.0255942Z   show-progress: true
2026-07-29T21:06:42.0256300Z   lfs: false
2026-07-29T21:06:42.0256625Z   submodules: false
2026-07-29T21:06:42.0256982Z   set-safe-directory: true
2026-07-29T21:06:42.0257377Z   allow-unsafe-pr-checkout: false
2026-07-29T21:06:42.0257783Z ##[endgroup]
2026-07-29T21:06:42.1020839Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T21:06:42.1022389Z ##[group]Getting Git version info
2026-07-29T21:06:42.1023118Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T21:06:42.1023970Z [command]/usr/bin/git version
2026-07-29T21:06:42.1027920Z git version 2.43.0
2026-07-29T21:06:42.1044781Z ##[endgroup]
2026-07-29T21:06:42.1055809Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/14c3da2a-4ce4-4f4a-9a98-7aa58537fdc8' before making global git config changes
2026-07-29T21:06:42.1057194Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T21:06:42.1059319Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T21:06:42.1092246Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T21:06:42.1110698Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T21:06:42.1121268Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T21:06:42.1123855Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T21:06:42.1145675Z HEAD
2026-07-29T21:06:42.1174660Z ##[endgroup]
2026-07-29T21:06:42.1175319Z [command]/usr/bin/git submodule status
2026-07-29T21:06:42.1386246Z ##[group]Cleaning the repository
2026-07-29T21:06:42.1386880Z [command]/usr/bin/git clean -ffdx
2026-07-29T21:06:42.1422997Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T21:06:42.1480390Z HEAD is now at 4a2b68754 test: remove timing and diagnostic ambiguity
2026-07-29T21:06:42.1486343Z ##[endgroup]
2026-07-29T21:06:42.1488335Z ##[group]Disabling automatic garbage collection
2026-07-29T21:06:42.1492657Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T21:06:42.1518867Z ##[endgroup]
2026-07-29T21:06:42.1519944Z ##[group]Setting up auth
2026-07-29T21:06:42.1524879Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T21:06:42.1552244Z [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-29T21:06:42.1747247Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T21:06:42.1775916Z [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-29T21:06:42.1967549Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T21:06:42.1994475Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T21:06:42.2186087Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T21:06:42.2218892Z ##[endgroup]
2026-07-29T21:06:42.2220386Z ##[group]Fetching the repository
2026-07-29T21:06:42.2228156Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +e85ee66080061af20b6839ab8cdbb8bc4c044066:refs/remotes/pull/124/merge
2026-07-29T21:06:42.6926445Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T21:06:42.6928067Z  + 0fb1a1f1e...e85ee6608 e85ee66080061af20b6839ab8cdbb8bc4c044066 -> pull/124/merge  (forced update)
2026-07-29T21:06:42.6945431Z ##[endgroup]
2026-07-29T21:06:42.6946727Z ##[group]Determining the checkout info
2026-07-29T21:06:42.6948228Z ##[endgroup]
2026-07-29T21:06:42.6950694Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T21:06:42.6989231Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T21:06:42.7014533Z ##[group]Checking out the ref
2026-07-29T21:06:42.7015905Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/124/merge
2026-07-29T21:06:42.7198702Z Previous HEAD position was 4a2b68754 test: remove timing and diagnostic ambiguity
2026-07-29T21:06:42.7201400Z HEAD is now at e85ee6608 Merge 4f901a670ef16e45db519bc504ae6882e1f8ca1f into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T21:06:42.7208307Z ##[endgroup]
2026-07-29T21:06:42.7242516Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T21:06:42.7266110Z e85ee66080061af20b6839ab8cdbb8bc4c044066
2026-07-29T21:06:42.7435396Z ##[group]Run set -euo pipefail
2026-07-29T21:06:42.7436333Z [36;1mset -euo pipefail[0m
2026-07-29T21:06:42.7437239Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-29T21:06:42.7438321Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-29T21:06:42.7439347Z [36;1m  exit 0[0m
2026-07-29T21:06:42.7440000Z [36;1mfi[0m
2026-07-29T21:06:42.7440727Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-29T21:06:42.7441790Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-29T21:06:42.7442744Z [36;1mcode=false[0m
2026-07-29T21:06:42.7443464Z [36;1mwhile IFS= read -r f; do[0m
2026-07-29T21:06:42.7444317Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-29T21:06:42.7445155Z [36;1m  case "$f" in[0m
2026-07-29T21:06:42.7446170Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-29T21:06:42.7447503Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-29T21:06:42.7449094Z [36;1m    traceable-reqs.toml) ;;     # declarative registry; traceability owns it[0m
2026-07-29T21:06:42.7450442Z [36;1m    *) code=true ;;[0m
2026-07-29T21:06:42.7451224Z [36;1m  esac[0m
2026-07-29T21:06:42.7451873Z [36;1mdone <<< "$files"[0m
2026-07-29T21:06:42.7452670Z [36;1mecho "classified: code=$code"[0m
2026-07-29T21:06:42.7453628Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-29T21:06:42.7467822Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T21:06:42.7468910Z ##[endgroup]
2026-07-29T21:06:42.7543494Z changed files:
2026-07-29T21:06:42.7544343Z crates/spt-daemon/tests/input_ack_deadlock.rs
2026-07-29T21:06:42.7545559Z crates/spt/src/cli.rs
2026-07-29T21:06:42.7546300Z traceable-reqs.toml
2026-07-29T21:06:42.7546992Z classified: code=true
2026-07-29T21:06:42.7747843Z Post job cleanup.
2026-07-29T21:06:42.8443673Z [command]/usr/bin/git version
2026-07-29T21:06:42.8509648Z git version 2.43.0
2026-07-29T21:06:42.8542404Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/dfbfce05-8a71-4a68-811b-b59f4e2874fd' before making global git config changes
2026-07-29T21:06:42.8544854Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T21:06:42.8546851Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T21:06:42.8575330Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T21:06:42.8601780Z [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-29T21:06:42.8787803Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T21:06:42.8807934Z http.https://github.com/.extraheader
2026-07-29T21:06:42.8815725Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T21:06:42.8841986Z [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-29T21:06:42.9033682Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T21:06:42.9062333Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T21:06:42.9387231Z Evaluate and set job outputs
2026-07-29T21:06:42.9393847Z Set output 'code'
2026-07-29T21:06:42.9396138Z Cleaning up orphan processes
