﻿2026-07-29T09:49:50.0862722Z Current runner version: '2.336.0'
2026-07-29T09:49:50.0867220Z Runner name: 'kitsubito'
2026-07-29T09:49:50.0867778Z Runner group name: 'Default'
2026-07-29T09:49:50.0868421Z Machine name: 'KITSUBITO'
2026-07-29T09:49:50.0871928Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T09:49:50.0873974Z Actions: write
2026-07-29T09:49:50.0874388Z ArtifactMetadata: write
2026-07-29T09:49:50.0874795Z Attestations: write
2026-07-29T09:49:50.0875166Z Checks: write
2026-07-29T09:49:50.0875532Z CodeQuality: write
2026-07-29T09:49:50.0875895Z Contents: write
2026-07-29T09:49:50.0876256Z CopilotRequests: write
2026-07-29T09:49:50.0876643Z Deployments: write
2026-07-29T09:49:50.0877006Z Discussions: write
2026-07-29T09:49:50.0877366Z Drives: write
2026-07-29T09:49:50.0877718Z Issues: write
2026-07-29T09:49:50.0878070Z Metadata: read
2026-07-29T09:49:50.0878433Z Models: read
2026-07-29T09:49:50.0878790Z Packages: write
2026-07-29T09:49:50.0879249Z Pages: write
2026-07-29T09:49:50.0879705Z PullRequests: write
2026-07-29T09:49:50.0880124Z RepositoryProjects: write
2026-07-29T09:49:50.0880527Z SecurityEvents: write
2026-07-29T09:49:50.0880905Z Statuses: write
2026-07-29T09:49:50.0881266Z VulnerabilityAlerts: read
2026-07-29T09:49:50.0881653Z ##[endgroup]
2026-07-29T09:49:50.0883251Z Secret source: Actions
2026-07-29T09:49:50.0883932Z Prepare workflow directory
2026-07-29T09:49:50.1239582Z Prepare all required actions
2026-07-29T09:49:50.1275747Z Getting action download info
2026-07-29T09:49:50.4876641Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T09:49:51.0381291Z Complete job name: changes
2026-07-29T09:49:51.1164371Z ##[group]Run set -euo pipefail
2026-07-29T09:49:51.1164957Z [36;1mset -euo pipefail[0m
2026-07-29T09:49:51.1165410Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T09:49:51.1165983Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T09:49:51.1166670Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T09:49:51.1167405Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T09:49:51.1168001Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T09:49:51.1168503Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T09:49:51.1169381Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T09:49:51.1170138Z [36;1m  exit 1[0m
2026-07-29T09:49:51.1170477Z [36;1mfi[0m
2026-07-29T09:49:51.1186801Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T09:49:51.1187620Z ##[endgroup]
2026-07-29T09:49:51.1327783Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757725315072 floor_bytes=34359738368
2026-07-29T09:49:51.1494736Z ##[group]Run actions/checkout@v5
2026-07-29T09:49:51.1495217Z with:
2026-07-29T09:49:51.1495556Z   fetch-depth: 2
2026-07-29T09:49:51.1495939Z   repository: BigscreenVR/spt-bs-core
2026-07-29T09:49:51.1498690Z   token: ***
2026-07-29T09:49:51.1499128Z   ssh-strict: true
2026-07-29T09:49:51.1499490Z   ssh-user: git
2026-07-29T09:49:51.1499838Z   persist-credentials: true
2026-07-29T09:49:51.1500212Z   clean: true
2026-07-29T09:49:51.1500564Z   sparse-checkout-cone-mode: true
2026-07-29T09:49:51.1500962Z   fetch-tags: false
2026-07-29T09:49:51.1501305Z   show-progress: true
2026-07-29T09:49:51.1501647Z   lfs: false
2026-07-29T09:49:51.1501972Z   submodules: false
2026-07-29T09:49:51.1502334Z   set-safe-directory: true
2026-07-29T09:49:51.1502725Z   allow-unsafe-pr-checkout: false
2026-07-29T09:49:51.1503127Z ##[endgroup]
2026-07-29T09:49:51.2243463Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T09:49:51.2244993Z ##[group]Getting Git version info
2026-07-29T09:49:51.2245710Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T09:49:51.2246574Z [command]/usr/bin/git version
2026-07-29T09:49:51.2283009Z git version 2.43.0
2026-07-29T09:49:51.2300800Z ##[endgroup]
2026-07-29T09:49:51.2311789Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e81826ac-03bb-4459-aa5b-579c50626db0' before making global git config changes
2026-07-29T09:49:51.2312932Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T09:49:51.2315184Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T09:49:51.2350148Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T09:49:51.2369814Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T09:49:51.2379548Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T09:49:51.2382085Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T09:49:51.2401041Z HEAD
2026-07-29T09:49:51.2430974Z ##[endgroup]
2026-07-29T09:49:51.2432253Z [command]/usr/bin/git submodule status
2026-07-29T09:49:51.2615113Z ##[group]Cleaning the repository
2026-07-29T09:49:51.2617990Z [command]/usr/bin/git clean -ffdx
2026-07-29T09:49:51.2655390Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T09:49:51.2709983Z HEAD is now at ffc7e9ea Merge pull request #118 from BigscreenVR/docs/access-control-grill
2026-07-29T09:49:51.2714886Z ##[endgroup]
2026-07-29T09:49:51.2716924Z ##[group]Disabling automatic garbage collection
2026-07-29T09:49:51.2720530Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T09:49:51.2752410Z ##[endgroup]
2026-07-29T09:49:51.2753095Z ##[group]Setting up auth
2026-07-29T09:49:51.2753790Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T09:49:51.2777094Z [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-29T09:49:51.2959799Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T09:49:51.2989364Z [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-29T09:49:51.3174546Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T09:49:51.3200692Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T09:49:51.3389855Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T09:49:51.3420462Z ##[endgroup]
2026-07-29T09:49:51.3421420Z ##[group]Fetching the repository
2026-07-29T09:49:51.3427460Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +5aa12467744869a73922a65d1ce611bedb49e576:refs/remotes/pull/119/merge
2026-07-29T09:49:52.0687311Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-29T09:49:52.0688272Z  * [new ref]           5aa12467744869a73922a65d1ce611bedb49e576 -> pull/119/merge
2026-07-29T09:49:52.0708874Z ##[endgroup]
2026-07-29T09:49:52.0709620Z ##[group]Determining the checkout info
2026-07-29T09:49:52.0710741Z ##[endgroup]
2026-07-29T09:49:52.0714641Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T09:49:52.0750925Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T09:49:52.0781155Z ##[group]Checking out the ref
2026-07-29T09:49:52.0781976Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/119/merge
2026-07-29T09:49:52.0968550Z Previous HEAD position was ffc7e9ea Merge pull request #118 from BigscreenVR/docs/access-control-grill
2026-07-29T09:49:52.0970186Z HEAD is now at 5aa12467 Merge b1801eab79e7c4cf5bbf665abdda9b5e468e83d9 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T09:49:52.0991176Z ##[endgroup]
2026-07-29T09:49:52.1010805Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T09:49:52.1032425Z 5aa12467744869a73922a65d1ce611bedb49e576
2026-07-29T09:49:52.1162341Z ##[group]Run set -euo pipefail
2026-07-29T09:49:52.1162898Z [36;1mset -euo pipefail[0m
2026-07-29T09:49:52.1163375Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-29T09:49:52.1163911Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-29T09:49:52.1164394Z [36;1m  exit 0[0m
2026-07-29T09:49:52.1164755Z [36;1mfi[0m
2026-07-29T09:49:52.1165156Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-29T09:49:52.1165696Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-29T09:49:52.1166175Z [36;1mcode=false[0m
2026-07-29T09:49:52.1166564Z [36;1mwhile IFS= read -r f; do[0m
2026-07-29T09:49:52.1166994Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-29T09:49:52.1167427Z [36;1m  case "$f" in[0m
2026-07-29T09:49:52.1167847Z [36;1m    docs-site/*) code=true ;;[0m
2026-07-29T09:49:52.1168314Z [36;1m    *.md) ;;[0m
2026-07-29T09:49:52.1168709Z [36;1m    traceable-reqs.toml) ;;[0m
2026-07-29T09:49:52.1169260Z [36;1m    *) code=true ;;[0m
2026-07-29T09:49:52.1169736Z [36;1m  esac[0m
2026-07-29T09:49:52.1170114Z [36;1mdone <<< "$files"[0m
2026-07-29T09:49:52.1170561Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-29T09:49:52.1184119Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T09:49:52.1184675Z ##[endgroup]
2026-07-29T09:49:52.1239363Z changed files:
2026-07-29T09:49:52.1239836Z .github/ci/flake-registry.json
2026-07-29T09:49:52.1240328Z .github/ci/flake-registry.py
2026-07-29T09:49:52.1240761Z .github/workflows/ci.yml
2026-07-29T09:49:52.1241173Z .github/workflows/golden.yml
2026-07-29T09:49:52.1241596Z docs/GOLDEN-CI.md
2026-07-29T09:49:52.1241982Z traceable-reqs.toml
2026-07-29T09:49:52.1381617Z Post job cleanup.
2026-07-29T09:49:52.2113037Z [command]/usr/bin/git version
2026-07-29T09:49:52.2177135Z git version 2.43.0
2026-07-29T09:49:52.2208522Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/130f3ef9-9d9f-4bc6-9849-ac901f953cb8' before making global git config changes
2026-07-29T09:49:52.2209883Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T09:49:52.2212315Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T09:49:52.2241311Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T09:49:52.2266394Z [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-29T09:49:52.2450834Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T09:49:52.2469446Z http.https://github.com/.extraheader
2026-07-29T09:49:52.2476548Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T09:49:52.2502647Z [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-29T09:49:52.2689774Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T09:49:52.2715818Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T09:49:52.3028816Z Evaluate and set job outputs
2026-07-29T09:49:52.3035078Z Set output 'code'
2026-07-29T09:49:52.3037600Z Cleaning up orphan processes
