﻿2026-07-30T11:52:54.9143967Z Current runner version: '2.336.0'
2026-07-30T11:52:54.9148671Z Runner name: 'kitsubito'
2026-07-30T11:52:54.9149262Z Runner group name: 'Default'
2026-07-30T11:52:54.9149887Z Machine name: 'KITSUBITO'
2026-07-30T11:52:54.9153090Z ##[group]GITHUB_TOKEN Permissions
2026-07-30T11:52:54.9154971Z Actions: write
2026-07-30T11:52:54.9155366Z ArtifactMetadata: write
2026-07-30T11:52:54.9155759Z Attestations: write
2026-07-30T11:52:54.9156111Z Checks: write
2026-07-30T11:52:54.9156459Z CodeQuality: write
2026-07-30T11:52:54.9156820Z Contents: write
2026-07-30T11:52:54.9157179Z CopilotRequests: write
2026-07-30T11:52:54.9157549Z Deployments: write
2026-07-30T11:52:54.9157904Z Discussions: write
2026-07-30T11:52:54.9158263Z Drives: write
2026-07-30T11:52:54.9158602Z Issues: write
2026-07-30T11:52:54.9159101Z Metadata: read
2026-07-30T11:52:54.9159454Z Models: read
2026-07-30T11:52:54.9159812Z Packages: write
2026-07-30T11:52:54.9160164Z Pages: write
2026-07-30T11:52:54.9160616Z PullRequests: write
2026-07-30T11:52:54.9161015Z RepositoryProjects: write
2026-07-30T11:52:54.9161405Z SecurityEvents: write
2026-07-30T11:52:54.9161769Z Statuses: write
2026-07-30T11:52:54.9162123Z VulnerabilityAlerts: read
2026-07-30T11:52:54.9162494Z ##[endgroup]
2026-07-30T11:52:54.9164123Z Secret source: Actions
2026-07-30T11:52:54.9164772Z Prepare workflow directory
2026-07-30T11:52:54.9517675Z Prepare all required actions
2026-07-30T11:52:54.9557082Z Getting action download info
2026-07-30T11:52:55.3895117Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-30T11:52:56.4866594Z Complete job name: changes
2026-07-30T11:52:56.5690575Z ##[group]Run set -euo pipefail
2026-07-30T11:52:56.5691635Z [36;1mset -euo pipefail[0m
2026-07-30T11:52:56.5692570Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-30T11:52:56.5693835Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-30T11:52:56.5695379Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-30T11:52:56.5697017Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-30T11:52:56.5698339Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-30T11:52:56.5699525Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-30T11:52:56.5701412Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-30T11:52:56.5703174Z [36;1m  exit 1[0m
2026-07-30T11:52:56.5703846Z [36;1mfi[0m
2026-07-30T11:52:56.5721132Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T11:52:56.5722480Z ##[endgroup]
2026-07-30T11:52:56.5848459Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757669199872 floor_bytes=34359738368
2026-07-30T11:52:56.6113286Z ##[group]Run actions/checkout@v5
2026-07-30T11:52:56.6114173Z with:
2026-07-30T11:52:56.6114838Z   fetch-depth: 2
2026-07-30T11:52:56.6115572Z   repository: BigscreenVR/spt-bs-core
2026-07-30T11:52:56.6122568Z   token: ***
2026-07-30T11:52:56.6123260Z   ssh-strict: true
2026-07-30T11:52:56.6123953Z   ssh-user: git
2026-07-30T11:52:56.6124653Z   persist-credentials: true
2026-07-30T11:52:56.6125426Z   clean: true
2026-07-30T11:52:56.6126122Z   sparse-checkout-cone-mode: true
2026-07-30T11:52:56.6126961Z   fetch-tags: false
2026-07-30T11:52:56.6127675Z   show-progress: true
2026-07-30T11:52:56.6128398Z   lfs: false
2026-07-30T11:52:56.6129133Z   submodules: false
2026-07-30T11:52:56.6129857Z   set-safe-directory: true
2026-07-30T11:52:56.6130688Z   allow-unsafe-pr-checkout: false
2026-07-30T11:52:56.6131546Z ##[endgroup]
2026-07-30T11:52:56.6910564Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-30T11:52:56.6913245Z ##[group]Getting Git version info
2026-07-30T11:52:56.6914756Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-30T11:52:56.6916814Z [command]/usr/bin/git version
2026-07-30T11:52:56.6917905Z git version 2.43.0
2026-07-30T11:52:56.6921210Z ##[endgroup]
2026-07-30T11:52:56.6926580Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9d78d418-24c6-4a22-bb80-3b8ab3c1db62' before making global git config changes
2026-07-30T11:52:56.6929198Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T11:52:56.6931356Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-30T11:52:56.6959897Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-30T11:52:56.6978384Z https://github.com/BigscreenVR/spt-bs-core
2026-07-30T11:52:56.6989941Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-30T11:52:56.6991858Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-30T11:52:56.7010597Z HEAD
2026-07-30T11:52:56.7133969Z ##[endgroup]
2026-07-30T11:52:56.7135027Z [command]/usr/bin/git submodule status
2026-07-30T11:52:56.7318066Z ##[group]Cleaning the repository
2026-07-30T11:52:56.7319795Z [command]/usr/bin/git clean -ffdx
2026-07-30T11:52:56.7359174Z [command]/usr/bin/git reset --hard HEAD
2026-07-30T11:52:56.7419707Z HEAD is now at d26a2b255 ci: pin traceable-reqs to 0.2.0, matching the runner
2026-07-30T11:52:56.7426259Z ##[endgroup]
2026-07-30T11:52:56.7427924Z ##[group]Disabling automatic garbage collection
2026-07-30T11:52:56.7431111Z [command]/usr/bin/git config --local gc.auto 0
2026-07-30T11:52:56.7458295Z ##[endgroup]
2026-07-30T11:52:56.7460167Z ##[group]Setting up auth
2026-07-30T11:52:56.7462381Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T11:52:56.7488322Z [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-30T11:52:56.7676491Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T11:52:56.7706377Z [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-30T11:52:56.7891376Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T11:52:56.7916396Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T11:52:56.8106154Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-30T11:52:56.8140953Z ##[endgroup]
2026-07-30T11:52:56.8142144Z ##[group]Fetching the repository
2026-07-30T11:52:56.8148208Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +d26a2b2551891a15770802275ea1ff194c183951:refs/remotes/origin/main
2026-07-30T11:52:57.2870735Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-30T11:52:57.2871445Z  + 8f3e10bc0...d26a2b255 d26a2b2551891a15770802275ea1ff194c183951 -> origin/main  (forced update)
2026-07-30T11:52:57.2895971Z ##[endgroup]
2026-07-30T11:52:57.2896454Z ##[group]Determining the checkout info
2026-07-30T11:52:57.2897204Z ##[endgroup]
2026-07-30T11:52:57.2908244Z [command]/usr/bin/git sparse-checkout disable
2026-07-30T11:52:57.2948353Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-30T11:52:57.2971130Z ##[group]Checking out the ref
2026-07-30T11:52:57.2973800Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-30T11:52:57.3026792Z Switched to a new branch 'main'
2026-07-30T11:52:57.3027273Z branch 'main' set up to track 'origin/main'.
2026-07-30T11:52:57.3031866Z ##[endgroup]
2026-07-30T11:52:57.3068395Z [command]/usr/bin/git log -1 --format=%H
2026-07-30T11:52:57.3091742Z d26a2b2551891a15770802275ea1ff194c183951
2026-07-30T11:52:57.3209903Z ##[group]Run set -euo pipefail
2026-07-30T11:52:57.3210251Z [36;1mset -euo pipefail[0m
2026-07-30T11:52:57.3210679Z [36;1mif [ "push" != "pull_request" ]; then[0m
2026-07-30T11:52:57.3210982Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-30T11:52:57.3211250Z [36;1m  exit 0[0m
2026-07-30T11:52:57.3211455Z [36;1mfi[0m
2026-07-30T11:52:57.3211698Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-30T11:52:57.3212013Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-30T11:52:57.3212298Z [36;1mcode=false[0m
2026-07-30T11:52:57.3212522Z [36;1mwhile IFS= read -r f; do[0m
2026-07-30T11:52:57.3212780Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-30T11:52:57.3213029Z [36;1m  case "$f" in[0m
2026-07-30T11:52:57.3213258Z [36;1m    docs-site/*) code=true ;;[0m
2026-07-30T11:52:57.3213509Z [36;1m    *.md) ;;[0m
2026-07-30T11:52:57.3213741Z [36;1m    traceable-reqs.toml) ;;[0m
2026-07-30T11:52:57.3213993Z [36;1m    *) code=true ;;[0m
2026-07-30T11:52:57.3214245Z [36;1m  esac[0m
2026-07-30T11:52:57.3214455Z [36;1mdone <<< "$files"[0m
2026-07-30T11:52:57.3214708Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-30T11:52:57.3228356Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T11:52:57.3228789Z ##[endgroup]
2026-07-30T11:52:57.3461488Z Post job cleanup.
2026-07-30T11:52:57.4133206Z [command]/usr/bin/git version
2026-07-30T11:52:57.4164872Z git version 2.43.0
2026-07-30T11:52:57.4210190Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0d06b340-3ee5-48a3-b880-265f9d5e7bc1' before making global git config changes
2026-07-30T11:52:57.4211097Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T11:52:57.4213403Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-30T11:52:57.4241961Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T11:52:57.4268117Z [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-30T11:52:57.4457689Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T11:52:57.4479171Z http.https://github.com/.extraheader
2026-07-30T11:52:57.4487808Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-30T11:52:57.4519842Z [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-30T11:52:57.4741162Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T11:52:57.4765618Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T11:52:57.5068636Z Evaluate and set job outputs
2026-07-30T11:52:57.5073130Z Set output 'code'
2026-07-30T11:52:57.5074774Z Cleaning up orphan processes
