﻿2026-08-02T23:28:07.0980845Z Current runner version: '2.336.0'
2026-08-02T23:28:07.0985359Z Runner name: 'kitsubito'
2026-08-02T23:28:07.0985926Z Runner group name: 'Default'
2026-08-02T23:28:07.0986560Z Machine name: 'KITSUBITO'
2026-08-02T23:28:07.0990129Z ##[group]GITHUB_TOKEN Permissions
2026-08-02T23:28:07.0992040Z Actions: write
2026-08-02T23:28:07.0992461Z ArtifactMetadata: write
2026-08-02T23:28:07.0992856Z Attestations: write
2026-08-02T23:28:07.0993222Z Checks: write
2026-08-02T23:28:07.0993568Z CodeQuality: write
2026-08-02T23:28:07.0993929Z Contents: write
2026-08-02T23:28:07.0994301Z CopilotRequests: write
2026-08-02T23:28:07.0994703Z Deployments: write
2026-08-02T23:28:07.0995079Z Discussions: write
2026-08-02T23:28:07.0995442Z Drives: write
2026-08-02T23:28:07.0995784Z Issues: write
2026-08-02T23:28:07.0996136Z Metadata: read
2026-08-02T23:28:07.0996491Z Models: read
2026-08-02T23:28:07.0996849Z Packages: write
2026-08-02T23:28:07.0997212Z Pages: write
2026-08-02T23:28:07.0997674Z PullRequests: write
2026-08-02T23:28:07.0998084Z RepositoryProjects: write
2026-08-02T23:28:07.0998491Z SecurityEvents: write
2026-08-02T23:28:07.0998865Z Statuses: write
2026-08-02T23:28:07.0999498Z VulnerabilityAlerts: read
2026-08-02T23:28:07.0999883Z ##[endgroup]
2026-08-02T23:28:07.1001680Z Secret source: Actions
2026-08-02T23:28:07.1002373Z Prepare workflow directory
2026-08-02T23:28:07.1409677Z Prepare all required actions
2026-08-02T23:28:07.1447597Z Getting action download info
2026-08-02T23:28:12.4609017Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-02T23:28:19.2651052Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-02T23:28:33.5125697Z Complete job name: twohost-b
2026-08-02T23:28:33.5959943Z ##[group]Run set -euo pipefail
2026-08-02T23:28:33.5960411Z [36;1mset -euo pipefail[0m
2026-08-02T23:28:33.5960700Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-02T23:28:33.5961070Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-02T23:28:33.5961514Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-02T23:28:33.5961942Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-02T23:28:33.5962295Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-02T23:28:33.5962596Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-02T23:28:33.5963078Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-02T23:28:33.5963542Z [36;1m  exit 1[0m
2026-08-02T23:28:33.5963762Z [36;1mfi[0m
2026-08-02T23:28:33.5982219Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T23:28:33.5982819Z ##[endgroup]
2026-08-02T23:28:33.6101867Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=740574953472 floor_bytes=34359738368
2026-08-02T23:28:33.6288357Z ##[group]Run actions/checkout@v5
2026-08-02T23:28:33.6288763Z with:
2026-08-02T23:28:33.6289279Z   repository: BigscreenVR/spt-bs-core
2026-08-02T23:28:33.6291511Z   token: ***
2026-08-02T23:28:33.6307007Z   ssh-strict: true
2026-08-02T23:28:33.6307297Z   ssh-user: git
2026-08-02T23:28:33.6307526Z   persist-credentials: true
2026-08-02T23:28:33.6307756Z   clean: true
2026-08-02T23:28:33.6307980Z   sparse-checkout-cone-mode: true
2026-08-02T23:28:33.6308232Z   fetch-depth: 1
2026-08-02T23:28:33.6308442Z   fetch-tags: false
2026-08-02T23:28:33.6308658Z   show-progress: true
2026-08-02T23:28:33.6308886Z   lfs: false
2026-08-02T23:28:33.6309175Z   submodules: false
2026-08-02T23:28:33.6309388Z   set-safe-directory: true
2026-08-02T23:28:33.6309641Z   allow-unsafe-pr-checkout: false
2026-08-02T23:28:33.6309893Z ##[endgroup]
2026-08-02T23:28:33.7092699Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T23:28:33.7094063Z ##[group]Getting Git version info
2026-08-02T23:28:33.7094654Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-02T23:28:33.7095613Z [command]/usr/bin/git version
2026-08-02T23:28:33.7096790Z git version 2.43.0
2026-08-02T23:28:33.7113289Z ##[endgroup]
2026-08-02T23:28:33.7121812Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/b8a901c7-023c-4d50-850c-a288e461b3cb/.gitconfig'
2026-08-02T23:28:33.7128614Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b8a901c7-023c-4d50-850c-a288e461b3cb' before making global git config changes
2026-08-02T23:28:33.7129400Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T23:28:33.7131661Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T23:28:33.7165770Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-02T23:28:33.7183246Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T23:28:33.7192965Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T23:28:33.7195376Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T23:28:33.7213681Z refs/heads/golden/bench-wiring
2026-08-02T23:28:33.7219654Z [command]/usr/bin/git checkout --detach
2026-08-02T23:28:33.7276102Z HEAD is now at bc58712b1 build(ci): wire the bench wraps into golden.yml, and one-shot builds drop incremental
2026-08-02T23:28:33.7310101Z [command]/usr/bin/git branch --delete --force golden/bench-wiring
2026-08-02T23:28:33.7338200Z Deleted branch golden/bench-wiring (was bc58712b1).
2026-08-02T23:28:33.7441744Z ##[endgroup]
2026-08-02T23:28:33.7445027Z [command]/usr/bin/git submodule status
2026-08-02T23:28:33.7663728Z ##[group]Cleaning the repository
2026-08-02T23:28:33.7666703Z [command]/usr/bin/git clean -ffdx
2026-08-02T23:28:34.6180610Z Removing bench-ledger/
2026-08-02T23:28:34.6180987Z Removing target/
2026-08-02T23:28:34.6191589Z [command]/usr/bin/git reset --hard HEAD
2026-08-02T23:28:34.6253176Z HEAD is now at bc58712b1 build(ci): wire the bench wraps into golden.yml, and one-shot builds drop incremental
2026-08-02T23:28:34.6258563Z ##[endgroup]
2026-08-02T23:28:34.6260642Z ##[group]Disabling automatic garbage collection
2026-08-02T23:28:34.6264084Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T23:28:34.6289914Z ##[endgroup]
2026-08-02T23:28:34.6290300Z ##[group]Setting up auth
2026-08-02T23:28:34.6296364Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T23:28:34.6323145Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T23:28:34.6515874Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T23:28:34.6542718Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T23:28:34.6732333Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T23:28:34.6759538Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T23:28:34.6962572Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T23:28:34.6994905Z ##[endgroup]
2026-08-02T23:28:34.6995449Z ##[group]Fetching the repository
2026-08-02T23:28:34.7001222Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +bc58712b1b8f07a38bd2fdb764ce949d5150ea7a:refs/remotes/origin/golden/bench-wiring
2026-08-02T23:28:40.0764997Z ##[endgroup]
2026-08-02T23:28:40.0765444Z ##[group]Determining the checkout info
2026-08-02T23:28:40.0767403Z ##[endgroup]
2026-08-02T23:28:40.0771921Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T23:28:40.0849012Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T23:28:40.0874369Z ##[group]Checking out the ref
2026-08-02T23:28:40.0877970Z [command]/usr/bin/git checkout --progress --force -B golden/bench-wiring refs/remotes/origin/golden/bench-wiring
2026-08-02T23:28:40.0940458Z Switched to a new branch 'golden/bench-wiring'
2026-08-02T23:28:40.0941101Z branch 'golden/bench-wiring' set up to track 'origin/golden/bench-wiring'.
2026-08-02T23:28:40.0946920Z ##[endgroup]
2026-08-02T23:28:40.0985916Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T23:28:40.1013785Z bc58712b1b8f07a38bd2fdb764ce949d5150ea7a
2026-08-02T23:28:40.1135215Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-02T23:28:40.1135562Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-02T23:28:40.1147844Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T23:28:40.1148125Z ##[endgroup]
2026-08-02T23:28:40.1198087Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:28:40.1298739Z ##[group]Run actions/checkout@v5
2026-08-02T23:28:40.1299084Z with:
2026-08-02T23:28:40.1299279Z   repository: SaberMage/spt-shell-notify
2026-08-02T23:28:40.1299507Z   path: .adapter-notify
2026-08-02T23:28:40.1301474Z   token: ***
2026-08-02T23:28:40.1301648Z   ssh-strict: true
2026-08-02T23:28:40.1301814Z   ssh-user: git
2026-08-02T23:28:40.1302000Z   persist-credentials: true
2026-08-02T23:28:40.1302192Z   clean: true
2026-08-02T23:28:40.1302367Z   sparse-checkout-cone-mode: true
2026-08-02T23:28:40.1302573Z   fetch-depth: 1
2026-08-02T23:28:40.1302735Z   fetch-tags: false
2026-08-02T23:28:40.1302911Z   show-progress: true
2026-08-02T23:28:40.1303098Z   lfs: false
2026-08-02T23:28:40.1303264Z   submodules: false
2026-08-02T23:28:40.1303437Z   set-safe-directory: true
2026-08-02T23:28:40.1303645Z   allow-unsafe-pr-checkout: false
2026-08-02T23:28:40.1303859Z env:
2026-08-02T23:28:40.1304177Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:28:40.1304624Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:28:40.1305011Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:28:40.1305416Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:28:40.1305722Z ##[endgroup]
2026-08-02T23:28:40.1963145Z Syncing repository: SaberMage/spt-shell-notify
2026-08-02T23:28:40.1967791Z ##[group]Getting Git version info
2026-08-02T23:28:40.1968238Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-02T23:28:40.1991911Z [command]/usr/bin/git version
2026-08-02T23:28:40.2056620Z git version 2.43.0
2026-08-02T23:28:40.2073801Z ##[endgroup]
2026-08-02T23:28:40.2081054Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/4dff4d6b-727e-477c-b2c7-0c37d9fe1835/.gitconfig'
2026-08-02T23:28:40.2087935Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/4dff4d6b-727e-477c-b2c7-0c37d9fe1835' before making global git config changes
2026-08-02T23:28:40.2088627Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T23:28:40.2091795Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T23:28:40.2117005Z ##[group]Initializing the repository
2026-08-02T23:28:40.2120110Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T23:28:40.2154917Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-02T23:28:40.2155614Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-02T23:28:40.2156095Z hint: of your new repositories, which will suppress this warning, call:
2026-08-02T23:28:40.2156448Z hint: 
2026-08-02T23:28:40.2156724Z hint: 	git config --global init.defaultBranch <name>
2026-08-02T23:28:40.2157053Z hint: 
2026-08-02T23:28:40.2157630Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-02T23:28:40.2158106Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-02T23:28:40.2158489Z hint: 
2026-08-02T23:28:40.2158702Z hint: 	git branch -m <name>
2026-08-02T23:28:40.2159313Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-02T23:28:40.2167095Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-02T23:28:40.2191934Z ##[endgroup]
2026-08-02T23:28:40.2192319Z ##[group]Disabling automatic garbage collection
2026-08-02T23:28:40.2194543Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T23:28:40.2215469Z ##[endgroup]
2026-08-02T23:28:40.2215774Z ##[group]Setting up auth
2026-08-02T23:28:40.2221249Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T23:28:40.2244164Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T23:28:40.2427978Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T23:28:40.2453781Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T23:28:40.2638417Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T23:28:40.2665208Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T23:28:40.2850850Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T23:28:40.2880202Z ##[endgroup]
2026-08-02T23:28:40.2880623Z ##[group]Determining the default branch
2026-08-02T23:28:40.2883002Z Retrieving the default branch name
2026-08-02T23:28:41.9852230Z Default branch 'main'
2026-08-02T23:28:41.9853281Z ##[endgroup]
2026-08-02T23:28:41.9853652Z ##[group]Fetching the repository
2026-08-02T23:28:41.9857742Z [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-08-02T23:33:42.0126358Z ##[error]fatal: unable to access 'https://github.com/SaberMage/spt-shell-notify/': SSL connection timeout
2026-08-02T23:33:42.0133197Z The process '/usr/bin/git' failed with exit code 128
2026-08-02T23:33:42.0133493Z Waiting 13 seconds before trying again
2026-08-02T23:33:55.0173408Z [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-08-02T23:34:01.6386832Z From https://github.com/SaberMage/spt-shell-notify
2026-08-02T23:34:01.6387278Z  * [new branch]      main       -> origin/main
2026-08-02T23:34:01.6404744Z ##[endgroup]
2026-08-02T23:34:01.6405115Z ##[group]Determining the checkout info
2026-08-02T23:34:01.6407616Z ##[endgroup]
2026-08-02T23:34:01.6412714Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T23:34:01.6485671Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T23:34:01.6511137Z ##[group]Checking out the ref
2026-08-02T23:34:01.6514597Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-02T23:34:01.6553265Z Switched to a new branch 'main'
2026-08-02T23:34:01.6553659Z branch 'main' set up to track 'origin/main'.
2026-08-02T23:34:01.6557400Z ##[endgroup]
2026-08-02T23:34:01.6591320Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T23:34:01.6611496Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-08-02T23:34:01.6746966Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-08-02T23:34:01.6747391Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-08-02T23:34:01.6762763Z shell: /usr/bin/bash -e {0}
2026-08-02T23:34:01.6763020Z env:
2026-08-02T23:34:01.6763402Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:34:01.6763974Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:34:01.6764468Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:34:01.6764872Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:34:01.6765186Z ##[endgroup]
2026-08-02T23:34:01.7130455Z     Updating crates.io index
2026-08-02T23:34:06.7369308Z      Locking 11 packages to latest compatible versions
2026-08-02T23:34:06.7650529Z    Compiling serde_core v1.0.229
2026-08-02T23:34:06.7650945Z    Compiling zmij v1.0.23
2026-08-02T23:34:06.7651231Z    Compiling serde_json v1.0.151
2026-08-02T23:34:06.7651622Z    Compiling memchr v2.8.3
2026-08-02T23:34:06.7651918Z    Compiling itoa v1.0.18
2026-08-02T23:34:08.6143477Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify)
2026-08-02T23:34:08.7876100Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.10s
2026-08-02T23:34:08.7983810Z ##[group]Run bash .github/bench/wrap.sh build-spt-bin -- cargo build -p spt --bin spt
2026-08-02T23:34:08.7984311Z [36;1mbash .github/bench/wrap.sh build-spt-bin -- cargo build -p spt --bin spt[0m
2026-08-02T23:34:08.7996794Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T23:34:08.7997062Z env:
2026-08-02T23:34:08.7997367Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:34:08.7997808Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:34:08.7998217Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:34:08.7998629Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:34:08.7999029Z ##[endgroup]
2026-08-02T23:34:09.0921380Z    Compiling proc-macro2 v1.0.106
2026-08-02T23:34:09.0921991Z    Compiling quote v1.0.45
2026-08-02T23:34:09.0922634Z    Compiling unicode-ident v1.0.24
2026-08-02T23:34:09.0923110Z    Compiling libc v0.2.186
2026-08-02T23:34:09.0923531Z    Compiling serde_core v1.0.228
2026-08-02T23:34:09.0924030Z    Compiling cfg-if v1.0.4
2026-08-02T23:34:09.0924349Z    Compiling serde v1.0.228
2026-08-02T23:34:09.0945238Z    Compiling typenum v1.20.1
2026-08-02T23:34:09.1018047Z    Compiling log v0.4.32
2026-08-02T23:34:09.1064643Z    Compiling pin-project-lite v0.2.17
2026-08-02T23:34:09.1097061Z    Compiling portable-atomic v1.13.1
2026-08-02T23:34:09.1098106Z    Compiling memchr v2.8.1
2026-08-02T23:34:09.1098656Z    Compiling version_check v0.9.5
2026-08-02T23:34:09.1099238Z    Compiling find-msvc-tools v0.1.9
2026-08-02T23:34:09.1184573Z    Compiling shlex v2.0.1
2026-08-02T23:34:09.1467007Z    Compiling critical-section v1.2.0
2026-08-02T23:34:09.1864694Z    Compiling subtle v2.6.1
2026-08-02T23:34:09.2262561Z    Compiling bytes v1.11.1
2026-08-02T23:34:09.2421569Z    Compiling futures-core v0.3.32
2026-08-02T23:34:09.3131492Z    Compiling smallvec v1.15.1
2026-08-02T23:34:09.3300978Z    Compiling equivalent v1.0.2
2026-08-02T23:34:09.3599543Z    Compiling itoa v1.0.18
2026-08-02T23:34:09.3808207Z    Compiling semver v1.0.28
2026-08-02T23:34:09.3889786Z    Compiling stable_deref_trait v1.2.1
2026-08-02T23:34:09.4000800Z    Compiling slab v0.4.12
2026-08-02T23:34:09.4102490Z    Compiling futures-io v0.3.32
2026-08-02T23:34:09.4141728Z    Compiling futures-sink v0.3.32
2026-08-02T23:34:09.4618585Z    Compiling futures-task v0.3.32
2026-08-02T23:34:09.4982507Z    Compiling futures-channel v0.3.32
2026-08-02T23:34:09.5085542Z    Compiling generic-array v0.14.7
2026-08-02T23:34:09.5369584Z    Compiling rustversion v1.0.22
2026-08-02T23:34:09.5460863Z    Compiling hashbrown v0.17.1
2026-08-02T23:34:09.5804183Z    Compiling rand_core v0.10.1
2026-08-02T23:34:09.6047490Z    Compiling bitflags v2.12.1
2026-08-02T23:34:09.6666623Z    Compiling rustc_version v0.4.1
2026-08-02T23:34:09.7321221Z    Compiling cpufeatures v0.2.17
2026-08-02T23:34:09.7570815Z    Compiling getrandom v0.4.2
2026-08-02T23:34:09.7661154Z    Compiling fnv v1.0.7
2026-08-02T23:34:09.7860938Z    Compiling cfg_aliases v0.2.1
2026-08-02T23:34:09.7991061Z    Compiling strsim v0.11.1
2026-08-02T23:34:09.8211115Z    Compiling litemap v0.8.2
2026-08-02T23:34:09.8280784Z    Compiling writeable v0.6.3
2026-08-02T23:34:09.8568705Z    Compiling icu_normalizer_data v2.2.0
2026-08-02T23:34:09.9068557Z    Compiling ident_case v1.0.1
2026-08-02T23:34:10.0151654Z    Compiling fs_extra v1.3.0
2026-08-02T23:34:10.0188094Z    Compiling icu_properties_data v2.2.0
2026-08-02T23:34:10.0251436Z    Compiling utf8_iter v1.0.4
2026-08-02T23:34:10.0252680Z    Compiling dunce v1.0.5
2026-08-02T23:34:10.1356154Z    Compiling percent-encoding v2.3.2
2026-08-02T23:34:10.1442972Z    Compiling autocfg v1.5.1
2026-08-02T23:34:10.1890978Z    Compiling http v1.4.1
2026-08-02T23:34:10.2275200Z    Compiling unicode-segmentation v1.13.3
2026-08-02T23:34:10.2380503Z    Compiling thiserror v2.0.18
2026-08-02T23:34:10.3236473Z    Compiling syn v2.0.117
2026-08-02T23:34:10.3490166Z    Compiling indexmap v2.14.0
2026-08-02T23:34:10.3558065Z    Compiling cpufeatures v0.3.0
2026-08-02T23:34:10.3671214Z    Compiling aws-lc-rs v1.17.0
2026-08-02T23:34:10.3962230Z    Compiling scopeguard v1.2.0
2026-08-02T23:34:10.4030660Z    Compiling form_urlencoded v1.2.2
2026-08-02T23:34:10.4036971Z    Compiling untrusted v0.9.0
2026-08-02T23:34:10.4246413Z    Compiling rustls v0.23.40
2026-08-02T23:34:10.5177366Z    Compiling hybrid-array v0.4.12
2026-08-02T23:34:10.5261971Z    Compiling lock_api v0.4.14
2026-08-02T23:34:10.5274280Z    Compiling heck v0.5.0
2026-08-02T23:34:10.6110134Z    Compiling const-oid v0.10.2
2026-08-02T23:34:10.6221412Z    Compiling atomic-waker v1.1.2
2026-08-02T23:34:10.6365047Z    Compiling anyhow v1.0.102
2026-08-02T23:34:10.6741097Z    Compiling unicode-xid v0.2.6
2026-08-02T23:34:10.6939445Z    Compiling parking_lot_core v0.9.12
2026-08-02T23:34:10.7315545Z    Compiling convert_case v0.10.0
2026-08-02T23:34:10.7924114Z    Compiling paste v1.0.15
2026-08-02T23:34:10.8044678Z    Compiling zerocopy v0.8.50
2026-08-02T23:34:10.8142286Z    Compiling httparse v1.10.1
2026-08-02T23:34:10.8302863Z    Compiling num-traits v0.2.19
2026-08-02T23:34:10.8378562Z    Compiling jobserver v0.1.34
2026-08-02T23:34:10.9098529Z    Compiling curve25519-dalek v4.1.3
2026-08-02T23:34:10.9129472Z    Compiling ahash v0.8.12
2026-08-02T23:34:10.9855858Z    Compiling powerfmt v0.2.0
2026-08-02T23:34:11.0872481Z    Compiling cc v1.2.63
2026-08-02T23:34:11.1127676Z    Compiling either v1.16.0
2026-08-02T23:34:11.1573366Z    Compiling crypto-common v0.1.7
2026-08-02T23:34:11.1632753Z    Compiling block-buffer v0.10.4
2026-08-02T23:34:11.1783278Z    Compiling crypto-common v0.2.2
2026-08-02T23:34:11.2084538Z    Compiling block-buffer v0.12.0
2026-08-02T23:34:11.2160794Z    Compiling inout v0.2.2
2026-08-02T23:34:11.2401252Z    Compiling base64ct v1.8.3
2026-08-02T23:34:11.2460668Z    Compiling http-body v1.0.1
2026-08-02T23:34:11.2780629Z    Compiling digest v0.10.7
2026-08-02T23:34:11.3790725Z    Compiling deranged v0.5.8
2026-08-02T23:34:11.4321752Z    Compiling num-conv v0.2.2
2026-08-02T23:34:11.4403605Z    Compiling zmij v1.0.21
2026-08-02T23:34:11.5512702Z    Compiling pem-rfc7468 v1.0.0
2026-08-02T23:34:11.5530941Z    Compiling try-lock v0.2.5
2026-08-02T23:34:11.5811929Z    Compiling tinyvec_macros v0.1.1
2026-08-02T23:34:11.6179550Z    Compiling time-core v0.1.8
2026-08-02T23:34:11.6374949Z    Compiling fastrand v2.4.1
2026-08-02T23:34:11.6393352Z    Compiling data-encoding v2.11.0
2026-08-02T23:34:11.6636273Z    Compiling mio v1.2.1
2026-08-02T23:34:11.6860863Z    Compiling socket2 v0.6.4
2026-08-02T23:34:11.7283732Z    Compiling getrandom v0.2.17
2026-08-02T23:34:11.8820850Z    Compiling pkg-config v0.3.33
2026-08-02T23:34:11.9439352Z    Compiling uuid v1.23.2
2026-08-02T23:34:11.9672705Z    Compiling rand_core v0.6.4
2026-08-02T23:34:11.9869193Z    Compiling tower-service v0.3.3
2026-08-02T23:34:12.0211047Z    Compiling vcpkg v0.2.15
2026-08-02T23:34:12.0293013Z    Compiling base64 v0.22.1
2026-08-02T23:34:12.0647017Z    Compiling parking_lot v0.12.5
2026-08-02T23:34:12.1300842Z    Compiling cipher v0.5.2
2026-08-02T23:34:12.2030881Z    Compiling tinyvec v1.11.0
2026-08-02T23:34:12.3817362Z    Compiling cmake v0.1.58
2026-08-02T23:34:12.4333606Z    Compiling chacha20 v0.10.0
2026-08-02T23:34:12.5181114Z    Compiling want v0.3.1
2026-08-02T23:34:12.5472202Z    Compiling sha2 v0.10.9
2026-08-02T23:34:12.6131213Z    Compiling inout v0.1.4
2026-08-02T23:34:12.6590466Z    Compiling spt-procident v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-02T23:34:12.6600779Z    Compiling vergen-lib v9.1.0
2026-08-02T23:34:12.6780834Z    Compiling n0-future v0.3.2
2026-08-02T23:34:12.7008577Z    Compiling winnow v1.0.3
2026-08-02T23:34:12.7082637Z    Compiling cordyceps v0.3.4
2026-08-02T23:34:12.7290708Z    Compiling diatomic-waker v0.2.3
2026-08-02T23:34:12.8029617Z    Compiling rand v0.10.1
2026-08-02T23:34:12.8061365Z    Compiling httpdate v1.0.3
2026-08-02T23:34:12.8240991Z    Compiling parking v2.2.1
2026-08-02T23:34:12.8771363Z    Compiling signature v2.2.0
2026-08-02T23:34:12.8830961Z    Compiling crossbeam-utils v0.8.21
2026-08-02T23:34:12.8896202Z    Compiling spin v0.10.0
2026-08-02T23:34:12.8962701Z    Compiling serde_json v1.0.150
2026-08-02T23:34:12.9900802Z    Compiling ed25519 v2.2.3
2026-08-02T23:34:12.9970432Z    Compiling futures-lite v2.6.1
2026-08-02T23:34:13.0225907Z    Compiling spt-poolguard v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-02T23:34:13.0597719Z    Compiling futures-buffered v0.2.13
2026-08-02T23:34:13.0901052Z    Compiling cipher v0.4.4
2026-08-02T23:34:13.1150883Z    Compiling digest v0.11.3
2026-08-02T23:34:13.1250808Z    Compiling netlink-packet-core v0.8.1
2026-08-02T23:34:13.1550975Z    Compiling universal-hash v0.5.1
2026-08-02T23:34:13.2360540Z    Compiling vergen-lib v0.1.6
2026-08-02T23:34:13.2554307Z    Compiling aws-lc-sys v0.41.0
2026-08-02T23:34:13.2730671Z    Compiling ring v0.17.14
2026-08-02T23:34:13.2737180Z    Compiling libsqlite3-sys v0.30.1
2026-08-02T23:34:13.2830541Z    Compiling vergen v9.1.0
2026-08-02T23:34:13.3199588Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-02T23:34:13.4140796Z    Compiling heapless v0.7.17
2026-08-02T23:34:13.4179314Z    Compiling noq-udp v0.10.0
2026-08-02T23:34:13.4682445Z    Compiling sync_wrapper v1.0.2
2026-08-02T23:34:13.4791501Z    Compiling allocator-api2 v0.2.21
2026-08-02T23:34:13.5451040Z    Compiling byteorder v1.5.0
2026-08-02T23:34:13.5458059Z    Compiling opaque-debug v0.3.1
2026-08-02T23:34:13.5540889Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-02T23:34:13.5691294Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-02T23:34:13.6139253Z    Compiling polyval v0.6.2
2026-08-02T23:34:13.7288642Z    Compiling hash32 v0.2.1
2026-08-02T23:34:13.7950501Z    Compiling spin v0.9.8
2026-08-02T23:34:13.8150576Z    Compiling vergen-gitcl v1.0.8
2026-08-02T23:34:13.8609451Z    Compiling ryu v1.0.23
2026-08-02T23:34:13.9104686Z    Compiling fallible-iterator v0.3.0
2026-08-02T23:34:13.9268619Z    Compiling tower-layer v0.3.3
2026-08-02T23:34:13.9390830Z    Compiling signature v3.0.0
2026-08-02T23:34:13.9680662Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-02T23:34:13.9860889Z    Compiling num_threads v0.1.7
2026-08-02T23:34:14.0771975Z    Compiling time v0.3.47
2026-08-02T23:34:14.0826853Z    Compiling ghash v0.5.1
2026-08-02T23:34:14.0910671Z    Compiling aes v0.8.4
2026-08-02T23:34:14.1031296Z    Compiling ctr v0.9.2
2026-08-02T23:34:14.1220775Z    Compiling sha2 v0.11.0-rc.5
2026-08-02T23:34:14.1500900Z    Compiling fs2 v0.4.3
2026-08-02T23:34:14.2937493Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-02T23:34:14.3300592Z    Compiling http-body-util v0.1.3
2026-08-02T23:34:14.3530264Z    Compiling aead v0.5.2
2026-08-02T23:34:14.3626589Z    Compiling utf8parse v0.2.2
2026-08-02T23:34:14.3991899Z    Compiling arrayvec v0.7.6
2026-08-02T23:34:14.4580887Z    Compiling openssl-probe v0.2.1
2026-08-02T23:34:14.4850390Z    Compiling crossbeam-channel v0.5.15
2026-08-02T23:34:14.6060737Z    Compiling crossbeam-epoch v0.9.18
2026-08-02T23:34:14.6160775Z    Compiling aes-gcm v0.10.3
2026-08-02T23:34:14.6497688Z    Compiling netlink-packet-route v0.29.0
2026-08-02T23:34:14.7641487Z    Compiling blake3 v1.8.5
2026-08-02T23:34:14.7778676Z    Compiling memoffset v0.6.5
2026-08-02T23:34:14.7935364Z    Compiling acto v0.8.2
2026-08-02T23:34:14.8360864Z    Compiling noq v0.18.0
2026-08-02T23:34:14.9711195Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-02T23:34:14.9772233Z    Compiling netwatch v0.16.0
2026-08-02T23:34:15.0481070Z    Compiling mac-addr v0.3.0
2026-08-02T23:34:15.0690931Z    Compiling sorted-index-buffer v0.2.1
2026-08-02T23:34:15.0691762Z    Compiling foldhash v0.2.0
2026-08-02T23:34:15.1910818Z    Compiling ref-cast v1.0.25
2026-08-02T23:34:15.1950720Z    Compiling rustc-hash v2.1.2
2026-08-02T23:34:15.1961337Z    Compiling lru-slab v0.1.2
2026-08-02T23:34:15.2311192Z    Compiling synstructure v0.13.2
2026-08-02T23:34:15.2312247Z    Compiling darling_core v0.20.11
2026-08-02T23:34:15.2313314Z    Compiling identity-hash v0.1.0
2026-08-02T23:34:15.3010841Z    Compiling xml-rs v0.8.28
2026-08-02T23:34:15.3191986Z    Compiling thiserror v1.0.69
2026-08-02T23:34:15.3351148Z    Compiling tagptr v0.2.0
2026-08-02T23:34:15.4737578Z    Compiling serde_derive_internals v0.29.1
2026-08-02T23:34:15.4999541Z    Compiling hashbrown v0.16.1
2026-08-02T23:34:15.7037486Z    Compiling netlink-packet-route v0.30.0
2026-08-02T23:34:15.8976062Z    Compiling proc-macro-crate v3.5.0
2026-08-02T23:34:16.1470479Z    Compiling xmltree v0.10.3
2026-08-02T23:34:16.1650537Z    Compiling termios v0.2.2
2026-08-02T23:34:16.3350667Z    Compiling serial-core v0.4.0
2026-08-02T23:34:16.3531328Z    Compiling ioctl-rs v0.1.6
2026-08-02T23:34:16.3620692Z    Compiling errno v0.3.14
2026-08-02T23:34:16.3647084Z    Compiling simple-dns v0.9.3
2026-08-02T23:34:16.4460182Z    Compiling aho-corasick v1.1.4
2026-08-02T23:34:16.4781001Z    Compiling resolv-conf v0.7.6
2026-08-02T23:34:16.4850908Z    Compiling smol_str v0.1.24
2026-08-02T23:34:16.4870812Z    Compiling constant_time_eq v0.4.2
2026-08-02T23:34:16.5257958Z    Compiling sha1_smol v1.0.1
2026-08-02T23:34:16.5476599Z    Compiling signal-hook v0.3.18
2026-08-02T23:34:16.5787578Z    Compiling regex-syntax v0.8.10
2026-08-02T23:34:16.6641164Z    Compiling simdutf8 v0.1.5
2026-08-02T23:34:16.6811177Z    Compiling rustix v1.1.4
2026-08-02T23:34:16.7208940Z    Compiling toml_write v0.1.2
2026-08-02T23:34:16.7355979Z    Compiling arrayref v0.3.9
2026-08-02T23:34:16.7980376Z    Compiling winnow v0.7.15
2026-08-02T23:34:16.9546130Z    Compiling signal-hook-registry v1.4.8
2026-08-02T23:34:16.9731081Z    Compiling serial-unix v0.4.0
2026-08-02T23:34:17.0650592Z    Compiling lru v0.16.4
2026-08-02T23:34:17.1197247Z    Compiling serde_derive v1.0.228
2026-08-02T23:34:17.1257812Z    Compiling zeroize_derive v1.4.3
2026-08-02T23:34:17.1780278Z    Compiling tokio-macros v2.7.0
2026-08-02T23:34:17.2432291Z    Compiling zerofrom-derive v0.1.7
2026-08-02T23:34:17.3371327Z    Compiling futures-macro v0.3.32
2026-08-02T23:34:17.5990827Z    Compiling yoke-derive v0.8.2
2026-08-02T23:34:17.7958666Z    Compiling zeroize v1.8.2
2026-08-02T23:34:17.9252578Z    Compiling tokio v1.52.3
2026-08-02T23:34:17.9886468Z    Compiling zerovec-derive v0.11.3
2026-08-02T23:34:18.2605978Z    Compiling futures-util v0.3.32
2026-08-02T23:34:18.3051852Z    Compiling displaydoc v0.2.6
2026-08-02T23:34:18.5941041Z    Compiling zerofrom v0.1.8
2026-08-02T23:34:18.6202846Z    Compiling tracing-attributes v0.1.31
2026-08-02T23:34:18.7241174Z    Compiling rustls-pki-types v1.14.1
2026-08-02T23:34:18.9111125Z    Compiling thiserror-impl v2.0.18
2026-08-02T23:34:18.9355313Z    Compiling yoke v0.8.3
2026-08-02T23:34:19.1420777Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-02T23:34:19.2240841Z    Compiling zerotrie v0.2.4
2026-08-02T23:34:19.4570769Z    Compiling zerovec v0.11.6
2026-08-02T23:34:19.4832652Z    Compiling darling_macro v0.20.11
2026-08-02T23:34:19.5671445Z    Compiling derive_more-impl v2.1.1
2026-08-02T23:34:19.8753134Z    Compiling n0-error-macros v0.1.3
2026-08-02T23:34:19.8881019Z    Compiling darling v0.20.11
2026-08-02T23:34:19.9481788Z    Compiling derive_builder_core v0.20.2
2026-08-02T23:34:20.1495738Z    Compiling spez v0.1.2
2026-08-02T23:34:20.2350436Z    Compiling tinystr v0.8.3
2026-08-02T23:34:20.3000820Z    Compiling potential_utf v0.1.5
2026-08-02T23:34:20.4297393Z    Compiling icu_locale_core v2.2.0
2026-08-02T23:34:20.4465021Z    Compiling icu_collections v2.2.0
2026-08-02T23:34:20.6500654Z    Compiling der v0.8.0-rc.10
2026-08-02T23:34:20.7993385Z    Compiling pin-project-internal v1.1.13
2026-08-02T23:34:21.0050717Z    Compiling n0-error v0.1.3
2026-08-02T23:34:21.1330715Z    Compiling cobs v0.3.0
2026-08-02T23:34:21.1760616Z    Compiling derive_builder_macro v0.20.2
2026-08-02T23:34:21.3476637Z    Compiling postcard-derive v0.2.2
2026-08-02T23:34:21.3752914Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-02T23:34:21.5306223Z    Compiling icu_provider v2.2.0
2026-08-02T23:34:21.8522691Z    Compiling icu_normalizer v2.2.0
2026-08-02T23:34:21.9120739Z    Compiling icu_properties v2.2.0
2026-08-02T23:34:21.9526309Z    Compiling derive_builder v0.20.2
2026-08-02T23:34:22.0914126Z    Compiling ipnet v2.12.0
2026-08-02T23:34:22.1126349Z    Compiling spki v0.8.0-rc.4
2026-08-02T23:34:22.2838247Z    Compiling pin-project v1.1.13
2026-08-02T23:34:22.3232758Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-02T23:34:22.3598249Z    Compiling ed25519-dalek v2.2.0
2026-08-02T23:34:22.4741000Z    Compiling prefix-trie v0.8.4
2026-08-02T23:34:22.4921517Z    Compiling futures-executor v0.3.32
2026-08-02T23:34:22.4993335Z    Compiling ed25519 v3.0.0-rc.4
2026-08-02T23:34:22.6201584Z    Compiling spt-proto v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-02T23:34:22.7162734Z    Compiling futures v0.3.32
2026-08-02T23:34:22.7930809Z    Compiling once_cell v1.21.4
2026-08-02T23:34:22.8360901Z    Compiling data-encoding-macro v0.1.20
2026-08-02T23:34:22.8788928Z    Compiling rustls-native-certs v0.8.4
2026-08-02T23:34:22.8980984Z    Compiling num_enum_derive v0.7.6
2026-08-02T23:34:23.0540808Z    Compiling tracing-core v0.1.36
2026-08-02T23:34:23.2833258Z    Compiling hashbrown v0.14.5
2026-08-02T23:34:23.3042022Z    Compiling idna_adapter v1.2.2
2026-08-02T23:34:23.3330599Z    Compiling async-trait v0.1.89
2026-08-02T23:34:23.4025140Z    Compiling idna v1.1.0
2026-08-02T23:34:23.4359105Z    Compiling postcard v1.1.3
2026-08-02T23:34:23.7040948Z    Compiling tracing v0.1.44
2026-08-02T23:34:23.7660949Z    Compiling tokio-util v0.7.18
2026-08-02T23:34:23.8671980Z    Compiling url v2.5.8
2026-08-02T23:34:23.8801153Z    Compiling netlink-sys v0.8.8
2026-08-02T23:34:23.9181472Z    Compiling derive_more v2.1.1
2026-08-02T23:34:24.0995072Z    Compiling hashlink v0.9.1
2026-08-02T23:34:24.1242798Z    Compiling tower v0.5.3
2026-08-02T23:34:24.1324669Z    Compiling iroh-metrics-derive v0.4.1
2026-08-02T23:34:24.1401015Z    Compiling strum_macros v0.28.0
2026-08-02T23:34:24.1900694Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-02T23:34:24.4751069Z    Compiling enum-assoc v1.3.0
2026-08-02T23:34:24.4861526Z    Compiling rusqlite v0.32.1
2026-08-02T23:34:24.5430902Z    Compiling netdev v0.42.0
2026-08-02T23:34:24.5986153Z    Compiling netlink-proto v0.12.0
2026-08-02T23:34:24.6200760Z    Compiling iroh-metrics v0.38.3
2026-08-02T23:34:24.6263258Z    Compiling num_enum v0.7.6
2026-08-02T23:34:24.6320957Z    Compiling iroh-relay v0.98.0
2026-08-02T23:34:24.7186369Z    Compiling h2 v0.4.14
2026-08-02T23:34:24.8210934Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-02T23:34:24.8701274Z    Compiling tower-http v0.6.11
2026-08-02T23:34:24.8976284Z    Compiling tokio-stream v0.1.18
2026-08-02T23:34:24.9379862Z    Compiling n0-watcher v0.6.1
2026-08-02T23:34:24.9759327Z    Compiling iroh-base v0.98.0
2026-08-02T23:34:25.1721736Z    Compiling attohttpc v0.30.1
2026-08-02T23:34:25.2247239Z    Compiling moka v0.12.15
2026-08-02T23:34:25.3406850Z    Compiling serde_spanned v0.6.9
2026-08-02T23:34:25.4500892Z    Compiling toml_datetime v0.6.11
2026-08-02T23:34:25.4880591Z    Compiling thiserror-impl v1.0.69
2026-08-02T23:34:25.5090687Z    Compiling ref-cast-impl v1.0.25
2026-08-02T23:34:25.7980994Z    Compiling toml_edit v0.22.27
2026-08-02T23:34:26.0641525Z    Compiling webpki-roots v1.0.7
2026-08-02T23:34:26.1967179Z    Compiling regex-automata v0.4.14
2026-08-02T23:34:26.2145438Z    Compiling schemars_derive v1.2.1
2026-08-02T23:34:26.2791039Z    Compiling darling_core v0.23.0
2026-08-02T23:34:26.4160781Z    Compiling serde_bytes v0.11.19
2026-08-02T23:34:26.4811207Z    Compiling seize v0.5.1
2026-08-02T23:34:26.6280573Z    Compiling hmac v0.12.1
2026-08-02T23:34:26.7112592Z    Compiling iroh v0.98.2
2026-08-02T23:34:26.7940830Z    Compiling rustix v0.38.44
2026-08-02T23:34:26.8796870Z    Compiling bitflags v1.3.2
2026-08-02T23:34:26.9197167Z    Compiling pin-utils v0.1.0
2026-08-02T23:34:26.9409687Z    Compiling cmov v0.5.4
2026-08-02T23:34:26.9680134Z    Compiling dyn-clone v1.0.20
2026-08-02T23:34:26.9940705Z    Compiling strum v0.28.0
2026-08-02T23:34:27.0030411Z    Compiling linux-raw-sys v0.12.1
2026-08-02T23:34:27.1029919Z    Compiling iroh-dns v0.98.0
2026-08-02T23:34:27.1102092Z    Compiling nix v0.25.1
2026-08-02T23:34:27.1471263Z    Compiling filedescriptor v0.8.3
2026-08-02T23:34:27.1901121Z    Compiling ctutils v0.4.2
2026-08-02T23:34:27.2290453Z    Compiling hkdf v0.12.4
2026-08-02T23:34:27.3610650Z    Compiling papaya v0.2.4
2026-08-02T23:34:27.3730753Z    Compiling backon v1.6.0
2026-08-02T23:34:27.5004987Z    Compiling serial v0.4.0
2026-08-02T23:34:27.5891433Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-02T23:34:27.6000592Z    Compiling anstyle-parse v1.0.0
2026-08-02T23:34:27.6433666Z    Compiling vte_generate_state_changes v0.1.2
2026-08-02T23:34:27.8131215Z    Compiling unicode-width v0.2.0
2026-08-02T23:34:27.8656678Z    Compiling foldhash v0.1.5
2026-08-02T23:34:27.8717420Z    Compiling downcast-rs v1.2.1
2026-08-02T23:34:27.9297464Z    Compiling instability v0.3.12
2026-08-02T23:34:27.9479674Z    Compiling anstyle v1.0.14
2026-08-02T23:34:28.0711082Z    Compiling linux-raw-sys v0.4.15
2026-08-02T23:34:28.1443362Z    Compiling anstyle-query v1.1.5
2026-08-02T23:34:28.1574239Z    Compiling colorchoice v1.0.5
2026-08-02T23:34:28.2453210Z    Compiling shell-words v1.1.1
2026-08-02T23:34:28.2581568Z    Compiling is_terminal_polyfill v1.70.2
2026-08-02T23:34:28.2884646Z    Compiling hashbrown v0.15.5
2026-08-02T23:34:28.3430844Z    Compiling schemars v1.2.1
2026-08-02T23:34:28.3621461Z    Compiling anstream v1.0.0
2026-08-02T23:34:28.4324883Z    Compiling toml v0.8.23
2026-08-02T23:34:28.7311142Z    Compiling terminal_size v0.4.4
2026-08-02T23:34:28.7510930Z    Compiling vte v0.13.1
2026-08-02T23:34:28.8710905Z    Compiling signal-hook-mio v0.2.5
2026-08-02T23:34:28.9671262Z    Compiling spake2 v0.4.0
2026-08-02T23:34:29.1550549Z    Compiling regex v1.12.3
2026-08-02T23:34:29.3223676Z    Compiling strum_macros v0.26.4
2026-08-02T23:34:29.4201568Z    Compiling sha1 v0.10.6
2026-08-02T23:34:29.6650697Z    Compiling itertools v0.13.0
2026-08-02T23:34:29.7100850Z    Compiling castaway v0.2.4
2026-08-02T23:34:29.8059675Z    Compiling static_assertions v1.1.0
2026-08-02T23:34:29.8160935Z    Compiling clap_lex v1.1.0
2026-08-02T23:34:29.8740840Z    Compiling doctest-file v1.1.1
2026-08-02T23:34:29.9408491Z    Compiling indoc v2.0.7
2026-08-02T23:34:30.0532825Z    Compiling hyper v1.10.1
2026-08-02T23:34:30.0791101Z    Compiling darling_macro v0.23.0
2026-08-02T23:34:30.3740877Z    Compiling unicode-width v0.1.14
2026-08-02T23:34:30.4201406Z    Compiling interprocess v2.4.2
2026-08-02T23:34:30.4511425Z    Compiling clap_builder v4.6.0
2026-08-02T23:34:30.4686180Z    Compiling darling v0.23.0
2026-08-02T23:34:30.4867488Z    Compiling compact_str v0.8.2
2026-08-02T23:34:30.6779761Z    Compiling crossterm v0.28.1
2026-08-02T23:34:31.0900696Z    Compiling lru v0.12.5
2026-08-02T23:34:31.1711660Z    Compiling clap_derive v4.6.1
2026-08-02T23:34:31.2583378Z    Compiling portable-pty v0.8.1
2026-08-02T23:34:31.2996908Z    Compiling iana-time-zone v0.1.65
2026-08-02T23:34:31.4940856Z    Compiling cassowary v0.3.0
2026-08-02T23:34:31.5750765Z    Compiling chrono v0.4.45
2026-08-02T23:34:31.6491652Z    Compiling nucleo-matcher v0.3.1
2026-08-02T23:34:31.6553972Z    Compiling strum v0.26.3
2026-08-02T23:34:31.7711144Z    Compiling unicode-truncate v1.1.0
2026-08-02T23:34:31.7840816Z    Compiling qrcode v0.14.1
2026-08-02T23:34:31.9520374Z    Compiling hyper-util v0.1.20
2026-08-02T23:34:31.9702245Z    Compiling ratatui v0.29.0
2026-08-02T23:34:32.3515735Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-02T23:34:32.7201767Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-02T23:34:32.7541705Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-02T23:34:33.1990838Z    Compiling clap v4.6.1
2026-08-02T23:34:33.7970688Z    Compiling igd-next v0.17.1
2026-08-02T23:34:35.0435396Z    Compiling portmapper v0.16.0
2026-08-02T23:34:35.9653296Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-02T23:34:40.3235385Z    Compiling rustls-webpki v0.103.13
2026-08-02T23:34:42.6150469Z    Compiling tokio-rustls v0.26.4
2026-08-02T23:34:42.6150999Z    Compiling rustls-platform-verifier v0.7.0
2026-08-02T23:34:42.6151337Z    Compiling noq-proto v0.17.0
2026-08-02T23:34:42.7585331Z    Compiling hickory-net v0.26.0-beta.4
2026-08-02T23:34:42.7586065Z    Compiling hyper-rustls v0.27.9
2026-08-02T23:34:42.7586952Z    Compiling tokio-websockets v0.13.2
2026-08-02T23:34:42.8944759Z    Compiling reqwest v0.13.4
2026-08-02T23:34:43.7892763Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-02T23:34:57.6594705Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T23:34:59.4183298Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T23:35:10.0528902Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-02T23:35:16.1371397Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
2026-08-02T23:35:16.1852199Z ##[group]Run bash .github/bench/wrap.sh twohost-ladder-b -- cargo test -p spt-daemon --test twohost -- --nocapture
2026-08-02T23:35:16.1852865Z [36;1mbash .github/bench/wrap.sh twohost-ladder-b -- cargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-08-02T23:35:16.1865462Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T23:35:16.1865737Z env:
2026-08-02T23:35:16.1866030Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:35:16.1866469Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:35:16.1866869Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:35:16.1867280Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:35:16.1867605Z   SPT_TWO_HOST: 1
2026-08-02T23:35:16.1867780Z   SPT_TWO_HOST_ROLE: b
2026-08-02T23:35:16.1868009Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-02T23:35:16.1868239Z   SPT_TWO_HOST_PEER_IP: 100.68.35.65
2026-08-02T23:35:16.1868456Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-02T23:35:16.1868869Z   SPT_TWO_HOST_NOTIFY_BIN: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T23:35:16.1869589Z ##[endgroup]
2026-08-02T23:35:16.4332988Z    Compiling cc v1.2.63
2026-08-02T23:35:16.4356654Z    Compiling mio v1.2.1
2026-08-02T23:35:16.4395963Z    Compiling strsim v0.11.1
2026-08-02T23:35:16.4418566Z    Compiling rustls v0.23.40
2026-08-02T23:35:16.4419138Z    Compiling unicode-segmentation v1.13.3
2026-08-02T23:35:16.4460860Z    Compiling fastrand v2.4.1
2026-08-02T23:35:16.4543978Z    Compiling either v1.16.0
2026-08-02T23:35:16.4670729Z    Compiling rustix v1.1.4
2026-08-02T23:35:16.4671788Z    Compiling bytemuck v1.25.2
2026-08-02T23:35:16.5748243Z    Compiling futures-lite v2.6.1
2026-08-02T23:35:16.5969555Z    Compiling darling_core v0.20.11
2026-08-02T23:35:16.6200643Z    Compiling prefix-trie v0.8.4
2026-08-02T23:35:16.6477252Z    Compiling rgb v0.8.53
2026-08-02T23:35:16.6871480Z    Compiling tokio v1.52.3
2026-08-02T23:35:16.7275912Z    Compiling convert_case v0.10.0
2026-08-02T23:35:16.9113554Z    Compiling derive_more-impl v2.1.1
2026-08-02T23:35:16.9258801Z    Compiling avt v0.18.0
2026-08-02T23:35:17.0747434Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-02T23:35:17.3580775Z    Compiling ring v0.17.14
2026-08-02T23:35:17.3582271Z    Compiling libsqlite3-sys v0.30.1
2026-08-02T23:35:17.3582731Z    Compiling blake3 v1.8.5
2026-08-02T23:35:18.0845397Z    Compiling darling_macro v0.20.11
2026-08-02T23:35:18.1393005Z    Compiling tempfile v3.27.0
2026-08-02T23:35:18.3073410Z    Compiling darling v0.20.11
2026-08-02T23:35:18.3346437Z    Compiling derive_builder_core v0.20.2
2026-08-02T23:35:18.3557512Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-02T23:35:18.8997623Z    Compiling derive_builder_macro v0.20.2
2026-08-02T23:35:19.0228409Z    Compiling derive_more v2.1.1
2026-08-02T23:35:19.0724646Z    Compiling derive_builder v0.20.2
2026-08-02T23:35:19.0990434Z    Compiling iroh-base v0.98.0
2026-08-02T23:35:19.1203117Z    Compiling vergen-lib v9.1.0
2026-08-02T23:35:19.1203957Z    Compiling vergen-lib v0.1.6
2026-08-02T23:35:19.2531955Z    Compiling vergen v9.1.0
2026-08-02T23:35:19.2900380Z    Compiling vergen-gitcl v1.0.8
2026-08-02T23:35:19.5530947Z    Compiling iroh-relay v0.98.0
2026-08-02T23:35:20.0688115Z    Compiling rustls-webpki v0.103.13
2026-08-02T23:35:20.1885747Z    Compiling tokio-util v0.7.18
2026-08-02T23:35:20.1891677Z    Compiling netlink-sys v0.8.8
2026-08-02T23:35:20.1892089Z    Compiling tower v0.5.3
2026-08-02T23:35:20.1892453Z    Compiling acto v0.8.2
2026-08-02T23:35:20.1892872Z    Compiling backon v1.6.0
2026-08-02T23:35:20.3482179Z    Compiling netlink-proto v0.12.0
2026-08-02T23:35:20.3484006Z    Compiling netdev v0.42.0
2026-08-02T23:35:20.7046574Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-02T23:35:20.7180957Z    Compiling tower-http v0.6.11
2026-08-02T23:35:20.9266563Z    Compiling h2 v0.4.14
2026-08-02T23:35:20.9271436Z    Compiling n0-future v0.3.2
2026-08-02T23:35:20.9272333Z    Compiling tokio-stream v0.1.18
2026-08-02T23:35:21.0254701Z    Compiling n0-watcher v0.6.1
2026-08-02T23:35:21.0270733Z    Compiling iroh-dns v0.98.0
2026-08-02T23:35:21.2541053Z    Compiling netwatch v0.16.0
2026-08-02T23:35:23.4142240Z    Compiling tokio-rustls v0.26.4
2026-08-02T23:35:23.4142871Z    Compiling rustls-platform-verifier v0.7.0
2026-08-02T23:35:23.4143401Z    Compiling noq-proto v0.17.0
2026-08-02T23:35:23.5614887Z    Compiling tokio-websockets v0.13.2
2026-08-02T23:35:23.7457596Z    Compiling hyper v1.10.1
2026-08-02T23:35:23.7458192Z    Compiling hickory-net v0.26.0-beta.4
2026-08-02T23:35:24.4171216Z    Compiling rusqlite v0.32.1
2026-08-02T23:35:24.8372267Z    Compiling hyper-util v0.1.20
2026-08-02T23:35:24.9500857Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-02T23:35:24.9754459Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-02T23:35:25.8552954Z    Compiling hyper-rustls v0.27.9
2026-08-02T23:35:25.8553578Z    Compiling igd-next v0.17.1
2026-08-02T23:35:25.9992355Z    Compiling reqwest v0.13.4
2026-08-02T23:35:26.5639372Z    Compiling portmapper v0.16.0
2026-08-02T23:35:27.2260177Z    Compiling noq v0.18.0
2026-08-02T23:35:28.8874528Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-02T23:35:29.0451078Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-02T23:35:29.0451931Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-02T23:35:30.8522433Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-02T23:35:32.3031732Z    Compiling iroh v0.98.2
2026-08-02T23:35:40.2926280Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T23:35:42.0492365Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T23:35:54.4206484Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.21s
2026-08-02T23:35:54.4397119Z      Running tests/twohost.rs (target/debug/deps/twohost-be41726e8a7acb9d)
2026-08-02T23:35:54.4427924Z 
2026-08-02T23:35:54.4428337Z running 3 tests
2026-08-02T23:35:54.4430465Z test b2_attacher_child ... ok
2026-08-02T23:35:54.4430782Z test two_host_ladder_role_a ... ok
2026-08-02T23:35:54.4438064Z TWOHOST role B: node 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612
2026-08-02T23:35:54.5947803Z TWOHOST role B: notify instance notify-0 minted (real_mode=true)
2026-08-02T23:35:54.5966280Z TWOHOST role B: offline drive shells minted — ling-twohost-b/offdrive-0, gate-twohost-b/offdrive-0
2026-08-02T23:35:54.6281976Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785713754627 mono_ms=0 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:35:54.6301193Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785713754629 mono_ms=2 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:35:54.6302027Z TWOHOST role B: drive session 1 ready
2026-08-02T23:35:56.6347875Z PAIR_MEET_UP:twohost step=59523791 id=74a30b6654e550cc14368aa0fbe28f5b9d18827432da1f88b9e7afc2b652a95b addr=EndpointAddr { id: PublicKey(74a30b6654e550cc14368aa0fbe28f5b9d18827432da1f88b9e7afc2b652a95b), addrs: {Ip(100.98.197.12:48410), Ip(192.168.1.163:48410)} }
2026-08-02T23:36:00.6367117Z PAIR_MEET_UP:twohost step=59523792 id=69106201dcf1b28a59d91e19eb5d05c7fd96303f4e5beb6b1616f66db2702d0b addr=EndpointAddr { id: PublicKey(69106201dcf1b28a59d91e19eb5d05c7fd96303f4e5beb6b1616f66db2702d0b), addrs: {Ip(100.98.197.12:33882), Ip(192.168.1.163:33882)} }
2026-08-02T23:36:15.9146639Z PAIRED: joiner bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a recorded in subnet 'twohost'
2026-08-02T23:36:16.1413215Z TWOHOST OK: pairing: A rostered via the daemon-hosted responder
2026-08-02T23:36:16.1413674Z TWOHOST OK: pairing (responder, daemon-hosted)
2026-08-02T23:36:16.1418908Z PUMP_IPC_READER: spawned
2026-08-02T23:36:16.1419797Z CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785713776141 mono_ms=21513 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:16.1420646Z PUMP_IPC_READER: spawned
2026-08-02T23:36:16.1421638Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785713776142 mono_ms=21514 event=presence-sub-attach from_seq=18446744073709551615 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:16.1435940Z EPOCH_FAST_FORWARD:0->1: our fleet-replicated roster row holds lease 0 — jumping past it so our own advertisements are admitted again (KNOWN-HAZARDS 7.60) [REQ-ROSTER-SELF-LEASE-HEAL]
2026-08-02T23:36:16.1517741Z CONN_LIFECYCLE: conn=3 role=brain wall_ms=1785713776151 mono_ms=21523 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:16.1522000Z SELF_ADDR_REBIND:9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612: live endpoint address differs from our advertised roster row — re-authored at lease 1, advertise requested [REQ-SELF-ADDR-REBIND-READVERTISE]
2026-08-02T23:36:16.1583417Z ACCESS_STORE_MINTED /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ/.tmps1q7TH/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-08-02T23:36:16.1585998Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785713776158 mono_ms=0
2026-08-02T23:36:17.8742771Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785713777874 mono_ms=23246 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:17.8899390Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785713777889 mono_ms=23261 event=stream-sub-attach stream=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.2559517Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785713778255 mono_ms=23627 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.2560489Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785713778255 mono_ms=23627 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.2561161Z DISPATCH:3:Failed("stream 3: opener not pinned yet")
2026-08-02T23:36:18.2561913Z DISPATCH_EV: gen=1785713776141 stream=3 family=unclassified attempt=0 conn=2 event=worker-outcome detail=Failed("stream 3: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:36:18.3567476Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785713778356 mono_ms=23728 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.3568597Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785713778356 mono_ms=23728 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.3577215Z CONN_LIFECYCLE: conn=7 role=brain wall_ms=1785713778357 mono_ms=23729 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.3578800Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=4 wall_ms=1785713778357 mono_ms=23729 event=stream-sub-attach stream=4 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.3744887Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=4 wall_ms=1785713778374 mono_ms=23746 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.3746159Z CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785713778374 mono_ms=23746 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.3747048Z CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785713778374 mono_ms=23746 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.4071633Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785713778406 mono_ms=23779 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.4072634Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785713778407 mono_ms=23779 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.4075317Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=5 wall_ms=1785713778407 mono_ms=23779 event=stream-sub-attach stream=5 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.4077649Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=5 wall_ms=1785713778407 mono_ms=23779 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.4189412Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=5 wall_ms=1785713778418 mono_ms=23790 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.4190601Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785713778419 mono_ms=23791 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.4191879Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785713778419 mono_ms=23791 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.7598679Z CONN_LIFECYCLE: conn=12 role=brain wall_ms=1785713778759 mono_ms=24131 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.7599923Z CONN_LIFECYCLE: conn=12 role=brain wall_ms=1785713778759 mono_ms=24131 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.7602632Z CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=3 wall_ms=1785713778760 mono_ms=24132 event=stream-sub-attach stream=3 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.7604403Z CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=3 wall_ms=1785713778760 mono_ms=24132 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.7611948Z CONN_LIFECYCLE: conn=13 role=brain stream-subscriber stream=3 wall_ms=1785713778761 mono_ms=24133 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.7613656Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785713778761 mono_ms=24133 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.7614448Z CONN_LIFECYCLE: conn=14 role=brain wall_ms=1785713778761 mono_ms=24133 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:18.8926089Z TWOHOST OK: register: A's perch row replicated to B
2026-08-02T23:36:19.0900520Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785713779089 mono_ms=24461 event=stream-sub-release stream=2 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:19.1043819Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 wall_ms=1785713779104 mono_ms=24476 event=stream-sub-attach stream=6 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:19.4497226Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 wall_ms=1785713779449 mono_ms=24821 event=stream-sub-release stream=6 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:19.4685168Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 wall_ms=1785713779468 mono_ms=24840 event=stream-sub-attach stream=9 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:19.6144329Z CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785713779614 mono_ms=24986 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:19.6145612Z CONN_LIFECYCLE: conn=15 role=brain wall_ms=1785713779614 mono_ms=24986 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:19.6153862Z CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=10 wall_ms=1785713779614 mono_ms=24986 event=stream-sub-attach stream=10 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:19.6155199Z CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=10 wall_ms=1785713779614 mono_ms=24986 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:20.9630990Z CONN_LIFECYCLE: conn=16 role=brain stream-subscriber stream=10 wall_ms=1785713780962 mono_ms=26334 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:20.9632276Z CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785713780963 mono_ms=26335 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:20.9633175Z CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785713780963 mono_ms=26335 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1255814Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785713781125 mono_ms=26497 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1256425Z DISPATCH:11:Failed("stream 11: opener not pinned yet")
2026-08-02T23:36:21.1257168Z DISPATCH_EV: gen=1785713776141 stream=11 family=unclassified attempt=0 conn=3 event=worker-outcome detail=Failed("stream 11: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:36:21.1258554Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785713781125 mono_ms=26497 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1760766Z CONN_LIFECYCLE: conn=19 role=brain wall_ms=1785713781175 mono_ms=26547 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1761716Z CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785713781175 mono_ms=26547 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1762591Z CONN_LIFECYCLE: conn=19 role=brain wall_ms=1785713781175 mono_ms=26548 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1763577Z CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785713781175 mono_ms=26548 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1764587Z CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=12 wall_ms=1785713781176 mono_ms=26548 event=stream-sub-attach stream=12 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1765642Z CONN_LIFECYCLE: conn=21 role=brain stream-subscriber stream=13 wall_ms=1785713781176 mono_ms=26548 event=stream-sub-attach stream=13 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1766615Z CONN_LIFECYCLE: conn=21 role=brain stream-subscriber stream=13 wall_ms=1785713781176 mono_ms=26548 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1767521Z CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=12 wall_ms=1785713781176 mono_ms=26548 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1774523Z CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=12 wall_ms=1785713781177 mono_ms=26549 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1776105Z CONN_LIFECYCLE: conn=21 role=brain stream-subscriber stream=13 wall_ms=1785713781177 mono_ms=26549 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1777371Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785713781177 mono_ms=26549 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1778153Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785713781177 mono_ms=26549 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1778937Z CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785713781177 mono_ms=26549 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.1780000Z CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785713781177 mono_ms=26549 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.3860824Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 wall_ms=1785713781385 mono_ms=26757 event=stream-sub-release stream=9 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.3897174Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 wall_ms=1785713781389 mono_ms=26761 event=stream-sub-attach stream=14 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.6292409Z CONN_LIFECYCLE: conn=25 role=brain wall_ms=1785713781629 mono_ms=27001 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.6293393Z CONN_LIFECYCLE: conn=25 role=brain wall_ms=1785713781629 mono_ms=27001 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.6296117Z CONN_LIFECYCLE: conn=26 role=brain stream-subscriber stream=11 wall_ms=1785713781629 mono_ms=27001 event=stream-sub-attach stream=11 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.6297500Z CONN_LIFECYCLE: conn=26 role=brain stream-subscriber stream=11 wall_ms=1785713781629 mono_ms=27001 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.6507302Z CONN_LIFECYCLE: conn=26 role=brain stream-subscriber stream=11 wall_ms=1785713781650 mono_ms=27022 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.6508442Z CONN_LIFECYCLE: conn=27 role=brain wall_ms=1785713781650 mono_ms=27022 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.6509409Z CONN_LIFECYCLE: conn=27 role=brain wall_ms=1785713781650 mono_ms=27022 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.6515000Z TWOHOST OK: message: A's WAN message spooled at B
2026-08-02T23:36:21.6515472Z TWOHOST OK: knock: A's knock reached B's inbox
2026-08-02T23:36:21.6516293Z TWOHOST OK: knock landed at B from ling-twohost-a (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a)
2026-08-02T23:36:21.6517734Z TWOHOST OK: knock approved at B, rule admits A and no one else
2026-08-02T23:36:21.6521469Z TWOHOST OK: notif: A's insert fired on B
2026-08-02T23:36:21.6534822Z TWOHOST OK: notif dismissed at B (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:1785713777260) — replicating back
2026-08-02T23:36:21.6638776Z TWOHOST OK: sync: B pulled A's mind
2026-08-02T23:36:21.9309150Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785713781930 mono_ms=27302 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.9310061Z CONN_LIFECYCLE: conn=28 role=brain wall_ms=1785713781930 mono_ms=27302 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.9311968Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785713781931 mono_ms=27303 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.9313791Z CONN_LIFECYCLE: conn=29 role=brain stream-subscriber stream=15 wall_ms=1785713781931 mono_ms=27303 event=stream-sub-attach stream=15 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.9316319Z ACCESS_SENDER_RULES_NOW_LIVE 1 sender-endpoint rule(s) in /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ/.tmps1q7TH/identity/trust/access.json (ling-twohost-a) were INERT on earlier versions (no sender subject was ever supplied) and are ENFORCED as of this version — messages from those senders are now decided by them. Review with `spt endpoint access` if that is not what you intended.
2026-08-02T23:36:21.9318280Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785713781931 mono_ms=27303 event=controller-replaced session=1 new_conn=29 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.9320106Z CONN_LIFECYCLE: conn=29 role=brain stream-subscriber stream=15 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785713781931 mono_ms=27303 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.9321598Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785713781931 mono_ms=27303 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.9418405Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=29 intent=control old_by=- old_gen=0 req_gen=1785713781898 decision=controller
2026-08-02T23:36:21.9420146Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=29 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785713781898 req_gen=1785713781898 decision=idempotent
2026-08-02T23:36:21.9512492Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 wall_ms=1785713781951 mono_ms=27323 event=stream-sub-release stream=14 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:21.9659615Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 wall_ms=1785713781965 mono_ms=27337 event=stream-sub-attach stream=18 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.0317478Z CONN_LIFECYCLE: conn=31 role=brain wall_ms=1785713782031 mono_ms=27403 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.0318261Z CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785713782031 mono_ms=27403 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.0319028Z CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785713782031 mono_ms=27403 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.0319849Z CONN_LIFECYCLE: conn=31 role=brain wall_ms=1785713782031 mono_ms=27403 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.0320755Z CONN_LIFECYCLE: conn=33 role=brain stream-subscriber stream=19 wall_ms=1785713782031 mono_ms=27404 event=stream-sub-attach stream=19 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.0322339Z CONN_LIFECYCLE: conn=33 role=brain stream-subscriber stream=19 wall_ms=1785713782032 mono_ms=27404 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.0324990Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785713782032 mono_ms=27404 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.0326920Z CONN_LIFECYCLE: conn=34 role=brain stream-subscriber stream=20 wall_ms=1785713782032 mono_ms=27404 event=stream-sub-attach stream=20 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.0329933Z CONN_LIFECYCLE: conn=33 role=brain stream-subscriber stream=19 wall_ms=1785713782032 mono_ms=27404 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.0331210Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785713782033 mono_ms=27405 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.0332202Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785713782033 mono_ms=27405 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.0335497Z CONN_LIFECYCLE: conn=34 role=brain stream-subscriber stream=20 wall_ms=1785713782033 mono_ms=27405 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.0336637Z CONN_LIFECYCLE: conn=36 role=brain wall_ms=1785713782033 mono_ms=27405 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.0337399Z CONN_LIFECYCLE: conn=36 role=brain wall_ms=1785713782033 mono_ms=27405 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.2837020Z CONN_LIFECYCLE: conn=37 role=brain wall_ms=1785713782283 mono_ms=27655 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.2838416Z CONN_LIFECYCLE: conn=37 role=brain wall_ms=1785713782283 mono_ms=27655 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.2840345Z CONN_LIFECYCLE: conn=38 role=brain stream-subscriber stream=21 wall_ms=1785713782283 mono_ms=27655 event=stream-sub-attach stream=21 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.2842543Z CONN_LIFECYCLE: conn=38 role=brain stream-subscriber stream=21 wall_ms=1785713782284 mono_ms=27656 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.3165315Z CONN_LIFECYCLE: conn=38 role=brain stream-subscriber stream=21 wall_ms=1785713782316 mono_ms=27688 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.3166713Z CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785713782316 mono_ms=27688 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:22.3168092Z CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785713782316 mono_ms=27688 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:24.0023614Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 wall_ms=1785713784002 mono_ms=29374 event=stream-sub-release stream=18 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:24.0059378Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 wall_ms=1785713784005 mono_ms=29377 event=stream-sub-attach stream=22 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:24.3511438Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 wall_ms=1785713784350 mono_ms=29722 event=stream-sub-release stream=22 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:24.9994010Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 wall_ms=1785713784999 mono_ms=30371 event=stream-sub-attach stream=26 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6078700Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785713785607 mono_ms=30979 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6079589Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785713785607 mono_ms=30979 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6080409Z CONN_LIFECYCLE: conn=40 role=brain wall_ms=1785713785607 mono_ms=30979 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6081221Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785713785607 mono_ms=30979 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6082063Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=27 wall_ms=1785713785608 mono_ms=30980 event=stream-sub-attach stream=27 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6083274Z CONN_LIFECYCLE: conn=43 role=brain stream-subscriber stream=28 wall_ms=1785713785608 mono_ms=30980 event=stream-sub-attach stream=28 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6084744Z CONN_LIFECYCLE: conn=43 role=brain stream-subscriber stream=28 wall_ms=1785713785608 mono_ms=30980 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6086013Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=27 wall_ms=1785713785608 mono_ms=30980 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6091617Z CONN_LIFECYCLE: conn=42 role=brain stream-subscriber stream=27 wall_ms=1785713785609 mono_ms=30981 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6092632Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785713785609 mono_ms=30981 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6093357Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785713785609 mono_ms=30981 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6195732Z CONN_LIFECYCLE: conn=43 role=brain stream-subscriber stream=28 wall_ms=1785713785619 mono_ms=30991 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6197144Z CONN_LIFECYCLE: conn=45 role=brain wall_ms=1785713785619 mono_ms=30991 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6198015Z CONN_LIFECYCLE: conn=45 role=brain wall_ms=1785713785619 mono_ms=30991 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:25.6667698Z TWOHOST OK: rest: A's remote suspend landed (B suspended)
2026-08-02T23:36:28.2272630Z CONN_LIFECYCLE: conn=46 role=brain wall_ms=1785713788227 mono_ms=33599 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2273582Z CONN_LIFECYCLE: conn=46 role=brain wall_ms=1785713788227 mono_ms=33599 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2276300Z CONN_LIFECYCLE: conn=47 role=brain stream-subscriber stream=29 wall_ms=1785713788227 mono_ms=33599 event=stream-sub-attach stream=29 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2277763Z CONN_LIFECYCLE: conn=47 role=brain stream-subscriber stream=29 wall_ms=1785713788227 mono_ms=33599 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2286039Z CONN_LIFECYCLE: conn=47 role=brain stream-subscriber stream=29 wall_ms=1785713788228 mono_ms=33600 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2287920Z CONN_LIFECYCLE: conn=48 role=brain wall_ms=1785713788228 mono_ms=33600 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2288691Z CONN_LIFECYCLE: conn=48 role=brain wall_ms=1785713788228 mono_ms=33600 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2777228Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785713788277 mono_ms=33649 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2778434Z CONN_LIFECYCLE: conn=49 role=brain wall_ms=1785713788277 mono_ms=33649 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2784578Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785713788278 mono_ms=33650 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2786187Z CONN_LIFECYCLE: conn=50 role=brain stream-subscriber stream=30 wall_ms=1785713788278 mono_ms=33650 event=stream-sub-attach stream=30 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2795890Z CONN_LIFECYCLE: conn=50 role=brain stream-subscriber stream=30 wall_ms=1785713788279 mono_ms=33651 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2801003Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785713788280 mono_ms=33652 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2801811Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785713788280 mono_ms=33652 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2816493Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 wall_ms=1785713788281 mono_ms=33653 event=stream-sub-release stream=26 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.2850348Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31 wall_ms=1785713788284 mono_ms=33656 event=stream-sub-attach stream=31 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.3281505Z CONN_LIFECYCLE: conn=52 role=brain wall_ms=1785713788327 mono_ms=33699 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.3282784Z CONN_LIFECYCLE: conn=52 role=brain wall_ms=1785713788328 mono_ms=33700 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.3284118Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=32 wall_ms=1785713788328 mono_ms=33700 event=stream-sub-attach stream=32 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.3286886Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=32 wall_ms=1785713788328 mono_ms=33700 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.3503101Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=32 wall_ms=1785713788350 mono_ms=33722 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.3504596Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785713788350 mono_ms=33722 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:28.3505439Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785713788350 mono_ms=33722 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.0522925Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31 wall_ms=1785713790051 mono_ms=35424 event=stream-sub-release stream=31 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.6369204Z PAIR_MEET_UP:twohost step=59523793 id=901bfd4c0d8cf6348efda4774e997da6d0d42a9465e364548da2132c7f46b4bd addr=EndpointAddr { id: PublicKey(901bfd4c0d8cf6348efda4774e997da6d0d42a9465e364548da2132c7f46b4bd), addrs: {Ip(100.98.197.12:59104), Ip(192.168.1.163:59104)} }
2026-08-02T23:36:30.6870529Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713790686 mono_ms=36058 event=stream-sub-attach stream=36 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.8465224Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785713790846 mono_ms=36218 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.8466232Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785713790846 mono_ms=36218 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.8467297Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785713790846 mono_ms=36218 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.8468528Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785713790846 mono_ms=36218 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.8469953Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=38 wall_ms=1785713790846 mono_ms=36218 event=stream-sub-attach stream=38 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.8471302Z CONN_LIFECYCLE: conn=58 role=brain stream-subscriber stream=37 wall_ms=1785713790846 mono_ms=36218 event=stream-sub-attach stream=37 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.8472565Z CONN_LIFECYCLE: conn=58 role=brain stream-subscriber stream=37 wall_ms=1785713790846 mono_ms=36218 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.8473717Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=38 wall_ms=1785713790846 mono_ms=36218 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.8475004Z CONN_LIFECYCLE: conn=58 role=brain stream-subscriber stream=37 wall_ms=1785713790847 mono_ms=36219 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.8476163Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785713790847 mono_ms=36219 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.8477432Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785713790847 mono_ms=36219 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.8621855Z CONN_LIFECYCLE: conn=57 role=brain stream-subscriber stream=38 wall_ms=1785713790862 mono_ms=36234 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.8623204Z CONN_LIFECYCLE: conn=60 role=brain wall_ms=1785713790862 mono_ms=36234 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.8623958Z CONN_LIFECYCLE: conn=60 role=brain wall_ms=1785713790862 mono_ms=36234 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.9199984Z TWOHOST OK: rest: A's remote wake landed (B active again)
2026-08-02T23:36:30.9383916Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713790938 mono_ms=36310 event=stream-sub-release stream=36 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:30.9414947Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713790941 mono_ms=36313 event=stream-sub-attach stream=39 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.1486143Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713791148 mono_ms=36520 event=stream-sub-release stream=39 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.1488206Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785713791148 mono_ms=36520 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.1489349Z CONN_LIFECYCLE: conn=61 role=brain wall_ms=1785713791148 mono_ms=36520 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.1490757Z CONN_LIFECYCLE: conn=62 role=brain stream-subscriber stream=40 wall_ms=1785713791148 mono_ms=36520 event=stream-sub-attach stream=40 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.1491809Z CONN_LIFECYCLE: conn=62 role=brain stream-subscriber stream=40 wall_ms=1785713791148 mono_ms=36520 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.1498359Z CONN_LIFECYCLE: conn=62 role=brain stream-subscriber stream=40 wall_ms=1785713791149 mono_ms=36521 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.1500124Z CONN_LIFECYCLE: conn=63 role=brain wall_ms=1785713791149 mono_ms=36521 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.1501101Z CONN_LIFECYCLE: conn=63 role=brain wall_ms=1785713791150 mono_ms=36522 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.1756597Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713791175 mono_ms=36547 event=stream-sub-attach stream=42 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.8032335Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785713791803 mono_ms=37175 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.8033347Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785713791803 mono_ms=37175 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.8035073Z CONN_LIFECYCLE: conn=64 role=brain wall_ms=1785713791803 mono_ms=37175 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.8036276Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785713791803 mono_ms=37175 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.8037563Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=43 wall_ms=1785713791803 mono_ms=37175 event=stream-sub-attach stream=43 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.8038844Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=43 wall_ms=1785713791803 mono_ms=37175 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.8040141Z CONN_LIFECYCLE: conn=67 role=brain wall_ms=1785713791803 mono_ms=37175 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.8041650Z CONN_LIFECYCLE: conn=67 role=brain stream-subscriber stream=44 wall_ms=1785713791804 mono_ms=37176 event=stream-sub-attach stream=44 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.8044875Z CONN_LIFECYCLE: conn=66 role=brain stream-subscriber stream=43 wall_ms=1785713791804 mono_ms=37176 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.8046060Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785713791804 mono_ms=37176 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.8047141Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785713791804 mono_ms=37176 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.8049481Z CONN_LIFECYCLE: conn=67 role=brain stream-subscriber stream=44 wall_ms=1785713791804 mono_ms=37176 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.8050644Z CONN_LIFECYCLE: conn=69 role=brain wall_ms=1785713791804 mono_ms=37177 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.8051695Z CONN_LIFECYCLE: conn=69 role=brain wall_ms=1785713791805 mono_ms=37177 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.9545327Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785713791954 mono_ms=37326 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.9546462Z CONN_LIFECYCLE: conn=70 role=brain wall_ms=1785713791954 mono_ms=37326 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.9549232Z CONN_LIFECYCLE: conn=71 role=brain stream-subscriber stream=45 wall_ms=1785713791954 mono_ms=37326 event=stream-sub-attach stream=45 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.9551637Z CONN_LIFECYCLE: conn=71 role=brain stream-subscriber stream=45 wall_ms=1785713791955 mono_ms=37327 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.9769553Z CONN_LIFECYCLE: conn=71 role=brain stream-subscriber stream=45 wall_ms=1785713791976 mono_ms=37348 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.9770790Z CONN_LIFECYCLE: conn=72 role=brain wall_ms=1785713791976 mono_ms=37348 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:31.9771860Z CONN_LIFECYCLE: conn=72 role=brain wall_ms=1785713791977 mono_ms=37349 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:32.7100861Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785713792709 mono_ms=38081 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:32.7101830Z CONN_LIFECYCLE: conn=73 role=brain wall_ms=1785713792709 mono_ms=38082 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:32.7103228Z CONN_LIFECYCLE: conn=74 role=brain stream-subscriber stream=46 wall_ms=1785713792710 mono_ms=38082 event=stream-sub-attach stream=46 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:32.7104836Z CONN_LIFECYCLE: conn=74 role=brain stream-subscriber stream=46 wall_ms=1785713792710 mono_ms=38082 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:32.7112004Z CONN_LIFECYCLE: conn=74 role=brain stream-subscriber stream=46 wall_ms=1785713792711 mono_ms=38083 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:32.7113520Z CONN_LIFECYCLE: conn=75 role=brain wall_ms=1785713792711 mono_ms=38083 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:32.7114442Z CONN_LIFECYCLE: conn=75 role=brain wall_ms=1785713792711 mono_ms=38083 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:32.7307918Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713792730 mono_ms=38102 event=stream-sub-release stream=42 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:32.7355057Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713792735 mono_ms=38107 event=stream-sub-attach stream=48 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:33.3699410Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713793369 mono_ms=38741 event=stream-sub-release stream=48 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:33.3999903Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713793399 mono_ms=38771 event=stream-sub-attach stream=50 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:33.6595929Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713793659 mono_ms=39031 event=stream-sub-release stream=50 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0189945Z CONN_LIFECYCLE: conn=76 role=brain wall_ms=1785713794018 mono_ms=39390 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0190749Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785713794018 mono_ms=39390 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0191620Z CONN_LIFECYCLE: conn=76 role=brain wall_ms=1785713794018 mono_ms=39390 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0192689Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=51 wall_ms=1785713794019 mono_ms=39391 event=stream-sub-attach stream=51 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0194643Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=51 wall_ms=1785713794019 mono_ms=39391 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0197539Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785713794019 mono_ms=39391 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0203410Z CONN_LIFECYCLE: conn=78 role=brain stream-subscriber stream=51 wall_ms=1785713794020 mono_ms=39392 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0204326Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785713794020 mono_ms=39392 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0205537Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785713794020 mono_ms=39392 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0206412Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785713794020 mono_ms=39392 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0207607Z CONN_LIFECYCLE: conn=79 role=brain stream-subscriber stream=52 wall_ms=1785713794020 mono_ms=39392 event=stream-sub-attach stream=52 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0415563Z CONN_LIFECYCLE: conn=79 role=brain stream-subscriber stream=52 wall_ms=1785713794041 mono_ms=39413 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0416616Z CONN_LIFECYCLE: conn=81 role=brain wall_ms=1785713794041 mono_ms=39413 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0417521Z CONN_LIFECYCLE: conn=81 role=brain wall_ms=1785713794041 mono_ms=39413 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.0643371Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713794064 mono_ms=39436 event=stream-sub-attach stream=54 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.1760402Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713794175 mono_ms=39547 event=stream-sub-release stream=54 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.1821639Z TWOHOST OK: presence: A's redirected notif surfaced at B
2026-08-02T23:36:34.1822225Z TWOHOST OK: presence: the surfacing node owns the marks
2026-08-02T23:36:34.1947799Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713794194 mono_ms=39566 event=stream-sub-attach stream=56 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.4644730Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713794464 mono_ms=39836 event=stream-sub-release stream=56 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.8800901Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713794879 mono_ms=40251 event=stream-sub-attach stream=58 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:34.9511520Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713794950 mono_ms=40322 event=stream-sub-release stream=58 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.1810384Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713795180 mono_ms=40552 event=stream-sub-attach stream=60 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4280873Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785713795427 mono_ms=40799 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4281874Z CONN_LIFECYCLE: conn=82 role=brain wall_ms=1785713795427 mono_ms=40799 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4283988Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785713795428 mono_ms=40800 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4285787Z CONN_LIFECYCLE: conn=82 role=brain wall_ms=1785713795428 mono_ms=40800 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4287246Z CONN_LIFECYCLE: conn=84 role=brain stream-subscriber stream=62 wall_ms=1785713795428 mono_ms=40800 event=stream-sub-attach stream=62 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4288238Z CONN_LIFECYCLE: conn=84 role=brain stream-subscriber stream=62 wall_ms=1785713795428 mono_ms=40800 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4289375Z CONN_LIFECYCLE: conn=85 role=brain stream-subscriber stream=61 wall_ms=1785713795428 mono_ms=40800 event=stream-sub-attach stream=61 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4290347Z CONN_LIFECYCLE: conn=85 role=brain stream-subscriber stream=61 wall_ms=1785713795428 mono_ms=40800 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4360153Z CONN_LIFECYCLE: conn=84 role=brain stream-subscriber stream=62 wall_ms=1785713795435 mono_ms=40807 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4361149Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785713795436 mono_ms=40808 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4362360Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785713795436 mono_ms=40808 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4387781Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713795438 mono_ms=40810 event=stream-sub-release stream=60 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4504468Z CONN_LIFECYCLE: conn=85 role=brain stream-subscriber stream=61 wall_ms=1785713795450 mono_ms=40822 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4505532Z CONN_LIFECYCLE: conn=87 role=brain wall_ms=1785713795450 mono_ms=40822 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.4506472Z CONN_LIFECYCLE: conn=87 role=brain wall_ms=1785713795450 mono_ms=40822 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.5791904Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785713795579 mono_ms=40951 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.5792739Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785713795579 mono_ms=40951 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.5793592Z CONN_LIFECYCLE: conn=88 role=brain wall_ms=1785713795579 mono_ms=40951 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.5794565Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785713795579 mono_ms=40951 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.5795554Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=64 wall_ms=1785713795579 mono_ms=40951 event=stream-sub-attach stream=64 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.5796608Z CONN_LIFECYCLE: conn=91 role=brain stream-subscriber stream=63 wall_ms=1785713795579 mono_ms=40951 event=stream-sub-attach stream=63 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.5797604Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=64 wall_ms=1785713795579 mono_ms=40951 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.5799088Z CONN_LIFECYCLE: conn=91 role=brain stream-subscriber stream=63 wall_ms=1785713795579 mono_ms=40951 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.5803041Z CONN_LIFECYCLE: conn=90 role=brain stream-subscriber stream=64 wall_ms=1785713795580 mono_ms=40952 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.5804273Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785713795580 mono_ms=40952 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.5805096Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785713795580 mono_ms=40952 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.6009706Z CONN_LIFECYCLE: conn=91 role=brain stream-subscriber stream=63 wall_ms=1785713795600 mono_ms=40972 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.6011117Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785713795600 mono_ms=40973 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.6012114Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785713795601 mono_ms=40973 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.6435057Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713795643 mono_ms=41015 event=stream-sub-attach stream=66 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.6829370Z TWOHOST OK: shell: A's cross-node notify command RENDERED at B
2026-08-02T23:36:35.6830225Z TWOHOST OK: toast: A's notify rendered via the shell template at B
2026-08-02T23:36:35.9432331Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713795942 mono_ms=41314 event=stream-sub-release stream=66 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.9707234Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713795970 mono_ms=41342 event=stream-sub-attach stream=69 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.9818258Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785713795981 mono_ms=41353 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.9819399Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785713795981 mono_ms=41353 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.9820482Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=67 wall_ms=1785713795981 mono_ms=41354 event=stream-sub-attach stream=67 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.9821698Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=67 wall_ms=1785713795982 mono_ms=41354 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.9838082Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=67 wall_ms=1785713795983 mono_ms=41355 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.9839422Z CONN_LIFECYCLE: conn=96 role=brain wall_ms=1785713795983 mono_ms=41355 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:35.9840357Z CONN_LIFECYCLE: conn=96 role=brain wall_ms=1785713795983 mono_ms=41355 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5358084Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785713796535 mono_ms=41907 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5359299Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785713796535 mono_ms=41907 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5360219Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785713796535 mono_ms=41907 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5361512Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785713796535 mono_ms=41907 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5362552Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=70 wall_ms=1785713796536 mono_ms=41908 event=stream-sub-attach stream=70 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5363525Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=70 wall_ms=1785713796536 mono_ms=41908 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5366129Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785713796536 mono_ms=41908 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5368133Z CONN_LIFECYCLE: conn=99 role=brain stream-subscriber stream=71 wall_ms=1785713796536 mono_ms=41908 event=stream-sub-attach stream=71 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5372091Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=70 wall_ms=1785713796537 mono_ms=41909 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5373418Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785713796537 mono_ms=41909 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5374365Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785713796537 mono_ms=41909 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5377191Z CONN_LIFECYCLE: conn=99 role=brain stream-subscriber stream=71 wall_ms=1785713796537 mono_ms=41909 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5378373Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785713796537 mono_ms=41909 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5379505Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785713796537 mono_ms=41909 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5861740Z CONN_LIFECYCLE: conn=103 role=brain wall_ms=1785713796585 mono_ms=41958 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5862785Z CONN_LIFECYCLE: conn=103 role=brain wall_ms=1785713796586 mono_ms=41958 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5864210Z CONN_LIFECYCLE: conn=104 role=brain stream-subscriber stream=72 wall_ms=1785713796586 mono_ms=41958 event=stream-sub-attach stream=72 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5865563Z CONN_LIFECYCLE: conn=104 role=brain stream-subscriber stream=72 wall_ms=1785713796586 mono_ms=41958 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5889890Z CONN_LIFECYCLE: conn=104 role=brain stream-subscriber stream=72 wall_ms=1785713796588 mono_ms=41960 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5891145Z CONN_LIFECYCLE: conn=105 role=brain wall_ms=1785713796588 mono_ms=41961 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.5892099Z CONN_LIFECYCLE: conn=105 role=brain wall_ms=1785713796589 mono_ms=41961 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.6364204Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785713796636 mono_ms=42008 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.6365180Z CONN_LIFECYCLE: conn=106 role=brain wall_ms=1785713796636 mono_ms=42008 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.6366815Z CONN_LIFECYCLE: conn=107 role=brain stream-subscriber stream=73 wall_ms=1785713796636 mono_ms=42008 event=stream-sub-attach stream=73 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.6368324Z CONN_LIFECYCLE: conn=107 role=brain stream-subscriber stream=73 wall_ms=1785713796636 mono_ms=42008 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.6586249Z CONN_LIFECYCLE: conn=107 role=brain stream-subscriber stream=73 wall_ms=1785713796658 mono_ms=42030 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.6587770Z CONN_LIFECYCLE: conn=108 role=brain wall_ms=1785713796658 mono_ms=42030 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.6588660Z CONN_LIFECYCLE: conn=108 role=brain wall_ms=1785713796658 mono_ms=42030 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.6899884Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713796689 mono_ms=42061 event=stream-sub-release stream=69 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:36.6941518Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713796693 mono_ms=42065 event=stream-sub-attach stream=75 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.1532964Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713797153 mono_ms=42525 event=stream-sub-release stream=75 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.1904075Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785713797190 mono_ms=42562 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.1904918Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785713797190 mono_ms=42562 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.1905819Z CONN_LIFECYCLE: conn=110 role=brain wall_ms=1785713797190 mono_ms=42562 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.1906852Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785713797190 mono_ms=42562 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.1907908Z CONN_LIFECYCLE: conn=111 role=brain stream-subscriber stream=77 wall_ms=1785713797190 mono_ms=42562 event=stream-sub-attach stream=77 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.1909153Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=76 wall_ms=1785713797190 mono_ms=42562 event=stream-sub-attach stream=76 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.1910179Z CONN_LIFECYCLE: conn=111 role=brain stream-subscriber stream=77 wall_ms=1785713797190 mono_ms=42562 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.1911243Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=76 wall_ms=1785713797190 mono_ms=42562 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.1915026Z CONN_LIFECYCLE: conn=111 role=brain stream-subscriber stream=77 wall_ms=1785713797191 mono_ms=42563 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.1917938Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785713797191 mono_ms=42563 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.1919345Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785713797191 mono_ms=42563 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.1992792Z CONN_LIFECYCLE: conn=112 role=brain stream-subscriber stream=76 wall_ms=1785713797199 mono_ms=42571 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.1994341Z CONN_LIFECYCLE: conn=114 role=brain wall_ms=1785713797199 mono_ms=42571 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.2002482Z CONN_LIFECYCLE: conn=114 role=brain wall_ms=1785713797199 mono_ms=42571 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:37.2003263Z TWOHOST OK: gateway: A's cross-node cmd spooled under the gateway-typed owner at B
2026-08-02T23:36:37.2006591Z TWOHOST OK: gateway-typed owner cross-node cmd spooled + drive dropped at B
2026-08-02T23:36:37.3880012Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713797387 mono_ms=42759 event=stream-sub-attach stream=79 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.0589241Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785713800058 mono_ms=45430 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.0590732Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785713800058 mono_ms=45430 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.0592594Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=80 wall_ms=1785713800059 mono_ms=45431 event=stream-sub-attach stream=80 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.0594027Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=80 wall_ms=1785713800059 mono_ms=45431 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.0609713Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=80 wall_ms=1785713800060 mono_ms=45432 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.0611008Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785713800061 mono_ms=45433 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.0611946Z CONN_LIFECYCLE: conn=117 role=brain wall_ms=1785713800061 mono_ms=45433 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.1428660Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713800142 mono_ms=45514 event=stream-sub-release stream=79 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.1571576Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713800156 mono_ms=45528 event=stream-sub-attach stream=82 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.6630177Z CONN_LIFECYCLE: conn=118 role=brain wall_ms=1785713800662 mono_ms=46034 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.6631506Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785713800662 mono_ms=46034 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.6633153Z CONN_LIFECYCLE: conn=118 role=brain wall_ms=1785713800662 mono_ms=46034 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.6634649Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785713800662 mono_ms=46035 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.6635757Z CONN_LIFECYCLE: conn=121 role=brain stream-subscriber stream=83 wall_ms=1785713800663 mono_ms=46035 event=stream-sub-attach stream=83 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.6636853Z CONN_LIFECYCLE: conn=121 role=brain stream-subscriber stream=83 wall_ms=1785713800663 mono_ms=46035 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.6637731Z CONN_LIFECYCLE: conn=120 role=brain wall_ms=1785713800663 mono_ms=46035 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.6638521Z CONN_LIFECYCLE: conn=120 role=brain stream-subscriber stream=84 wall_ms=1785713800663 mono_ms=46035 event=stream-sub-attach stream=84 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.6642633Z CONN_LIFECYCLE: conn=121 role=brain stream-subscriber stream=83 wall_ms=1785713800664 mono_ms=46036 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.6643618Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785713800664 mono_ms=46036 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.6644313Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785713800664 mono_ms=46036 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.6647270Z CONN_LIFECYCLE: conn=120 role=brain stream-subscriber stream=84 wall_ms=1785713800664 mono_ms=46036 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.6648562Z CONN_LIFECYCLE: conn=123 role=brain wall_ms=1785713800664 mono_ms=46036 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.6649372Z CONN_LIFECYCLE: conn=123 role=brain wall_ms=1785713800664 mono_ms=46036 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.9152200Z CONN_LIFECYCLE: conn=124 role=brain wall_ms=1785713800915 mono_ms=46287 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.9153440Z CONN_LIFECYCLE: conn=124 role=brain wall_ms=1785713800915 mono_ms=46287 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.9156521Z CONN_LIFECYCLE: conn=125 role=brain stream-subscriber stream=85 wall_ms=1785713800915 mono_ms=46287 event=stream-sub-attach stream=85 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.9158510Z CONN_LIFECYCLE: conn=125 role=brain stream-subscriber stream=85 wall_ms=1785713800915 mono_ms=46287 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.9375770Z CONN_LIFECYCLE: conn=125 role=brain stream-subscriber stream=85 wall_ms=1785713800937 mono_ms=46309 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.9377298Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785713800937 mono_ms=46309 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:40.9378199Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785713800937 mono_ms=46309 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:41.2677323Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785713801267 mono_ms=46639 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:41.2678442Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785713801267 mono_ms=46639 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:41.2679291Z DISPATCH:86:Failed("stream 86: opener not pinned yet")
2026-08-02T23:36:41.2679982Z DISPATCH_EV: gen=1785713776141 stream=86 family=unclassified attempt=0 conn=4 event=worker-outcome detail=Failed("stream 86: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:36:41.5876980Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713801587 mono_ms=46959 event=stream-sub-release stream=82 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:41.6179528Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713801617 mono_ms=46989 event=stream-sub-attach stream=89 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:41.6201542Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785713801620 mono_ms=46992 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:41.6203176Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785713801620 mono_ms=46992 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:41.6204729Z CONN_LIFECYCLE: conn=129 role=brain stream-subscriber stream=87 wall_ms=1785713801620 mono_ms=46992 event=stream-sub-attach stream=87 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:41.6206159Z CONN_LIFECYCLE: conn=129 role=brain stream-subscriber stream=87 wall_ms=1785713801620 mono_ms=46992 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:41.6213641Z CONN_LIFECYCLE: conn=129 role=brain stream-subscriber stream=87 wall_ms=1785713801621 mono_ms=46993 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:41.6215003Z CONN_LIFECYCLE: conn=130 role=brain wall_ms=1785713801621 mono_ms=46993 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:41.6216052Z CONN_LIFECYCLE: conn=130 role=brain wall_ms=1785713801621 mono_ms=46993 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:41.7715449Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785713801771 mono_ms=47143 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:41.7716130Z DISPATCH:86:Failed("stream 86: opener not pinned yet")
2026-08-02T23:36:41.7716903Z DISPATCH_EV: gen=1785713776141 stream=86 family=unclassified attempt=1 conn=4 event=worker-outcome detail=Failed("stream 86: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:36:41.7717899Z CONN_LIFECYCLE: conn=131 role=brain wall_ms=1785713801771 mono_ms=47143 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:42.7794716Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785713802779 mono_ms=48151 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:42.7795588Z DISPATCH:86:Failed("stream 86: opener not pinned yet")
2026-08-02T23:36:42.7796315Z DISPATCH_EV: gen=1785713776141 stream=86 family=unclassified attempt=2 conn=4 event=worker-outcome detail=Failed("stream 86: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:36:42.7797327Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785713802779 mono_ms=48151 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.0314705Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785713803031 mono_ms=48403 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.0315735Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785713803031 mono_ms=48403 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.0318493Z CONN_LIFECYCLE: conn=134 role=brain stream-subscriber stream=90 wall_ms=1785713803031 mono_ms=48403 event=stream-sub-attach stream=90 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.0319987Z CONN_LIFECYCLE: conn=134 role=brain stream-subscriber stream=90 wall_ms=1785713803031 mono_ms=48403 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.0329477Z CONN_LIFECYCLE: conn=134 role=brain stream-subscriber stream=90 wall_ms=1785713803032 mono_ms=48404 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.0330494Z CONN_LIFECYCLE: conn=135 role=brain wall_ms=1785713803032 mono_ms=48405 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.0331448Z CONN_LIFECYCLE: conn=135 role=brain wall_ms=1785713803033 mono_ms=48405 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.0818085Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785713803081 mono_ms=48453 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.0819441Z CONN_LIFECYCLE: conn=136 role=brain wall_ms=1785713803081 mono_ms=48453 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.0826088Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785713803082 mono_ms=48454 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.0827845Z CONN_LIFECYCLE: conn=137 role=brain stream-subscriber stream=91 wall_ms=1785713803082 mono_ms=48454 event=stream-sub-attach stream=91 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.0901771Z CONN_LIFECYCLE: conn=137 role=brain stream-subscriber stream=91 wall_ms=1785713803089 mono_ms=48462 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.0903216Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785713803090 mono_ms=48462 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.0904113Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785713803090 mono_ms=48462 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.1322694Z CONN_LIFECYCLE: conn=139 role=brain wall_ms=1785713803132 mono_ms=48504 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.1323870Z CONN_LIFECYCLE: conn=139 role=brain wall_ms=1785713803132 mono_ms=48504 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.1326990Z CONN_LIFECYCLE: conn=140 role=brain stream-subscriber stream=92 wall_ms=1785713803132 mono_ms=48504 event=stream-sub-attach stream=92 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.1328639Z CONN_LIFECYCLE: conn=140 role=brain stream-subscriber stream=92 wall_ms=1785713803132 mono_ms=48504 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.1544696Z CONN_LIFECYCLE: conn=140 role=brain stream-subscriber stream=92 wall_ms=1785713803154 mono_ms=48526 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.1545686Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785713803154 mono_ms=48526 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:43.1547020Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785713803154 mono_ms=48526 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:48.1730493Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785713808172 mono_ms=53544 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:48.1731496Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785713808172 mono_ms=53545 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:48.1732934Z CONN_LIFECYCLE: conn=143 role=brain stream-subscriber stream=93 wall_ms=1785713808173 mono_ms=53545 event=stream-sub-attach stream=93 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:48.1734292Z CONN_LIFECYCLE: conn=143 role=brain stream-subscriber stream=93 wall_ms=1785713808173 mono_ms=53545 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:48.1740558Z CONN_LIFECYCLE: conn=143 role=brain stream-subscriber stream=93 wall_ms=1785713808173 mono_ms=53545 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:48.1741804Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785713808174 mono_ms=53546 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:48.1742893Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785713808174 mono_ms=53546 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.0964183Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785713811096 mono_ms=56468 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.0965390Z CONN_LIFECYCLE: conn=146 role=brain wall_ms=1785713811096 mono_ms=56468 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.0966974Z CONN_LIFECYCLE: conn=146 role=brain wall_ms=1785713811096 mono_ms=56468 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.0968353Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785713811096 mono_ms=56468 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.0969598Z CONN_LIFECYCLE: conn=148 role=brain stream-subscriber stream=94 wall_ms=1785713811096 mono_ms=56468 event=stream-sub-attach stream=94 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.0970578Z CONN_LIFECYCLE: conn=148 role=brain stream-subscriber stream=94 wall_ms=1785713811096 mono_ms=56468 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.0971382Z CONN_LIFECYCLE: conn=147 role=brain wall_ms=1785713811097 mono_ms=56469 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.0972874Z CONN_LIFECYCLE: conn=147 role=brain stream-subscriber stream=95 wall_ms=1785713811097 mono_ms=56469 event=stream-sub-attach stream=95 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.0976770Z CONN_LIFECYCLE: conn=148 role=brain stream-subscriber stream=94 wall_ms=1785713811097 mono_ms=56469 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.0977596Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785713811097 mono_ms=56469 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.0978306Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785713811097 mono_ms=56469 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.0981298Z CONN_LIFECYCLE: conn=147 role=brain stream-subscriber stream=95 wall_ms=1785713811098 mono_ms=56470 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.0982495Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785713811098 mono_ms=56470 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.0983388Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785713811098 mono_ms=56470 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.2228925Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:stream ended before Done
2026-08-02T23:36:51.2368270Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713811236 mono_ms=56608 event=stream-sub-attach stream=97 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.2978843Z CONN_LIFECYCLE: conn=151 role=brain wall_ms=1785713811297 mono_ms=56669 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.2979929Z CONN_LIFECYCLE: conn=151 role=brain wall_ms=1785713811297 mono_ms=56669 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.2981799Z CONN_LIFECYCLE: conn=152 role=brain stream-subscriber stream=98 wall_ms=1785713811298 mono_ms=56670 event=stream-sub-attach stream=98 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.2982896Z CONN_LIFECYCLE: conn=152 role=brain stream-subscriber stream=98 wall_ms=1785713811298 mono_ms=56670 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.3200035Z CONN_LIFECYCLE: conn=152 role=brain stream-subscriber stream=98 wall_ms=1785713811319 mono_ms=56691 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.3201088Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785713811319 mono_ms=56692 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:51.3201998Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785713811320 mono_ms=56692 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:53.6652752Z CONN_LIFECYCLE: conn=154 role=brain wall_ms=1785713813665 mono_ms=59037 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:53.6653703Z CONN_LIFECYCLE: conn=154 role=brain wall_ms=1785713813665 mono_ms=59037 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:53.6654868Z CONN_LIFECYCLE: conn=155 role=brain stream-subscriber stream=99 wall_ms=1785713813665 mono_ms=59037 event=stream-sub-attach stream=99 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:53.6655953Z CONN_LIFECYCLE: conn=155 role=brain stream-subscriber stream=99 wall_ms=1785713813665 mono_ms=59037 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:53.6661105Z CONN_LIFECYCLE: conn=155 role=brain stream-subscriber stream=99 wall_ms=1785713813666 mono_ms=59038 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:53.6662392Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785713813666 mono_ms=59038 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:53.6663214Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785713813666 mono_ms=59038 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:53.7304652Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713813730 mono_ms=59102 event=stream-sub-release stream=97 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:53.7353326Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713813735 mono_ms=59107 event=stream-sub-attach stream=101 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:54.4435021Z test two_host_ladder_role_b has been running for over 60 seconds
2026-08-02T23:36:55.3781507Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785713815377 mono_ms=60749 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.3782664Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785713815378 mono_ms=60750 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.3784580Z CONN_LIFECYCLE: conn=158 role=brain stream-subscriber stream=102 wall_ms=1785713815378 mono_ms=60750 event=stream-sub-attach stream=102 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.3785881Z CONN_LIFECYCLE: conn=158 role=brain stream-subscriber stream=102 wall_ms=1785713815378 mono_ms=60750 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.3977168Z CONN_LIFECYCLE: conn=158 role=brain stream-subscriber stream=102 wall_ms=1785713815397 mono_ms=60769 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.3978389Z CONN_LIFECYCLE: conn=159 role=brain wall_ms=1785713815397 mono_ms=60769 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.3979290Z CONN_LIFECYCLE: conn=159 role=brain wall_ms=1785713815397 mono_ms=60769 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4285474Z CONN_LIFECYCLE: conn=160 role=brain wall_ms=1785713815428 mono_ms=60800 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4286597Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785713815428 mono_ms=60800 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4287555Z CONN_LIFECYCLE: conn=160 role=brain wall_ms=1785713815428 mono_ms=60800 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4288752Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785713815428 mono_ms=60800 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4290025Z CONN_LIFECYCLE: conn=162 role=brain stream-subscriber stream=103 wall_ms=1785713815428 mono_ms=60800 event=stream-sub-attach stream=103 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4291047Z CONN_LIFECYCLE: conn=162 role=brain stream-subscriber stream=103 wall_ms=1785713815428 mono_ms=60800 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4292071Z CONN_LIFECYCLE: conn=163 role=brain wall_ms=1785713815429 mono_ms=60801 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4293609Z CONN_LIFECYCLE: conn=163 role=brain stream-subscriber stream=104 wall_ms=1785713815429 mono_ms=60801 event=stream-sub-attach stream=104 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4297914Z CONN_LIFECYCLE: conn=162 role=brain stream-subscriber stream=103 wall_ms=1785713815429 mono_ms=60801 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4299096Z CONN_LIFECYCLE: conn=164 role=brain wall_ms=1785713815429 mono_ms=60801 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4299975Z CONN_LIFECYCLE: conn=164 role=brain wall_ms=1785713815429 mono_ms=60801 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4303265Z CONN_LIFECYCLE: conn=163 role=brain stream-subscriber stream=104 wall_ms=1785713815430 mono_ms=60802 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4304278Z CONN_LIFECYCLE: conn=165 role=brain wall_ms=1785713815430 mono_ms=60802 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4305044Z CONN_LIFECYCLE: conn=165 role=brain wall_ms=1785713815430 mono_ms=60802 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4621394Z TWOHOST OK: A-3: A's setup suspend landed (B suspended)
2026-08-02T23:36:55.4790194Z CONN_LIFECYCLE: conn=166 role=brain wall_ms=1785713815478 mono_ms=60850 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.4791201Z DISPATCH:105:Failed("stream 105: opener not pinned yet")
2026-08-02T23:36:55.4792188Z DISPATCH_EV: gen=1785713776141 stream=105 family=unclassified attempt=0 conn=5 event=worker-outcome detail=Failed("stream 105: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:36:55.4793214Z CONN_LIFECYCLE: conn=166 role=brain wall_ms=1785713815478 mono_ms=60851 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.5670308Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713815566 mono_ms=60938 event=stream-sub-release stream=101 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.5672483Z PUMP_DIAL_SUBMIT:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:leg=cache addr={"id":"7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb","addrs":[{"Ip":"100.98.197.12:45410"}]} wall_ms=1785713815567 mono_ms=39408
2026-08-02T23:36:55.5799721Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713815579 mono_ms=60951 event=stream-sub-attach stream=107 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.6805663Z CONN_LIFECYCLE: conn=167 role=brain wall_ms=1785713815680 mono_ms=61052 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.6806972Z CONN_LIFECYCLE: conn=167 role=brain wall_ms=1785713815680 mono_ms=61052 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.6809556Z CONN_LIFECYCLE: conn=168 role=brain stream-subscriber stream=108 wall_ms=1785713815680 mono_ms=61052 event=stream-sub-attach stream=108 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.6810849Z CONN_LIFECYCLE: conn=168 role=brain stream-subscriber stream=108 wall_ms=1785713815681 mono_ms=61053 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.7029860Z CONN_LIFECYCLE: conn=168 role=brain stream-subscriber stream=108 wall_ms=1785713815702 mono_ms=61074 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.7030770Z CONN_LIFECYCLE: conn=169 role=brain wall_ms=1785713815703 mono_ms=61075 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.7031461Z CONN_LIFECYCLE: conn=169 role=brain wall_ms=1785713815703 mono_ms=61075 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.9830677Z CONN_LIFECYCLE: conn=170 role=brain wall_ms=1785713815982 mono_ms=61354 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:55.9831370Z DISPATCH:105:Failed("stream 105: opener not pinned yet")
2026-08-02T23:36:55.9832488Z DISPATCH_EV: gen=1785713776141 stream=105 family=unclassified attempt=1 conn=5 event=worker-outcome detail=Failed("stream 105: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:36:55.9833540Z CONN_LIFECYCLE: conn=170 role=brain wall_ms=1785713815983 mono_ms=61355 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:56.9912235Z CONN_LIFECYCLE: conn=171 role=brain wall_ms=1785713816991 mono_ms=62363 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:56.9913244Z CONN_LIFECYCLE: conn=171 role=brain wall_ms=1785713816991 mono_ms=62363 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:56.9913864Z DISPATCH:105:Failed("stream 105: opener not pinned yet")
2026-08-02T23:36:56.9914536Z DISPATCH_EV: gen=1785713776141 stream=105 family=unclassified attempt=2 conn=5 event=worker-outcome detail=Failed("stream 105: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:36:57.0415994Z CONN_LIFECYCLE: conn=172 role=brain wall_ms=1785713817041 mono_ms=62413 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.0416766Z CONN_LIFECYCLE: conn=172 role=brain wall_ms=1785713817041 mono_ms=62413 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.0418422Z CONN_LIFECYCLE: conn=173 role=brain stream-subscriber stream=109 wall_ms=1785713817041 mono_ms=62413 event=stream-sub-attach stream=109 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.0420111Z CONN_LIFECYCLE: conn=173 role=brain stream-subscriber stream=109 wall_ms=1785713817041 mono_ms=62413 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.0427737Z CONN_LIFECYCLE: conn=173 role=brain stream-subscriber stream=109 wall_ms=1785713817042 mono_ms=62414 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.0428633Z CONN_LIFECYCLE: conn=174 role=brain wall_ms=1785713817042 mono_ms=62414 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.0429648Z CONN_LIFECYCLE: conn=174 role=brain wall_ms=1785713817042 mono_ms=62414 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.7974740Z CONN_LIFECYCLE: conn=176 role=brain wall_ms=1785713817797 mono_ms=63169 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.7976137Z CONN_LIFECYCLE: conn=175 role=brain wall_ms=1785713817797 mono_ms=63169 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.7977631Z CONN_LIFECYCLE: conn=176 role=brain wall_ms=1785713817797 mono_ms=63169 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.7979469Z CONN_LIFECYCLE: conn=175 role=brain wall_ms=1785713817797 mono_ms=63169 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.7980577Z CONN_LIFECYCLE: conn=177 role=brain stream-subscriber stream=110 wall_ms=1785713817797 mono_ms=63169 event=stream-sub-attach stream=110 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.7981507Z CONN_LIFECYCLE: conn=177 role=brain stream-subscriber stream=110 wall_ms=1785713817797 mono_ms=63169 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.7982316Z CONN_LIFECYCLE: conn=178 role=brain wall_ms=1785713817798 mono_ms=63170 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.7983915Z CONN_LIFECYCLE: conn=178 role=brain stream-subscriber stream=111 wall_ms=1785713817798 mono_ms=63170 event=stream-sub-attach stream=111 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.7986768Z CONN_LIFECYCLE: conn=177 role=brain stream-subscriber stream=110 wall_ms=1785713817798 mono_ms=63170 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.7987965Z CONN_LIFECYCLE: conn=179 role=brain wall_ms=1785713817798 mono_ms=63170 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.7989041Z CONN_LIFECYCLE: conn=179 role=brain wall_ms=1785713817798 mono_ms=63170 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.7993355Z CONN_LIFECYCLE: conn=178 role=brain stream-subscriber stream=111 wall_ms=1785713817799 mono_ms=63171 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.7994333Z CONN_LIFECYCLE: conn=180 role=brain wall_ms=1785713817799 mono_ms=63171 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.7995029Z CONN_LIFECYCLE: conn=180 role=brain wall_ms=1785713817799 mono_ms=63171 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.8981507Z CONN_LIFECYCLE: conn=181 role=brain wall_ms=1785713817897 mono_ms=63270 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.8982799Z CONN_LIFECYCLE: conn=181 role=brain wall_ms=1785713817898 mono_ms=63270 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.8984827Z CONN_LIFECYCLE: conn=182 role=brain stream-subscriber stream=112 wall_ms=1785713817898 mono_ms=63270 event=stream-sub-attach stream=112 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.8986212Z CONN_LIFECYCLE: conn=182 role=brain stream-subscriber stream=112 wall_ms=1785713817898 mono_ms=63270 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.9204797Z CONN_LIFECYCLE: conn=182 role=brain stream-subscriber stream=112 wall_ms=1785713817920 mono_ms=63292 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.9205800Z CONN_LIFECYCLE: conn=183 role=brain wall_ms=1785713817920 mono_ms=63292 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.9206661Z CONN_LIFECYCLE: conn=183 role=brain wall_ms=1785713817920 mono_ms=63292 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.9485085Z CONN_LIFECYCLE: conn=184 role=brain wall_ms=1785713817948 mono_ms=63320 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.9486228Z CONN_LIFECYCLE: conn=184 role=brain wall_ms=1785713817948 mono_ms=63320 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.9487286Z CONN_LIFECYCLE: conn=185 role=brain stream-subscriber stream=113 wall_ms=1785713817948 mono_ms=63320 event=stream-sub-attach stream=113 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.9488421Z CONN_LIFECYCLE: conn=185 role=brain stream-subscriber stream=113 wall_ms=1785713817948 mono_ms=63320 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.9494579Z CONN_LIFECYCLE: conn=185 role=brain stream-subscriber stream=113 wall_ms=1785713817949 mono_ms=63321 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.9495466Z CONN_LIFECYCLE: conn=186 role=brain wall_ms=1785713817949 mono_ms=63321 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:57.9496234Z CONN_LIFECYCLE: conn=186 role=brain wall_ms=1785713817949 mono_ms=63321 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.6034339Z CONN_LIFECYCLE: conn=187 role=brain wall_ms=1785713818603 mono_ms=63975 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.6035263Z CONN_LIFECYCLE: conn=188 role=brain wall_ms=1785713818603 mono_ms=63975 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.6036422Z CONN_LIFECYCLE: conn=188 role=brain wall_ms=1785713818603 mono_ms=63975 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.6037499Z CONN_LIFECYCLE: conn=187 role=brain wall_ms=1785713818603 mono_ms=63975 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.6038585Z CONN_LIFECYCLE: conn=189 role=brain stream-subscriber stream=114 wall_ms=1785713818603 mono_ms=63975 event=stream-sub-attach stream=114 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.6040158Z CONN_LIFECYCLE: conn=189 role=brain stream-subscriber stream=114 wall_ms=1785713818603 mono_ms=63975 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.6041985Z CONN_LIFECYCLE: conn=190 role=brain wall_ms=1785713818604 mono_ms=63976 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.6043432Z CONN_LIFECYCLE: conn=190 role=brain stream-subscriber stream=115 wall_ms=1785713818604 mono_ms=63976 event=stream-sub-attach stream=115 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.6047015Z CONN_LIFECYCLE: conn=189 role=brain stream-subscriber stream=114 wall_ms=1785713818604 mono_ms=63976 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.6048054Z CONN_LIFECYCLE: conn=191 role=brain wall_ms=1785713818604 mono_ms=63976 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.6048859Z CONN_LIFECYCLE: conn=191 role=brain wall_ms=1785713818604 mono_ms=63976 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.6053781Z CONN_LIFECYCLE: conn=190 role=brain stream-subscriber stream=115 wall_ms=1785713818605 mono_ms=63977 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.6054716Z CONN_LIFECYCLE: conn=192 role=brain wall_ms=1785713818605 mono_ms=63977 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.6055765Z CONN_LIFECYCLE: conn=192 role=brain wall_ms=1785713818605 mono_ms=63977 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.7042619Z CONN_LIFECYCLE: conn=193 role=brain wall_ms=1785713818704 mono_ms=64076 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.7043865Z CONN_LIFECYCLE: conn=193 role=brain wall_ms=1785713818704 mono_ms=64076 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.7046675Z CONN_LIFECYCLE: conn=194 role=brain stream-subscriber stream=116 wall_ms=1785713818704 mono_ms=64076 event=stream-sub-attach stream=116 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.7048697Z CONN_LIFECYCLE: conn=194 role=brain stream-subscriber stream=116 wall_ms=1785713818704 mono_ms=64076 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.7265587Z CONN_LIFECYCLE: conn=194 role=brain stream-subscriber stream=116 wall_ms=1785713818726 mono_ms=64098 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.7266668Z CONN_LIFECYCLE: conn=195 role=brain wall_ms=1785713818726 mono_ms=64098 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.7267560Z CONN_LIFECYCLE: conn=195 role=brain wall_ms=1785713818726 mono_ms=64098 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.7545774Z CONN_LIFECYCLE: conn=196 role=brain wall_ms=1785713818754 mono_ms=64126 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.7547043Z CONN_LIFECYCLE: conn=196 role=brain wall_ms=1785713818754 mono_ms=64126 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.7548141Z CONN_LIFECYCLE: conn=197 role=brain stream-subscriber stream=117 wall_ms=1785713818754 mono_ms=64126 event=stream-sub-attach stream=117 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.7549494Z CONN_LIFECYCLE: conn=197 role=brain stream-subscriber stream=117 wall_ms=1785713818754 mono_ms=64126 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.7556497Z CONN_LIFECYCLE: conn=197 role=brain stream-subscriber stream=117 wall_ms=1785713818755 mono_ms=64127 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.7557273Z CONN_LIFECYCLE: conn=198 role=brain wall_ms=1785713818755 mono_ms=64127 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:58.7558433Z CONN_LIFECYCLE: conn=198 role=brain wall_ms=1785713818755 mono_ms=64127 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.4100971Z CONN_LIFECYCLE: conn=199 role=brain wall_ms=1785713819409 mono_ms=64781 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.4102149Z CONN_LIFECYCLE: conn=200 role=brain wall_ms=1785713819409 mono_ms=64781 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.4102979Z CONN_LIFECYCLE: conn=199 role=brain wall_ms=1785713819410 mono_ms=64782 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.4103887Z CONN_LIFECYCLE: conn=200 role=brain wall_ms=1785713819410 mono_ms=64782 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.4104827Z CONN_LIFECYCLE: conn=202 role=brain stream-subscriber stream=118 wall_ms=1785713819410 mono_ms=64782 event=stream-sub-attach stream=118 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.4105758Z CONN_LIFECYCLE: conn=202 role=brain stream-subscriber stream=118 wall_ms=1785713819410 mono_ms=64782 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.4107994Z CONN_LIFECYCLE: conn=201 role=brain wall_ms=1785713819410 mono_ms=64782 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.4109537Z CONN_LIFECYCLE: conn=201 role=brain stream-subscriber stream=119 wall_ms=1785713819410 mono_ms=64782 event=stream-sub-attach stream=119 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.4112648Z CONN_LIFECYCLE: conn=202 role=brain stream-subscriber stream=118 wall_ms=1785713819411 mono_ms=64783 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.4113762Z CONN_LIFECYCLE: conn=203 role=brain wall_ms=1785713819411 mono_ms=64783 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.4114887Z CONN_LIFECYCLE: conn=203 role=brain wall_ms=1785713819411 mono_ms=64783 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.4118850Z CONN_LIFECYCLE: conn=201 role=brain stream-subscriber stream=119 wall_ms=1785713819411 mono_ms=64783 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.4120145Z CONN_LIFECYCLE: conn=204 role=brain wall_ms=1785713819411 mono_ms=64783 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.4121170Z CONN_LIFECYCLE: conn=204 role=brain wall_ms=1785713819411 mono_ms=64783 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.6118080Z CONN_LIFECYCLE: conn=205 role=brain wall_ms=1785713819611 mono_ms=64983 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.6119344Z CONN_LIFECYCLE: conn=205 role=brain wall_ms=1785713819611 mono_ms=64983 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.6122325Z CONN_LIFECYCLE: conn=206 role=brain stream-subscriber stream=120 wall_ms=1785713819612 mono_ms=64984 event=stream-sub-attach stream=120 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.6123550Z CONN_LIFECYCLE: conn=206 role=brain stream-subscriber stream=120 wall_ms=1785713819612 mono_ms=64984 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.6341128Z CONN_LIFECYCLE: conn=206 role=brain stream-subscriber stream=120 wall_ms=1785713819633 mono_ms=65005 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.6342314Z CONN_LIFECYCLE: conn=207 role=brain wall_ms=1785713819634 mono_ms=65006 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.6343177Z CONN_LIFECYCLE: conn=207 role=brain wall_ms=1785713819634 mono_ms=65006 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.6622509Z CONN_LIFECYCLE: conn=208 role=brain wall_ms=1785713819662 mono_ms=65034 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.6623624Z CONN_LIFECYCLE: conn=208 role=brain wall_ms=1785713819662 mono_ms=65034 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.6625289Z CONN_LIFECYCLE: conn=209 role=brain stream-subscriber stream=121 wall_ms=1785713819662 mono_ms=65034 event=stream-sub-attach stream=121 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.6626419Z CONN_LIFECYCLE: conn=209 role=brain stream-subscriber stream=121 wall_ms=1785713819662 mono_ms=65034 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.6633036Z CONN_LIFECYCLE: conn=209 role=brain stream-subscriber stream=121 wall_ms=1785713819663 mono_ms=65035 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.6633860Z CONN_LIFECYCLE: conn=210 role=brain wall_ms=1785713819663 mono_ms=65035 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:36:59.6634610Z CONN_LIFECYCLE: conn=210 role=brain wall_ms=1785713819663 mono_ms=65035 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.4686966Z CONN_LIFECYCLE: conn=211 role=brain wall_ms=1785713820468 mono_ms=65840 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.4688037Z CONN_LIFECYCLE: conn=212 role=brain wall_ms=1785713820468 mono_ms=65840 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.4688915Z CONN_LIFECYCLE: conn=211 role=brain wall_ms=1785713820468 mono_ms=65840 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.4690476Z CONN_LIFECYCLE: conn=212 role=brain wall_ms=1785713820468 mono_ms=65840 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.4691619Z CONN_LIFECYCLE: conn=213 role=brain stream-subscriber stream=122 wall_ms=1785713820468 mono_ms=65840 event=stream-sub-attach stream=122 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.4692598Z CONN_LIFECYCLE: conn=213 role=brain stream-subscriber stream=122 wall_ms=1785713820469 mono_ms=65841 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.4694287Z CONN_LIFECYCLE: conn=214 role=brain wall_ms=1785713820469 mono_ms=65841 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.4695787Z CONN_LIFECYCLE: conn=214 role=brain stream-subscriber stream=123 wall_ms=1785713820469 mono_ms=65841 event=stream-sub-attach stream=123 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.4698745Z CONN_LIFECYCLE: conn=213 role=brain stream-subscriber stream=122 wall_ms=1785713820469 mono_ms=65841 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.4701656Z CONN_LIFECYCLE: conn=215 role=brain wall_ms=1785713820470 mono_ms=65842 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.4702490Z CONN_LIFECYCLE: conn=215 role=brain wall_ms=1785713820470 mono_ms=65842 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.4706299Z CONN_LIFECYCLE: conn=214 role=brain stream-subscriber stream=123 wall_ms=1785713820470 mono_ms=65842 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.4707445Z CONN_LIFECYCLE: conn=216 role=brain wall_ms=1785713820470 mono_ms=65842 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.4708143Z CONN_LIFECYCLE: conn=216 role=brain wall_ms=1785713820470 mono_ms=65842 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.5695732Z CONN_LIFECYCLE: conn=217 role=brain wall_ms=1785713820569 mono_ms=65941 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.5697473Z CONN_LIFECYCLE: conn=217 role=brain wall_ms=1785713820569 mono_ms=65941 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.5701427Z CONN_LIFECYCLE: conn=218 role=brain stream-subscriber stream=124 wall_ms=1785713820570 mono_ms=65942 event=stream-sub-attach stream=124 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.5703320Z CONN_LIFECYCLE: conn=218 role=brain stream-subscriber stream=124 wall_ms=1785713820570 mono_ms=65942 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.5923266Z CONN_LIFECYCLE: conn=218 role=brain stream-subscriber stream=124 wall_ms=1785713820592 mono_ms=65964 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.5924359Z CONN_LIFECYCLE: conn=219 role=brain wall_ms=1785713820592 mono_ms=65964 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.5925226Z CONN_LIFECYCLE: conn=219 role=brain wall_ms=1785713820592 mono_ms=65964 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.6388202Z PAIR_MEET_UP:twohost step=59523794 id=1b403733ac5d7ebbd3ba6dc259cc46ab22d19bb55f457a971507f2803c7f752d addr=EndpointAddr { id: PublicKey(1b403733ac5d7ebbd3ba6dc259cc46ab22d19bb55f457a971507f2803c7f752d), addrs: {Ip(100.98.197.12:51365), Ip(192.168.1.163:51365)} }
2026-08-02T23:37:00.6703176Z CONN_LIFECYCLE: conn=220 role=brain wall_ms=1785713820670 mono_ms=66042 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.6703971Z CONN_LIFECYCLE: conn=220 role=brain wall_ms=1785713820670 mono_ms=66042 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.6705070Z CONN_LIFECYCLE: conn=221 role=brain stream-subscriber stream=125 wall_ms=1785713820670 mono_ms=66042 event=stream-sub-attach stream=125 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.6706516Z CONN_LIFECYCLE: conn=221 role=brain stream-subscriber stream=125 wall_ms=1785713820670 mono_ms=66042 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.6713440Z CONN_LIFECYCLE: conn=221 role=brain stream-subscriber stream=125 wall_ms=1785713820671 mono_ms=66043 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.6714431Z CONN_LIFECYCLE: conn=222 role=brain wall_ms=1785713820671 mono_ms=66043 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:00.6715396Z CONN_LIFECYCLE: conn=222 role=brain wall_ms=1785713820671 mono_ms=66043 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.4770236Z CONN_LIFECYCLE: conn=223 role=brain wall_ms=1785713821476 mono_ms=66848 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.4771310Z CONN_LIFECYCLE: conn=224 role=brain wall_ms=1785713821476 mono_ms=66848 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.4772083Z CONN_LIFECYCLE: conn=223 role=brain wall_ms=1785713821476 mono_ms=66849 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.4773127Z CONN_LIFECYCLE: conn=224 role=brain wall_ms=1785713821477 mono_ms=66849 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.4774076Z CONN_LIFECYCLE: conn=225 role=brain stream-subscriber stream=126 wall_ms=1785713821477 mono_ms=66849 event=stream-sub-attach stream=126 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.4775251Z CONN_LIFECYCLE: conn=225 role=brain stream-subscriber stream=126 wall_ms=1785713821477 mono_ms=66849 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.4778333Z CONN_LIFECYCLE: conn=226 role=brain wall_ms=1785713821477 mono_ms=66849 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.4780096Z CONN_LIFECYCLE: conn=226 role=brain stream-subscriber stream=127 wall_ms=1785713821477 mono_ms=66849 event=stream-sub-attach stream=127 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.4781932Z CONN_LIFECYCLE: conn=225 role=brain stream-subscriber stream=126 wall_ms=1785713821478 mono_ms=66850 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.4783101Z CONN_LIFECYCLE: conn=227 role=brain wall_ms=1785713821478 mono_ms=66850 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.4790784Z CONN_LIFECYCLE: conn=227 role=brain wall_ms=1785713821478 mono_ms=66850 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.4792038Z CONN_LIFECYCLE: conn=226 role=brain stream-subscriber stream=127 wall_ms=1785713821478 mono_ms=66850 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.4792929Z CONN_LIFECYCLE: conn=228 role=brain wall_ms=1785713821478 mono_ms=66850 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.4793714Z CONN_LIFECYCLE: conn=228 role=brain wall_ms=1785713821479 mono_ms=66851 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.7796166Z CONN_LIFECYCLE: conn=229 role=brain wall_ms=1785713821779 mono_ms=67151 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.7797420Z CONN_LIFECYCLE: conn=229 role=brain wall_ms=1785713821779 mono_ms=67151 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.7799583Z CONN_LIFECYCLE: conn=230 role=brain stream-subscriber stream=128 wall_ms=1785713821779 mono_ms=67151 event=stream-sub-attach stream=128 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.7800963Z CONN_LIFECYCLE: conn=230 role=brain stream-subscriber stream=128 wall_ms=1785713821780 mono_ms=67152 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.8019706Z CONN_LIFECYCLE: conn=230 role=brain stream-subscriber stream=128 wall_ms=1785713821801 mono_ms=67173 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.8021513Z CONN_LIFECYCLE: conn=231 role=brain wall_ms=1785713821801 mono_ms=67174 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:01.8022380Z CONN_LIFECYCLE: conn=231 role=brain wall_ms=1785713821802 mono_ms=67174 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:02.9389807Z CONN_LIFECYCLE: conn=232 role=brain wall_ms=1785713822938 mono_ms=68310 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:02.9391304Z CONN_LIFECYCLE: conn=232 role=brain wall_ms=1785713822938 mono_ms=68310 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:02.9392440Z CONN_LIFECYCLE: conn=233 role=brain stream-subscriber stream=129 wall_ms=1785713822939 mono_ms=68311 event=stream-sub-attach stream=129 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:02.9394167Z CONN_LIFECYCLE: conn=233 role=brain stream-subscriber stream=129 wall_ms=1785713822939 mono_ms=68311 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:02.9400877Z CONN_LIFECYCLE: conn=233 role=brain stream-subscriber stream=129 wall_ms=1785713822939 mono_ms=68312 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:02.9402070Z CONN_LIFECYCLE: conn=234 role=brain wall_ms=1785713822940 mono_ms=68312 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:02.9402900Z CONN_LIFECYCLE: conn=234 role=brain wall_ms=1785713822940 mono_ms=68312 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.3510237Z CONN_LIFECYCLE: conn=235 role=brain wall_ms=1785713824350 mono_ms=69722 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.3511262Z CONN_LIFECYCLE: conn=236 role=brain wall_ms=1785713824350 mono_ms=69722 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.3512384Z CONN_LIFECYCLE: conn=235 role=brain wall_ms=1785713824350 mono_ms=69723 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.3513362Z CONN_LIFECYCLE: conn=236 role=brain wall_ms=1785713824350 mono_ms=69723 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.3514461Z CONN_LIFECYCLE: conn=237 role=brain stream-subscriber stream=130 wall_ms=1785713824351 mono_ms=69723 event=stream-sub-attach stream=130 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.3516136Z CONN_LIFECYCLE: conn=237 role=brain stream-subscriber stream=130 wall_ms=1785713824351 mono_ms=69723 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.3517615Z CONN_LIFECYCLE: conn=238 role=brain wall_ms=1785713824351 mono_ms=69723 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.3519303Z CONN_LIFECYCLE: conn=238 role=brain stream-subscriber stream=131 wall_ms=1785713824351 mono_ms=69723 event=stream-sub-attach stream=131 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.3522987Z CONN_LIFECYCLE: conn=237 role=brain stream-subscriber stream=130 wall_ms=1785713824352 mono_ms=69724 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.3523922Z CONN_LIFECYCLE: conn=239 role=brain wall_ms=1785713824352 mono_ms=69724 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.3524746Z CONN_LIFECYCLE: conn=239 role=brain wall_ms=1785713824352 mono_ms=69724 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.4109887Z CONN_LIFECYCLE: conn=238 role=brain stream-subscriber stream=131 wall_ms=1785713824410 mono_ms=69782 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.4111219Z CONN_LIFECYCLE: conn=240 role=brain wall_ms=1785713824411 mono_ms=69783 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.4112220Z CONN_LIFECYCLE: conn=240 role=brain wall_ms=1785713824411 mono_ms=69783 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.4518121Z CONN_LIFECYCLE: conn=241 role=brain wall_ms=1785713824451 mono_ms=69823 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.4519170Z CONN_LIFECYCLE: conn=241 role=brain wall_ms=1785713824451 mono_ms=69823 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.4522018Z CONN_LIFECYCLE: conn=242 role=brain stream-subscriber stream=132 wall_ms=1785713824452 mono_ms=69824 event=stream-sub-attach stream=132 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.4523631Z CONN_LIFECYCLE: conn=242 role=brain stream-subscriber stream=132 wall_ms=1785713824452 mono_ms=69824 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.4742524Z CONN_LIFECYCLE: conn=242 role=brain stream-subscriber stream=132 wall_ms=1785713824474 mono_ms=69846 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.4743605Z CONN_LIFECYCLE: conn=243 role=brain wall_ms=1785713824474 mono_ms=69846 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:04.4744781Z CONN_LIFECYCLE: conn=243 role=brain wall_ms=1785713824474 mono_ms=69846 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:05.4357728Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:peer closed mid-pull (re-query to recover)
2026-08-02T23:37:05.4446959Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:net-stream-open failed: no such conn 6
2026-08-02T23:37:05.4631238Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713825462 mono_ms=70834 event=stream-sub-attach stream=135 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:06.2659302Z CONN_LIFECYCLE: conn=244 role=brain wall_ms=1785713826265 mono_ms=71637 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:06.2660564Z CONN_LIFECYCLE: conn=244 role=brain wall_ms=1785713826265 mono_ms=71637 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:06.2661731Z DISPATCH:136:Failed("stream 136: opener not pinned yet")
2026-08-02T23:37:06.2662489Z DISPATCH_EV: gen=1785713776141 stream=136 family=unclassified attempt=0 conn=7 event=worker-outcome detail=Failed("stream 136: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:37:06.3162827Z CONN_LIFECYCLE: conn=245 role=brain wall_ms=1785713826316 mono_ms=71688 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:06.3163696Z CONN_LIFECYCLE: conn=245 role=brain wall_ms=1785713826316 mono_ms=71688 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:06.3164642Z CONN_LIFECYCLE: conn=246 role=brain stream-subscriber stream=137 wall_ms=1785713826316 mono_ms=71688 event=stream-sub-attach stream=137 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:06.3165633Z CONN_LIFECYCLE: conn=246 role=brain stream-subscriber stream=137 wall_ms=1785713826316 mono_ms=71688 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:06.3173022Z CONN_LIFECYCLE: conn=246 role=brain stream-subscriber stream=137 wall_ms=1785713826317 mono_ms=71689 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:06.3173936Z CONN_LIFECYCLE: conn=247 role=brain wall_ms=1785713826317 mono_ms=71689 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:06.3174726Z CONN_LIFECYCLE: conn=247 role=brain wall_ms=1785713826317 mono_ms=71689 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:06.7698292Z CONN_LIFECYCLE: conn=248 role=brain wall_ms=1785713826769 mono_ms=72141 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:06.7699565Z DISPATCH:136:Failed("stream 136: opener not pinned yet")
2026-08-02T23:37:06.7700154Z CONN_LIFECYCLE: conn=248 role=brain wall_ms=1785713826769 mono_ms=72141 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:06.7700989Z DISPATCH_EV: gen=1785713776141 stream=136 family=unclassified attempt=1 conn=7 event=worker-outcome detail=Failed("stream 136: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:37:07.4753566Z CONN_LIFECYCLE: conn=249 role=brain wall_ms=1785713827475 mono_ms=72847 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.4754688Z CONN_LIFECYCLE: conn=249 role=brain wall_ms=1785713827475 mono_ms=72847 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.4757164Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713827475 mono_ms=72847 event=stream-sub-release stream=135 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.4758909Z CONN_LIFECYCLE: conn=250 role=brain stream-subscriber stream=138 wall_ms=1785713827475 mono_ms=72847 event=stream-sub-attach stream=138 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.4760080Z CONN_LIFECYCLE: conn=250 role=brain stream-subscriber stream=138 wall_ms=1785713827475 mono_ms=72847 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.4761300Z PUMP_DIAL_SUBMIT:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:leg=cache addr={"id":"7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb","addrs":[{"Ip":"100.98.197.12:45410"}]} wall_ms=1785713827475 mono_ms=51317
2026-08-02T23:37:07.4915169Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713827491 mono_ms=72863 event=stream-sub-attach stream=140 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.5034593Z CONN_LIFECYCLE: conn=250 role=brain stream-subscriber stream=138 wall_ms=1785713827503 mono_ms=72875 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.5035684Z CONN_LIFECYCLE: conn=251 role=brain wall_ms=1785713827503 mono_ms=72875 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.5036918Z CONN_LIFECYCLE: conn=251 role=brain wall_ms=1785713827503 mono_ms=72875 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.7194678Z TWOHOST OK: A-3: A's bare-id ROUTED wake landed (B active)
2026-08-02T23:37:07.7204294Z TWOHOST OK: A-3 bare-id wake (serve side)
2026-08-02T23:37:07.7237695Z 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=1785713827723 mono_ms=73095 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.7256805Z TWOHOST role B: B-2 ticker session 2 ready
2026-08-02T23:37:07.7774084Z CONN_LIFECYCLE: conn=252 role=brain wall_ms=1785713827777 mono_ms=73149 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.7774740Z DISPATCH:136:Failed("stream 136: opener not pinned yet")
2026-08-02T23:37:07.7775485Z DISPATCH_EV: gen=1785713776141 stream=136 family=unclassified attempt=2 conn=7 event=worker-outcome detail=Failed("stream 136: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:37:07.7776562Z CONN_LIFECYCLE: conn=252 role=brain wall_ms=1785713827777 mono_ms=73149 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.9789826Z CONN_LIFECYCLE: conn=253 role=brain wall_ms=1785713827978 mono_ms=73350 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.9791807Z CONN_LIFECYCLE: conn=254 role=brain wall_ms=1785713827978 mono_ms=73350 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.9793280Z CONN_LIFECYCLE: conn=253 role=brain wall_ms=1785713827978 mono_ms=73350 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.9795099Z CONN_LIFECYCLE: conn=254 role=brain wall_ms=1785713827978 mono_ms=73350 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.9796745Z CONN_LIFECYCLE: conn=255 role=brain stream-subscriber stream=141 wall_ms=1785713827979 mono_ms=73351 event=stream-sub-attach stream=141 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.9797708Z CONN_LIFECYCLE: conn=255 role=brain stream-subscriber stream=141 wall_ms=1785713827979 mono_ms=73351 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.9798801Z CONN_LIFECYCLE: conn=256 role=brain wall_ms=1785713827979 mono_ms=73351 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.9800177Z CONN_LIFECYCLE: conn=256 role=brain stream-subscriber stream=142 wall_ms=1785713827979 mono_ms=73351 event=stream-sub-attach stream=142 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.9802557Z CONN_LIFECYCLE: conn=255 role=brain stream-subscriber stream=141 wall_ms=1785713827980 mono_ms=73352 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.9804008Z CONN_LIFECYCLE: conn=257 role=brain wall_ms=1785713827980 mono_ms=73352 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.9805434Z CONN_LIFECYCLE: conn=257 role=brain wall_ms=1785713827980 mono_ms=73352 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.9810194Z CONN_LIFECYCLE: conn=256 role=brain stream-subscriber stream=142 wall_ms=1785713827980 mono_ms=73352 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.9811325Z CONN_LIFECYCLE: conn=258 role=brain wall_ms=1785713827981 mono_ms=73353 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:07.9812277Z CONN_LIFECYCLE: conn=258 role=brain wall_ms=1785713827981 mono_ms=73353 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:08.5330656Z CONN_LIFECYCLE: conn=259 role=brain wall_ms=1785713828532 mono_ms=73904 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:08.5331667Z CONN_LIFECYCLE: conn=259 role=brain wall_ms=1785713828533 mono_ms=73905 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:08.5335256Z CONN_LIFECYCLE: conn=260 role=brain stream-subscriber stream=143 wall_ms=1785713828533 mono_ms=73905 event=stream-sub-attach stream=143 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:08.5336528Z CONN_LIFECYCLE: conn=260 role=brain stream-subscriber stream=143 wall_ms=1785713828533 mono_ms=73905 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:08.5557466Z CONN_LIFECYCLE: conn=260 role=brain stream-subscriber stream=143 wall_ms=1785713828555 mono_ms=73927 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:08.5558768Z CONN_LIFECYCLE: conn=261 role=brain wall_ms=1785713828555 mono_ms=73927 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:08.5559669Z CONN_LIFECYCLE: conn=261 role=brain wall_ms=1785713828555 mono_ms=73927 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:09.9934140Z CONN_LIFECYCLE: conn=262 role=brain wall_ms=1785713829993 mono_ms=75365 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:09.9935086Z CONN_LIFECYCLE: conn=262 role=brain wall_ms=1785713829993 mono_ms=75365 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:09.9936020Z CONN_LIFECYCLE: conn=263 role=brain stream-subscriber stream=144 wall_ms=1785713829993 mono_ms=75365 event=stream-sub-attach stream=144 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:09.9938189Z CONN_LIFECYCLE: conn=263 role=brain stream-subscriber stream=144 wall_ms=1785713829993 mono_ms=75365 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:09.9945117Z CONN_LIFECYCLE: conn=263 role=brain stream-subscriber stream=144 wall_ms=1785713829994 mono_ms=75366 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:09.9946346Z CONN_LIFECYCLE: conn=264 role=brain wall_ms=1785713829994 mono_ms=75366 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:09.9947272Z CONN_LIFECYCLE: conn=264 role=brain wall_ms=1785713829994 mono_ms=75366 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:16.2392921Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:stream ended before Done
2026-08-02T23:37:16.2521071Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:net-stream-open failed: no such conn 8
2026-08-02T23:37:16.2564884Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713836256 mono_ms=81628 event=stream-sub-attach stream=147 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:26.2568838Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713846256 mono_ms=91628 event=stream-sub-release stream=147 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:26.2571967Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-02T23:37:26.2573342Z PUMP_DIAL_SUBMIT:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:leg=cache addr={"id":"7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb","addrs":[{"Ip":"100.98.197.12:45410"}]} wall_ms=1785713846257 mono_ms=70098
2026-08-02T23:37:26.2676344Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:net-stream-open failed: no such conn 9
2026-08-02T23:37:26.2735129Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785713846273 mono_ms=70115
2026-08-02T23:37:26.2738577Z PUMP_DIAL_SUBMIT:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:leg=cache addr={"id":"7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb","addrs":[{"Ip":"100.98.197.12:45410"}]} wall_ms=1785713846273 mono_ms=70115
2026-08-02T23:37:26.2927469Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:net-stream-open failed: no such conn 10
2026-08-02T23:37:30.6404954Z PAIR_MEET_UP:twohost step=59523795 id=19ab6a2e4938e75e7ba5f5f9c241b6e77a00ada9b3a028abe444a54033c3f4c8 addr=EndpointAddr { id: PublicKey(19ab6a2e4938e75e7ba5f5f9c241b6e77a00ada9b3a028abe444a54033c3f4c8), addrs: {Ip(100.98.197.12:35467), Ip(192.168.1.163:35467)} }
2026-08-02T23:37:30.8459749Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713850845 mono_ms=96217 event=stream-sub-attach stream=151 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.3015276Z CONN_LIFECYCLE: conn=265 role=brain wall_ms=1785713851301 mono_ms=96673 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.3016175Z DISPATCH:152:Unknown
2026-08-02T23:37:31.3017137Z CONN_LIFECYCLE: conn=265 role=brain wall_ms=1785713851301 mono_ms=96673 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.3018018Z DISPATCH_EV: gen=1785713776141 stream=152 family=unclassified attempt=0 conn=12 event=worker-outcome detail=Unknown elapsed_ms=0 endpoint=-
2026-08-02T23:37:31.5032838Z CONN_LIFECYCLE: conn=266 role=brain wall_ms=1785713851503 mono_ms=96875 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.5033730Z CONN_LIFECYCLE: conn=267 role=brain wall_ms=1785713851503 mono_ms=96875 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.5034465Z CONN_LIFECYCLE: conn=267 role=brain wall_ms=1785713851503 mono_ms=96875 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.5035270Z CONN_LIFECYCLE: conn=266 role=brain wall_ms=1785713851503 mono_ms=96875 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.5036131Z CONN_LIFECYCLE: conn=268 role=brain stream-subscriber stream=153 wall_ms=1785713851503 mono_ms=96875 event=stream-sub-attach stream=153 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.5038253Z CONN_LIFECYCLE: conn=268 role=brain stream-subscriber stream=153 wall_ms=1785713851503 mono_ms=96875 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.5040478Z CONN_LIFECYCLE: conn=269 role=brain wall_ms=1785713851503 mono_ms=96876 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.5042381Z CONN_LIFECYCLE: conn=269 role=brain stream-subscriber stream=154 wall_ms=1785713851504 mono_ms=96876 event=stream-sub-attach stream=154 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.5046739Z CONN_LIFECYCLE: conn=268 role=brain stream-subscriber stream=153 wall_ms=1785713851504 mono_ms=96876 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.5047692Z CONN_LIFECYCLE: conn=270 role=brain wall_ms=1785713851504 mono_ms=96876 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.5048469Z CONN_LIFECYCLE: conn=270 role=brain wall_ms=1785713851504 mono_ms=96876 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.5051404Z CONN_LIFECYCLE: conn=269 role=brain stream-subscriber stream=154 wall_ms=1785713851505 mono_ms=96877 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.5052375Z CONN_LIFECYCLE: conn=271 role=brain wall_ms=1785713851505 mono_ms=96877 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:31.5053353Z CONN_LIFECYCLE: conn=271 role=brain wall_ms=1785713851505 mono_ms=96877 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:32.4602927Z CONN_LIFECYCLE: conn=272 role=brain wall_ms=1785713852460 mono_ms=97832 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:32.4604101Z CONN_LIFECYCLE: conn=272 role=brain wall_ms=1785713852460 mono_ms=97832 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:32.4605274Z CONN_LIFECYCLE: conn=273 role=brain stream-subscriber stream=155 wall_ms=1785713852460 mono_ms=97832 event=stream-sub-attach stream=155 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:32.4606674Z CONN_LIFECYCLE: conn=273 role=brain stream-subscriber stream=155 wall_ms=1785713852460 mono_ms=97832 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:32.4658170Z CONN_LIFECYCLE: conn=273 role=brain stream-subscriber stream=155 wall_ms=1785713852465 mono_ms=97837 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:32.4659390Z CONN_LIFECYCLE: conn=274 role=brain wall_ms=1785713852465 mono_ms=97837 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:32.4660292Z CONN_LIFECYCLE: conn=274 role=brain wall_ms=1785713852465 mono_ms=97837 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:40.8987080Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713860898 mono_ms=106270 event=stream-sub-release stream=151 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:40.8989902Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-02T23:37:40.9129829Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713860912 mono_ms=106284 event=stream-sub-attach stream=157 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:41.2602272Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:stream ended before Done
2026-08-02T23:37:41.2742605Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713861273 mono_ms=106645 event=stream-sub-attach stream=159 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.2814718Z CONN_LIFECYCLE: conn=275 role=brain wall_ms=1785713862281 mono_ms=107653 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.2815502Z DISPATCH:160:Failed("stream 160: opener not pinned yet")
2026-08-02T23:37:42.2816173Z CONN_LIFECYCLE: conn=275 role=brain wall_ms=1785713862281 mono_ms=107653 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.2817212Z DISPATCH_EV: gen=1785713776141 stream=160 family=unclassified attempt=0 conn=14 event=worker-outcome detail=Failed("stream 160: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:37:42.5334988Z CONN_LIFECYCLE: conn=276 role=brain wall_ms=1785713862533 mono_ms=107905 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.5336680Z CONN_LIFECYCLE: conn=276 role=brain wall_ms=1785713862533 mono_ms=107905 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.5338361Z CONN_LIFECYCLE: conn=277 role=brain stream-subscriber stream=161 wall_ms=1785713862533 mono_ms=107905 event=stream-sub-attach stream=161 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.5340744Z CONN_LIFECYCLE: conn=277 role=brain stream-subscriber stream=161 wall_ms=1785713862533 mono_ms=107905 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.5349793Z CONN_LIFECYCLE: conn=277 role=brain stream-subscriber stream=161 wall_ms=1785713862534 mono_ms=107906 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.5351146Z CONN_LIFECYCLE: conn=278 role=brain wall_ms=1785713862535 mono_ms=107907 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.5352100Z CONN_LIFECYCLE: conn=278 role=brain wall_ms=1785713862535 mono_ms=107907 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.5839334Z CONN_LIFECYCLE: conn=279 role=brain wall_ms=1785713862583 mono_ms=107955 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.5840795Z CONN_LIFECYCLE: conn=279 role=brain wall_ms=1785713862583 mono_ms=107955 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.5847423Z CONN_LIFECYCLE: conn=280 role=brain wall_ms=1785713862584 mono_ms=107956 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.5849251Z CONN_LIFECYCLE: conn=280 role=brain stream-subscriber stream=162 wall_ms=1785713862584 mono_ms=107956 event=stream-sub-attach stream=162 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.5859372Z CONN_LIFECYCLE: conn=280 role=brain stream-subscriber stream=162 wall_ms=1785713862585 mono_ms=107957 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.5860942Z CONN_LIFECYCLE: conn=281 role=brain wall_ms=1785713862586 mono_ms=107958 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.5862056Z CONN_LIFECYCLE: conn=281 role=brain wall_ms=1785713862586 mono_ms=107958 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.7855359Z CONN_LIFECYCLE: conn=282 role=brain wall_ms=1785713862785 mono_ms=108157 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.7856352Z CONN_LIFECYCLE: conn=282 role=brain wall_ms=1785713862785 mono_ms=108157 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.7859983Z CONN_LIFECYCLE: conn=283 role=brain wall_ms=1785713862785 mono_ms=108157 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.7862549Z CONN_LIFECYCLE: conn=283 role=brain stream-subscriber stream=160 wall_ms=1785713862786 mono_ms=108158 event=stream-sub-attach stream=160 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.7868210Z 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=1785713862786 mono_ms=108158 event=controller-replaced session=2 new_conn=283 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.7869879Z CONN_LIFECYCLE: conn=283 role=brain stream-subscriber stream=160 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785713862786 mono_ms=108158 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.7871623Z 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=1785713862786 mono_ms=108158 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.7873948Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713862787 mono_ms=108159 event=stream-sub-release stream=159 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.7891163Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=283 intent=control old_by=- old_gen=0 req_gen=1785713862105 decision=controller
2026-08-02T23:37:42.7892645Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=283 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785713862105 req_gen=1785713862105 decision=idempotent
2026-08-02T23:37:42.8011741Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713862800 mono_ms=108172 event=stream-sub-attach stream=164 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.8418201Z TWOHOST OK: B-2: the attacher child's control stamps landed
2026-08-02T23:37:42.9871810Z CONN_LIFECYCLE: conn=285 role=brain wall_ms=1785713862986 mono_ms=108359 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.9872971Z CONN_LIFECYCLE: conn=285 role=brain wall_ms=1785713862987 mono_ms=108359 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.9876057Z CONN_LIFECYCLE: conn=286 role=brain stream-subscriber stream=165 wall_ms=1785713862987 mono_ms=108359 event=stream-sub-attach stream=165 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:42.9877578Z CONN_LIFECYCLE: conn=286 role=brain stream-subscriber stream=165 wall_ms=1785713862987 mono_ms=108359 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:43.0096266Z CONN_LIFECYCLE: conn=286 role=brain stream-subscriber stream=165 wall_ms=1785713863009 mono_ms=108381 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:43.0097569Z CONN_LIFECYCLE: conn=287 role=brain wall_ms=1785713863009 mono_ms=108381 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:43.0098340Z CONN_LIFECYCLE: conn=287 role=brain wall_ms=1785713863009 mono_ms=108381 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:43.4909641Z CONN_LIFECYCLE: conn=288 role=brain wall_ms=1785713863490 mono_ms=108862 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:43.4910583Z CONN_LIFECYCLE: conn=288 role=brain wall_ms=1785713863490 mono_ms=108862 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:43.4911642Z CONN_LIFECYCLE: conn=289 role=brain stream-subscriber stream=166 wall_ms=1785713863491 mono_ms=108863 event=stream-sub-attach stream=166 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:43.4913008Z CONN_LIFECYCLE: conn=289 role=brain stream-subscriber stream=166 wall_ms=1785713863491 mono_ms=108863 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:43.4921101Z CONN_LIFECYCLE: conn=289 role=brain stream-subscriber stream=166 wall_ms=1785713863491 mono_ms=108863 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:43.4922589Z CONN_LIFECYCLE: conn=290 role=brain wall_ms=1785713863492 mono_ms=108864 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:43.4923597Z CONN_LIFECYCLE: conn=290 role=brain wall_ms=1785713863492 mono_ms=108864 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.1967591Z CONN_LIFECYCLE: conn=291 role=brain wall_ms=1785713864196 mono_ms=109568 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.1968278Z CONN_LIFECYCLE: conn=292 role=brain wall_ms=1785713864196 mono_ms=109568 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.1969114Z CONN_LIFECYCLE: conn=291 role=brain wall_ms=1785713864196 mono_ms=109568 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.1969905Z CONN_LIFECYCLE: conn=292 role=brain wall_ms=1785713864196 mono_ms=109568 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.1971622Z CONN_LIFECYCLE: conn=294 role=brain stream-subscriber stream=167 wall_ms=1785713864197 mono_ms=109569 event=stream-sub-attach stream=167 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.1973122Z CONN_LIFECYCLE: conn=294 role=brain stream-subscriber stream=167 wall_ms=1785713864197 mono_ms=109569 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.1974850Z CONN_LIFECYCLE: conn=293 role=brain wall_ms=1785713864197 mono_ms=109569 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.1976594Z CONN_LIFECYCLE: conn=293 role=brain stream-subscriber stream=168 wall_ms=1785713864197 mono_ms=109569 event=stream-sub-attach stream=168 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.1980652Z CONN_LIFECYCLE: conn=294 role=brain stream-subscriber stream=167 wall_ms=1785713864197 mono_ms=109570 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.1982048Z CONN_LIFECYCLE: conn=295 role=brain wall_ms=1785713864198 mono_ms=109570 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.1982734Z CONN_LIFECYCLE: conn=295 role=brain wall_ms=1785713864198 mono_ms=109570 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.1986912Z CONN_LIFECYCLE: conn=293 role=brain stream-subscriber stream=168 wall_ms=1785713864198 mono_ms=109570 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.1988282Z CONN_LIFECYCLE: conn=296 role=brain wall_ms=1785713864198 mono_ms=109570 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.1989270Z CONN_LIFECYCLE: conn=296 role=brain wall_ms=1785713864198 mono_ms=109570 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.4991612Z CONN_LIFECYCLE: conn=297 role=brain wall_ms=1785713864498 mono_ms=109871 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.4993045Z CONN_LIFECYCLE: conn=297 role=brain wall_ms=1785713864499 mono_ms=109871 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.4996203Z CONN_LIFECYCLE: conn=298 role=brain stream-subscriber stream=169 wall_ms=1785713864499 mono_ms=109871 event=stream-sub-attach stream=169 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.4997518Z CONN_LIFECYCLE: conn=298 role=brain stream-subscriber stream=169 wall_ms=1785713864499 mono_ms=109871 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.5217277Z CONN_LIFECYCLE: conn=298 role=brain stream-subscriber stream=169 wall_ms=1785713864521 mono_ms=109893 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.5218692Z CONN_LIFECYCLE: conn=299 role=brain wall_ms=1785713864521 mono_ms=109893 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:44.5219748Z CONN_LIFECYCLE: conn=299 role=brain wall_ms=1785713864521 mono_ms=109893 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:47.3199646Z CONN_LIFECYCLE: conn=300 role=brain wall_ms=1785713867319 mono_ms=112691 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:47.3200411Z CONN_LIFECYCLE: conn=300 role=brain wall_ms=1785713867319 mono_ms=112691 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:47.3201622Z CONN_LIFECYCLE: conn=301 role=brain stream-subscriber stream=170 wall_ms=1785713867320 mono_ms=112692 event=stream-sub-attach stream=170 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:47.3204010Z CONN_LIFECYCLE: conn=301 role=brain stream-subscriber stream=170 wall_ms=1785713867320 mono_ms=112692 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:47.3210932Z CONN_LIFECYCLE: conn=301 role=brain stream-subscriber stream=170 wall_ms=1785713867321 mono_ms=112693 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:47.3212292Z CONN_LIFECYCLE: conn=302 role=brain wall_ms=1785713867321 mono_ms=112693 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:47.3213140Z CONN_LIFECYCLE: conn=302 role=brain wall_ms=1785713867321 mono_ms=112693 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.0257542Z CONN_LIFECYCLE: conn=303 role=brain wall_ms=1785713868025 mono_ms=113397 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.0259406Z CONN_LIFECYCLE: conn=304 role=brain wall_ms=1785713868025 mono_ms=113397 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.0260717Z CONN_LIFECYCLE: conn=303 role=brain wall_ms=1785713868025 mono_ms=113397 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.0261740Z CONN_LIFECYCLE: conn=304 role=brain wall_ms=1785713868025 mono_ms=113397 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.0263051Z CONN_LIFECYCLE: conn=306 role=brain stream-subscriber stream=171 wall_ms=1785713868026 mono_ms=113398 event=stream-sub-attach stream=171 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.0264638Z CONN_LIFECYCLE: conn=306 role=brain stream-subscriber stream=171 wall_ms=1785713868026 mono_ms=113398 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.0265805Z CONN_LIFECYCLE: conn=305 role=brain wall_ms=1785713868026 mono_ms=113398 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.0267482Z CONN_LIFECYCLE: conn=305 role=brain stream-subscriber stream=172 wall_ms=1785713868026 mono_ms=113398 event=stream-sub-attach stream=172 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.0271560Z CONN_LIFECYCLE: conn=306 role=brain stream-subscriber stream=171 wall_ms=1785713868027 mono_ms=113399 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.0272452Z CONN_LIFECYCLE: conn=307 role=brain wall_ms=1785713868027 mono_ms=113399 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.0273163Z CONN_LIFECYCLE: conn=307 role=brain wall_ms=1785713868027 mono_ms=113399 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.0276037Z CONN_LIFECYCLE: conn=305 role=brain stream-subscriber stream=172 wall_ms=1785713868027 mono_ms=113399 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.0277059Z CONN_LIFECYCLE: conn=308 role=brain wall_ms=1785713868027 mono_ms=113399 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.0277941Z CONN_LIFECYCLE: conn=308 role=brain wall_ms=1785713868027 mono_ms=113399 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.1770054Z CONN_LIFECYCLE: conn=309 role=brain wall_ms=1785713868176 mono_ms=113548 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.1771005Z CONN_LIFECYCLE: conn=309 role=brain wall_ms=1785713868176 mono_ms=113548 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.1773818Z CONN_LIFECYCLE: conn=310 role=brain stream-subscriber stream=173 wall_ms=1785713868177 mono_ms=113549 event=stream-sub-attach stream=173 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.1774991Z CONN_LIFECYCLE: conn=310 role=brain stream-subscriber stream=173 wall_ms=1785713868177 mono_ms=113549 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.1992869Z CONN_LIFECYCLE: conn=310 role=brain stream-subscriber stream=173 wall_ms=1785713868199 mono_ms=113571 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.1993867Z CONN_LIFECYCLE: conn=311 role=brain wall_ms=1785713868199 mono_ms=113571 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:48.1994705Z CONN_LIFECYCLE: conn=311 role=brain wall_ms=1785713868199 mono_ms=113571 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:52.6618300Z CONN_LIFECYCLE: conn=312 role=brain wall_ms=1785713872661 mono_ms=118033 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:52.6619588Z CONN_LIFECYCLE: conn=312 role=brain wall_ms=1785713872661 mono_ms=118033 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:52.6621172Z CONN_LIFECYCLE: conn=313 role=brain stream-subscriber stream=174 wall_ms=1785713872662 mono_ms=118034 event=stream-sub-attach stream=174 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:52.6622745Z CONN_LIFECYCLE: conn=313 role=brain stream-subscriber stream=174 wall_ms=1785713872662 mono_ms=118034 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:52.6629448Z CONN_LIFECYCLE: conn=313 role=brain stream-subscriber stream=174 wall_ms=1785713872662 mono_ms=118034 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:52.6630783Z CONN_LIFECYCLE: conn=314 role=brain wall_ms=1785713872663 mono_ms=118035 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:52.6631657Z CONN_LIFECYCLE: conn=314 role=brain wall_ms=1785713872663 mono_ms=118035 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:52.8536900Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713872853 mono_ms=118225 event=stream-sub-release stream=164 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:52.8539506Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-02T23:37:52.8546061Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7462"}]} wall_ms=1785713872854 mono_ms=96696
2026-08-02T23:37:52.8550188Z PUMP_DIAL_SUBMIT:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:leg=cache addr={"id":"7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb","addrs":[{"Ip":"100.98.197.12:45410"}]} wall_ms=1785713872854 mono_ms=96696
2026-08-02T23:37:52.8651605Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:net-stream-open failed: no such conn 15
2026-08-02T23:37:53.3909839Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713873390 mono_ms=118762 event=stream-sub-attach stream=177 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:53.8394538Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713873839 mono_ms=119211 event=stream-sub-release stream=177 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:53.8609096Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713873860 mono_ms=119232 event=stream-sub-attach stream=179 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.0221486Z CONN_LIFECYCLE: conn=315 role=brain wall_ms=1785713874021 mono_ms=119393 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.0222681Z CONN_LIFECYCLE: conn=316 role=brain wall_ms=1785713874021 mono_ms=119393 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.0224240Z CONN_LIFECYCLE: conn=316 role=brain wall_ms=1785713874022 mono_ms=119394 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.0225227Z CONN_LIFECYCLE: conn=315 role=brain wall_ms=1785713874022 mono_ms=119394 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.0226617Z CONN_LIFECYCLE: conn=318 role=brain stream-subscriber stream=180 wall_ms=1785713874022 mono_ms=119394 event=stream-sub-attach stream=180 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.0228170Z CONN_LIFECYCLE: conn=318 role=brain stream-subscriber stream=180 wall_ms=1785713874022 mono_ms=119394 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.0229400Z CONN_LIFECYCLE: conn=317 role=brain wall_ms=1785713874022 mono_ms=119394 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.0230308Z CONN_LIFECYCLE: conn=317 role=brain stream-subscriber stream=181 wall_ms=1785713874022 mono_ms=119394 event=stream-sub-attach stream=181 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.0233461Z CONN_LIFECYCLE: conn=318 role=brain stream-subscriber stream=180 wall_ms=1785713874023 mono_ms=119395 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.0234476Z CONN_LIFECYCLE: conn=319 role=brain wall_ms=1785713874023 mono_ms=119395 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.0235543Z CONN_LIFECYCLE: conn=319 role=brain wall_ms=1785713874023 mono_ms=119395 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.0239819Z CONN_LIFECYCLE: conn=317 role=brain stream-subscriber stream=181 wall_ms=1785713874023 mono_ms=119395 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.0240906Z CONN_LIFECYCLE: conn=320 role=brain wall_ms=1785713874024 mono_ms=119396 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.0241817Z CONN_LIFECYCLE: conn=320 role=brain wall_ms=1785713874024 mono_ms=119396 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.2626285Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713874262 mono_ms=119634 event=stream-sub-release stream=179 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.3746383Z CONN_LIFECYCLE: conn=321 role=brain wall_ms=1785713874374 mono_ms=119746 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.3748119Z CONN_LIFECYCLE: conn=321 role=brain wall_ms=1785713874374 mono_ms=119746 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.3749727Z CONN_LIFECYCLE: conn=322 role=brain stream-subscriber stream=182 wall_ms=1785713874374 mono_ms=119746 event=stream-sub-attach stream=182 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.3751278Z CONN_LIFECYCLE: conn=322 role=brain stream-subscriber stream=182 wall_ms=1785713874375 mono_ms=119747 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.3968000Z CONN_LIFECYCLE: conn=322 role=brain stream-subscriber stream=182 wall_ms=1785713874396 mono_ms=119768 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.3976179Z CONN_LIFECYCLE: conn=323 role=brain wall_ms=1785713874396 mono_ms=119768 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.3976976Z CONN_LIFECYCLE: conn=323 role=brain wall_ms=1785713874396 mono_ms=119768 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.4752328Z CONN_LIFECYCLE: conn=324 role=brain wall_ms=1785713874475 mono_ms=119847 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.4753347Z CONN_LIFECYCLE: conn=324 role=brain wall_ms=1785713874475 mono_ms=119847 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.4754897Z CONN_LIFECYCLE: conn=325 role=brain stream-subscriber stream=183 wall_ms=1785713874475 mono_ms=119847 event=stream-sub-attach stream=183 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.4756041Z CONN_LIFECYCLE: conn=325 role=brain stream-subscriber stream=183 wall_ms=1785713874475 mono_ms=119847 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.4770928Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713874476 mono_ms=119848 event=stream-sub-attach stream=185 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.4785496Z CONN_LIFECYCLE: conn=325 role=brain stream-subscriber stream=183 wall_ms=1785713874478 mono_ms=119850 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.4786549Z CONN_LIFECYCLE: conn=326 role=brain wall_ms=1785713874478 mono_ms=119850 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.4787440Z CONN_LIFECYCLE: conn=326 role=brain wall_ms=1785713874478 mono_ms=119850 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.9372972Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713874937 mono_ms=120309 event=stream-sub-release stream=185 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:54.9572104Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713874956 mono_ms=120328 event=stream-sub-attach stream=187 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:55.0293478Z CONN_LIFECYCLE: conn=327 role=brain wall_ms=1785713875029 mono_ms=120401 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:55.0294281Z CONN_LIFECYCLE: conn=328 role=brain wall_ms=1785713875029 mono_ms=120401 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:55.0295187Z CONN_LIFECYCLE: conn=327 role=brain wall_ms=1785713875029 mono_ms=120401 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:55.0296166Z CONN_LIFECYCLE: conn=328 role=brain wall_ms=1785713875029 mono_ms=120401 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:55.0297215Z CONN_LIFECYCLE: conn=329 role=brain stream-subscriber stream=189 wall_ms=1785713875029 mono_ms=120401 event=stream-sub-attach stream=189 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:55.0298169Z CONN_LIFECYCLE: conn=330 role=brain stream-subscriber stream=188 wall_ms=1785713875029 mono_ms=120401 event=stream-sub-attach stream=188 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:55.0299150Z CONN_LIFECYCLE: conn=330 role=brain stream-subscriber stream=188 wall_ms=1785713875029 mono_ms=120401 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:55.0299947Z CONN_LIFECYCLE: conn=329 role=brain stream-subscriber stream=189 wall_ms=1785713875029 mono_ms=120401 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:55.0303601Z CONN_LIFECYCLE: conn=330 role=brain stream-subscriber stream=188 wall_ms=1785713875030 mono_ms=120402 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:55.0304695Z CONN_LIFECYCLE: conn=331 role=brain wall_ms=1785713875030 mono_ms=120402 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:55.0305462Z CONN_LIFECYCLE: conn=331 role=brain wall_ms=1785713875030 mono_ms=120402 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:55.0309725Z CONN_LIFECYCLE: conn=329 role=brain stream-subscriber stream=189 wall_ms=1785713875030 mono_ms=120402 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:55.0310583Z CONN_LIFECYCLE: conn=332 role=brain wall_ms=1785713875031 mono_ms=120403 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:55.0311285Z CONN_LIFECYCLE: conn=332 role=brain wall_ms=1785713875031 mono_ms=120403 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6917454Z CONN_LIFECYCLE: conn=333 role=brain wall_ms=1785713876691 mono_ms=122063 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6918389Z CONN_LIFECYCLE: conn=334 role=brain wall_ms=1785713876691 mono_ms=122063 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6919552Z CONN_LIFECYCLE: conn=335 role=brain wall_ms=1785713876691 mono_ms=122063 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6922637Z CONN_LIFECYCLE: conn=333 role=brain wall_ms=1785713876691 mono_ms=122063 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6923644Z CONN_LIFECYCLE: conn=335 role=brain wall_ms=1785713876691 mono_ms=122063 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6924809Z CONN_LIFECYCLE: conn=334 role=brain wall_ms=1785713876691 mono_ms=122063 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6925688Z CONN_LIFECYCLE: conn=338 role=brain stream-subscriber stream=192 wall_ms=1785713876691 mono_ms=122064 event=stream-sub-attach stream=192 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6926587Z CONN_LIFECYCLE: conn=336 role=brain stream-subscriber stream=190 wall_ms=1785713876692 mono_ms=122064 event=stream-sub-attach stream=190 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6927437Z CONN_LIFECYCLE: conn=338 role=brain stream-subscriber stream=192 wall_ms=1785713876692 mono_ms=122064 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6928303Z CONN_LIFECYCLE: conn=336 role=brain stream-subscriber stream=190 wall_ms=1785713876692 mono_ms=122064 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6929417Z CONN_LIFECYCLE: conn=337 role=brain wall_ms=1785713876692 mono_ms=122064 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6930204Z CONN_LIFECYCLE: conn=337 role=brain stream-subscriber stream=191 wall_ms=1785713876692 mono_ms=122064 event=stream-sub-attach stream=191 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6931451Z CONN_LIFECYCLE: conn=336 role=brain stream-subscriber stream=190 wall_ms=1785713876693 mono_ms=122065 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6932434Z CONN_LIFECYCLE: conn=339 role=brain wall_ms=1785713876693 mono_ms=122065 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6933353Z CONN_LIFECYCLE: conn=339 role=brain wall_ms=1785713876693 mono_ms=122065 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6935974Z CONN_LIFECYCLE: conn=338 role=brain stream-subscriber stream=192 wall_ms=1785713876693 mono_ms=122065 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6937015Z CONN_LIFECYCLE: conn=340 role=brain wall_ms=1785713876693 mono_ms=122065 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.6937973Z CONN_LIFECYCLE: conn=340 role=brain wall_ms=1785713876693 mono_ms=122065 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.7290145Z CONN_LIFECYCLE: conn=337 role=brain stream-subscriber stream=191 wall_ms=1785713876728 mono_ms=122100 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.7291520Z CONN_LIFECYCLE: conn=341 role=brain wall_ms=1785713876729 mono_ms=122101 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.7292319Z CONN_LIFECYCLE: conn=341 role=brain wall_ms=1785713876729 mono_ms=122101 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.8568751Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713876856 mono_ms=122228 event=stream-sub-release stream=187 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.8710795Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713876870 mono_ms=122242 event=stream-sub-attach stream=194 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.9436415Z CONN_LIFECYCLE: conn=342 role=brain wall_ms=1785713876943 mono_ms=122315 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.9437522Z CONN_LIFECYCLE: conn=342 role=brain wall_ms=1785713876943 mono_ms=122315 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.9440220Z CONN_LIFECYCLE: conn=343 role=brain stream-subscriber stream=195 wall_ms=1785713876943 mono_ms=122315 event=stream-sub-attach stream=195 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.9442244Z CONN_LIFECYCLE: conn=343 role=brain stream-subscriber stream=195 wall_ms=1785713876944 mono_ms=122316 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.9659600Z CONN_LIFECYCLE: conn=343 role=brain stream-subscriber stream=195 wall_ms=1785713876965 mono_ms=122337 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.9660635Z CONN_LIFECYCLE: conn=344 role=brain wall_ms=1785713876965 mono_ms=122338 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:56.9661480Z CONN_LIFECYCLE: conn=344 role=brain wall_ms=1785713876966 mono_ms=122338 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:57.5263929Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785713877526 mono_ms=122898 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:57.5265594Z CONN_LIFECYCLE: conn=29 role=brain stream-subscriber stream=15 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785713877526 mono_ms=122898 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:57.5326566Z CONN_LIFECYCLE: conn=29 role=brain stream-subscriber stream=15 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785713877532 mono_ms=122904 event=session-detach session=1 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:57.5328657Z CONN_LIFECYCLE: conn=29 role=brain stream-subscriber stream=15 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785713877532 mono_ms=122904 event=stream-sub-release stream=15 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:57.5330567Z CONN_LIFECYCLE: conn=29 role=brain stream-subscriber stream=15 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785713877532 mono_ms=122904 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:57.5331729Z CONN_LIFECYCLE: conn=345 role=brain wall_ms=1785713877532 mono_ms=122904 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:37:57.5332701Z CONN_LIFECYCLE: conn=345 role=brain wall_ms=1785713877532 mono_ms=122904 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:00.6421919Z PAIR_MEET_UP:twohost step=59523796 id=a0f3c03d9e90de58aecbf5e33276377b083cf6cf3195b02a797f7b14ee7e4a2f addr=EndpointAddr { id: PublicKey(a0f3c03d9e90de58aecbf5e33276377b083cf6cf3195b02a797f7b14ee7e4a2f), addrs: {Ip(100.98.197.12:41133), Ip(192.168.1.163:41133)} }
2026-08-02T23:38:06.9234766Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713886923 mono_ms=132295 event=stream-sub-release stream=194 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:06.9237862Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-02T23:38:06.9244291Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"192.168.1.81:7460"}]} wall_ms=1785713886924 mono_ms=110765
2026-08-02T23:38:06.9249289Z PUMP_DIAL_SUBMIT:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:leg=cache addr={"id":"7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb","addrs":[{"Ip":"100.98.197.12:45410"}]} wall_ms=1785713886924 mono_ms=110766
2026-08-02T23:38:06.9377198Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:net-stream-open failed: no such conn 18
2026-08-02T23:38:11.3119402Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=6 stream-subscriber stream=9 stream-subscriber stream=14 stream-subscriber stream=18 stream-subscriber stream=22 stream-subscriber stream=26 stream-subscriber stream=31… wall_ms=1785713891311 mono_ms=136683 event=stream-sub-attach stream=199 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:11.3426817Z CONN_LIFECYCLE: conn=346 role=brain wall_ms=1785713891342 mono_ms=136714 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:11.3427482Z DISPATCH:197:Failed("stream 197: opener not pinned yet")
2026-08-02T23:38:11.3428234Z DISPATCH_EV: gen=1785713776141 stream=197 family=unclassified attempt=0 conn=19 event=worker-outcome detail=Failed("stream 197: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:38:11.3429407Z CONN_LIFECYCLE: conn=346 role=brain wall_ms=1785713891342 mono_ms=136714 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:11.8467811Z CONN_LIFECYCLE: conn=347 role=brain wall_ms=1785713891846 mono_ms=137218 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:11.8468784Z CONN_LIFECYCLE: conn=347 role=brain wall_ms=1785713891846 mono_ms=137218 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:11.8470109Z DISPATCH:197:Failed("stream 197: opener not pinned yet")
2026-08-02T23:38:11.8470887Z DISPATCH_EV: gen=1785713776141 stream=197 family=unclassified attempt=1 conn=19 event=worker-outcome detail=Failed("stream 197: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:38:12.8547786Z CONN_LIFECYCLE: conn=348 role=brain wall_ms=1785713892854 mono_ms=138226 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:12.8548500Z DISPATCH:197:Failed("stream 197: opener not pinned yet")
2026-08-02T23:38:12.8549733Z DISPATCH_EV: gen=1785713776141 stream=197 family=unclassified attempt=2 conn=19 event=worker-outcome detail=Failed("stream 197: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T23:38:12.8550852Z CONN_LIFECYCLE: conn=348 role=brain wall_ms=1785713892854 mono_ms=138226 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:21.3018667Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:peer closed mid-pull (re-query to recover)
2026-08-02T23:38:21.3020298Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:stage=quic-connect: submit-dial exceeded the 10s bound (peer unresponsive) leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"192.168.1.81:7460"}]} wall_ms=1785713901301 mono_ms=125143
2026-08-02T23:38:21.3080691Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785713901307 mono_ms=125149
2026-08-02T23:38:21.3084711Z PUMP_DIAL_SUBMIT:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:leg=cache addr={"id":"7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb","addrs":[{"Ip":"100.98.197.12:45410"}]} wall_ms=1785713901308 mono_ms=125150
2026-08-02T23:38:21.3278810Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:net-stream-open failed: no such conn 20
2026-08-02T23:38:30.6418032Z PAIR_MEET_UP:twohost step=59523797 id=222fe14f980de9ac97a507bdaae9d433e0e900834af8ba1ffc952259e93f30a5 addr=EndpointAddr { id: PublicKey(222fe14f980de9ac97a507bdaae9d433e0e900834af8ba1ffc952259e93f30a5), addrs: {Ip(100.98.197.12:42981), Ip(192.168.1.163:42981)} }
2026-08-02T23:38:31.3109344Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:stage=quic-connect: submit-dial exceeded the 10s bound (peer unresponsive) leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785713911310 mono_ms=135152
2026-08-02T23:38:31.3116107Z PUMP_DIAL_SUBMIT:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:leg=cache addr={"id":"7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb","addrs":[{"Ip":"100.98.197.12:45410"}]} wall_ms=1785713911311 mono_ms=135153
2026-08-02T23:38:31.3227571Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:net-stream-open failed: no such conn 21
2026-08-02T23:38:36.7883559Z PUMP_DIAL_SUBMIT:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:leg=cache addr={"id":"7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb","addrs":[{"Ip":"100.98.197.12:45410"}]} wall_ms=1785713916788 mono_ms=140629
2026-08-02T23:38:36.7977716Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:closed by peer: 0
2026-08-02T23:38:41.6515035Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=failed-addr-skip-then-discovery addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"}]} wall_ms=1785713921651 mono_ms=145492
2026-08-02T23:38:51.6541303Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:stage=quic-connect: submit-dial exceeded the 10s bound (peer unresponsive) leg=failed-addr-skip-then-discovery addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"}]} wall_ms=1785713931653 mono_ms=155495
2026-08-02T23:38:52.2614561Z PUMP_DIAL_SUBMIT:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:leg=cache addr={"id":"7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb","addrs":[{"Ip":"100.98.197.12:45410"}]} wall_ms=1785713932261 mono_ms=156102
2026-08-02T23:38:52.2827863Z PUMP_PEER_FAIL:7fda5119c8c4b8b50278318c75e0750d99799b31df37b996566bddee9fb7aacb:net-stream-open failed: no such conn 23
2026-08-02T23:38:54.3337109Z CONN_LIFECYCLE: conn=284 role=brain wall_ms=1785713934333 mono_ms=179705 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:54.3350257Z CONN_LIFECYCLE: conn=284 role=brain wall_ms=1785713934334 mono_ms=179706 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:54.3352328Z CONN_LIFECYCLE: conn=283 role=brain stream-subscriber stream=160 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785713934334 mono_ms=179706 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:54.3365364Z CONN_LIFECYCLE: conn=283 role=brain stream-subscriber stream=160 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785713934336 mono_ms=179708 event=session-detach session=2 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:54.3367015Z CONN_LIFECYCLE: conn=283 role=brain stream-subscriber stream=160 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785713934336 mono_ms=179708 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:54.3368833Z CONN_LIFECYCLE: conn=349 role=brain wall_ms=1785713934336 mono_ms=179708 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:54.3369734Z CONN_LIFECYCLE: conn=349 role=brain wall_ms=1785713934336 mono_ms=179708 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:54.5124400Z TWOHOST OK: B-2: the severed controller's stamps CLEAR (reap + converge)
2026-08-02T23:38:54.5124906Z TWOHOST OK: B-2 dead-controller reap cleared the stamps
2026-08-02T23:38:54.5125604Z TWOHOST OK: done-file pushed by A (ladder complete on A)
2026-08-02T23:38:54.5125927Z TWOHOST role B: ladder complete
2026-08-02T23:38:54.5135913Z 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=1785713934513 mono_ms=179885 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T23:38:54.5174302Z test two_host_ladder_role_b ... ok
2026-08-02T23:38:54.5174603Z 
2026-08-02T23:38:54.5175638Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 180.07s
2026-08-02T23:38:54.5176090Z 
2026-08-02T23:38:54.5469197Z ##[group]Run cargo build -p mock-adapter --bin mock-session
2026-08-02T23:38:54.5469579Z [36;1mcargo build -p mock-adapter --bin mock-session[0m
2026-08-02T23:38:54.5481864Z shell: /usr/bin/bash -e {0}
2026-08-02T23:38:54.5482061Z env:
2026-08-02T23:38:54.5482364Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:38:54.5482835Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:38:54.5483260Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:38:54.5483657Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:38:54.5483972Z ##[endgroup]
2026-08-02T23:38:54.6458804Z    Compiling typenum v1.20.1
2026-08-02T23:38:54.6459307Z    Compiling subtle v2.6.1
2026-08-02T23:38:55.0370268Z    Compiling generic-array v0.14.7
2026-08-02T23:38:55.3156438Z    Compiling crypto-common v0.1.7
2026-08-02T23:38:55.3156967Z    Compiling block-buffer v0.10.4
2026-08-02T23:38:55.3582240Z    Compiling digest v0.10.7
2026-08-02T23:38:55.4464267Z    Compiling sha2 v0.10.9
2026-08-02T23:38:55.4464652Z    Compiling hmac v0.12.1
2026-08-02T23:38:55.6265910Z    Compiling mock-adapter v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-02T23:38:55.7986892Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s
2026-08-02T23:38:55.8120217Z ##[group]Run bash .github/bench/wrap.sh twohost-cli-b -- cargo test -p spt --test twohost_cli -- --nocapture
2026-08-02T23:38:55.8120842Z [36;1mbash .github/bench/wrap.sh twohost-cli-b -- cargo test -p spt --test twohost_cli -- --nocapture[0m
2026-08-02T23:38:55.8133384Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T23:38:55.8133661Z env:
2026-08-02T23:38:55.8133952Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:38:55.8134401Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:38:55.8134797Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:38:55.8135211Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:38:55.8135540Z   SPT_TWO_HOST: 1
2026-08-02T23:38:55.8135711Z   SPT_TWO_HOST_ROLE: b
2026-08-02T23:38:55.8135909Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-02T23:38:55.8136157Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-02T23:38:55.8136363Z ##[endgroup]
2026-08-02T23:38:56.0686307Z    Compiling n0-future v0.3.2
2026-08-02T23:38:56.0732520Z    Compiling rustix v1.1.4
2026-08-02T23:38:56.0795799Z    Compiling backon v1.6.0
2026-08-02T23:38:56.1128395Z    Compiling n0-watcher v0.6.1
2026-08-02T23:38:56.1128762Z    Compiling iroh-dns v0.98.0
2026-08-02T23:38:56.2111542Z    Compiling netwatch v0.16.0
2026-08-02T23:38:56.3310278Z    Compiling iroh-relay v0.98.0
2026-08-02T23:38:56.8086688Z    Compiling portmapper v0.16.0
2026-08-02T23:38:57.5214987Z    Compiling terminal_size v0.4.4
2026-08-02T23:38:57.5215446Z    Compiling tempfile v3.27.0
2026-08-02T23:38:57.5660835Z    Compiling clap_builder v4.6.0
2026-08-02T23:38:57.6750105Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-02T23:38:58.9436454Z    Compiling clap v4.6.1
2026-08-02T23:38:59.3947752Z    Compiling iroh v0.98.2
2026-08-02T23:39:07.3279554Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T23:39:09.0863560Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T23:39:19.5874021Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-02T23:39:26.0121148Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.17s
2026-08-02T23:39:26.0348271Z      Running tests/twohost_cli.rs (target/debug/deps/twohost_cli-01a2540df5d9d707)
2026-08-02T23:39:26.0366858Z 
2026-08-02T23:39:26.0367002Z running 2 tests
2026-08-02T23:39:26.0369578Z test gated_cli_role_a ... ok
2026-08-02T23:39:26.0374012Z GATED role B: node 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-08-02T23:39:26.4383215Z 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-08-02T23:39:36.6161355Z GATED role B: ticker session 1 ready
2026-08-02T23:40:26.0369453Z test gated_cli_role_b has been running for over 60 seconds
2026-08-02T23:40:31.6688627Z GATED OK: bring-up: A's target row replicated to B
2026-08-02T23:40:34.6706476Z GATED OK: C-2: A's wake flipped the rest intent to Active
2026-08-02T23:40:36.6713701Z GATED OK: C-2: the [session.resume] template relaunched the harness
2026-08-02T23:40:36.6714169Z GATED OK: C-2: the revived harness self-bound (status online)
2026-08-02T23:40:36.6714532Z GATED OK: C-2 revive (serve side)
2026-08-02T23:40:46.6857345Z 
2026-08-02T23:40:46.6858207Z thread 'gated_cli_role_b' (1526708) panicked at crates/spt/tests/twohost_cli.rs:723:5:
2026-08-02T23:40:46.6859948Z E-1 send must deliver (receiver-confirmed SENT(WAN)): stdout= stderr=WAN_FAIL:ling-gated-tgt — broker QUIC op exceeded the 10s bound (peer unresponsive) — failing as an ordinary per-peer error
2026-08-02T23:40:46.6860729Z 
2026-08-02T23:40:46.6861188Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-08-02T23:40:46.7709996Z test gated_cli_role_b ... FAILED
2026-08-02T23:40:46.7710255Z 
2026-08-02T23:40:46.7710362Z failures:
2026-08-02T23:40:46.7710522Z 
2026-08-02T23:40:46.7710626Z failures:
2026-08-02T23:40:46.7710837Z     gated_cli_role_b
2026-08-02T23:40:46.7710992Z 
2026-08-02T23:40:46.7711267Z test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 80.73s
2026-08-02T23:40:46.7711633Z 
2026-08-02T23:40:46.7717069Z error: test failed, to rerun pass `-p spt --test twohost_cli`
2026-08-02T23:40:46.7944282Z ##[error]Process completed with exit code 101.
2026-08-02T23:40:46.7971243Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-02T23:40:46.7971553Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-02T23:40:46.7995112Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T23:40:46.7995478Z env:
2026-08-02T23:40:46.7995851Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:40:46.7996416Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:40:46.7996925Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:40:46.7997430Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:40:46.7997821Z ##[endgroup]
2026-08-02T23:40:46.8039709Z CI-CENSUS scope roots:
2026-08-02T23:40:46.8040071Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T23:40:46.8040553Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-02T23:40:46.8041088Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-02T23:40:46.8041535Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-02T23:40:46.8042065Z   root: /home/reavus/spt-n1-oldbroker
2026-08-02T23:40:46.8085278Z CI-CENSUS self-check OK: walked 395 /proc entries, exe resolution live
2026-08-02T23:40:48.2852263Z CI-CENSUS phase=pre-reap box_procs=395 box_fds=10976 family_total=4 scoped=3 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T23:40:48.2852893Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T23:40:48.2853383Z   SCOPED   pid=1521567 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T23:40:48.2854026Z   SCOPED   pid=1521585 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T23:40:48.2854747Z   SCOPED   pid=1522685 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T23:40:48.2855396Z CI-REAP: settling 5s so cleanly-exiting daemons are not counted as leaks
2026-08-02T23:40:54.7769305Z CI-CENSUS phase=post-settle box_procs=395 box_fds=10944 family_total=4 scoped=3 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T23:40:54.7770101Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T23:40:54.7770687Z   SCOPED   pid=1521567 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T23:40:54.7771450Z   SCOPED   pid=1521585 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T23:40:54.7772299Z   SCOPED   pid=1522685 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T23:40:55.1219925Z   REAP  pid=1521567 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T23:40:55.1244932Z   REAP  pid=1521585 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T23:40:55.1301630Z   REAP  pid=1522685 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T23:40:58.4159380Z CI-CENSUS phase=end box_procs=392 box_fds=10912 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T23:40:58.4159937Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T23:40:58.4160272Z CI-REAP summary: killed=3 flood_orphans=none scoped_survivors=0
2026-08-02T23:40:58.4186126Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-02T23:40:58.4186485Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-02T23:40:58.4198773Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T23:40:58.4199150Z env:
2026-08-02T23:40:58.4199445Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:40:58.4199922Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:40:58.4200342Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:40:58.4200748Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:40:58.4201073Z ##[endgroup]
2026-08-02T23:40:58.4282720Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ on attempt 1/5
2026-08-02T23:40:58.4333268Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-02T23:40:58.4334284Z ##[group]Run actions/upload-artifact@v4
2026-08-02T23:40:58.4334513Z with:
2026-08-02T23:40:58.4334705Z   name: bench-ledger-twohost-b
2026-08-02T23:40:58.4334919Z   path: bench-ledger/
2026-08-02T23:40:58.4335105Z   if-no-files-found: warn
2026-08-02T23:40:58.4335289Z   retention-days: 30
2026-08-02T23:40:58.4335473Z   compression-level: 6
2026-08-02T23:40:58.4335654Z   overwrite: false
2026-08-02T23:40:58.4335840Z   include-hidden-files: false
2026-08-02T23:40:58.4336036Z env:
2026-08-02T23:40:58.4336337Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:40:58.4336980Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:40:58.4337399Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:40:58.4337813Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30771155390-1-NjMnJJ
2026-08-02T23:40:58.4338130Z ##[endgroup]
2026-08-02T23:40:58.5731402Z (node:1538693) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-02T23:40:58.5732408Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-02T23:40:58.5774765Z With the provided path, there will be 1 file uploaded
2026-08-02T23:40:58.5779201Z Artifact name is valid!
2026-08-02T23:40:58.5779728Z Root directory input is valid!
2026-08-02T23:40:58.9085778Z Beginning upload of artifact content to blob storage
2026-08-02T23:40:58.9232297Z (node:1538693) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-02T23:40:59.1843739Z Uploaded bytes 330
2026-08-02T23:40:59.2550992Z Finished uploading artifact content to blob storage!
2026-08-02T23:40:59.2551643Z SHA256 digest of uploaded artifact zip is 7db25d7266bf420dd0cc3ef8fc3bb66598ee12b3bf5f15ed8ee533b04af103f7
2026-08-02T23:40:59.2552454Z Finalizing artifact upload
2026-08-02T23:40:59.4734051Z Artifact bench-ledger-twohost-b.zip successfully finalized. Artifact ID 8841048779
2026-08-02T23:40:59.4734978Z Artifact bench-ledger-twohost-b has been successfully uploaded! Final size is 330 bytes. Artifact ID is 8841048779
2026-08-02T23:40:59.4739636Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/30771155390/artifacts/8841048779
2026-08-02T23:40:59.4914992Z Post job cleanup.
2026-08-02T23:40:59.5616787Z [command]/usr/bin/git version
2026-08-02T23:40:59.5648311Z git version 2.43.0
2026-08-02T23:40:59.5672893Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/3bcbe54b-c89c-4221-918b-1dc5b538554e/.gitconfig'
2026-08-02T23:40:59.5679541Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3bcbe54b-c89c-4221-918b-1dc5b538554e' before making global git config changes
2026-08-02T23:40:59.5680192Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T23:40:59.5683018Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T23:40:59.5729172Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T23:40:59.5757517Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T23:40:59.5949428Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T23:40:59.5967891Z http.https://github.com/.extraheader
2026-08-02T23:40:59.5976159Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-02T23:40:59.6003111Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T23:40:59.6191005Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T23:40:59.6217154Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T23:40:59.6546050Z Post job cleanup.
2026-08-02T23:40:59.7223973Z [command]/usr/bin/git version
2026-08-02T23:40:59.7255000Z git version 2.43.0
2026-08-02T23:40:59.7315241Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/6415447e-e238-4ed5-882a-4719a2b1d65f/.gitconfig'
2026-08-02T23:40:59.7321723Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6415447e-e238-4ed5-882a-4719a2b1d65f' before making global git config changes
2026-08-02T23:40:59.7322444Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T23:40:59.7325149Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T23:40:59.7370514Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T23:40:59.7394866Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T23:40:59.7579565Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T23:40:59.7600070Z http.https://github.com/.extraheader
2026-08-02T23:40:59.7606920Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-02T23:40:59.7631145Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T23:40:59.7820075Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T23:40:59.7845107Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T23:40:59.8141670Z Cleaning up orphan processes
2026-08-02T23:40:59.8750397Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
