﻿2026-07-27T14:17:25.0845098Z Current runner version: '2.336.0'
2026-07-27T14:17:25.0849934Z Runner name: 'kitsubito'
2026-07-27T14:17:25.0850505Z Runner group name: 'Default'
2026-07-27T14:17:25.0851164Z Machine name: 'KITSUBITO'
2026-07-27T14:17:25.0854438Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T14:17:25.0856382Z Actions: write
2026-07-27T14:17:25.0856792Z ArtifactMetadata: write
2026-07-27T14:17:25.0857196Z Attestations: write
2026-07-27T14:17:25.0857578Z Checks: write
2026-07-27T14:17:25.0857937Z CodeQuality: write
2026-07-27T14:17:25.0858314Z Contents: write
2026-07-27T14:17:25.0858692Z CopilotRequests: write
2026-07-27T14:17:25.0859187Z Deployments: write
2026-07-27T14:17:25.0859569Z Discussions: write
2026-07-27T14:17:25.0859931Z Drives: write
2026-07-27T14:17:25.0860288Z Issues: write
2026-07-27T14:17:25.0860636Z Metadata: read
2026-07-27T14:17:25.0860993Z Models: read
2026-07-27T14:17:25.0861341Z Packages: write
2026-07-27T14:17:25.0861705Z Pages: write
2026-07-27T14:17:25.0862150Z PullRequests: write
2026-07-27T14:17:25.0862550Z RepositoryProjects: write
2026-07-27T14:17:25.0862964Z SecurityEvents: write
2026-07-27T14:17:25.0863337Z Statuses: write
2026-07-27T14:17:25.0863695Z VulnerabilityAlerts: read
2026-07-27T14:17:25.0864089Z ##[endgroup]
2026-07-27T14:17:25.0865713Z Secret source: Actions
2026-07-27T14:17:25.0866399Z Prepare workflow directory
2026-07-27T14:17:25.1223228Z Prepare all required actions
2026-07-27T14:17:25.1256582Z Getting action download info
2026-07-27T14:17:25.4796657Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T14:17:26.0590837Z Complete job name: changes
2026-07-27T14:17:26.1391425Z ##[group]Run set -euo pipefail
2026-07-27T14:17:26.1392035Z [36;1mset -euo pipefail[0m
2026-07-27T14:17:26.1392488Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-27T14:17:26.1393081Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-27T14:17:26.1393754Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-27T14:17:26.1394503Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-27T14:17:26.1395105Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-27T14:17:26.1395621Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-27T14:17:26.1396433Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-27T14:17:26.1397200Z [36;1m  exit 1[0m
2026-07-27T14:17:26.1397547Z [36;1mfi[0m
2026-07-27T14:17:26.1414579Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T14:17:26.1415332Z ##[endgroup]
2026-07-27T14:17:26.1535567Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=754796576768 floor_bytes=34359738368
2026-07-27T14:17:26.1701571Z ##[group]Run actions/checkout@v5
2026-07-27T14:17:26.1702054Z with:
2026-07-27T14:17:26.1702383Z   fetch-depth: 2
2026-07-27T14:17:26.1702769Z   repository: BigscreenVR/spt-bs-core
2026-07-27T14:17:26.1705940Z   token: ***
2026-07-27T14:17:26.1706579Z   ssh-strict: true
2026-07-27T14:17:26.1707101Z   ssh-user: git
2026-07-27T14:17:26.1707658Z   persist-credentials: true
2026-07-27T14:17:26.1708278Z   clean: true
2026-07-27T14:17:26.1708675Z   sparse-checkout-cone-mode: true
2026-07-27T14:17:26.1709188Z   fetch-tags: false
2026-07-27T14:17:26.1709557Z   show-progress: true
2026-07-27T14:17:26.1709920Z   lfs: false
2026-07-27T14:17:26.1710259Z   submodules: false
2026-07-27T14:17:26.1710608Z   set-safe-directory: true
2026-07-27T14:17:26.1711012Z   allow-unsafe-pr-checkout: false
2026-07-27T14:17:26.1711408Z ##[endgroup]
2026-07-27T14:17:26.2550966Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T14:17:26.2552511Z ##[group]Getting Git version info
2026-07-27T14:17:26.2553325Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T14:17:26.2554239Z [command]/usr/bin/git version
2026-07-27T14:17:26.2556555Z git version 2.43.0
2026-07-27T14:17:26.2575000Z ##[endgroup]
2026-07-27T14:17:26.2586516Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/12b60819-93f2-45aa-b242-8e019e0a2322' before making global git config changes
2026-07-27T14:17:26.2588198Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T14:17:26.2589657Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T14:17:26.2621042Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T14:17:26.2638702Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T14:17:26.2648846Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T14:17:26.2651644Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T14:17:26.2671279Z HEAD
2026-07-27T14:17:26.2703726Z ##[endgroup]
2026-07-27T14:17:26.2705966Z [command]/usr/bin/git submodule status
2026-07-27T14:17:26.2890780Z ##[group]Cleaning the repository
2026-07-27T14:17:26.2894015Z [command]/usr/bin/git clean -ffdx
2026-07-27T14:17:27.1259641Z Removing target/
2026-07-27T14:17:27.1270019Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T14:17:27.1346064Z HEAD is now at ef8ac59c Merge b0cfd59814b651833904fc0c63661fc08a27ec51 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:17:27.1352337Z ##[endgroup]
2026-07-27T14:17:27.1354481Z ##[group]Disabling automatic garbage collection
2026-07-27T14:17:27.1358175Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T14:17:27.1385580Z ##[endgroup]
2026-07-27T14:17:27.1386267Z ##[group]Setting up auth
2026-07-27T14:17:27.1390896Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T14:17:27.1418859Z [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-27T14:17:27.1613107Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T14:17:27.1639640Z [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-27T14:17:27.1828238Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T14:17:27.1862950Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T14:17:27.2054211Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T14:17:27.2085491Z ##[endgroup]
2026-07-27T14:17:27.2086330Z ##[group]Fetching the repository
2026-07-27T14:17:27.2092528Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +cdbbaf8825bf558e6024f0028dc71baf2c99647e:refs/remotes/pull/97/merge
2026-07-27T14:17:27.8796808Z ##[endgroup]
2026-07-27T14:17:27.8797920Z ##[group]Determining the checkout info
2026-07-27T14:17:27.8799048Z ##[endgroup]
2026-07-27T14:17:27.8800464Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T14:17:27.8845582Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T14:17:27.8871739Z ##[group]Checking out the ref
2026-07-27T14:17:27.8889716Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/97/merge
2026-07-27T14:17:27.9166160Z Previous HEAD position was ef8ac59c Merge b0cfd59814b651833904fc0c63661fc08a27ec51 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:17:27.9169426Z HEAD is now at cdbbaf88 Merge e297ddc400321859981d764bcb51da7615fcc04d into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:17:27.9174683Z ##[endgroup]
2026-07-27T14:17:27.9210418Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T14:17:27.9233417Z cdbbaf8825bf558e6024f0028dc71baf2c99647e
2026-07-27T14:17:27.9400743Z ##[group]Run set -euo pipefail
2026-07-27T14:17:27.9401931Z [36;1mset -euo pipefail[0m
2026-07-27T14:17:27.9402934Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-27T14:17:27.9404259Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-27T14:17:27.9405338Z [36;1m  exit 0[0m
2026-07-27T14:17:27.9406069Z [36;1mfi[0m
2026-07-27T14:17:27.9406884Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-27T14:17:27.9408032Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-27T14:17:27.9409179Z [36;1mcode=false[0m
2026-07-27T14:17:27.9409989Z [36;1mwhile IFS= read -r f; do[0m
2026-07-27T14:17:27.9410913Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-27T14:17:27.9411834Z [36;1m  case "$f" in[0m
2026-07-27T14:17:27.9412935Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-27T14:17:27.9414396Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-27T14:17:27.9415588Z [36;1m    *) code=true ;;[0m
2026-07-27T14:17:27.9416461Z [36;1m  esac[0m
2026-07-27T14:17:27.9417248Z [36;1mdone <<< "$files"[0m
2026-07-27T14:17:27.9418155Z [36;1mecho "classified: code=$code"[0m
2026-07-27T14:17:27.9419313Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-27T14:17:27.9434459Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T14:17:27.9435634Z ##[endgroup]
2026-07-27T14:17:27.9513173Z changed files:
2026-07-27T14:17:27.9514280Z .github/ci/test-temp-sandbox.ps1
2026-07-27T14:17:27.9515299Z .github/ci/test-temp-sandbox.sh
2026-07-27T14:17:27.9516211Z .github/workflows/ci.yml
2026-07-27T14:17:27.9517068Z Cargo.lock
2026-07-27T14:17:27.9517740Z Cargo.toml
2026-07-27T14:17:27.9518455Z crates/spt-daemon/Cargo.toml
2026-07-27T14:17:27.9519453Z crates/spt-daemon/src/servicehost.rs
2026-07-27T14:17:27.9520421Z crates/spt-daemon/tests/access.rs
2026-07-27T14:17:27.9521337Z crates/spt-daemon/tests/attach.rs
2026-07-27T14:17:27.9522392Z crates/spt-daemon/tests/attach_idempotent_replay.rs
2026-07-27T14:17:27.9523636Z crates/spt-daemon/tests/attach_resize_capture.rs
2026-07-27T14:17:27.9524863Z crates/spt-daemon/tests/attach_resize_repaint.rs
2026-07-27T14:17:27.9526108Z crates/spt-daemon/tests/brain_decouple.rs
2026-07-27T14:17:27.9527404Z crates/spt-daemon/tests/brain_resume_conn_deadlock.rs
2026-07-27T14:17:27.9529249Z crates/spt-daemon/tests/conn_blackhole_lifecycle.rs
2026-07-27T14:17:27.9530439Z crates/spt-daemon/tests/control_stamp_lifetime.rs
2026-07-27T14:17:27.9531554Z crates/spt-daemon/tests/controller_lease.rs
2026-07-27T14:17:27.9532603Z crates/spt-daemon/tests/digest_cross_node.rs
2026-07-27T14:17:27.9533620Z crates/spt-daemon/tests/dispatch.rs
2026-07-27T14:17:27.9534608Z crates/spt-daemon/tests/driven_by_selfheal.rs
2026-07-27T14:17:27.9535686Z crates/spt-daemon/tests/endpoint_lifecycle.rs
2026-07-27T14:17:27.9536758Z crates/spt-daemon/tests/false_promote.rs
2026-07-27T14:17:27.9537821Z crates/spt-daemon/tests/inject_control_wedge.rs
2026-07-27T14:17:27.9539023Z crates/spt-daemon/tests/input_ack_deadlock.rs
2026-07-27T14:17:27.9540080Z crates/spt-daemon/tests/mesh.rs
2026-07-27T14:17:27.9541018Z crates/spt-daemon/tests/mesh_recovery.rs
2026-07-27T14:17:27.9542085Z crates/spt-daemon/tests/notif_quiet_delivery.rs
2026-07-27T14:17:27.9543145Z crates/spt-daemon/tests/pump.rs
2026-07-27T14:17:27.9544055Z crates/spt-daemon/tests/redispatch.rs
2026-07-27T14:17:27.9545057Z crates/spt-daemon/tests/redispatch_stall.rs
2026-07-27T14:17:27.9546147Z crates/spt-daemon/tests/registry_lifecycle.rs
2026-07-27T14:17:27.9547252Z crates/spt-daemon/tests/render_lifecycle.rs
2026-07-27T14:17:27.9548386Z crates/spt-daemon/tests/resize_geometry_epoch.rs
2026-07-27T14:17:27.9549716Z crates/spt-daemon/tests/resize_presentation_barrier.rs
2026-07-27T14:17:27.9550963Z crates/spt-daemon/tests/restart_replay_lifetime.rs
2026-07-27T14:17:27.9552054Z crates/spt-daemon/tests/resume.rs
2026-07-27T14:17:27.9552998Z crates/spt-daemon/tests/spawn_truth.rs
2026-07-27T14:17:27.9554206Z crates/spt-daemon/tests/sync.rs
2026-07-27T14:17:27.9555686Z crates/spt-daemon/tests/transport_death_eof.rs
2026-07-27T14:17:27.9557374Z crates/spt-daemon/tests/wanmsg.rs
2026-07-27T14:17:27.9558694Z crates/spt-msg/Cargo.toml
2026-07-27T14:17:27.9559882Z crates/spt-msg/src/deliver.rs
2026-07-27T14:17:27.9560986Z crates/spt-msg/src/lib.rs
2026-07-27T14:17:27.9562036Z crates/spt-msg/src/listener.rs
2026-07-27T14:17:27.9563139Z crates/spt-msg/src/ready.rs
2026-07-27T14:17:27.9564185Z crates/spt-msg/src/ring.rs
2026-07-27T14:17:27.9565186Z crates/spt-msg/tests/killer_quickstart.rs
2026-07-27T14:17:27.9566216Z crates/spt-test-support/Cargo.toml
2026-07-27T14:17:27.9567180Z crates/spt-test-support/src/lib.rs
2026-07-27T14:17:27.9568148Z traceable-reqs.toml
2026-07-27T14:17:27.9569030Z classified: code=true
2026-07-27T14:17:27.9782878Z Post job cleanup.
2026-07-27T14:17:28.0496037Z [command]/usr/bin/git version
2026-07-27T14:17:28.0528137Z git version 2.43.0
2026-07-27T14:17:28.0559737Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4f36a875-9c2e-4aac-898b-33b448512188' before making global git config changes
2026-07-27T14:17:28.0562949Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T14:17:28.0565539Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T14:17:28.0592471Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T14:17:28.0618151Z [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-27T14:17:28.0799725Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T14:17:28.0817262Z http.https://github.com/.extraheader
2026-07-27T14:17:28.0824375Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-27T14:17:28.0849973Z [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-27T14:17:28.1035040Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T14:17:28.1060541Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T14:17:28.1414772Z Evaluate and set job outputs
2026-07-27T14:17:28.1421015Z Set output 'code'
2026-07-27T14:17:28.1423667Z Cleaning up orphan processes
