﻿2026-08-02T16:13:17.9554359Z Current runner version: '2.336.0'
2026-08-02T16:13:17.9559537Z Runner name: 'kitsubito'
2026-08-02T16:13:17.9560077Z Runner group name: 'Default'
2026-08-02T16:13:17.9560740Z Machine name: 'KITSUBITO'
2026-08-02T16:13:17.9563957Z ##[group]GITHUB_TOKEN Permissions
2026-08-02T16:13:17.9565901Z Actions: write
2026-08-02T16:13:17.9566310Z ArtifactMetadata: write
2026-08-02T16:13:17.9566729Z Attestations: write
2026-08-02T16:13:17.9567116Z Checks: write
2026-08-02T16:13:17.9567493Z CodeQuality: write
2026-08-02T16:13:17.9567869Z Contents: write
2026-08-02T16:13:17.9568246Z CopilotRequests: write
2026-08-02T16:13:17.9568652Z Deployments: write
2026-08-02T16:13:17.9569126Z Discussions: write
2026-08-02T16:13:17.9569501Z Drives: write
2026-08-02T16:13:17.9569863Z Issues: write
2026-08-02T16:13:17.9570230Z Metadata: read
2026-08-02T16:13:17.9570608Z Models: read
2026-08-02T16:13:17.9570966Z Packages: write
2026-08-02T16:13:17.9571329Z Pages: write
2026-08-02T16:13:17.9571789Z PullRequests: write
2026-08-02T16:13:17.9572197Z RepositoryProjects: write
2026-08-02T16:13:17.9572598Z SecurityEvents: write
2026-08-02T16:13:17.9572989Z Statuses: write
2026-08-02T16:13:17.9573355Z VulnerabilityAlerts: read
2026-08-02T16:13:17.9573746Z ##[endgroup]
2026-08-02T16:13:17.9575316Z Secret source: Actions
2026-08-02T16:13:17.9576022Z Prepare workflow directory
2026-08-02T16:13:17.9936896Z Prepare all required actions
2026-08-02T16:13:17.9973259Z Getting action download info
2026-08-02T16:13:18.3223937Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-02T16:13:19.1037828Z Complete job name: notify
2026-08-02T16:13:19.2037205Z ##[group]Run actions/checkout@v5
2026-08-02T16:13:19.2038012Z with:
2026-08-02T16:13:19.2038449Z   ref: a0b8d5f5bd5a11ece939db76b41e02c98494a84d
2026-08-02T16:13:19.2039026Z   fetch-depth: 1
2026-08-02T16:13:19.2039445Z   repository: BigscreenVR/spt-bs-core
2026-08-02T16:13:19.2042641Z   token: ***
2026-08-02T16:13:19.2043139Z   ssh-strict: true
2026-08-02T16:13:19.2043540Z   ssh-user: git
2026-08-02T16:13:19.2043935Z   persist-credentials: true
2026-08-02T16:13:19.2044360Z   clean: true
2026-08-02T16:13:19.2044746Z   sparse-checkout-cone-mode: true
2026-08-02T16:13:19.2045203Z   fetch-tags: false
2026-08-02T16:13:19.2045590Z   show-progress: true
2026-08-02T16:13:19.2045975Z   lfs: false
2026-08-02T16:13:19.2046355Z   submodules: false
2026-08-02T16:13:19.2046741Z   set-safe-directory: true
2026-08-02T16:13:19.2047178Z   allow-unsafe-pr-checkout: false
2026-08-02T16:13:19.2047866Z ##[endgroup]
2026-08-02T16:13:19.2866245Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T16:13:19.2868001Z ##[group]Getting Git version info
2026-08-02T16:13:19.2868727Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-02T16:13:19.2869862Z [command]/usr/bin/git version
2026-08-02T16:13:19.2870306Z git version 2.43.0
2026-08-02T16:13:19.2873638Z ##[endgroup]
2026-08-02T16:13:19.2881276Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/44b3a0f7-a767-490f-bc5b-a1ec4331ea24/.gitconfig'
2026-08-02T16:13:19.2888141Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/44b3a0f7-a767-490f-bc5b-a1ec4331ea24' before making global git config changes
2026-08-02T16:13:19.2889469Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:13:19.2891217Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T16:13:19.2940242Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-02T16:13:19.2960886Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T16:13:19.2970715Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T16:13:19.2973689Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T16:13:19.2992108Z refs/heads/golden/barometer
2026-08-02T16:13:19.2998311Z [command]/usr/bin/git checkout --detach
2026-08-02T16:13:19.3059679Z HEAD is now at a0b8d5f5b release: v0.52.0 changelog — the kill path authenticates before it fires
2026-08-02T16:13:19.3096684Z [command]/usr/bin/git branch --delete --force golden/barometer
2026-08-02T16:13:19.3126995Z Deleted branch golden/barometer (was a0b8d5f5b).
2026-08-02T16:13:19.3131680Z ##[endgroup]
2026-08-02T16:13:19.3134595Z [command]/usr/bin/git submodule status
2026-08-02T16:13:19.3323050Z ##[group]Cleaning the repository
2026-08-02T16:13:19.3323933Z [command]/usr/bin/git clean -ffdx
2026-08-02T16:13:20.9977698Z Removing .adapter-notify/
2026-08-02T16:13:20.9978189Z Removing target/
2026-08-02T16:13:20.9989121Z [command]/usr/bin/git reset --hard HEAD
2026-08-02T16:13:21.0050153Z HEAD is now at a0b8d5f5b release: v0.52.0 changelog — the kill path authenticates before it fires
2026-08-02T16:13:21.0055284Z ##[endgroup]
2026-08-02T16:13:21.0056769Z ##[group]Disabling automatic garbage collection
2026-08-02T16:13:21.0060252Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T16:13:21.0123293Z ##[endgroup]
2026-08-02T16:13:21.0123793Z ##[group]Setting up auth
2026-08-02T16:13:21.0128415Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:13:21.0155011Z [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-08-02T16:13:21.0345089Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:13:21.0373510Z [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-08-02T16:13:21.0574797Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:13:21.0602222Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T16:13:21.0790503Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T16:13:21.0827819Z ##[endgroup]
2026-08-02T16:13:21.0828201Z ##[group]Fetching the repository
2026-08-02T16:13:21.0834389Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin a0b8d5f5bd5a11ece939db76b41e02c98494a84d
2026-08-02T16:13:21.5701820Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-02T16:13:21.5702265Z  * branch                a0b8d5f5bd5a11ece939db76b41e02c98494a84d -> FETCH_HEAD
2026-08-02T16:13:21.5725524Z ##[endgroup]
2026-08-02T16:13:21.5725993Z ##[group]Determining the checkout info
2026-08-02T16:13:21.5727543Z ##[endgroup]
2026-08-02T16:13:21.5731263Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T16:13:21.5773886Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T16:13:21.5801236Z ##[group]Checking out the ref
2026-08-02T16:13:21.5801746Z [command]/usr/bin/git checkout --progress --force a0b8d5f5bd5a11ece939db76b41e02c98494a84d
2026-08-02T16:13:21.5850474Z HEAD is now at a0b8d5f5b release: v0.52.0 changelog — the kill path authenticates before it fires
2026-08-02T16:13:21.5855595Z ##[endgroup]
2026-08-02T16:13:21.5892766Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T16:13:21.5918708Z a0b8d5f5bd5a11ece939db76b41e02c98494a84d
2026-08-02T16:13:21.6105251Z ##[group]Run bash .github/ci/ci-notify.sh
2026-08-02T16:13:21.6105584Z [36;1mbash .github/ci/ci-notify.sh[0m
2026-08-02T16:13:21.6121987Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T16:13:21.6122279Z env:
2026-08-02T16:13:21.6122437Z   RESULT_CHANGES: success
2026-08-02T16:13:21.6122646Z   RESULT_TRACEABILITY: success
2026-08-02T16:13:21.6122856Z   RESULT_TEST: failure
2026-08-02T16:13:21.6123036Z   RESULT_N1_GATE: success
2026-08-02T16:13:21.6123219Z   RESULT_TWOHOST_A: success
2026-08-02T16:13:21.6123411Z   RESULT_TWOHOST_B: success
2026-08-02T16:13:21.6123773Z   PR_NUMBER: 
2026-08-02T16:13:21.6123940Z ##[endgroup]
2026-08-02T16:13:21.6182621Z ci-notify: SPT_HOME=<unset — spt resolves its default>
2026-08-02T16:13:21.6394184Z ci-notify: daemon is up — sends deliver live where a recipient is listening
2026-08-02T16:13:21.6413503Z ci-notify: verdict FAILURE (failing: test(failure))
2026-08-02T16:13:21.6457579Z ci-notify: no distinct co-author trailer on the head commit — doyle only
2026-08-02T16:13:31.6656906Z ci-notify: HOP_FAILED rc=255 via decid@hfenduleam — falling back to direct send
2026-08-02T16:13:32.1578260Z ci-notify: -> doyle: SENT(WAN):doyle@14efb80cb72297a1068c87a4aa45f30547c4474b60d1284b122bdc1a91c85f2d
2026-08-02T16:13:32.1713665Z Post job cleanup.
2026-08-02T16:13:32.2477066Z [command]/usr/bin/git version
2026-08-02T16:13:32.2511704Z git version 2.43.0
2026-08-02T16:13:32.2538336Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/fae60539-2a13-4735-87fe-5c19c34d8156/.gitconfig'
2026-08-02T16:13:32.2546152Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fae60539-2a13-4735-87fe-5c19c34d8156' before making global git config changes
2026-08-02T16:13:32.2547020Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:13:32.2550039Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T16:13:32.2584146Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:13:32.2615564Z [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-08-02T16:13:32.2816502Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:13:32.2838539Z http.https://github.com/.extraheader
2026-08-02T16:13:32.2848173Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-02T16:13:32.2877660Z [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-08-02T16:13:32.3078884Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:13:32.3113431Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T16:13:32.3492135Z Cleaning up orphan processes
