﻿2026-08-29T06:21:10.4316090Z Current runner version: '2.336.0'
2026-08-29T06:21:10.4371138Z Runner name: 'kitsubito'
2026-08-29T06:21:10.4371698Z Runner group name: 'Default'
2026-08-29T06:21:10.4372383Z Machine name: 'KITSUBITO'
2026-08-29T06:21:10.4375902Z ##[group]GITHUB_TOKEN Permissions
2026-08-29T06:21:10.4378244Z Actions: write
2026-08-29T06:21:10.4378658Z ArtifactMetadata: write
2026-08-29T06:21:10.4379173Z Attestations: write
2026-08-29T06:21:10.4379563Z Checks: write
2026-08-29T06:21:10.4379942Z CodeQuality: write
2026-08-29T06:21:10.4380324Z Contents: write
2026-08-29T06:21:10.4380706Z CopilotRequests: write
2026-08-29T06:21:10.4381106Z Deployments: write
2026-08-29T06:21:10.4381516Z Discussions: write
2026-08-29T06:21:10.4381888Z Drives: write
2026-08-29T06:21:10.4382244Z Issues: write
2026-08-29T06:21:10.4382605Z Metadata: read
2026-08-29T06:21:10.4382967Z Models: read
2026-08-29T06:21:10.4383320Z Packages: write
2026-08-29T06:21:10.4383701Z Pages: write
2026-08-29T06:21:10.4384203Z PullRequests: write
2026-08-29T06:21:10.4384645Z RepositoryProjects: write
2026-08-29T06:21:10.4385049Z SecurityEvents: write
2026-08-29T06:21:10.4385435Z Statuses: write
2026-08-29T06:21:10.4385803Z VulnerabilityAlerts: read
2026-08-29T06:21:10.4386204Z ##[endgroup]
2026-08-29T06:21:10.4388012Z Secret source: Actions
2026-08-29T06:21:10.4388723Z Prepare workflow directory
2026-08-29T06:21:10.4792885Z Prepare all required actions
2026-08-29T06:21:10.4828833Z Getting action download info
2026-08-29T06:21:10.8243983Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-29T06:21:11.3715067Z Complete job name: notify
2026-08-29T06:21:11.4673365Z ##[group]Run actions/checkout@v5
2026-08-29T06:21:11.4674122Z with:
2026-08-29T06:21:11.4674532Z   ref: 8e0983777af5a8c05c5fcad12d5ba166ab1e36fd
2026-08-29T06:21:11.4675019Z   fetch-depth: 1
2026-08-29T06:21:11.4675410Z   repository: BigscreenVR/spt-bs-core
2026-08-29T06:21:11.4678150Z   token: ***
2026-08-29T06:21:11.4678504Z   ssh-strict: true
2026-08-29T06:21:11.4678865Z   ssh-user: git
2026-08-29T06:21:11.4679442Z   persist-credentials: true
2026-08-29T06:21:11.4679843Z   clean: true
2026-08-29T06:21:11.4680214Z   sparse-checkout-cone-mode: true
2026-08-29T06:21:11.4680659Z   fetch-tags: false
2026-08-29T06:21:11.4681021Z   show-progress: true
2026-08-29T06:21:11.4681392Z   lfs: false
2026-08-29T06:21:11.4681745Z   submodules: false
2026-08-29T06:21:11.4682120Z   set-safe-directory: true
2026-08-29T06:21:11.4682536Z   allow-unsafe-pr-checkout: false
2026-08-29T06:21:11.4683165Z ##[endgroup]
2026-08-29T06:21:11.5473593Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-29T06:21:11.5475148Z ##[group]Getting Git version info
2026-08-29T06:21:11.5475821Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-29T06:21:11.5476746Z [command]/usr/bin/git version
2026-08-29T06:21:11.5477162Z git version 2.43.0
2026-08-29T06:21:11.5483483Z ##[endgroup]
2026-08-29T06:21:11.5491229Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/8db15efd-fc92-4069-944a-fb5bb404bcfb/.gitconfig'
2026-08-29T06:21:11.5497585Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/8db15efd-fc92-4069-944a-fb5bb404bcfb' before making global git config changes
2026-08-29T06:21:11.5499135Z Adding repository directory to the temporary git global config as a safe directory
2026-08-29T06:21:11.5500577Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-29T06:21:11.5533663Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-29T06:21:11.5552505Z https://github.com/BigscreenVR/spt-bs-core
2026-08-29T06:21:11.5562814Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-29T06:21:11.5565505Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-29T06:21:11.5584571Z refs/heads/golden/conduit-236-r3
2026-08-29T06:21:11.5590442Z [command]/usr/bin/git checkout --detach
2026-08-29T06:21:11.5660436Z HEAD is now at 8e0983777 release: shape the second CONDUIT respin head as v0.65.0
2026-08-29T06:21:11.5697163Z [command]/usr/bin/git branch --delete --force golden/conduit-236-r3
2026-08-29T06:21:11.5729208Z Deleted branch golden/conduit-236-r3 (was 8e0983777).
2026-08-29T06:21:11.5733511Z ##[endgroup]
2026-08-29T06:21:11.5736234Z [command]/usr/bin/git submodule status
2026-08-29T06:21:11.5923965Z ##[group]Cleaning the repository
2026-08-29T06:21:11.5926418Z [command]/usr/bin/git clean -ffdx
2026-08-29T06:21:13.3741228Z Removing .adapter-notify/
2026-08-29T06:21:13.3742011Z Removing bench-ledger/
2026-08-29T06:21:13.3742562Z Removing target/
2026-08-29T06:21:13.3750195Z [command]/usr/bin/git reset --hard HEAD
2026-08-29T06:21:13.3824952Z HEAD is now at 8e0983777 release: shape the second CONDUIT respin head as v0.65.0
2026-08-29T06:21:13.3831575Z ##[endgroup]
2026-08-29T06:21:13.3833298Z ##[group]Disabling automatic garbage collection
2026-08-29T06:21:13.3836932Z [command]/usr/bin/git config --local gc.auto 0
2026-08-29T06:21:13.3862602Z ##[endgroup]
2026-08-29T06:21:13.3863323Z ##[group]Setting up auth
2026-08-29T06:21:13.3904475Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-29T06:21:13.3931808Z [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-29T06:21:13.4127172Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-29T06:21:13.4151881Z [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-29T06:21:13.4337957Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-29T06:21:13.4362405Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-29T06:21:13.4555167Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-29T06:21:13.4585607Z ##[endgroup]
2026-08-29T06:21:13.4586561Z ##[group]Fetching the repository
2026-08-29T06:21:13.4591415Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin 8e0983777af5a8c05c5fcad12d5ba166ab1e36fd
2026-08-29T06:21:13.8721176Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-29T06:21:13.8722953Z  * branch                8e0983777af5a8c05c5fcad12d5ba166ab1e36fd -> FETCH_HEAD
2026-08-29T06:21:13.8755797Z ##[endgroup]
2026-08-29T06:21:13.8756474Z ##[group]Determining the checkout info
2026-08-29T06:21:13.8757467Z ##[endgroup]
2026-08-29T06:21:13.8761901Z [command]/usr/bin/git sparse-checkout disable
2026-08-29T06:21:13.8803361Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-29T06:21:13.8825199Z ##[group]Checking out the ref
2026-08-29T06:21:13.8827691Z [command]/usr/bin/git checkout --progress --force 8e0983777af5a8c05c5fcad12d5ba166ab1e36fd
2026-08-29T06:21:13.8887960Z HEAD is now at 8e0983777 release: shape the second CONDUIT respin head as v0.65.0
2026-08-29T06:21:13.8893727Z ##[endgroup]
2026-08-29T06:21:13.8936230Z [command]/usr/bin/git log -1 --format=%H
2026-08-29T06:21:13.8965207Z 8e0983777af5a8c05c5fcad12d5ba166ab1e36fd
2026-08-29T06:21:13.9153348Z ##[group]Run bash .github/ci/ci-notify.sh
2026-08-29T06:21:13.9153747Z [36;1mbash .github/ci/ci-notify.sh[0m
2026-08-29T06:21:13.9170704Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-29T06:21:13.9171042Z env:
2026-08-29T06:21:13.9171253Z   RESULT_CHANGES: success
2026-08-29T06:21:13.9171509Z   RESULT_TRACEABILITY: success
2026-08-29T06:21:13.9171743Z   RESULT_TEST: failure
2026-08-29T06:21:13.9171977Z   RESULT_N1_GATE: success
2026-08-29T06:21:13.9172207Z   RESULT_TWOHOST_A: failure
2026-08-29T06:21:13.9172443Z   RESULT_TWOHOST_B: failure
2026-08-29T06:21:13.9172865Z   PR_NUMBER: 
2026-08-29T06:21:13.9173108Z ##[endgroup]
2026-08-29T06:21:13.9231405Z ci-notify: SPT_HOME=<unset — spt resolves its default>
2026-08-29T06:21:13.9637297Z ci-notify: daemon is up — sends deliver live where a recipient is listening
2026-08-29T06:21:13.9658798Z ci-notify: verdict FAILURE (failing: test(failure), twohost-a(failure), twohost-b(failure))
2026-08-29T06:21:23.9923579Z ci-notify: HOP_FAILED rc=255 via decid@hfenduleam — falling back to direct send
2026-08-29T06:21:24.0033864Z ci-notify: -> doyle: SEND FAILED rc=1: DAEMON_START_DECLINED: daemon stopped by operator — spt node start to resume
2026-08-29T06:21:24.0034776Z WAN_FAIL:doyle — broker connect: Connection refused (os error 111)
2026-08-29T06:21:34.0213085Z ci-notify: HOP_FAILED rc=255 via decid@hfenduleam — falling back to direct send
2026-08-29T06:21:34.0303536Z ci-notify: -> deployah: SEND FAILED rc=1: DAEMON_START_DECLINED: daemon stopped by operator — spt node start to resume
2026-08-29T06:21:34.0338863Z WAN_FAIL:deployah — broker connect: Connection refused (os error 111)
2026-08-29T06:21:34.0450736Z Post job cleanup.
2026-08-29T06:21:34.1127878Z [command]/usr/bin/git version
2026-08-29T06:21:34.1159265Z git version 2.43.0
2026-08-29T06:21:34.1184443Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/d020a184-bfce-4d61-884e-eb7619e113f0/.gitconfig'
2026-08-29T06:21:34.1191407Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d020a184-bfce-4d61-884e-eb7619e113f0' before making global git config changes
2026-08-29T06:21:34.1192046Z Adding repository directory to the temporary git global config as a safe directory
2026-08-29T06:21:34.1195003Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-29T06:21:34.1244894Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-29T06:21:34.1272674Z [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-29T06:21:34.1464124Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-29T06:21:34.1483340Z http.https://github.com/.extraheader
2026-08-29T06:21:34.1490487Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-29T06:21:34.1515699Z [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-29T06:21:34.1708696Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-29T06:21:34.1734004Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-29T06:21:34.2087435Z Cleaning up orphan processes
