﻿2026-07-30T00:27:13.2405073Z Current runner version: '2.336.0'
2026-07-30T00:27:13.2409968Z Runner name: 'kitsubito'
2026-07-30T00:27:13.2410502Z Runner group name: 'Default'
2026-07-30T00:27:13.2411137Z Machine name: 'KITSUBITO'
2026-07-30T00:27:13.2414399Z ##[group]GITHUB_TOKEN Permissions
2026-07-30T00:27:13.2416315Z Actions: write
2026-07-30T00:27:13.2416724Z ArtifactMetadata: write
2026-07-30T00:27:13.2417116Z Attestations: write
2026-07-30T00:27:13.2417499Z Checks: write
2026-07-30T00:27:13.2417861Z CodeQuality: write
2026-07-30T00:27:13.2418228Z Contents: write
2026-07-30T00:27:13.2418591Z CopilotRequests: write
2026-07-30T00:27:13.2419068Z Deployments: write
2026-07-30T00:27:13.2419445Z Discussions: write
2026-07-30T00:27:13.2419814Z Drives: write
2026-07-30T00:27:13.2420161Z Issues: write
2026-07-30T00:27:13.2420500Z Metadata: read
2026-07-30T00:27:13.2420848Z Models: read
2026-07-30T00:27:13.2421191Z Packages: write
2026-07-30T00:27:13.2421553Z Pages: write
2026-07-30T00:27:13.2422012Z PullRequests: write
2026-07-30T00:27:13.2422414Z RepositoryProjects: write
2026-07-30T00:27:13.2422813Z SecurityEvents: write
2026-07-30T00:27:13.2423185Z Statuses: write
2026-07-30T00:27:13.2423538Z VulnerabilityAlerts: read
2026-07-30T00:27:13.2423920Z ##[endgroup]
2026-07-30T00:27:13.2425497Z Secret source: Actions
2026-07-30T00:27:13.2426184Z Prepare workflow directory
2026-07-30T00:27:13.2789302Z Prepare all required actions
2026-07-30T00:27:13.2825683Z Getting action download info
2026-07-30T00:27:13.6386214Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-30T00:27:14.1384333Z Complete job name: twohost-b
2026-07-30T00:27:14.2225690Z ##[group]Run set -euo pipefail
2026-07-30T00:27:14.2226281Z [36;1mset -euo pipefail[0m
2026-07-30T00:27:14.2226742Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-30T00:27:14.2227323Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-30T00:27:14.2228008Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-30T00:27:14.2228761Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-30T00:27:14.2229544Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-30T00:27:14.2230162Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-30T00:27:14.2230975Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-30T00:27:14.2231749Z [36;1m  exit 1[0m
2026-07-30T00:27:14.2232091Z [36;1mfi[0m
2026-07-30T00:27:14.2248824Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T00:27:14.2249739Z ##[endgroup]
2026-07-30T00:27:14.2371349Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=753843716096 floor_bytes=34359738368
2026-07-30T00:27:14.2543139Z ##[group]Run actions/checkout@v5
2026-07-30T00:27:14.2543615Z with:
2026-07-30T00:27:14.2543990Z   repository: BigscreenVR/spt-bs-core
2026-07-30T00:27:14.2547024Z   token: ***
2026-07-30T00:27:14.2547395Z   ssh-strict: true
2026-07-30T00:27:14.2547747Z   ssh-user: git
2026-07-30T00:27:14.2548099Z   persist-credentials: true
2026-07-30T00:27:14.2548481Z   clean: true
2026-07-30T00:27:14.2548840Z   sparse-checkout-cone-mode: true
2026-07-30T00:27:14.2549363Z   fetch-depth: 1
2026-07-30T00:27:14.2549708Z   fetch-tags: false
2026-07-30T00:27:14.2550056Z   show-progress: true
2026-07-30T00:27:14.2550409Z   lfs: false
2026-07-30T00:27:14.2550733Z   submodules: false
2026-07-30T00:27:14.2551086Z   set-safe-directory: true
2026-07-30T00:27:14.2551478Z   allow-unsafe-pr-checkout: false
2026-07-30T00:27:14.2551877Z ##[endgroup]
2026-07-30T00:27:14.3285590Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-30T00:27:14.3287079Z ##[group]Getting Git version info
2026-07-30T00:27:14.3287809Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-30T00:27:14.3288661Z [command]/usr/bin/git version
2026-07-30T00:27:14.3291283Z git version 2.43.0
2026-07-30T00:27:14.3308132Z ##[endgroup]
2026-07-30T00:27:14.3319355Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2ccbd57b-59fb-470b-97d4-c56dc49eafae' before making global git config changes
2026-07-30T00:27:14.3320639Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T00:27:14.3322537Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-30T00:27:14.3357072Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-30T00:27:14.3378235Z https://github.com/BigscreenVR/spt-bs-core
2026-07-30T00:27:14.3388771Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-30T00:27:14.3391648Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-30T00:27:14.3410819Z refs/heads/golden/access-control-r2
2026-07-30T00:27:14.3417041Z [command]/usr/bin/git checkout --detach
2026-07-30T00:27:14.3470661Z HEAD is now at ce4386e2e ci: delete the dead pull_request disjunct from the budget gates
2026-07-30T00:27:14.3541352Z [command]/usr/bin/git branch --delete --force golden/access-control-r2
2026-07-30T00:27:14.3572127Z Deleted branch golden/access-control-r2 (was ce4386e2e).
2026-07-30T00:27:14.3660221Z ##[endgroup]
2026-07-30T00:27:14.3663720Z [command]/usr/bin/git submodule status
2026-07-30T00:27:14.3861599Z ##[group]Cleaning the repository
2026-07-30T00:27:14.3864383Z [command]/usr/bin/git clean -ffdx
2026-07-30T00:27:15.1950824Z Removing target/
2026-07-30T00:27:15.1959131Z [command]/usr/bin/git reset --hard HEAD
2026-07-30T00:27:15.2024708Z HEAD is now at ce4386e2e ci: delete the dead pull_request disjunct from the budget gates
2026-07-30T00:27:15.2031873Z ##[endgroup]
2026-07-30T00:27:15.2033320Z ##[group]Disabling automatic garbage collection
2026-07-30T00:27:15.2036046Z [command]/usr/bin/git config --local gc.auto 0
2026-07-30T00:27:15.2061157Z ##[endgroup]
2026-07-30T00:27:15.2062419Z ##[group]Setting up auth
2026-07-30T00:27:15.2065915Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T00:27:15.2091308Z [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-30T00:27:15.2283620Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T00:27:15.2307522Z [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-30T00:27:15.2494422Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T00:27:15.2522783Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T00:27:15.2707023Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-30T00:27:15.2737047Z ##[endgroup]
2026-07-30T00:27:15.2739032Z ##[group]Fetching the repository
2026-07-30T00:27:15.2744745Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ce4386e2e0488cf583e4f4cb4c7b5658be2496c5:refs/remotes/origin/golden/access-control-r2
2026-07-30T00:27:15.7401170Z ##[endgroup]
2026-07-30T00:27:15.7401949Z ##[group]Determining the checkout info
2026-07-30T00:27:15.7403266Z ##[endgroup]
2026-07-30T00:27:15.7407101Z [command]/usr/bin/git sparse-checkout disable
2026-07-30T00:27:15.7445005Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-30T00:27:15.7465782Z ##[group]Checking out the ref
2026-07-30T00:27:15.7468299Z [command]/usr/bin/git checkout --progress --force -B golden/access-control-r2 refs/remotes/origin/golden/access-control-r2
2026-07-30T00:27:15.7521096Z Switched to a new branch 'golden/access-control-r2'
2026-07-30T00:27:15.7521784Z branch 'golden/access-control-r2' set up to track 'origin/golden/access-control-r2'.
2026-07-30T00:27:15.7525887Z ##[endgroup]
2026-07-30T00:27:15.7557395Z [command]/usr/bin/git log -1 --format=%H
2026-07-30T00:27:15.7580242Z ce4386e2e0488cf583e4f4cb4c7b5658be2496c5
2026-07-30T00:27:15.7698774Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-07-30T00:27:15.7699303Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-07-30T00:27:15.7712182Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T00:27:15.7712502Z ##[endgroup]
2026-07-30T00:27:15.7763495Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:27:15.7853449Z ##[group]Run actions/checkout@v5
2026-07-30T00:27:15.7853754Z with:
2026-07-30T00:27:15.7853986Z   repository: SaberMage/spt-shell-notify
2026-07-30T00:27:15.7854267Z   path: .adapter-notify
2026-07-30T00:27:15.7856277Z   token: ***
2026-07-30T00:27:15.7856500Z   ssh-strict: true
2026-07-30T00:27:15.7856715Z   ssh-user: git
2026-07-30T00:27:15.7856953Z   persist-credentials: true
2026-07-30T00:27:15.7857177Z   clean: true
2026-07-30T00:27:15.7857387Z   sparse-checkout-cone-mode: true
2026-07-30T00:27:15.7857636Z   fetch-depth: 1
2026-07-30T00:27:15.7857839Z   fetch-tags: false
2026-07-30T00:27:15.7858064Z   show-progress: true
2026-07-30T00:27:15.7858284Z   lfs: false
2026-07-30T00:27:15.7858488Z   submodules: false
2026-07-30T00:27:15.7858707Z   set-safe-directory: true
2026-07-30T00:27:15.7859125Z   allow-unsafe-pr-checkout: false
2026-07-30T00:27:15.7859372Z env:
2026-07-30T00:27:15.7859724Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:27:15.7860202Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:27:15.7860655Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:27:15.7861113Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:27:15.7861466Z ##[endgroup]
2026-07-30T00:27:15.8543804Z Syncing repository: SaberMage/spt-shell-notify
2026-07-30T00:27:15.8547935Z ##[group]Getting Git version info
2026-07-30T00:27:15.8548546Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-07-30T00:27:15.8569291Z [command]/usr/bin/git version
2026-07-30T00:27:15.8603421Z git version 2.43.0
2026-07-30T00:27:15.8624274Z ##[endgroup]
2026-07-30T00:27:15.8636288Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/92f44671-882a-40f7-bada-3f65bfa89633' before making global git config changes
2026-07-30T00:27:15.8637045Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T00:27:15.8640151Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-30T00:27:15.8670101Z ##[group]Initializing the repository
2026-07-30T00:27:15.8674451Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-30T00:27:15.8705879Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-30T00:27:15.8706565Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-30T00:27:15.8707182Z hint: of your new repositories, which will suppress this warning, call:
2026-07-30T00:27:15.8707598Z hint: 
2026-07-30T00:27:15.8707959Z hint: 	git config --global init.defaultBranch <name>
2026-07-30T00:27:15.8708441Z hint: 
2026-07-30T00:27:15.8709148Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-30T00:27:15.8710214Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-30T00:27:15.8722383Z hint: 
2026-07-30T00:27:15.8722693Z hint: 	git branch -m <name>
2026-07-30T00:27:15.8723232Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-30T00:27:15.8724385Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-30T00:27:15.8746741Z ##[endgroup]
2026-07-30T00:27:15.8747239Z ##[group]Disabling automatic garbage collection
2026-07-30T00:27:15.8750248Z [command]/usr/bin/git config --local gc.auto 0
2026-07-30T00:27:15.8775593Z ##[endgroup]
2026-07-30T00:27:15.8776028Z ##[group]Setting up auth
2026-07-30T00:27:15.8781805Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T00:27:15.8808095Z [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-30T00:27:15.8992855Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T00:27:15.9020817Z [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-30T00:27:15.9206862Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T00:27:15.9234004Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T00:27:15.9433020Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-30T00:27:15.9462578Z ##[endgroup]
2026-07-30T00:27:15.9463121Z ##[group]Determining the default branch
2026-07-30T00:27:15.9465469Z Retrieving the default branch name
2026-07-30T00:27:16.3749472Z Default branch 'main'
2026-07-30T00:27:16.3750716Z ##[endgroup]
2026-07-30T00:27:16.3751142Z ##[group]Fetching the repository
2026-07-30T00:27:16.3754072Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-30T00:27:16.9367623Z From https://github.com/SaberMage/spt-shell-notify
2026-07-30T00:27:16.9368234Z  * [new branch]      main       -> origin/main
2026-07-30T00:27:16.9385838Z ##[endgroup]
2026-07-30T00:27:16.9386248Z ##[group]Determining the checkout info
2026-07-30T00:27:16.9388448Z ##[endgroup]
2026-07-30T00:27:16.9393117Z [command]/usr/bin/git sparse-checkout disable
2026-07-30T00:27:16.9470969Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-30T00:27:16.9499325Z ##[group]Checking out the ref
2026-07-30T00:27:16.9501966Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-30T00:27:16.9541306Z Switched to a new branch 'main'
2026-07-30T00:27:16.9541710Z branch 'main' set up to track 'origin/main'.
2026-07-30T00:27:16.9545509Z ##[endgroup]
2026-07-30T00:27:16.9579650Z [command]/usr/bin/git log -1 --format=%H
2026-07-30T00:27:16.9602713Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-07-30T00:27:16.9739147Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-07-30T00:27:16.9739623Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-07-30T00:27:16.9753228Z shell: /usr/bin/bash -e {0}
2026-07-30T00:27:16.9753437Z env:
2026-07-30T00:27:16.9753742Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:27:16.9754210Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:27:16.9754625Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:27:16.9755026Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:27:16.9755348Z ##[endgroup]
2026-07-30T00:27:17.0126108Z     Updating crates.io index
2026-07-30T00:27:17.1533018Z      Locking 11 packages to latest compatible versions
2026-07-30T00:27:17.1986490Z    Compiling serde_core v1.0.229
2026-07-30T00:27:17.1987081Z    Compiling zmij v1.0.23
2026-07-30T00:27:17.1987444Z    Compiling serde_json v1.0.151
2026-07-30T00:27:17.1987949Z    Compiling itoa v1.0.18
2026-07-30T00:27:17.1988663Z    Compiling memchr v2.8.3
2026-07-30T00:27:19.0754490Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify)
2026-07-30T00:27:19.2485426Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.26s
2026-07-30T00:27:19.2591597Z ##[group]Run cargo build -p spt --bin spt
2026-07-30T00:27:19.2591909Z [36;1mcargo build -p spt --bin spt[0m
2026-07-30T00:27:19.2604614Z shell: /usr/bin/bash -e {0}
2026-07-30T00:27:19.2604829Z env:
2026-07-30T00:27:19.2605137Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:27:19.2605608Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:27:19.2606034Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:27:19.2606439Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:27:19.2606754Z ##[endgroup]
2026-07-30T00:27:19.5351556Z    Compiling proc-macro2 v1.0.106
2026-07-30T00:27:19.5351932Z    Compiling unicode-ident v1.0.24
2026-07-30T00:27:19.5352205Z    Compiling quote v1.0.45
2026-07-30T00:27:19.5352443Z    Compiling libc v0.2.186
2026-07-30T00:27:19.5352800Z    Compiling serde_core v1.0.228
2026-07-30T00:27:19.5353315Z    Compiling cfg-if v1.0.4
2026-07-30T00:27:19.5353725Z    Compiling serde v1.0.228
2026-07-30T00:27:19.5379721Z    Compiling log v0.4.32
2026-07-30T00:27:19.5439666Z    Compiling pin-project-lite v0.2.17
2026-07-30T00:27:19.5479391Z    Compiling typenum v1.20.1
2026-07-30T00:27:19.5517529Z    Compiling memchr v2.8.1
2026-07-30T00:27:19.5574733Z    Compiling portable-atomic v1.13.1
2026-07-30T00:27:19.5627846Z    Compiling version_check v0.9.5
2026-07-30T00:27:19.5667493Z    Compiling find-msvc-tools v0.1.9
2026-07-30T00:27:19.5673092Z    Compiling shlex v2.0.1
2026-07-30T00:27:19.5843243Z    Compiling critical-section v1.2.0
2026-07-30T00:27:19.6188156Z    Compiling futures-core v0.3.32
2026-07-30T00:27:19.6397295Z    Compiling subtle v2.6.1
2026-07-30T00:27:19.6821094Z    Compiling bytes v1.11.1
2026-07-30T00:27:19.7602153Z    Compiling smallvec v1.15.1
2026-07-30T00:27:19.8049711Z    Compiling equivalent v1.0.2
2026-07-30T00:27:19.8096393Z    Compiling itoa v1.0.18
2026-07-30T00:27:19.8329809Z    Compiling semver v1.0.28
2026-07-30T00:27:19.8430517Z    Compiling stable_deref_trait v1.2.1
2026-07-30T00:27:19.8741951Z    Compiling futures-sink v0.3.32
2026-07-30T00:27:19.9041414Z    Compiling futures-io v0.3.32
2026-07-30T00:27:19.9056328Z    Compiling slab v0.4.12
2026-07-30T00:27:19.9120540Z    Compiling futures-task v0.3.32
2026-07-30T00:27:19.9280779Z    Compiling generic-array v0.14.7
2026-07-30T00:27:19.9586575Z    Compiling futures-channel v0.3.32
2026-07-30T00:27:20.0219429Z    Compiling hashbrown v0.17.1
2026-07-30T00:27:20.0230426Z    Compiling rustversion v1.0.22
2026-07-30T00:27:20.0908676Z    Compiling rand_core v0.10.1
2026-07-30T00:27:20.1000719Z    Compiling rustc_version v0.4.1
2026-07-30T00:27:20.1197364Z    Compiling bitflags v2.12.1
2026-07-30T00:27:20.1320490Z    Compiling cpufeatures v0.2.17
2026-07-30T00:27:20.1562327Z    Compiling fnv v1.0.7
2026-07-30T00:27:20.1808186Z    Compiling getrandom v0.4.2
2026-07-30T00:27:20.2190730Z    Compiling strsim v0.11.1
2026-07-30T00:27:20.2254158Z    Compiling cfg_aliases v0.2.1
2026-07-30T00:27:20.2331268Z    Compiling litemap v0.8.2
2026-07-30T00:27:20.2820899Z    Compiling writeable v0.6.3
2026-07-30T00:27:20.3110647Z    Compiling fs_extra v1.3.0
2026-07-30T00:27:20.4320663Z    Compiling utf8_iter v1.0.4
2026-07-30T00:27:20.4500605Z    Compiling ident_case v1.0.1
2026-07-30T00:27:20.4911080Z    Compiling dunce v1.0.5
2026-07-30T00:27:20.4974121Z    Compiling icu_properties_data v2.2.0
2026-07-30T00:27:20.5241505Z    Compiling icu_normalizer_data v2.2.0
2026-07-30T00:27:20.5461096Z    Compiling percent-encoding v2.3.2
2026-07-30T00:27:20.5681922Z    Compiling autocfg v1.5.1
2026-07-30T00:27:20.5961138Z    Compiling http v1.4.1
2026-07-30T00:27:20.6317898Z    Compiling thiserror v2.0.18
2026-07-30T00:27:20.6770726Z    Compiling unicode-segmentation v1.13.3
2026-07-30T00:27:20.6901041Z    Compiling aws-lc-rs v1.17.0
2026-07-30T00:27:20.8360643Z    Compiling cpufeatures v0.3.0
2026-07-30T00:27:20.8984255Z    Compiling indexmap v2.14.0
2026-07-30T00:27:20.9075117Z    Compiling scopeguard v1.2.0
2026-07-30T00:27:20.9150607Z    Compiling chacha20 v0.10.0
2026-07-30T00:27:20.9320602Z    Compiling form_urlencoded v1.2.2
2026-07-30T00:27:20.9332770Z    Compiling syn v2.0.117
2026-07-30T00:27:21.0083873Z    Compiling lock_api v0.4.14
2026-07-30T00:27:21.0172508Z    Compiling untrusted v0.9.0
2026-07-30T00:27:21.0364694Z    Compiling rustls v0.23.40
2026-07-30T00:27:21.0406902Z    Compiling heck v0.5.0
2026-07-30T00:27:21.0510634Z    Compiling const-oid v0.10.2
2026-07-30T00:27:21.0700836Z    Compiling anyhow v1.0.102
2026-07-30T00:27:21.1320901Z    Compiling atomic-waker v1.1.2
2026-07-30T00:27:21.1422568Z    Compiling unicode-xid v0.2.6
2026-07-30T00:27:21.2280654Z    Compiling convert_case v0.10.0
2026-07-30T00:27:21.2345100Z    Compiling httparse v1.10.1
2026-07-30T00:27:21.2465270Z    Compiling paste v1.0.15
2026-07-30T00:27:21.2584093Z    Compiling zerocopy v0.8.50
2026-07-30T00:27:21.2617711Z    Compiling parking_lot_core v0.9.12
2026-07-30T00:27:21.2618618Z    Compiling num-traits v0.2.19
2026-07-30T00:27:21.2703042Z    Compiling hybrid-array v0.4.12
2026-07-30T00:27:21.2740626Z    Compiling curve25519-dalek v4.1.3
2026-07-30T00:27:21.3931222Z    Compiling jobserver v0.1.34
2026-07-30T00:27:21.4764866Z    Compiling ahash v0.8.12
2026-07-30T00:27:21.4956247Z    Compiling powerfmt v0.2.0
2026-07-30T00:27:21.5606370Z    Compiling base64ct v1.8.3
2026-07-30T00:27:21.5801343Z    Compiling http-body v1.0.1
2026-07-30T00:27:21.5877090Z    Compiling either v1.16.0
2026-07-30T00:27:21.6141095Z    Compiling crypto-common v0.1.7
2026-07-30T00:27:21.6410898Z    Compiling block-buffer v0.10.4
2026-07-30T00:27:21.6968014Z    Compiling cc v1.2.63
2026-07-30T00:27:21.7436524Z    Compiling deranged v0.5.8
2026-07-30T00:27:21.7505208Z    Compiling digest v0.10.7
2026-07-30T00:27:21.8291031Z    Compiling pem-rfc7468 v1.0.0
2026-07-30T00:27:21.8550614Z    Compiling time-core v0.1.8
2026-07-30T00:27:21.8760392Z    Compiling data-encoding v2.11.0
2026-07-30T00:27:21.9518416Z    Compiling mio v1.2.1
2026-07-30T00:27:21.9741029Z    Compiling socket2 v0.6.4
2026-07-30T00:27:22.0031106Z    Compiling getrandom v0.2.17
2026-07-30T00:27:22.1100669Z    Compiling pkg-config v0.3.33
2026-07-30T00:27:22.1946356Z    Compiling rand_core v0.6.4
2026-07-30T00:27:22.2164711Z    Compiling try-lock v0.2.5
2026-07-30T00:27:22.2414588Z    Compiling rand v0.10.1
2026-07-30T00:27:22.2940102Z    Compiling uuid v1.23.2
2026-07-30T00:27:22.3161169Z    Compiling tower-service v0.3.3
2026-07-30T00:27:22.3371806Z    Compiling zmij v1.0.21
2026-07-30T00:27:22.3760484Z    Compiling num-conv v0.2.2
2026-07-30T00:27:22.3820525Z    Compiling base64 v0.22.1
2026-07-30T00:27:22.3890608Z    Compiling vcpkg v0.2.15
2026-07-30T00:27:22.3951106Z    Compiling fastrand v2.4.1
2026-07-30T00:27:22.5710859Z    Compiling tinyvec_macros v0.1.1
2026-07-30T00:27:22.6245720Z    Compiling tinyvec v1.11.0
2026-07-30T00:27:22.6431034Z    Compiling want v0.3.1
2026-07-30T00:27:22.6590795Z    Compiling parking_lot v0.12.5
2026-07-30T00:27:22.7704225Z    Compiling sha2 v0.10.9
2026-07-30T00:27:22.8204148Z    Compiling crypto-common v0.2.2
2026-07-30T00:27:22.8319647Z    Compiling block-buffer v0.12.0
2026-07-30T00:27:22.8893614Z    Compiling inout v0.1.4
2026-07-30T00:27:22.9068607Z    Compiling vergen-lib v9.1.0
2026-07-30T00:27:23.0140442Z    Compiling cmake v0.1.58
2026-07-30T00:27:23.0228046Z    Compiling n0-future v0.3.2
2026-07-30T00:27:23.0980352Z    Compiling signature v2.2.0
2026-07-30T00:27:23.1309443Z    Compiling diatomic-waker v0.2.3
2026-07-30T00:27:23.1610740Z    Compiling serde_json v1.0.150
2026-07-30T00:27:23.2266180Z    Compiling parking v2.2.1
2026-07-30T00:27:23.2418122Z    Compiling spin v0.10.0
2026-07-30T00:27:23.2501142Z    Compiling httpdate v1.0.3
2026-07-30T00:27:23.2600620Z    Compiling cordyceps v0.3.4
2026-07-30T00:27:23.2710751Z    Compiling crossbeam-utils v0.8.21
2026-07-30T00:27:23.3170460Z    Compiling winnow v1.0.3
2026-07-30T00:27:23.3400882Z    Compiling futures-lite v2.6.1
2026-07-30T00:27:23.3761373Z    Compiling ed25519 v2.2.3
2026-07-30T00:27:23.3940548Z    Compiling cipher v0.4.4
2026-07-30T00:27:23.3991704Z    Compiling netlink-packet-core v0.8.1
2026-07-30T00:27:23.4130646Z    Compiling universal-hash v0.5.1
2026-07-30T00:27:23.5113523Z    Compiling vergen v9.1.0
2026-07-30T00:27:23.5116329Z    Compiling vergen-lib v0.1.6
2026-07-30T00:27:23.5400928Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-30T00:27:23.5724836Z    Compiling heapless v0.7.17
2026-07-30T00:27:23.5856119Z    Compiling futures-buffered v0.2.13
2026-07-30T00:27:23.6037270Z    Compiling noq-udp v0.10.0
2026-07-30T00:27:23.6221251Z    Compiling sync_wrapper v1.0.2
2026-07-30T00:27:23.6842305Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-30T00:27:23.7040367Z    Compiling opaque-debug v0.3.1
2026-07-30T00:27:23.7331005Z    Compiling digest v0.11.3
2026-07-30T00:27:23.7474417Z    Compiling byteorder v1.5.0
2026-07-30T00:27:23.7679743Z    Compiling allocator-api2 v0.2.21
2026-07-30T00:27:23.7823554Z    Compiling polyval v0.6.2
2026-07-30T00:27:23.8952408Z    Compiling spin v0.9.8
2026-07-30T00:27:23.9200515Z    Compiling aws-lc-sys v0.41.0
2026-07-30T00:27:23.9779851Z    Compiling ring v0.17.14
2026-07-30T00:27:24.0060474Z    Compiling libsqlite3-sys v0.30.1
2026-07-30T00:27:24.0320679Z    Compiling hash32 v0.2.1
2026-07-30T00:27:24.0471313Z    Compiling vergen-gitcl v1.0.8
2026-07-30T00:27:24.0740432Z    Compiling tower-layer v0.3.3
2026-07-30T00:27:24.0872535Z    Compiling ryu v1.0.23
2026-07-30T00:27:24.1800732Z    Compiling signature v3.0.0
2026-07-30T00:27:24.2297196Z    Compiling num_threads v0.1.7
2026-07-30T00:27:24.2793209Z    Compiling fallible-iterator v0.3.0
2026-07-30T00:27:24.3241131Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-30T00:27:24.3433616Z    Compiling time v0.3.47
2026-07-30T00:27:24.3598417Z    Compiling ghash v0.5.1
2026-07-30T00:27:24.3821686Z    Compiling sha2 v0.11.0-rc.5
2026-07-30T00:27:24.4220689Z    Compiling ctr v0.9.2
2026-07-30T00:27:24.4742221Z    Compiling aes v0.8.4
2026-07-30T00:27:24.4861869Z    Compiling fs2 v0.4.3
2026-07-30T00:27:24.6499374Z    Compiling http-body-util v0.1.3
2026-07-30T00:27:24.6979869Z    Compiling aead v0.5.2
2026-07-30T00:27:24.7320840Z    Compiling openssl-probe v0.2.1
2026-07-30T00:27:24.7755765Z    Compiling arrayvec v0.7.6
2026-07-30T00:27:24.8670366Z    Compiling utf8parse v0.2.2
2026-07-30T00:27:24.8710293Z    Compiling crossbeam-epoch v0.9.18
2026-07-30T00:27:24.9293780Z    Compiling crossbeam-channel v0.5.15
2026-07-30T00:27:24.9680904Z    Compiling blake3 v1.8.5
2026-07-30T00:27:24.9795554Z    Compiling netlink-packet-route v0.29.0
2026-07-30T00:27:25.0016926Z    Compiling memoffset v0.6.5
2026-07-30T00:27:25.1890034Z    Compiling aes-gcm v0.10.3
2026-07-30T00:27:25.3021747Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-30T00:27:25.3177351Z    Compiling acto v0.8.2
2026-07-30T00:27:25.3302223Z    Compiling netwatch v0.16.0
2026-07-30T00:27:25.3491083Z    Compiling noq v0.18.0
2026-07-30T00:27:25.3573359Z    Compiling lru-slab v0.1.2
2026-07-30T00:27:25.4289423Z    Compiling tagptr v0.2.0
2026-07-30T00:27:25.4958829Z    Compiling mac-addr v0.3.0
2026-07-30T00:27:25.5368891Z    Compiling thiserror v1.0.69
2026-07-30T00:27:25.5948686Z    Compiling foldhash v0.2.0
2026-07-30T00:27:25.6200999Z    Compiling rustc-hash v2.1.2
2026-07-30T00:27:25.6291401Z    Compiling ref-cast v1.0.25
2026-07-30T00:27:25.6864814Z    Compiling identity-hash v0.1.0
2026-07-30T00:27:25.7243936Z    Compiling sorted-index-buffer v0.2.1
2026-07-30T00:27:25.7400554Z    Compiling xml-rs v0.8.28
2026-07-30T00:27:25.7541071Z    Compiling hashbrown v0.16.1
2026-07-30T00:27:25.9170532Z    Compiling netlink-packet-route v0.30.0
2026-07-30T00:27:25.9540319Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-30T00:27:26.0041605Z    Compiling ioctl-rs v0.1.6
2026-07-30T00:27:26.1051472Z    Compiling serial-core v0.4.0
2026-07-30T00:27:26.1211949Z    Compiling termios v0.2.2
2026-07-30T00:27:26.2454519Z    Compiling errno v0.3.14
2026-07-30T00:27:26.2730626Z    Compiling simple-dns v0.9.3
2026-07-30T00:27:26.3041154Z    Compiling aho-corasick v1.1.4
2026-07-30T00:27:26.3870296Z    Compiling resolv-conf v0.7.6
2026-07-30T00:27:26.5070987Z    Compiling synstructure v0.13.2
2026-07-30T00:27:26.5948094Z    Compiling darling_core v0.20.11
2026-07-30T00:27:26.7150984Z    Compiling xmltree v0.10.3
2026-07-30T00:27:26.9010986Z    Compiling proc-macro-crate v3.5.0
2026-07-30T00:27:26.9670789Z    Compiling serde_derive_internals v0.29.1
2026-07-30T00:27:26.9740841Z    Compiling arrayref v0.3.9
2026-07-30T00:27:27.0470734Z    Compiling signal-hook v0.3.18
2026-07-30T00:27:27.2015392Z    Compiling toml_write v0.1.2
2026-07-30T00:27:27.2454306Z    Compiling constant_time_eq v0.4.2
2026-07-30T00:27:27.3404131Z    Compiling simdutf8 v0.1.5
2026-07-30T00:27:27.3739937Z    Compiling smol_str v0.1.24
2026-07-30T00:27:27.3895205Z    Compiling winnow v0.7.15
2026-07-30T00:27:27.4370942Z    Compiling sha1_smol v1.0.1
2026-07-30T00:27:27.4760868Z    Compiling rustix v1.1.4
2026-07-30T00:27:27.4860878Z    Compiling regex-syntax v0.8.10
2026-07-30T00:27:27.6600681Z    Compiling lru v0.16.4
2026-07-30T00:27:27.6631364Z    Compiling darling_core v0.23.0
2026-07-30T00:27:27.8459169Z    Compiling signal-hook-registry v1.4.8
2026-07-30T00:27:27.9850838Z    Compiling serial-unix v0.4.0
2026-07-30T00:27:28.2110725Z    Compiling serde_bytes v0.11.19
2026-07-30T00:27:28.2160463Z    Compiling hmac v0.12.1
2026-07-30T00:27:28.2420524Z    Compiling seize v0.5.1
2026-07-30T00:27:28.3500823Z    Compiling iroh v0.98.2
2026-07-30T00:27:28.3750835Z    Compiling pin-utils v0.1.0
2026-07-30T00:27:28.3794164Z    Compiling serde_derive v1.0.228
2026-07-30T00:27:28.4350790Z    Compiling zeroize_derive v1.4.3
2026-07-30T00:27:28.5220459Z    Compiling tokio-macros v2.7.0
2026-07-30T00:27:28.6060543Z    Compiling futures-macro v0.3.32
2026-07-30T00:27:28.6921129Z    Compiling zerofrom-derive v0.1.7
2026-07-30T00:27:28.8570656Z    Compiling yoke-derive v0.8.2
2026-07-30T00:27:29.1011354Z    Compiling zeroize v1.8.2
2026-07-30T00:27:29.3191237Z    Compiling zerovec-derive v0.11.3
2026-07-30T00:27:29.3410067Z    Compiling tokio v1.52.3
2026-07-30T00:27:29.4875694Z    Compiling displaydoc v0.2.6
2026-07-30T00:27:29.6510943Z    Compiling futures-util v0.3.32
2026-07-30T00:27:29.9130885Z    Compiling tracing-attributes v0.1.31
2026-07-30T00:27:29.9320668Z    Compiling rustls-pki-types v1.14.1
2026-07-30T00:27:29.9847487Z    Compiling thiserror-impl v2.0.18
2026-07-30T00:27:30.1930224Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-30T00:27:30.2686343Z    Compiling zerofrom v0.1.8
2026-07-30T00:27:30.3683037Z    Compiling yoke v0.8.3
2026-07-30T00:27:30.6193957Z    Compiling zerotrie v0.2.4
2026-07-30T00:27:30.6749550Z    Compiling darling_macro v0.20.11
2026-07-30T00:27:30.8033742Z    Compiling zerovec v0.11.6
2026-07-30T00:27:30.8960638Z    Compiling derive_more-impl v2.1.1
2026-07-30T00:27:31.0110121Z    Compiling spez v0.1.2
2026-07-30T00:27:31.0494828Z    Compiling darling v0.20.11
2026-07-30T00:27:31.1361068Z    Compiling derive_builder_core v0.20.2
2026-07-30T00:27:31.2781609Z    Compiling n0-error-macros v0.1.3
2026-07-30T00:27:31.5949781Z    Compiling tinystr v0.8.3
2026-07-30T00:27:31.6131369Z    Compiling potential_utf v0.1.5
2026-07-30T00:27:31.7172893Z    Compiling icu_collections v2.2.0
2026-07-30T00:27:31.7457325Z    Compiling der v0.8.0-rc.10
2026-07-30T00:27:31.7554419Z    Compiling pin-project-internal v1.1.13
2026-07-30T00:27:31.8353071Z    Compiling icu_locale_core v2.2.0
2026-07-30T00:27:32.3982005Z    Compiling cobs v0.3.0
2026-07-30T00:27:32.4980742Z    Compiling derive_builder_macro v0.20.2
2026-07-30T00:27:32.5090596Z    Compiling n0-error v0.1.3
2026-07-30T00:27:32.6541186Z    Compiling ed25519-dalek v2.2.0
2026-07-30T00:27:32.8840609Z    Compiling derive_builder v0.20.2
2026-07-30T00:27:32.9041887Z    Compiling spt-proto v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-30T00:27:33.0330728Z    Compiling icu_provider v2.2.0
2026-07-30T00:27:33.1620261Z    Compiling pin-project v1.1.13
2026-07-30T00:27:33.2333391Z    Compiling spki v0.8.0-rc.4
2026-07-30T00:27:33.3181336Z    Compiling futures-executor v0.3.32
2026-07-30T00:27:33.3810677Z    Compiling icu_normalizer v2.2.0
2026-07-30T00:27:33.4681106Z    Compiling icu_properties v2.2.0
2026-07-30T00:27:33.4800839Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-30T00:27:33.5584022Z    Compiling futures v0.3.32
2026-07-30T00:27:33.6381650Z    Compiling ipnet v2.12.0
2026-07-30T00:27:33.6471144Z    Compiling ed25519 v3.0.0-rc.4
2026-07-30T00:27:33.7780980Z    Compiling postcard-derive v0.2.2
2026-07-30T00:27:34.1080431Z    Compiling prefix-trie v0.8.4
2026-07-30T00:27:34.1387590Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-30T00:27:34.3528734Z    Compiling once_cell v1.21.4
2026-07-30T00:27:34.3859491Z    Compiling rustls-native-certs v0.8.4
2026-07-30T00:27:34.4233728Z    Compiling postcard v1.1.3
2026-07-30T00:27:34.4672201Z    Compiling num_enum_derive v0.7.6
2026-07-30T00:27:34.5150640Z    Compiling iroh-metrics-derive v0.4.1
2026-07-30T00:27:34.5840914Z    Compiling tracing-core v0.1.36
2026-07-30T00:27:34.8766937Z    Compiling idna_adapter v1.2.2
2026-07-30T00:27:34.8888106Z    Compiling hashbrown v0.14.5
2026-07-30T00:27:34.9150680Z    Compiling data-encoding-macro v0.1.20
2026-07-30T00:27:34.9291544Z    Compiling strum_macros v0.28.0
2026-07-30T00:27:34.9740911Z    Compiling idna v1.1.0
2026-07-30T00:27:34.9901511Z    Compiling async-trait v0.1.89
2026-07-30T00:27:35.0258760Z    Compiling enum-assoc v1.3.0
2026-07-30T00:27:35.0628543Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-30T00:27:35.1608093Z    Compiling tracing v0.1.44
2026-07-30T00:27:35.2417672Z    Compiling tokio-util v0.7.18
2026-07-30T00:27:35.4752217Z    Compiling url v2.5.8
2026-07-30T00:27:35.5316682Z    Compiling netlink-sys v0.8.8
2026-07-30T00:27:35.5444247Z    Compiling derive_more v2.1.1
2026-07-30T00:27:35.6110887Z    Compiling tower v0.5.3
2026-07-30T00:27:35.7125667Z    Compiling hashlink v0.9.1
2026-07-30T00:27:35.7306390Z    Compiling netlink-proto v0.12.0
2026-07-30T00:27:35.7313577Z    Compiling netdev v0.42.0
2026-07-30T00:27:35.8131255Z    Compiling num_enum v0.7.6
2026-07-30T00:27:35.8321324Z    Compiling iroh-metrics v0.38.3
2026-07-30T00:27:35.9109903Z    Compiling iroh-relay v0.98.0
2026-07-30T00:27:35.9260833Z    Compiling moka v0.12.15
2026-07-30T00:27:36.0140871Z    Compiling toml_datetime v0.6.11
2026-07-30T00:27:36.1030737Z    Compiling rusqlite v0.32.1
2026-07-30T00:27:36.1270997Z    Compiling h2 v0.4.14
2026-07-30T00:27:36.2195835Z    Compiling tokio-stream v0.1.18
2026-07-30T00:27:36.2196977Z    Compiling serde_spanned v0.6.9
2026-07-30T00:27:36.2951668Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-30T00:27:36.3060842Z    Compiling attohttpc v0.30.1
2026-07-30T00:27:36.3333491Z    Compiling tower-http v0.6.11
2026-07-30T00:27:36.3590944Z    Compiling iroh-base v0.98.0
2026-07-30T00:27:36.5350448Z    Compiling n0-watcher v0.6.1
2026-07-30T00:27:36.7810782Z    Compiling thiserror-impl v1.0.69
2026-07-30T00:27:36.8730753Z    Compiling ref-cast-impl v1.0.25
2026-07-30T00:27:36.9690633Z    Compiling toml_edit v0.22.27
2026-07-30T00:27:37.0830857Z    Compiling webpki-roots v1.0.7
2026-07-30T00:27:37.1031195Z    Compiling regex-automata v0.4.14
2026-07-30T00:27:37.1431084Z    Compiling schemars_derive v1.2.1
2026-07-30T00:27:37.1905801Z    Compiling linux-raw-sys v0.12.1
2026-07-30T00:27:37.4101225Z    Compiling spt-store v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-30T00:27:37.5971716Z    Compiling cmov v0.5.4
2026-07-30T00:27:37.6990520Z    Compiling bitflags v1.3.2
2026-07-30T00:27:37.7150719Z    Compiling rustix v0.38.44
2026-07-30T00:27:37.7576666Z    Compiling dyn-clone v1.0.20
2026-07-30T00:27:37.8390882Z    Compiling ctutils v0.4.2
2026-07-30T00:27:37.8820686Z    Compiling strum v0.28.0
2026-07-30T00:27:37.9001073Z    Compiling nix v0.25.1
2026-07-30T00:27:38.0170701Z    Compiling iroh-dns v0.98.0
2026-07-30T00:27:38.1340324Z    Compiling backon v1.6.0
2026-07-30T00:27:38.2001627Z    Compiling darling_macro v0.23.0
2026-07-30T00:27:38.2303223Z    Compiling papaya v0.2.4
2026-07-30T00:27:38.3981242Z    Compiling hkdf v0.12.4
2026-07-30T00:27:38.4421853Z    Compiling filedescriptor v0.8.3
2026-07-30T00:27:38.5390921Z    Compiling serial v0.4.0
2026-07-30T00:27:38.6090672Z    Compiling anstyle-parse v1.0.0
2026-07-30T00:27:38.6430655Z    Compiling vte_generate_state_changes v0.1.2
2026-07-30T00:27:38.6770575Z    Compiling shell-words v1.1.1
2026-07-30T00:27:38.7858808Z    Compiling is_terminal_polyfill v1.70.2
2026-07-30T00:27:38.8000800Z    Compiling downcast-rs v1.2.1
2026-07-30T00:27:38.8590022Z    Compiling anstyle v1.0.14
2026-07-30T00:27:38.8921086Z    Compiling colorchoice v1.0.5
2026-07-30T00:27:38.8952884Z    Compiling anstyle-query v1.1.5
2026-07-30T00:27:38.9599253Z    Compiling linux-raw-sys v0.4.15
2026-07-30T00:27:38.9717467Z    Compiling instability v0.3.12
2026-07-30T00:27:38.9799390Z    Compiling foldhash v0.1.5
2026-07-30T00:27:38.9991425Z    Compiling unicode-width v0.2.0
2026-07-30T00:27:39.0996348Z    Compiling anstream v1.0.0
2026-07-30T00:27:39.1350559Z    Compiling hashbrown v0.15.5
2026-07-30T00:27:39.1680636Z    Compiling terminal_size v0.4.4
2026-07-30T00:27:39.1887276Z    Compiling vte v0.13.1
2026-07-30T00:27:39.1951886Z    Compiling schemars v1.2.1
2026-07-30T00:27:39.3210691Z    Compiling signal-hook-mio v0.2.5
2026-07-30T00:27:39.3362529Z    Compiling darling v0.23.0
2026-07-30T00:27:39.3531057Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-30T00:27:39.4206798Z    Compiling spake2 v0.4.0
2026-07-30T00:27:39.4236608Z    Compiling strum_macros v0.26.4
2026-07-30T00:27:39.5430920Z    Compiling sha1 v0.10.6
2026-07-30T00:27:39.7650619Z    Compiling toml v0.8.23
2026-07-30T00:27:39.9120889Z    Compiling regex v1.12.3
2026-07-30T00:27:39.9388460Z    Compiling itertools v0.13.0
2026-07-30T00:27:40.3334749Z    Compiling castaway v0.2.4
2026-07-30T00:27:40.4231048Z    Compiling indoc v2.0.7
2026-07-30T00:27:40.5950841Z    Compiling static_assertions v1.1.0
2026-07-30T00:27:40.6489468Z    Compiling unicode-width v0.1.14
2026-07-30T00:27:40.6521261Z    Compiling clap_lex v1.1.0
2026-07-30T00:27:40.8441058Z    Compiling doctest-file v1.1.1
2026-07-30T00:27:40.9270710Z    Compiling clap_builder v4.6.0
2026-07-30T00:27:40.9460662Z    Compiling compact_str v0.8.2
2026-07-30T00:27:41.3553527Z    Compiling interprocess v2.4.2
2026-07-30T00:27:41.5883214Z    Compiling hyper v1.10.1
2026-07-30T00:27:41.7580862Z    Compiling crossterm v0.28.1
2026-07-30T00:27:41.8780511Z    Compiling lru v0.12.5
2026-07-30T00:27:41.9144775Z    Compiling unicode-truncate v1.1.0
2026-07-30T00:27:41.9370550Z    Compiling strum v0.26.3
2026-07-30T00:27:42.0035255Z    Compiling portable-pty v0.8.1
2026-07-30T00:27:42.0420754Z    Compiling clap_derive v4.6.1
2026-07-30T00:27:42.0464483Z    Compiling iana-time-zone v0.1.65
2026-07-30T00:27:42.0669757Z    Compiling cassowary v0.3.0
2026-07-30T00:27:42.2104401Z    Compiling chrono v0.4.45
2026-07-30T00:27:42.2710667Z    Compiling nucleo-matcher v0.3.1
2026-07-30T00:27:42.4001077Z    Compiling spt-msg v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-30T00:27:42.6600801Z    Compiling qrcode v0.14.1
2026-07-30T00:27:42.9341441Z    Compiling spt-runtime v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-30T00:27:42.9393199Z    Compiling spt-term v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-30T00:27:43.2929593Z    Compiling ratatui v0.29.0
2026-07-30T00:27:43.4247091Z    Compiling hyper-util v0.1.20
2026-07-30T00:27:44.3758320Z    Compiling clap v4.6.1
2026-07-30T00:27:45.1638765Z    Compiling igd-next v0.17.1
2026-07-30T00:27:46.1020455Z    Compiling portmapper v0.16.0
2026-07-30T00:27:46.2813033Z    Compiling spt-live v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-30T00:27:51.6228583Z    Compiling rustls-webpki v0.103.13
2026-07-30T00:27:53.9523038Z    Compiling tokio-rustls v0.26.4
2026-07-30T00:27:53.9523472Z    Compiling noq-proto v0.17.0
2026-07-30T00:27:53.9523939Z    Compiling rustls-platform-verifier v0.7.0
2026-07-30T00:27:54.0936170Z    Compiling hickory-net v0.26.0-beta.4
2026-07-30T00:27:54.0936829Z    Compiling hyper-rustls v0.27.9
2026-07-30T00:27:54.0937380Z    Compiling tokio-websockets v0.13.2
2026-07-30T00:27:54.2230619Z    Compiling reqwest v0.13.4
2026-07-30T00:27:55.1125600Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-30T00:28:08.8653879Z    Compiling spt-net v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-30T00:28:10.3800054Z    Compiling spt-daemon v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-30T00:28:20.5587603Z    Compiling spt v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-30T00:28:25.7484938Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
2026-07-30T00:28:25.7847197Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-07-30T00:28:25.7847606Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-07-30T00:28:25.7861015Z shell: /usr/bin/bash -e {0}
2026-07-30T00:28:25.7861226Z env:
2026-07-30T00:28:25.7861569Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:28:25.7862023Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:28:25.7862437Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:28:25.7862848Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:28:25.7863172Z   SPT_TWO_HOST: 1
2026-07-30T00:28:25.7863348Z   SPT_TWO_HOST_ROLE: b
2026-07-30T00:28:25.7863549Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-07-30T00:28:25.7863773Z   SPT_TWO_HOST_PEER_IP: 100.68.35.65
2026-07-30T00:28:25.7864035Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-07-30T00:28:25.7864467Z   SPT_TWO_HOST_NOTIFY_BIN: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-07-30T00:28:25.7864904Z ##[endgroup]
2026-07-30T00:28:26.0230192Z    Compiling cc v1.2.63
2026-07-30T00:28:26.0255781Z    Compiling mio v1.2.1
2026-07-30T00:28:26.0294341Z    Compiling strsim v0.11.1
2026-07-30T00:28:26.0294703Z    Compiling unicode-segmentation v1.13.3
2026-07-30T00:28:26.0295151Z    Compiling rustls v0.23.40
2026-07-30T00:28:26.0365119Z    Compiling fastrand v2.4.1
2026-07-30T00:28:26.0455261Z    Compiling either v1.16.0
2026-07-30T00:28:26.0592724Z    Compiling rustix v1.1.4
2026-07-30T00:28:26.0593711Z    Compiling bytemuck v1.25.2
2026-07-30T00:28:26.1593114Z    Compiling futures-lite v2.6.1
2026-07-30T00:28:26.1665256Z    Compiling darling_core v0.20.11
2026-07-30T00:28:26.2000934Z    Compiling prefix-trie v0.8.4
2026-07-30T00:28:26.2130860Z    Compiling rgb v0.8.53
2026-07-30T00:28:26.2974403Z    Compiling tokio v1.52.3
2026-07-30T00:28:26.3458187Z    Compiling convert_case v0.10.0
2026-07-30T00:28:26.5027923Z    Compiling avt v0.18.0
2026-07-30T00:28:26.5363237Z    Compiling derive_more-impl v2.1.1
2026-07-30T00:28:26.6776077Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-30T00:28:26.9046731Z    Compiling ring v0.17.14
2026-07-30T00:28:26.9047088Z    Compiling libsqlite3-sys v0.30.1
2026-07-30T00:28:26.9047351Z    Compiling blake3 v1.8.5
2026-07-30T00:28:27.7480745Z    Compiling tempfile v3.27.0
2026-07-30T00:28:27.7608406Z    Compiling darling_macro v0.20.11
2026-07-30T00:28:27.9897026Z    Compiling spt-test-support v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-07-30T00:28:27.9955753Z    Compiling darling v0.20.11
2026-07-30T00:28:28.0290611Z    Compiling derive_builder_core v0.20.2
2026-07-30T00:28:28.5784600Z    Compiling derive_builder_macro v0.20.2
2026-07-30T00:28:28.6390563Z    Compiling derive_more v2.1.1
2026-07-30T00:28:28.7169500Z    Compiling iroh-base v0.98.0
2026-07-30T00:28:28.7852535Z    Compiling derive_builder v0.20.2
2026-07-30T00:28:28.8292335Z    Compiling vergen-lib v9.1.0
2026-07-30T00:28:28.9605651Z    Compiling vergen-lib v0.1.6
2026-07-30T00:28:28.9606121Z    Compiling vergen v9.1.0
2026-07-30T00:28:28.9959795Z    Compiling vergen-gitcl v1.0.8
2026-07-30T00:28:29.2644315Z    Compiling iroh-relay v0.98.0
2026-07-30T00:28:29.8305613Z    Compiling tokio-util v0.7.18
2026-07-30T00:28:29.8305980Z    Compiling netlink-sys v0.8.8
2026-07-30T00:28:29.8306218Z    Compiling tower v0.5.3
2026-07-30T00:28:29.8306424Z    Compiling acto v0.8.2
2026-07-30T00:28:29.8306662Z    Compiling backon v1.6.0
2026-07-30T00:28:29.9540314Z    Compiling netdev v0.42.0
2026-07-30T00:28:29.9541055Z    Compiling netlink-proto v0.12.0
2026-07-30T00:28:30.1867781Z    Compiling rustls-webpki v0.103.13
2026-07-30T00:28:30.2410145Z    Compiling tower-http v0.6.11
2026-07-30T00:28:30.3991097Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-30T00:28:30.5890298Z    Compiling h2 v0.4.14
2026-07-30T00:28:30.5891394Z    Compiling n0-future v0.3.2
2026-07-30T00:28:30.5892103Z    Compiling tokio-stream v0.1.18
2026-07-30T00:28:30.6887990Z    Compiling n0-watcher v0.6.1
2026-07-30T00:28:30.7250818Z    Compiling iroh-dns v0.98.0
2026-07-30T00:28:30.9070855Z    Compiling netwatch v0.16.0
2026-07-30T00:28:33.4798863Z    Compiling tokio-rustls v0.26.4
2026-07-30T00:28:33.4799763Z    Compiling rustls-platform-verifier v0.7.0
2026-07-30T00:28:33.4800203Z    Compiling noq-proto v0.17.0
2026-07-30T00:28:33.5219716Z    Compiling hyper v1.10.1
2026-07-30T00:28:33.6871452Z    Compiling hickory-net v0.26.0-beta.4
2026-07-30T00:28:33.6910683Z    Compiling tokio-websockets v0.13.2
2026-07-30T00:28:33.7353681Z    Compiling rusqlite v0.32.1
2026-07-30T00:28:34.4933046Z    Compiling spt-store v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-30T00:28:34.7273414Z    Compiling hyper-util v0.1.20
2026-07-30T00:28:34.9377909Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-30T00:28:35.7078108Z    Compiling hyper-rustls v0.27.9
2026-07-30T00:28:35.7078642Z    Compiling igd-next v0.17.1
2026-07-30T00:28:35.8414150Z    Compiling reqwest v0.13.4
2026-07-30T00:28:36.4840970Z    Compiling portmapper v0.16.0
2026-07-30T00:28:37.0157497Z    Compiling spt-msg v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-30T00:28:37.2358771Z    Compiling spt-runtime v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-30T00:28:37.2359930Z    Compiling spt-term v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-30T00:28:37.4146068Z    Compiling noq v0.18.0
2026-07-30T00:28:39.9108176Z    Compiling spt-live v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-30T00:28:42.4156442Z    Compiling iroh v0.98.2
2026-07-30T00:28:50.2841155Z    Compiling spt-net v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-30T00:28:51.8165599Z    Compiling spt-daemon v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-30T00:29:03.7578253Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.96s
2026-07-30T00:29:03.7772619Z      Running tests/twohost.rs (target/debug/deps/twohost-b4c7cb19cc6796f4)
2026-07-30T00:29:03.7806530Z 
2026-07-30T00:29:03.7806915Z running 3 tests
2026-07-30T00:29:03.7807477Z test b2_attacher_child ... ok
2026-07-30T00:29:03.7807925Z test two_host_ladder_role_a ... ok
2026-07-30T00:29:03.7815055Z TWOHOST role B: node 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612
2026-07-30T00:29:03.9496628Z TWOHOST role B: notify instance notify-0 minted (real_mode=true)
2026-07-30T00:29:03.9546820Z TWOHOST role B: offline drive shells minted — ling-twohost-b/offdrive-0, gate-twohost-b/offdrive-0
2026-07-30T00:29:03.9806633Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785371343980 mono_ms=0 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:03.9889969Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785371343988 mono_ms=8 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:03.9890909Z TWOHOST role B: drive session 1 ready
2026-07-30T00:29:03.9944091Z PAIR_MEET_UP:twohost step=59512378 id=66457b41e3f2411a59eb3ede8dc8e05665bf88efb5a20d4f1778fa89d9beb8d3 addr=EndpointAddr { id: PublicKey(66457b41e3f2411a59eb3ede8dc8e05665bf88efb5a20d4f1778fa89d9beb8d3), addrs: {Ip(100.98.197.12:41011), Ip(192.168.1.154:41011)} }
2026-07-30T00:29:07.1042098Z PAIRING_ATTEMPT_FAIL: key confirmation failed — pairing aborted
2026-07-30T00:29:08.4042605Z PAIRED: joiner bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a recorded in subnet 'twohost'
2026-07-30T00:29:08.4912258Z TWOHOST OK: pairing: A rostered via the daemon-hosted responder
2026-07-30T00:29:08.4915703Z TWOHOST OK: pairing (responder, daemon-hosted)
2026-07-30T00:29:08.4918552Z PUMP_IPC_READER: spawned
2026-07-30T00:29:08.4918847Z PUMP_IPC_READER: spawned
2026-07-30T00:29:08.4921097Z CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785371348492 mono_ms=4511 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:08.4922451Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785371348492 mono_ms=4511 event=presence-sub-attach from_seq=18446744073709551615 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:08.5536316Z ACCESS_STORE_MINTED /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk/.tmpoLhKT3/identity/trust/access.json — no access store was present at first load in this process, so an EMPTY baseline was written (everything open that the chain leaves open). If this node had access rules, they are GONE: the store was removed while the daemon was down, and this mint replaced it. Re-apply them (`spt endpoint access ...`); a restart cannot tell a wipe from a first boot.
2026-07-30T00:29:08.5540337Z CONN_LIFECYCLE: conn=3 role=brain wall_ms=1785371348553 mono_ms=4573 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:08.5700891Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785371348569 mono_ms=4589 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:08.5903899Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785371348590 mono_ms=4609 event=stream-sub-attach stream=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:10.7543022Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785371350754 mono_ms=6773 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:10.7543983Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785371350754 mono_ms=6773 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:10.7545329Z CONN_LIFECYCLE: conn=6 role=brain stream-subscriber stream=3 wall_ms=1785371350754 mono_ms=6774 event=stream-sub-attach stream=3 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:10.7547198Z CONN_LIFECYCLE: conn=6 role=brain stream-subscriber stream=3 wall_ms=1785371350754 mono_ms=6774 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:10.7692518Z CONN_LIFECYCLE: conn=6 role=brain stream-subscriber stream=3 wall_ms=1785371350769 mono_ms=6788 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:10.7694097Z CONN_LIFECYCLE: conn=7 role=brain wall_ms=1785371350769 mono_ms=6788 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:10.7695137Z CONN_LIFECYCLE: conn=7 role=brain wall_ms=1785371350769 mono_ms=6788 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:10.8046180Z CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785371350804 mono_ms=6824 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:10.8047728Z CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785371350804 mono_ms=6824 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:10.8055264Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785371350805 mono_ms=6825 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:10.8056740Z CONN_LIFECYCLE: conn=9 role=brain stream-subscriber stream=4 wall_ms=1785371350805 mono_ms=6825 event=stream-sub-attach stream=4 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:10.8640609Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785371350863 mono_ms=6883 event=stream-sub-release stream=2 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:10.9923748Z TWOHOST OK: register: A's perch row replicated to B
2026-07-30T00:29:11.0567839Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785371351056 mono_ms=7076 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.0568666Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785371351056 mono_ms=7076 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.0570147Z CONN_LIFECYCLE: conn=10 role=brain wall_ms=1785371351056 mono_ms=7076 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.0571120Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785371351056 mono_ms=7076 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.0580865Z CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=5 wall_ms=1785371351057 mono_ms=7076 event=stream-sub-attach stream=5 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.0582070Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=6 wall_ms=1785371351057 mono_ms=7076 event=stream-sub-attach stream=6 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.0583262Z CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=5 wall_ms=1785371351057 mono_ms=7076 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.0584547Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=6 wall_ms=1785371351057 mono_ms=7076 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.0966783Z CONN_LIFECYCLE: conn=12 role=brain stream-subscriber stream=6 wall_ms=1785371351096 mono_ms=7116 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.0968115Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785371351096 mono_ms=7116 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.0969345Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785371351096 mono_ms=7116 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.1575433Z CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785371351157 mono_ms=7176 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.1576329Z CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785371351157 mono_ms=7177 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.1579045Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785371351157 mono_ms=7177 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.1581315Z CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=7 wall_ms=1785371351158 mono_ms=7177 event=stream-sub-attach stream=7 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.1583891Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785371351158 mono_ms=7177 event=controller-replaced session=1 new_conn=16 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.1585817Z CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=7 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785371351158 mono_ms=7177 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.1587778Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785371351158 mono_ms=7177 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.2081423Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785371351207 mono_ms=7227 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.2082503Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785371351208 mono_ms=7227 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.2084013Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=8 wall_ms=1785371351208 mono_ms=7227 event=stream-sub-attach stream=8 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.2086582Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=8 wall_ms=1785371351208 mono_ms=7228 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.2610745Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=8 wall_ms=1785371351260 mono_ms=7280 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.2611941Z CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785371351261 mono_ms=7280 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.2613227Z CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785371351261 mono_ms=7280 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.5608583Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 wall_ms=1785371351560 mono_ms=7580 event=stream-sub-attach stream=9 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.5820047Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 wall_ms=1785371351581 mono_ms=7601 event=stream-sub-release stream=9 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:11.7800554Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=16 intent=control old_by=- old_gen=0 req_gen=1785371351103 decision=controller
2026-07-30T00:29:11.7802934Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=16 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785371351103 req_gen=1785371351103 decision=idempotent
2026-07-30T00:29:12.4483990Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 wall_ms=1785371352448 mono_ms=8467 event=stream-sub-attach stream=12 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.0681870Z CONN_LIFECYCLE: conn=9 role=brain stream-subscriber stream=4 wall_ms=1785371353067 mono_ms=9087 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.0683559Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785371353068 mono_ms=9087 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.0685005Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785371353068 mono_ms=9087 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.0891522Z CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=5 wall_ms=1785371353088 mono_ms=9108 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.0892778Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785371353089 mono_ms=9108 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.0893813Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785371353089 mono_ms=9108 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.2382493Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 wall_ms=1785371353238 mono_ms=9257 event=stream-sub-release stream=12 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.2418639Z TWOHOST OK: message: A's WAN message spooled at B
2026-07-30T00:29:13.2422081Z TWOHOST OK: notif: A's insert fired on B
2026-07-30T00:29:13.2545590Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 wall_ms=1785371353254 mono_ms=9273 event=stream-sub-attach stream=13 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.2598583Z TWOHOST OK: notif dismissed at B (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:1785371350704) — replicating back
2026-07-30T00:29:13.2703025Z TWOHOST OK: sync: B pulled A's mind
2026-07-30T00:29:13.2764626Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 wall_ms=1785371353276 mono_ms=9295 event=stream-sub-release stream=13 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.2986542Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 wall_ms=1785371353298 mono_ms=9318 event=stream-sub-attach stream=16 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.3750610Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785371353374 mono_ms=9394 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.3752559Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785371353375 mono_ms=9394 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.3753757Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=17 wall_ms=1785371353375 mono_ms=9394 event=stream-sub-attach stream=17 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.3756056Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=17 wall_ms=1785371353375 mono_ms=9395 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.3871444Z CONN_LIFECYCLE: conn=24 role=brain stream-subscriber stream=17 wall_ms=1785371353387 mono_ms=9406 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.3872858Z CONN_LIFECYCLE: conn=25 role=brain wall_ms=1785371353387 mono_ms=9406 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.3873793Z CONN_LIFECYCLE: conn=25 role=brain wall_ms=1785371353387 mono_ms=9406 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.4157872Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 wall_ms=1785371353415 mono_ms=9435 event=stream-sub-release stream=16 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.4328342Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 wall_ms=1785371353432 mono_ms=9452 event=stream-sub-attach stream=18 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.4770591Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 wall_ms=1785371353476 mono_ms=9496 event=stream-sub-release stream=18 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5259852Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785371353525 mono_ms=9545 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5261228Z CONN_LIFECYCLE: conn=27 role=brain wall_ms=1785371353525 mono_ms=9545 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5262636Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785371353525 mono_ms=9545 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5264315Z CONN_LIFECYCLE: conn=27 role=brain wall_ms=1785371353525 mono_ms=9545 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5265795Z CONN_LIFECYCLE: conn=28 role=brain stream-subscriber stream=19 wall_ms=1785371353526 mono_ms=9545 event=stream-sub-attach stream=19 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5266948Z CONN_LIFECYCLE: conn=28 role=brain stream-subscriber stream=19 wall_ms=1785371353526 mono_ms=9545 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5267998Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785371353526 mono_ms=9546 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5269252Z CONN_LIFECYCLE: conn=29 role=brain stream-subscriber stream=20 wall_ms=1785371353526 mono_ms=9546 event=stream-sub-attach stream=20 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5271712Z CONN_LIFECYCLE: conn=28 role=brain stream-subscriber stream=19 wall_ms=1785371353527 mono_ms=9546 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5273052Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785371353527 mono_ms=9546 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5274246Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785371353527 mono_ms=9546 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5278034Z CONN_LIFECYCLE: conn=29 role=brain stream-subscriber stream=20 wall_ms=1785371353527 mono_ms=9547 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5279130Z CONN_LIFECYCLE: conn=31 role=brain wall_ms=1785371353527 mono_ms=9547 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5280123Z CONN_LIFECYCLE: conn=31 role=brain wall_ms=1785371353527 mono_ms=9547 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5763314Z CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785371353576 mono_ms=9595 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5764240Z CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785371353576 mono_ms=9595 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5765307Z CONN_LIFECYCLE: conn=33 role=brain stream-subscriber stream=21 wall_ms=1785371353576 mono_ms=9596 event=stream-sub-attach stream=21 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5767623Z CONN_LIFECYCLE: conn=33 role=brain stream-subscriber stream=21 wall_ms=1785371353576 mono_ms=9596 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5856777Z CONN_LIFECYCLE: conn=33 role=brain stream-subscriber stream=21 wall_ms=1785371353585 mono_ms=9605 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5857834Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785371353585 mono_ms=9605 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.5858656Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785371353585 mono_ms=9605 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.7706865Z TWOHOST OK: rest: A's remote suspend landed (B suspended)
2026-07-30T00:29:13.8282092Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785371353828 mono_ms=9847 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8282946Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785371353828 mono_ms=9847 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8285141Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=23 wall_ms=1785371353828 mono_ms=9848 event=stream-sub-attach stream=23 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8285977Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=23 wall_ms=1785371353828 mono_ms=9848 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8503347Z CONN_LIFECYCLE: conn=36 role=brain stream-subscriber stream=23 wall_ms=1785371353850 mono_ms=9869 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8504199Z CONN_LIFECYCLE: conn=37 role=brain wall_ms=1785371353850 mono_ms=9869 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8505496Z CONN_LIFECYCLE: conn=37 role=brain wall_ms=1785371353850 mono_ms=9869 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8786035Z CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785371353878 mono_ms=9897 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8787505Z CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785371353878 mono_ms=9897 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8788414Z CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785371353878 mono_ms=9898 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8789511Z CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785371353878 mono_ms=9898 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8791128Z CONN_LIFECYCLE: conn=41 role=brain stream-subscriber stream=24 wall_ms=1785371353878 mono_ms=9898 event=stream-sub-attach stream=24 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8792730Z CONN_LIFECYCLE: conn=40 role=brain stream-subscriber stream=25 wall_ms=1785371353878 mono_ms=9898 event=stream-sub-attach stream=25 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8793944Z CONN_LIFECYCLE: conn=41 role=brain stream-subscriber stream=24 wall_ms=1785371353878 mono_ms=9898 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8794773Z CONN_LIFECYCLE: conn=40 role=brain stream-subscriber stream=25 wall_ms=1785371353878 mono_ms=9898 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8798135Z CONN_LIFECYCLE: conn=40 role=brain stream-subscriber stream=25 wall_ms=1785371353879 mono_ms=9899 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8799360Z CONN_LIFECYCLE: conn=42 role=brain wall_ms=1785371353879 mono_ms=9899 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8800219Z CONN_LIFECYCLE: conn=42 role=brain wall_ms=1785371353879 mono_ms=9899 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8963640Z CONN_LIFECYCLE: conn=41 role=brain stream-subscriber stream=24 wall_ms=1785371353896 mono_ms=9915 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8964594Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785371353896 mono_ms=9915 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:13.8965358Z CONN_LIFECYCLE: conn=43 role=brain wall_ms=1785371353896 mono_ms=9916 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.0209212Z TWOHOST OK: rest: A's remote wake landed (B active again)
2026-07-30T00:29:14.1065401Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 wall_ms=1785371354106 mono_ms=10125 event=stream-sub-attach stream=28 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.4732125Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 wall_ms=1785371354472 mono_ms=10492 event=stream-sub-release stream=28 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.4916880Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29 wall_ms=1785371354491 mono_ms=10510 event=stream-sub-attach stream=29 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5329199Z CONN_LIFECYCLE: conn=45 role=brain wall_ms=1785371354532 mono_ms=10552 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5330337Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785371354532 mono_ms=10552 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5331575Z CONN_LIFECYCLE: conn=45 role=brain wall_ms=1785371354532 mono_ms=10552 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5332520Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785371354532 mono_ms=10552 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5333513Z CONN_LIFECYCLE: conn=46 role=brain stream-subscriber stream=30 wall_ms=1785371354533 mono_ms=10552 event=stream-sub-attach stream=30 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5335029Z CONN_LIFECYCLE: conn=46 role=brain stream-subscriber stream=30 wall_ms=1785371354533 mono_ms=10552 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5336134Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785371354533 mono_ms=10553 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5337463Z CONN_LIFECYCLE: conn=47 role=brain stream-subscriber stream=31 wall_ms=1785371354533 mono_ms=10553 event=stream-sub-attach stream=31 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5342545Z CONN_LIFECYCLE: conn=46 role=brain stream-subscriber stream=30 wall_ms=1785371354534 mono_ms=10553 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5343782Z CONN_LIFECYCLE: conn=48 role=brain wall_ms=1785371354534 mono_ms=10553 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5344854Z CONN_LIFECYCLE: conn=48 role=brain wall_ms=1785371354534 mono_ms=10553 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5407520Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29 wall_ms=1785371354540 mono_ms=10560 event=stream-sub-release stream=29 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5687229Z CONN_LIFECYCLE: conn=47 role=brain stream-subscriber stream=31 wall_ms=1785371354568 mono_ms=10588 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5688450Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785371354568 mono_ms=10588 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.5689457Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785371354568 mono_ms=10588 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:14.7813598Z TWOHOST OK: presence: A's redirected notif surfaced at B
2026-07-30T00:29:14.7814455Z TWOHOST OK: presence: the surfacing node owns the marks
2026-07-30T00:29:15.1370487Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785371355136 mono_ms=11156 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.1371595Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785371355137 mono_ms=11156 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.1373771Z CONN_LIFECYCLE: conn=51 role=brain stream-subscriber stream=32 wall_ms=1785371355137 mono_ms=11156 event=stream-sub-attach stream=32 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.1375698Z CONN_LIFECYCLE: conn=51 role=brain stream-subscriber stream=32 wall_ms=1785371355137 mono_ms=11157 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.1592299Z CONN_LIFECYCLE: conn=51 role=brain stream-subscriber stream=32 wall_ms=1785371355159 mono_ms=11178 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.1593470Z CONN_LIFECYCLE: conn=52 role=brain wall_ms=1785371355159 mono_ms=11178 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.1594480Z CONN_LIFECYCLE: conn=52 role=brain wall_ms=1785371355159 mono_ms=11178 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.1694343Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371355169 mono_ms=11188 event=stream-sub-attach stream=35 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.1873398Z CONN_LIFECYCLE: conn=53 role=brain wall_ms=1785371355187 mono_ms=11206 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.1874405Z CONN_LIFECYCLE: conn=53 role=brain wall_ms=1785371355187 mono_ms=11206 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.1875531Z CONN_LIFECYCLE: conn=54 role=brain stream-subscriber stream=36 wall_ms=1785371355187 mono_ms=11207 event=stream-sub-attach stream=36 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.1877019Z CONN_LIFECYCLE: conn=54 role=brain stream-subscriber stream=36 wall_ms=1785371355187 mono_ms=11207 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.1883954Z CONN_LIFECYCLE: conn=54 role=brain stream-subscriber stream=36 wall_ms=1785371355188 mono_ms=11207 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.1884952Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785371355188 mono_ms=11207 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.1885696Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785371355188 mono_ms=11208 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.4392846Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785371355439 mono_ms=11458 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.4394048Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785371355439 mono_ms=11458 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.4395418Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=37 wall_ms=1785371355439 mono_ms=11459 event=stream-sub-attach stream=37 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.4396471Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=37 wall_ms=1785371355439 mono_ms=11459 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.4414133Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=37 wall_ms=1785371355441 mono_ms=11460 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.4415474Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785371355441 mono_ms=11461 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.4416313Z CONN_LIFECYCLE: conn=58 role=brain wall_ms=1785371355441 mono_ms=11461 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.4627922Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371355462 mono_ms=11482 event=stream-sub-release stream=35 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.4818595Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371355481 mono_ms=11501 event=stream-sub-attach stream=39 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.4895222Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785371355489 mono_ms=11508 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.4896433Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785371355489 mono_ms=11509 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.4898518Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=38 wall_ms=1785371355489 mono_ms=11509 event=stream-sub-attach stream=38 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.4900286Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=38 wall_ms=1785371355489 mono_ms=11509 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.4978910Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371355497 mono_ms=11517 event=stream-sub-release stream=39 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5066489Z CONN_LIFECYCLE: conn=60 role=brain stream-subscriber stream=38 wall_ms=1785371355506 mono_ms=11526 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5067647Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785371355506 mono_ms=11526 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5068559Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785371355506 mono_ms=11526 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5400931Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785371355539 mono_ms=11559 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5402077Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785371355540 mono_ms=11559 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5403355Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=40 wall_ms=1785371355540 mono_ms=11559 event=stream-sub-attach stream=40 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5404560Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=40 wall_ms=1785371355540 mono_ms=11559 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5418710Z CONN_LIFECYCLE: conn=63 role=brain stream-subscriber stream=40 wall_ms=1785371355541 mono_ms=11561 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5419940Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785371355541 mono_ms=11561 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5420974Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785371355541 mono_ms=11561 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5904049Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785371355590 mono_ms=11609 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5905112Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785371355590 mono_ms=11609 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5906776Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=41 wall_ms=1785371355590 mono_ms=11610 event=stream-sub-attach stream=41 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5908253Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=41 wall_ms=1785371355590 mono_ms=11610 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5932188Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=41 wall_ms=1785371355593 mono_ms=11612 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5933407Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785371355593 mono_ms=11612 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.5934407Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785371355593 mono_ms=11612 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.6408084Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785371355640 mono_ms=11660 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.6409129Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785371355640 mono_ms=11660 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.6410344Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=42 wall_ms=1785371355640 mono_ms=11660 event=stream-sub-attach stream=42 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.6411815Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=42 wall_ms=1785371355641 mono_ms=11660 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.7274492Z CONN_LIFECYCLE: conn=69 role=brain stream-subscriber stream=42 wall_ms=1785371355727 mono_ms=11746 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.7275612Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785371355727 mono_ms=11747 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.7276529Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785371355727 mono_ms=11747 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.7413680Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785371355741 mono_ms=11760 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.7414903Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785371355741 mono_ms=11760 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.7416352Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=43 wall_ms=1785371355741 mono_ms=11761 event=stream-sub-attach stream=43 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.7417710Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=43 wall_ms=1785371355741 mono_ms=11761 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.7431076Z CONN_LIFECYCLE: conn=72 role=brain stream-subscriber stream=43 wall_ms=1785371355743 mono_ms=11762 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.7432498Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785371355743 mono_ms=11762 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.7433219Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785371355743 mono_ms=11762 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.7819917Z TWOHOST OK: shell: A's cross-node notify command RENDERED at B
2026-07-30T00:29:15.7820463Z TWOHOST OK: toast: A's notify rendered via the shell template at B
2026-07-30T00:29:15.7826931Z TWOHOST OK: gateway: A's cross-node cmd spooled under the gateway-typed owner at B
2026-07-30T00:29:15.7831929Z TWOHOST OK: gateway-typed owner cross-node cmd spooled + drive dropped at B
2026-07-30T00:29:15.8423890Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785371355842 mono_ms=11861 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.8425078Z CONN_LIFECYCLE: conn=75 role=brain wall_ms=1785371355842 mono_ms=11861 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.8426452Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785371355842 mono_ms=11861 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.8428036Z CONN_LIFECYCLE: conn=75 role=brain wall_ms=1785371355842 mono_ms=11861 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.8429281Z CONN_LIFECYCLE: conn=76 role=brain stream-subscriber stream=44 wall_ms=1785371355842 mono_ms=11862 event=stream-sub-attach stream=44 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.8430505Z CONN_LIFECYCLE: conn=76 role=brain stream-subscriber stream=44 wall_ms=1785371355842 mono_ms=11862 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.8431450Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785371355843 mono_ms=11862 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.8432668Z CONN_LIFECYCLE: conn=77 role=brain stream-subscriber stream=45 wall_ms=1785371355843 mono_ms=11862 event=stream-sub-attach stream=45 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.8436555Z CONN_LIFECYCLE: conn=76 role=brain stream-subscriber stream=44 wall_ms=1785371355843 mono_ms=11863 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.8437794Z CONN_LIFECYCLE: conn=78 role=brain wall_ms=1785371355843 mono_ms=11863 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.8438674Z CONN_LIFECYCLE: conn=78 role=brain wall_ms=1785371355843 mono_ms=11863 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.8835336Z CONN_LIFECYCLE: conn=77 role=brain stream-subscriber stream=45 wall_ms=1785371355883 mono_ms=11902 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.8836491Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785371355883 mono_ms=11903 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.8837464Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785371355883 mono_ms=11903 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.9933514Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785371355993 mono_ms=12012 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.9934688Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785371355993 mono_ms=12012 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.9937861Z CONN_LIFECYCLE: conn=81 role=brain stream-subscriber stream=46 wall_ms=1785371355993 mono_ms=12013 event=stream-sub-attach stream=46 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:15.9939424Z CONN_LIFECYCLE: conn=81 role=brain stream-subscriber stream=46 wall_ms=1785371355993 mono_ms=12013 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.0157530Z CONN_LIFECYCLE: conn=81 role=brain stream-subscriber stream=46 wall_ms=1785371356015 mono_ms=12035 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.0159193Z CONN_LIFECYCLE: conn=82 role=brain wall_ms=1785371356015 mono_ms=12035 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.0160068Z CONN_LIFECYCLE: conn=82 role=brain wall_ms=1785371356015 mono_ms=12035 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.0436353Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785371356043 mono_ms=12063 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.0437373Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785371356043 mono_ms=12063 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.0438822Z CONN_LIFECYCLE: conn=84 role=brain stream-subscriber stream=47 wall_ms=1785371356043 mono_ms=12063 event=stream-sub-attach stream=47 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.0440216Z CONN_LIFECYCLE: conn=84 role=brain stream-subscriber stream=47 wall_ms=1785371356043 mono_ms=12063 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.0447166Z CONN_LIFECYCLE: conn=84 role=brain stream-subscriber stream=47 wall_ms=1785371356044 mono_ms=12064 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.0448252Z CONN_LIFECYCLE: conn=85 role=brain wall_ms=1785371356044 mono_ms=12064 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.0449139Z CONN_LIFECYCLE: conn=85 role=brain wall_ms=1785371356044 mono_ms=12064 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.1239317Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371356123 mono_ms=12143 event=stream-sub-attach stream=50 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.2954259Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785371356295 mono_ms=12314 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.2955905Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785371356295 mono_ms=12314 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.2957672Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=51 wall_ms=1785371356295 mono_ms=12315 event=stream-sub-attach stream=51 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.2959134Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=51 wall_ms=1785371356295 mono_ms=12315 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.3649282Z CONN_LIFECYCLE: conn=87 role=brain stream-subscriber stream=51 wall_ms=1785371356364 mono_ms=12384 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.3650858Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785371356364 mono_ms=12384 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.3652144Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785371356364 mono_ms=12384 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.4061799Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371356405 mono_ms=12425 event=stream-sub-release stream=50 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.4198416Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371356419 mono_ms=12439 event=stream-sub-attach stream=52 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.4568164Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371356456 mono_ms=12476 event=stream-sub-release stream=52 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.5337672Z TWOHOST OK: A-3: A's setup suspend landed (B suspended)
2026-07-30T00:29:16.6477794Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785371356647 mono_ms=12667 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6479518Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785371356647 mono_ms=12667 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6480795Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=54 wall_ms=1785371356647 mono_ms=12667 event=stream-sub-attach stream=54 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6482186Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=54 wall_ms=1785371356648 mono_ms=12667 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6981426Z CONN_LIFECYCLE: conn=91 role=brain wall_ms=1785371356697 mono_ms=12717 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6982567Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785371356697 mono_ms=12717 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6983616Z CONN_LIFECYCLE: conn=91 role=brain wall_ms=1785371356698 mono_ms=12717 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6984644Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785371356698 mono_ms=12717 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6985770Z CONN_LIFECYCLE: conn=93 role=brain stream-subscriber stream=55 wall_ms=1785371356698 mono_ms=12717 event=stream-sub-attach stream=55 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6986815Z CONN_LIFECYCLE: conn=93 role=brain stream-subscriber stream=55 wall_ms=1785371356698 mono_ms=12718 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6987627Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785371356698 mono_ms=12718 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6988862Z CONN_LIFECYCLE: conn=94 role=brain stream-subscriber stream=56 wall_ms=1785371356698 mono_ms=12718 event=stream-sub-attach stream=56 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6992470Z CONN_LIFECYCLE: conn=93 role=brain stream-subscriber stream=55 wall_ms=1785371356699 mono_ms=12718 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6993447Z CONN_LIFECYCLE: conn=95 role=brain wall_ms=1785371356699 mono_ms=12718 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6994233Z CONN_LIFECYCLE: conn=95 role=brain wall_ms=1785371356699 mono_ms=12718 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6997824Z CONN_LIFECYCLE: conn=94 role=brain stream-subscriber stream=56 wall_ms=1785371356699 mono_ms=12719 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.6999093Z CONN_LIFECYCLE: conn=96 role=brain wall_ms=1785371356699 mono_ms=12719 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.7000233Z CONN_LIFECYCLE: conn=96 role=brain wall_ms=1785371356699 mono_ms=12719 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.7385831Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=54 wall_ms=1785371356738 mono_ms=12757 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.7387061Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785371356738 mono_ms=12758 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.7387887Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785371356738 mono_ms=12758 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.7839457Z TWOHOST OK: A-3: A's bare-id ROUTED wake landed (B active)
2026-07-30T00:29:16.7895143Z TWOHOST OK: A-3 bare-id wake (serve side)
2026-07-30T00:29:16.7960055Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785371356795 mono_ms=12815 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:16.8064087Z TWOHOST role B: B-2 ticker session 2 ready
2026-07-30T00:29:16.8889902Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371356888 mono_ms=12908 event=stream-sub-attach stream=58 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0001547Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785371356999 mono_ms=13019 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0002849Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785371357000 mono_ms=13019 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0005252Z CONN_LIFECYCLE: conn=99 role=brain stream-subscriber stream=59 wall_ms=1785371357000 mono_ms=13020 event=stream-sub-attach stream=59 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0006547Z CONN_LIFECYCLE: conn=99 role=brain stream-subscriber stream=59 wall_ms=1785371357000 mono_ms=13020 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0224766Z CONN_LIFECYCLE: conn=99 role=brain stream-subscriber stream=59 wall_ms=1785371357022 mono_ms=13041 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0226057Z CONN_LIFECYCLE: conn=100 role=brain wall_ms=1785371357022 mono_ms=13042 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0227248Z CONN_LIFECYCLE: conn=100 role=brain wall_ms=1785371357022 mono_ms=13042 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0503851Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785371357050 mono_ms=13069 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0505458Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785371357050 mono_ms=13069 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0506641Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785371357050 mono_ms=13069 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0507925Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785371357050 mono_ms=13069 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0509427Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=61 wall_ms=1785371357050 mono_ms=13070 event=stream-sub-attach stream=61 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0510873Z CONN_LIFECYCLE: conn=104 role=brain stream-subscriber stream=60 wall_ms=1785371357050 mono_ms=13070 event=stream-sub-attach stream=60 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0512207Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=61 wall_ms=1785371357050 mono_ms=13070 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0513647Z CONN_LIFECYCLE: conn=104 role=brain stream-subscriber stream=60 wall_ms=1785371357050 mono_ms=13070 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0515389Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=61 wall_ms=1785371357051 mono_ms=13071 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0516644Z CONN_LIFECYCLE: conn=105 role=brain wall_ms=1785371357051 mono_ms=13071 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0517769Z CONN_LIFECYCLE: conn=105 role=brain wall_ms=1785371357051 mono_ms=13071 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0520221Z CONN_LIFECYCLE: conn=104 role=brain stream-subscriber stream=60 wall_ms=1785371357051 mono_ms=13071 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0521546Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785371357052 mono_ms=13071 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.0522686Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785371357052 mono_ms=13071 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.1632676Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371357162 mono_ms=13182 event=stream-sub-release stream=58 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.1760974Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371357175 mono_ms=13195 event=stream-sub-attach stream=63 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.2132531Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371357212 mono_ms=13232 event=stream-sub-release stream=63 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.2519097Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785371357251 mono_ms=13271 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.2520320Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785371357251 mono_ms=13271 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.2522504Z CONN_LIFECYCLE: conn=108 role=brain wall_ms=1785371357252 mono_ms=13271 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.2524765Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=64 wall_ms=1785371357252 mono_ms=13271 event=stream-sub-attach stream=64 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.2529229Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785371357252 mono_ms=13272 event=controller-replaced session=2 new_conn=108 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.2530704Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=64 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785371357252 mono_ms=13272 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.2532129Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785371357252 mono_ms=13272 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.2622479Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=108 intent=control old_by=- old_gen=0 req_gen=1785371357220 decision=controller
2026-07-30T00:29:17.2624123Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=108 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785371357220 req_gen=1785371357220 decision=idempotent
2026-07-30T00:29:17.3075221Z TWOHOST OK: B-2: the attacher child's control stamps landed
2026-07-30T00:29:17.7056164Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785371357705 mono_ms=13725 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.7057224Z CONN_LIFECYCLE: conn=111 role=brain wall_ms=1785371357705 mono_ms=13725 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.7058419Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785371357705 mono_ms=13725 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.7059789Z CONN_LIFECYCLE: conn=111 role=brain wall_ms=1785371357705 mono_ms=13725 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.7061163Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=65 wall_ms=1785371357705 mono_ms=13725 event=stream-sub-attach stream=65 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.7062488Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=65 wall_ms=1785371357706 mono_ms=13725 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.7063574Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785371357706 mono_ms=13725 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.7064801Z CONN_LIFECYCLE: conn=113 role=brain stream-subscriber stream=66 wall_ms=1785371357706 mono_ms=13725 event=stream-sub-attach stream=66 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.7069672Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=65 wall_ms=1785371357706 mono_ms=13726 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.7070935Z CONN_LIFECYCLE: conn=114 role=brain wall_ms=1785371357706 mono_ms=13726 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.7072043Z CONN_LIFECYCLE: conn=114 role=brain wall_ms=1785371357707 mono_ms=13726 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.7075424Z CONN_LIFECYCLE: conn=113 role=brain stream-subscriber stream=66 wall_ms=1785371357707 mono_ms=13727 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.7076667Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785371357707 mono_ms=13727 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.7077777Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785371357707 mono_ms=13727 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:17.8377489Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371357837 mono_ms=13856 event=stream-sub-attach stream=69 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2095609Z CONN_LIFECYCLE: conn=116 role=brain wall_ms=1785371358209 mono_ms=14228 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2097150Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785371358209 mono_ms=14228 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2098443Z CONN_LIFECYCLE: conn=116 role=brain wall_ms=1785371358209 mono_ms=14229 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2109976Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785371358209 mono_ms=14229 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2111699Z CONN_LIFECYCLE: conn=118 role=brain stream-subscriber stream=71 wall_ms=1785371358209 mono_ms=14229 event=stream-sub-attach stream=71 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2113167Z CONN_LIFECYCLE: conn=119 role=brain stream-subscriber stream=70 wall_ms=1785371358209 mono_ms=14229 event=stream-sub-attach stream=70 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2114508Z CONN_LIFECYCLE: conn=118 role=brain stream-subscriber stream=71 wall_ms=1785371358209 mono_ms=14229 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2115729Z CONN_LIFECYCLE: conn=119 role=brain stream-subscriber stream=70 wall_ms=1785371358209 mono_ms=14229 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2176457Z CONN_LIFECYCLE: conn=118 role=brain stream-subscriber stream=71 wall_ms=1785371358217 mono_ms=14237 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2177793Z CONN_LIFECYCLE: conn=120 role=brain wall_ms=1785371358217 mono_ms=14237 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2178930Z CONN_LIFECYCLE: conn=120 role=brain wall_ms=1785371358217 mono_ms=14237 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2317316Z CONN_LIFECYCLE: conn=119 role=brain stream-subscriber stream=70 wall_ms=1785371358231 mono_ms=14251 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2318622Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785371358231 mono_ms=14251 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2319835Z CONN_LIFECYCLE: conn=121 role=brain wall_ms=1785371358231 mono_ms=14251 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2599103Z CONN_LIFECYCLE: conn=123 role=brain wall_ms=1785371358259 mono_ms=14279 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2600096Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785371358259 mono_ms=14279 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2600969Z CONN_LIFECYCLE: conn=123 role=brain wall_ms=1785371358259 mono_ms=14279 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2601919Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785371358259 mono_ms=14279 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2602961Z CONN_LIFECYCLE: conn=124 role=brain stream-subscriber stream=72 wall_ms=1785371358260 mono_ms=14279 event=stream-sub-attach stream=72 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2604057Z CONN_LIFECYCLE: conn=125 role=brain stream-subscriber stream=73 wall_ms=1785371358260 mono_ms=14279 event=stream-sub-attach stream=73 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2605360Z CONN_LIFECYCLE: conn=124 role=brain stream-subscriber stream=72 wall_ms=1785371358260 mono_ms=14279 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2606787Z CONN_LIFECYCLE: conn=125 role=brain stream-subscriber stream=73 wall_ms=1785371358260 mono_ms=14279 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2610638Z CONN_LIFECYCLE: conn=125 role=brain stream-subscriber stream=73 wall_ms=1785371358260 mono_ms=14280 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2612006Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785371358261 mono_ms=14280 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2612893Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785371358261 mono_ms=14280 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2615336Z CONN_LIFECYCLE: conn=124 role=brain stream-subscriber stream=72 wall_ms=1785371358261 mono_ms=14281 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2616388Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785371358261 mono_ms=14281 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.2617174Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785371358261 mono_ms=14281 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3104632Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785371358310 mono_ms=14329 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3105696Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785371358310 mono_ms=14329 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3106666Z CONN_LIFECYCLE: conn=130 role=brain wall_ms=1785371358310 mono_ms=14329 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3107775Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785371358310 mono_ms=14330 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3109207Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785371358310 mono_ms=14330 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3110498Z CONN_LIFECYCLE: conn=130 role=brain wall_ms=1785371358310 mono_ms=14330 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3113165Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371358310 mono_ms=14330 event=stream-sub-release stream=69 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3115454Z CONN_LIFECYCLE: conn=132 role=brain stream-subscriber stream=76 wall_ms=1785371358310 mono_ms=14330 event=stream-sub-attach stream=76 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3116923Z CONN_LIFECYCLE: conn=133 role=brain stream-subscriber stream=74 wall_ms=1785371358310 mono_ms=14330 event=stream-sub-attach stream=74 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3118250Z CONN_LIFECYCLE: conn=133 role=brain stream-subscriber stream=74 wall_ms=1785371358310 mono_ms=14330 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3119547Z CONN_LIFECYCLE: conn=132 role=brain stream-subscriber stream=76 wall_ms=1785371358310 mono_ms=14330 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3120624Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785371358311 mono_ms=14330 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3121820Z CONN_LIFECYCLE: conn=131 role=brain stream-subscriber stream=75 wall_ms=1785371358311 mono_ms=14330 event=stream-sub-attach stream=75 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3123282Z CONN_LIFECYCLE: conn=133 role=brain stream-subscriber stream=74 wall_ms=1785371358311 mono_ms=14331 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3124765Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785371358311 mono_ms=14331 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3125886Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785371358311 mono_ms=14331 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3127278Z CONN_LIFECYCLE: conn=132 role=brain stream-subscriber stream=76 wall_ms=1785371358312 mono_ms=14331 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3128510Z CONN_LIFECYCLE: conn=135 role=brain wall_ms=1785371358312 mono_ms=14331 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3129545Z CONN_LIFECYCLE: conn=135 role=brain wall_ms=1785371358312 mono_ms=14331 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3130407Z CONN_LIFECYCLE: conn=131 role=brain stream-subscriber stream=75 wall_ms=1785371358312 mono_ms=14332 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3131298Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785371358312 mono_ms=14332 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3131994Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785371358312 mono_ms=14332 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3228507Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371358322 mono_ms=14342 event=stream-sub-attach stream=77 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3264289Z CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785371358326 mono_ms=14345 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3266355Z CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=7 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785371358326 mono_ms=14345 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3346870Z CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=7 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785371358334 mono_ms=14354 event=session-detach session=1 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3349555Z CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=7 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785371358334 mono_ms=14354 event=stream-sub-release stream=7 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3352138Z CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=7 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785371358334 mono_ms=14354 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3353907Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785371358334 mono_ms=14354 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:18.3355095Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785371358334 mono_ms=14354 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:28.3231845Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371368322 mono_ms=24342 event=stream-sub-release stream=77 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:28.3235734Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-07-30T00:29:28.3433217Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371368343 mono_ms=24362 event=stream-sub-attach stream=80 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:30.9959465Z PAIR_MEET_UP:twohost step=59512379 id=7b45c8cd0a6d44b95164b5ba817874cdba68558ecd5322118b48bd49325186e5 addr=EndpointAddr { id: PublicKey(7b45c8cd0a6d44b95164b5ba817874cdba68558ecd5322118b48bd49325186e5), addrs: {Ip(100.98.197.12:53192), Ip(192.168.1.154:53192)} }
2026-07-30T00:29:38.3956117Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371378395 mono_ms=34414 event=stream-sub-release stream=80 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:38.3958034Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-07-30T00:29:38.4154288Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371378415 mono_ms=34434 event=stream-sub-attach stream=83 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:48.4677602Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=9 stream-subscriber stream=12 stream-subscriber stream=13 stream-subscriber stream=16 stream-subscriber stream=18 stream-subscriber stream=28 stream-subscriber stream=29… wall_ms=1785371388467 mono_ms=44487 event=stream-sub-release stream=83 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:29:48.4680909Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-07-30T00:29:59.0737027Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:stage=quic-connect: submit-dial exceeded the 10s bound (peer unresponsive) wall_ms=1785371399073 mono_ms=0
2026-07-30T00:30:00.9976503Z PAIR_MEET_UP:twohost step=59512380 id=59fa4d1c5a158b5f6dee8499bbc973e6960325b3846134b59d0201e645237f6e addr=EndpointAddr { id: PublicKey(59fa4d1c5a158b5f6dee8499bbc973e6960325b3846134b59d0201e645237f6e), addrs: {Ip(100.98.197.12:41137), Ip(192.168.1.154:41137)} }
2026-07-30T00:30:03.7807347Z test two_host_ladder_role_b has been running for over 60 seconds
2026-07-30T00:30:09.6795901Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:stage=quic-connect: submit-dial exceeded the 10s bound (peer unresponsive) wall_ms=1785371409679 mono_ms=10605
2026-07-30T00:30:18.3021825Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785371418301 mono_ms=74321 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:30:18.3164292Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785371418316 mono_ms=74335 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:30:18.3237177Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=64 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785371418316 mono_ms=74335 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:30:18.3239534Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=64 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785371418323 mono_ms=74343 event=session-detach session=2 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:30:18.3242378Z CONN_LIFECYCLE: conn=108 role=brain stream-subscriber stream=64 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785371418323 mono_ms=74343 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:30:18.3243698Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785371418323 mono_ms=74343 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:30:18.3244550Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785371418324 mono_ms=74343 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:30:18.5220166Z TWOHOST OK: B-2: the severed controller's stamps CLEAR (reap + converge)
2026-07-30T00:30:18.5220663Z TWOHOST OK: B-2 dead-controller reap cleared the stamps
2026-07-30T00:30:18.5221062Z TWOHOST OK: done-file pushed by A (ladder complete on A)
2026-07-30T00:30:18.5221342Z TWOHOST role B: ladder complete
2026-07-30T00:30:18.5248854Z CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785371418524 mono_ms=74544 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:30:18.5352819Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local controller session=2 endpoint=ling-twohost-b2 by=local wall_ms=1785371418535 mono_ms=74554 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-07-30T00:30:18.5389520Z test two_host_ladder_role_b ... ok
2026-07-30T00:30:18.5389810Z 
2026-07-30T00:30:18.5391714Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 74.76s
2026-07-30T00:30:18.5392159Z 
2026-07-30T00:30:18.5552575Z ##[group]Run cargo build -p mock-adapter --bin mock-session
2026-07-30T00:30:18.5552975Z [36;1mcargo build -p mock-adapter --bin mock-session[0m
2026-07-30T00:30:18.5565467Z shell: /usr/bin/bash -e {0}
2026-07-30T00:30:18.5565664Z env:
2026-07-30T00:30:18.5565955Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:30:18.5566407Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:30:18.5566808Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:30:18.5567209Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:30:18.5567536Z ##[endgroup]
2026-07-30T00:30:18.6823603Z    Compiling typenum v1.20.1
2026-07-30T00:30:18.6823927Z    Compiling subtle v2.6.1
2026-07-30T00:30:19.0684396Z    Compiling generic-array v0.14.7
2026-07-30T00:30:19.3468136Z    Compiling block-buffer v0.10.4
2026-07-30T00:30:19.3468744Z    Compiling crypto-common v0.1.7
2026-07-30T00:30:19.3875012Z    Compiling digest v0.10.7
2026-07-30T00:30:19.4713411Z    Compiling sha2 v0.10.9
2026-07-30T00:30:19.4713740Z    Compiling hmac v0.12.1
2026-07-30T00:30:19.6540870Z    Compiling mock-adapter v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-07-30T00:30:19.8218389Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.25s
2026-07-30T00:30:19.8349866Z ##[group]Run cargo test -p spt --test twohost_cli -- --nocapture
2026-07-30T00:30:19.8350260Z [36;1mcargo test -p spt --test twohost_cli -- --nocapture[0m
2026-07-30T00:30:19.8363246Z shell: /usr/bin/bash -e {0}
2026-07-30T00:30:19.8363448Z env:
2026-07-30T00:30:19.8363756Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:30:19.8364215Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:30:19.8364615Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:30:19.8365015Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:30:19.8365507Z   SPT_TWO_HOST: 1
2026-07-30T00:30:19.8365673Z   SPT_TWO_HOST_ROLE: b
2026-07-30T00:30:19.8365860Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-07-30T00:30:19.8366079Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-07-30T00:30:19.8366278Z ##[endgroup]
2026-07-30T00:30:20.0898236Z    Compiling n0-future v0.3.2
2026-07-30T00:30:20.0956106Z    Compiling rustix v1.1.4
2026-07-30T00:30:20.1017225Z    Compiling backon v1.6.0
2026-07-30T00:30:20.1343448Z    Compiling n0-watcher v0.6.1
2026-07-30T00:30:20.1343857Z    Compiling iroh-dns v0.98.0
2026-07-30T00:30:20.2337604Z    Compiling netwatch v0.16.0
2026-07-30T00:30:20.3578011Z    Compiling iroh-relay v0.98.0
2026-07-30T00:30:20.8367106Z    Compiling portmapper v0.16.0
2026-07-30T00:30:21.5622261Z    Compiling terminal_size v0.4.4
2026-07-30T00:30:21.5622753Z    Compiling tempfile v3.27.0
2026-07-30T00:30:21.6123475Z    Compiling clap_builder v4.6.0
2026-07-30T00:30:23.0168575Z    Compiling clap v4.6.1
2026-07-30T00:30:23.4060246Z    Compiling iroh v0.98.2
2026-07-30T00:30:31.3975411Z    Compiling spt-net v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-30T00:30:32.9639812Z    Compiling spt-daemon v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-30T00:30:43.3665167Z    Compiling spt v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-30T00:30:48.9557321Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.10s
2026-07-30T00:30:48.9800035Z      Running tests/twohost_cli.rs (target/debug/deps/twohost_cli-49dbfdbb960ee4e4)
2026-07-30T00:30:48.9814537Z 
2026-07-30T00:30:48.9825210Z running 2 tests
2026-07-30T00:30:48.9825591Z test gated_cli_role_a ... ok
2026-07-30T00:30:48.9826022Z GATED role B: node 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-07-30T00:30:49.2501200Z MANIFEST_DEAD_KEY:gatedresume: [session.psyche_init] references `{psyche_dir}`, not a fillable key — this role is retired (never spawned); remove the dead reference
2026-07-30T00:30:58.6406029Z GATED role B: ticker session 1 ready
2026-07-30T00:31:04.6459376Z GATED OK: bring-up: A's target row replicated to B
2026-07-30T00:31:04.6459945Z GATED OK: C-2: A's wake flipped the rest intent to Active
2026-07-30T00:31:04.6460613Z GATED OK: C-2: the [session.resume] template relaunched the harness
2026-07-30T00:31:04.6461037Z GATED OK: C-2: the revived harness self-bound (status online)
2026-07-30T00:31:04.6461385Z GATED OK: C-2 revive (serve side)
2026-07-30T00:31:04.8668871Z GATED OK: E-1 send confirmed —  SENT(WAN):ling-gated-tgt@cc45247c71dc683e9c6505b72142e1976f898f7acf064beb27e35d2993ace09c (spooled)
2026-07-30T00:31:35.9552076Z GATED OK: E-1: A confirmed the from-stamp
2026-07-30T00:31:35.9555977Z GATED OK: B-3: A's viewport is attached
2026-07-30T00:31:35.9653493Z GATED: daemon stop rc=Some(3) out= err=DAEMON_STOP_REFUSED: the daemon is hosting 2 live session(s) that stopping would kill: ling-gated-rc, ling-gated-c2. Re-run with `spt daemon stop --force` to stop anyway — they come back on the next `spt daemon start` — or leave the daemon running.
2026-07-30T00:31:35.9706514Z GATED role B: daemon DOWN (honest stop) — restarting
2026-07-30T00:31:45.2580849Z GATED role B: ticker respawned (2) after the bounce
2026-07-30T00:31:48.9817578Z test gated_cli_role_b has been running for over 60 seconds
2026-07-30T00:33:21.5481526Z GATED OK: B-3: A finished (reheal proven)
2026-07-30T00:33:36.6068817Z GATED role B: step complete — bye ack observed (A dismissed the row)
2026-07-30T00:33:36.6905064Z test gated_cli_role_b ... ok
2026-07-30T00:33:36.6905318Z 
2026-07-30T00:33:36.6905647Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 167.71s
2026-07-30T00:33:36.6906451Z 
2026-07-30T00:33:36.7050879Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-30T00:33:36.7051208Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-30T00:33:36.7063977Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T00:33:36.7064397Z env:
2026-07-30T00:33:36.7064702Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:33:36.7065157Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:33:36.7065572Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:33:36.7066168Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:33:36.7066488Z ##[endgroup]
2026-07-30T00:33:36.7124711Z CI-CENSUS scope roots:
2026-07-30T00:33:36.7125054Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-30T00:33:36.7125520Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-30T00:33:36.7126071Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-30T00:33:36.7126513Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-30T00:33:36.7126828Z   root: /home/reavus/spt-n1-oldbroker
2026-07-30T00:33:36.7173599Z CI-CENSUS self-check OK: walked 394 /proc entries, exe resolution live
2026-07-30T00:33:38.1693742Z CI-CENSUS phase=pre-reap box_procs=394 box_fds=10944 family_total=4 scoped=3 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-30T00:33:38.1694286Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-30T00:33:38.1694705Z   SCOPED   pid=4150429 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-07-30T00:33:38.1695217Z   SCOPED   pid=4150443 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-07-30T00:33:38.1695782Z   SCOPED   pid=4150664 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-07-30T00:33:38.1696338Z CI-REAP: settling 5s so cleanly-exiting daemons are not counted as leaks
2026-07-30T00:33:44.6408908Z CI-CENSUS phase=post-settle box_procs=394 box_fds=10976 family_total=4 scoped=3 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-30T00:33:44.6409737Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-30T00:33:44.6410295Z   SCOPED   pid=4150429 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-07-30T00:33:44.6411011Z   SCOPED   pid=4150443 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-07-30T00:33:44.6411823Z   SCOPED   pid=4150664 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-07-30T00:33:45.4206510Z   REAP  pid=4150429 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-07-30T00:33:45.4231442Z   REAP  pid=4150443 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-07-30T00:33:45.4256698Z   REAP  pid=4150664 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-07-30T00:33:48.2757852Z CI-CENSUS phase=end box_procs=391 box_fds=10944 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-30T00:33:48.2758362Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-30T00:33:48.2758681Z CI-REAP summary: killed=3 flood_orphans=none scoped_survivors=0
2026-07-30T00:33:48.2786025Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-07-30T00:33:48.2786370Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-07-30T00:33:48.2798645Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T00:33:48.2798916Z env:
2026-07-30T00:33:48.2799339Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:33:48.2799777Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:33:48.2800188Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:33:48.2800612Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk
2026-07-30T00:33:48.2800936Z ##[endgroup]
2026-07-30T00:33:48.2872974Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30501468421-1-XUaSbk on attempt 1/5
2026-07-30T00:33:48.2971050Z Post job cleanup.
2026-07-30T00:33:48.3653625Z [command]/usr/bin/git version
2026-07-30T00:33:48.3717489Z git version 2.43.0
2026-07-30T00:33:48.3749023Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6039996a-e214-47af-bdec-60ad940019d9' before making global git config changes
2026-07-30T00:33:48.3749679Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T00:33:48.3752588Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-30T00:33:48.3782384Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T00:33:48.3809172Z [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-30T00:33:48.3995120Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T00:33:48.4014846Z http.https://github.com/.extraheader
2026-07-30T00:33:48.4021771Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-30T00:33:48.4048817Z [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-30T00:33:48.4234923Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T00:33:48.4262973Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T00:33:48.4591310Z Post job cleanup.
2026-07-30T00:33:48.5254981Z [command]/usr/bin/git version
2026-07-30T00:33:48.5285767Z git version 2.43.0
2026-07-30T00:33:48.5349660Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/58f64424-5e3e-427f-bcb6-fcadf550b2d7' before making global git config changes
2026-07-30T00:33:48.5350304Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T00:33:48.5353277Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-30T00:33:48.5382928Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T00:33:48.5407968Z [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-30T00:33:48.5610081Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T00:33:48.5630518Z http.https://github.com/.extraheader
2026-07-30T00:33:48.5637940Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-30T00:33:48.5664341Z [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-30T00:33:48.5852730Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T00:33:48.5877706Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T00:33:48.6173006Z Cleaning up orphan processes
