﻿2026-07-31T04:35:50.2310691Z Current runner version: '2.336.0'
2026-07-31T04:35:50.2315733Z Runner name: 'kitsubito'
2026-07-31T04:35:50.2316248Z Runner group name: 'Default'
2026-07-31T04:35:50.2316882Z Machine name: 'KITSUBITO'
2026-07-31T04:35:50.2320151Z ##[group]GITHUB_TOKEN Permissions
2026-07-31T04:35:50.2322153Z Actions: write
2026-07-31T04:35:50.2322557Z ArtifactMetadata: write
2026-07-31T04:35:50.2322973Z Attestations: write
2026-07-31T04:35:50.2323350Z Checks: write
2026-07-31T04:35:50.2323702Z CodeQuality: write
2026-07-31T04:35:50.2324069Z Contents: write
2026-07-31T04:35:50.2324428Z CopilotRequests: write
2026-07-31T04:35:50.2324814Z Deployments: write
2026-07-31T04:35:50.2325224Z Discussions: write
2026-07-31T04:35:50.2325578Z Drives: write
2026-07-31T04:35:50.2325930Z Issues: write
2026-07-31T04:35:50.2326279Z Metadata: read
2026-07-31T04:35:50.2326631Z Models: read
2026-07-31T04:35:50.2326988Z Packages: write
2026-07-31T04:35:50.2327352Z Pages: write
2026-07-31T04:35:50.2327815Z PullRequests: write
2026-07-31T04:35:50.2328220Z RepositoryProjects: write
2026-07-31T04:35:50.2328626Z SecurityEvents: write
2026-07-31T04:35:50.2329108Z Statuses: write
2026-07-31T04:35:50.2329475Z VulnerabilityAlerts: read
2026-07-31T04:35:50.2329858Z ##[endgroup]
2026-07-31T04:35:50.2331488Z Secret source: Actions
2026-07-31T04:35:50.2332169Z Prepare workflow directory
2026-07-31T04:35:50.2724945Z Prepare all required actions
2026-07-31T04:35:50.2764706Z Getting action download info
2026-07-31T04:35:50.6152049Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-31T04:35:51.1354686Z Complete job name: changes
2026-07-31T04:35:51.2106398Z ##[group]Run set -euo pipefail
2026-07-31T04:35:51.2106975Z [36;1mset -euo pipefail[0m
2026-07-31T04:35:51.2107428Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-31T04:35:51.2108005Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-31T04:35:51.2108702Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-31T04:35:51.2109528Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-31T04:35:51.2110138Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-31T04:35:51.2110645Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-31T04:35:51.2111463Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-31T04:35:51.2112221Z [36;1m  exit 1[0m
2026-07-31T04:35:51.2112565Z [36;1mfi[0m
2026-07-31T04:35:51.2128672Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-31T04:35:51.2129520Z ##[endgroup]
2026-07-31T04:35:51.2248054Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=754649366528 floor_bytes=34359738368
2026-07-31T04:35:51.2427778Z ##[group]Run actions/checkout@v5
2026-07-31T04:35:51.2428253Z with:
2026-07-31T04:35:51.2428614Z   fetch-depth: 2
2026-07-31T04:35:51.2429068Z   repository: BigscreenVR/spt-bs-core
2026-07-31T04:35:51.2431916Z   token: ***
2026-07-31T04:35:51.2432255Z   ssh-strict: true
2026-07-31T04:35:51.2432599Z   ssh-user: git
2026-07-31T04:35:51.2432957Z   persist-credentials: true
2026-07-31T04:35:51.2433343Z   clean: true
2026-07-31T04:35:51.2433710Z   sparse-checkout-cone-mode: true
2026-07-31T04:35:51.2434119Z   fetch-tags: false
2026-07-31T04:35:51.2434464Z   show-progress: true
2026-07-31T04:35:51.2434817Z   lfs: false
2026-07-31T04:35:51.2435151Z   submodules: false
2026-07-31T04:35:51.2435504Z   set-safe-directory: true
2026-07-31T04:35:51.2435896Z   allow-unsafe-pr-checkout: false
2026-07-31T04:35:51.2436305Z ##[endgroup]
2026-07-31T04:35:51.3224581Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-31T04:35:51.3226421Z ##[group]Getting Git version info
2026-07-31T04:35:51.3227152Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-31T04:35:51.3228015Z [command]/usr/bin/git version
2026-07-31T04:35:51.3228430Z git version 2.43.0
2026-07-31T04:35:51.3242156Z ##[endgroup]
2026-07-31T04:35:51.3253183Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/eacb6300-68c0-46fa-9476-9231cb01e693' before making global git config changes
2026-07-31T04:35:51.3254505Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T04:35:51.3256393Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T04:35:51.3289630Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-31T04:35:51.3307668Z https://github.com/BigscreenVR/spt-bs-core
2026-07-31T04:35:51.3318185Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-31T04:35:51.3321100Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-31T04:35:51.3341577Z HEAD
2026-07-31T04:35:51.3452590Z ##[endgroup]
2026-07-31T04:35:51.3455969Z [command]/usr/bin/git submodule status
2026-07-31T04:35:51.3645645Z ##[group]Cleaning the repository
2026-07-31T04:35:51.3648783Z [command]/usr/bin/git clean -ffdx
2026-07-31T04:35:52.0590154Z Removing dist/
2026-07-31T04:35:52.0590982Z Removing target/
2026-07-31T04:35:52.0598609Z [command]/usr/bin/git reset --hard HEAD
2026-07-31T04:35:52.0664313Z HEAD is now at 00f3f924d release: v0.47.0 (counter 82) — fast-follow: engine-room ceremony, roster access views, admin-key ceremonies
2026-07-31T04:35:52.0670247Z ##[endgroup]
2026-07-31T04:35:52.0671638Z ##[group]Disabling automatic garbage collection
2026-07-31T04:35:52.0675246Z [command]/usr/bin/git config --local gc.auto 0
2026-07-31T04:35:52.0702399Z ##[endgroup]
2026-07-31T04:35:52.0703343Z ##[group]Setting up auth
2026-07-31T04:35:52.0707753Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T04:35:52.0733480Z [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-31T04:35:52.0928535Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T04:35:52.0953677Z [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-31T04:35:52.1141898Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T04:35:52.1168347Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T04:35:52.1370149Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T04:35:52.1402225Z ##[endgroup]
2026-07-31T04:35:52.1403886Z ##[group]Fetching the repository
2026-07-31T04:35:52.1409139Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +9a720c13b63c08c8b2b5ebdaf081631e1b9bb1ee:refs/remotes/origin/main
2026-07-31T04:35:52.6174287Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-31T04:35:52.6175088Z    00f3f924d..9a720c13b  9a720c13b63c08c8b2b5ebdaf081631e1b9bb1ee -> origin/main
2026-07-31T04:35:52.6196014Z ##[endgroup]
2026-07-31T04:35:52.6196653Z ##[group]Determining the checkout info
2026-07-31T04:35:52.6197249Z ##[endgroup]
2026-07-31T04:35:52.6206665Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T04:35:52.6244848Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-31T04:35:52.6267487Z ##[group]Checking out the ref
2026-07-31T04:35:52.6269776Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-31T04:35:52.6469604Z Previous HEAD position was 00f3f924d release: v0.47.0 (counter 82) — fast-follow: engine-room ceremony, roster access views, admin-key ceremonies
2026-07-31T04:35:52.6474543Z Switched to a new branch 'main'
2026-07-31T04:35:52.6474944Z branch 'main' set up to track 'origin/main'.
2026-07-31T04:35:52.6482572Z ##[endgroup]
2026-07-31T04:35:52.6519155Z [command]/usr/bin/git log -1 --format=%H
2026-07-31T04:35:52.6542460Z 9a720c13b63c08c8b2b5ebdaf081631e1b9bb1ee
2026-07-31T04:35:52.6671329Z ##[group]Run set -euo pipefail
2026-07-31T04:35:52.6671954Z [36;1mset -euo pipefail[0m
2026-07-31T04:35:52.6672373Z [36;1mif [ "push" != "pull_request" ]; then[0m
2026-07-31T04:35:52.6672860Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-31T04:35:52.6673265Z [36;1m  exit 0[0m
2026-07-31T04:35:52.6673560Z [36;1mfi[0m
2026-07-31T04:35:52.6673960Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-31T04:35:52.6674500Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-31T04:35:52.6674913Z [36;1mcode=false[0m
2026-07-31T04:35:52.6675267Z [36;1mwhile IFS= read -r f; do[0m
2026-07-31T04:35:52.6675630Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-31T04:35:52.6676052Z [36;1m  case "$f" in[0m
2026-07-31T04:35:52.6693484Z [36;1m    docs-site/*) code=true ;;[0m
2026-07-31T04:35:52.6693952Z [36;1m    *.md) ;;[0m
2026-07-31T04:35:52.6694253Z [36;1m    traceable-reqs.toml) ;;[0m
2026-07-31T04:35:52.6694591Z [36;1m    *) code=true ;;[0m
2026-07-31T04:35:52.6694919Z [36;1m  esac[0m
2026-07-31T04:35:52.6695162Z [36;1mdone <<< "$files"[0m
2026-07-31T04:35:52.6695515Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-31T04:35:52.6708885Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-31T04:35:52.6709314Z ##[endgroup]
2026-07-31T04:35:52.6856245Z Post job cleanup.
2026-07-31T04:35:52.7524678Z [command]/usr/bin/git version
2026-07-31T04:35:52.7557450Z git version 2.43.0
2026-07-31T04:35:52.7622587Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8262753d-fdb5-440e-80a6-2f5e9768f553' before making global git config changes
2026-07-31T04:35:52.7623497Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T04:35:52.7625684Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T04:35:52.7655469Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T04:35:52.7681056Z [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-31T04:35:52.7872791Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T04:35:52.7893668Z http.https://github.com/.extraheader
2026-07-31T04:35:52.7900476Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-31T04:35:52.7926353Z [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-31T04:35:52.8112869Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T04:35:52.8141939Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T04:35:52.8449026Z Evaluate and set job outputs
2026-07-31T04:35:52.8453889Z Set output 'code'
2026-07-31T04:35:52.8455594Z Cleaning up orphan processes
