﻿2026-08-02T16:36:45.2929819Z Current runner version: '2.336.0'
2026-08-02T16:36:45.2934802Z Runner name: 'kitsubito'
2026-08-02T16:36:45.2935331Z Runner group name: 'Default'
2026-08-02T16:36:45.2935991Z Machine name: 'KITSUBITO'
2026-08-02T16:36:45.2939698Z ##[group]GITHUB_TOKEN Permissions
2026-08-02T16:36:45.2941709Z Actions: write
2026-08-02T16:36:45.2942132Z ArtifactMetadata: write
2026-08-02T16:36:45.2942558Z Attestations: write
2026-08-02T16:36:45.2942943Z Checks: write
2026-08-02T16:36:45.2943319Z CodeQuality: write
2026-08-02T16:36:45.2943698Z Contents: write
2026-08-02T16:36:45.2944084Z CopilotRequests: write
2026-08-02T16:36:45.2944486Z Deployments: write
2026-08-02T16:36:45.2944866Z Discussions: write
2026-08-02T16:36:45.2945243Z Drives: write
2026-08-02T16:36:45.2945619Z Issues: write
2026-08-02T16:36:45.2946002Z Metadata: read
2026-08-02T16:36:45.2946382Z Models: read
2026-08-02T16:36:45.2946752Z Packages: write
2026-08-02T16:36:45.2947133Z Pages: write
2026-08-02T16:36:45.2947624Z PullRequests: write
2026-08-02T16:36:45.2948049Z RepositoryProjects: write
2026-08-02T16:36:45.2948467Z SecurityEvents: write
2026-08-02T16:36:45.2948852Z Statuses: write
2026-08-02T16:36:45.2949314Z VulnerabilityAlerts: read
2026-08-02T16:36:45.2949714Z ##[endgroup]
2026-08-02T16:36:45.2951359Z Secret source: Actions
2026-08-02T16:36:45.2952058Z Prepare workflow directory
2026-08-02T16:36:45.3394203Z Prepare all required actions
2026-08-02T16:36:45.3430103Z Getting action download info
2026-08-02T16:36:45.7085524Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-02T16:36:46.4361609Z Complete job name: twohost-b
2026-08-02T16:36:46.5248436Z ##[group]Run set -euo pipefail
2026-08-02T16:36:46.5249181Z [36;1mset -euo pipefail[0m
2026-08-02T16:36:46.5249702Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-02T16:36:46.5250349Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-02T16:36:46.5251098Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-02T16:36:46.5251916Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-02T16:36:46.5252607Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-02T16:36:46.5253307Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-02T16:36:46.5254274Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-02T16:36:46.5255109Z [36;1m  exit 1[0m
2026-08-02T16:36:46.5255495Z [36;1mfi[0m
2026-08-02T16:36:46.5272233Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T16:36:46.5273065Z ##[endgroup]
2026-08-02T16:36:46.5436579Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=690332024832 floor_bytes=34359738368
2026-08-02T16:36:46.5626894Z ##[group]Run actions/checkout@v5
2026-08-02T16:36:46.5627442Z with:
2026-08-02T16:36:46.5627848Z   repository: BigscreenVR/spt-bs-core
2026-08-02T16:36:46.5631007Z   token: ***
2026-08-02T16:36:46.5631440Z   ssh-strict: true
2026-08-02T16:36:46.5631841Z   ssh-user: git
2026-08-02T16:36:46.5632237Z   persist-credentials: true
2026-08-02T16:36:46.5632667Z   clean: true
2026-08-02T16:36:46.5633067Z   sparse-checkout-cone-mode: true
2026-08-02T16:36:46.5633534Z   fetch-depth: 1
2026-08-02T16:36:46.5633917Z   fetch-tags: false
2026-08-02T16:36:46.5634317Z   show-progress: true
2026-08-02T16:36:46.5634711Z   lfs: false
2026-08-02T16:36:46.5635078Z   submodules: false
2026-08-02T16:36:46.5635489Z   set-safe-directory: true
2026-08-02T16:36:46.5635955Z   allow-unsafe-pr-checkout: false
2026-08-02T16:36:46.5636413Z ##[endgroup]
2026-08-02T16:36:46.6405131Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-02T16:36:46.6406761Z ##[group]Getting Git version info
2026-08-02T16:36:46.6407579Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-02T16:36:46.6408544Z [command]/usr/bin/git version
2026-08-02T16:36:46.6409055Z git version 2.43.0
2026-08-02T16:36:46.6415851Z ##[endgroup]
2026-08-02T16:36:46.6423640Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/14afd2bc-24a2-446b-8a98-db48e98fd7c6/.gitconfig'
2026-08-02T16:36:46.6431330Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/14afd2bc-24a2-446b-8a98-db48e98fd7c6' before making global git config changes
2026-08-02T16:36:46.6432570Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:36:46.6435041Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T16:36:46.6468805Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-02T16:36:46.6489359Z https://github.com/BigscreenVR/spt-bs-core
2026-08-02T16:36:46.6499690Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-02T16:36:46.6502507Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-02T16:36:46.6527746Z refs/heads/golden/barometer
2026-08-02T16:36:46.6535368Z [command]/usr/bin/git checkout --detach
2026-08-02T16:36:46.6830898Z HEAD is now at 2138b1652 fix(xtask): sort_by_key(Reverse) at the two descending u64 sorts (releases#114)
2026-08-02T16:36:46.6877839Z [command]/usr/bin/git branch --delete --force golden/barometer
2026-08-02T16:36:46.6913694Z Deleted branch golden/barometer (was 2138b1652).
2026-08-02T16:36:46.7609606Z ##[endgroup]
2026-08-02T16:36:46.7612162Z [command]/usr/bin/git submodule status
2026-08-02T16:36:46.7848463Z ##[group]Cleaning the repository
2026-08-02T16:36:46.7849447Z [command]/usr/bin/git clean -ffdx
2026-08-02T16:36:50.9291739Z Removing .adapter-notify/
2026-08-02T16:36:50.9292253Z Removing target/
2026-08-02T16:36:50.9305371Z [command]/usr/bin/git reset --hard HEAD
2026-08-02T16:36:50.9475851Z HEAD is now at 2138b1652 fix(xtask): sort_by_key(Reverse) at the two descending u64 sorts (releases#114)
2026-08-02T16:36:50.9481512Z ##[endgroup]
2026-08-02T16:36:50.9483711Z ##[group]Disabling automatic garbage collection
2026-08-02T16:36:50.9487576Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T16:36:50.9514887Z ##[endgroup]
2026-08-02T16:36:50.9515410Z ##[group]Setting up auth
2026-08-02T16:36:50.9520810Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:36:50.9547019Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T16:36:50.9742435Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:36:50.9770288Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T16:36:50.9956851Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:36:50.9982584Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T16:36:51.0181205Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T16:36:51.0216249Z ##[endgroup]
2026-08-02T16:36:51.0216694Z ##[group]Fetching the repository
2026-08-02T16:36:51.0222464Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2138b16526af959112fa39e245dc027c7bfcc754:refs/remotes/origin/golden/barometer
2026-08-02T16:36:51.6580893Z ##[endgroup]
2026-08-02T16:36:51.6581509Z ##[group]Determining the checkout info
2026-08-02T16:36:51.6582077Z ##[endgroup]
2026-08-02T16:36:51.6585802Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T16:36:51.6625281Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T16:36:51.6647951Z ##[group]Checking out the ref
2026-08-02T16:36:51.6650598Z [command]/usr/bin/git checkout --progress --force -B golden/barometer refs/remotes/origin/golden/barometer
2026-08-02T16:36:51.6706122Z Switched to a new branch 'golden/barometer'
2026-08-02T16:36:51.6706813Z branch 'golden/barometer' set up to track 'origin/golden/barometer'.
2026-08-02T16:36:51.6712019Z ##[endgroup]
2026-08-02T16:36:51.6747345Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T16:36:51.6776547Z 2138b16526af959112fa39e245dc027c7bfcc754
2026-08-02T16:36:51.6906637Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-02T16:36:51.6907023Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-02T16:36:51.6920530Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T16:36:51.6920826Z ##[endgroup]
2026-08-02T16:36:51.6976184Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:36:51.7060270Z ##[group]Run actions/checkout@v5
2026-08-02T16:36:51.7060528Z with:
2026-08-02T16:36:51.7060731Z   repository: SaberMage/spt-shell-notify
2026-08-02T16:36:51.7060990Z   path: .adapter-notify
2026-08-02T16:36:51.7062887Z   token: ***
2026-08-02T16:36:51.7063073Z   ssh-strict: true
2026-08-02T16:36:51.7063253Z   ssh-user: git
2026-08-02T16:36:51.7063435Z   persist-credentials: true
2026-08-02T16:36:51.7063644Z   clean: true
2026-08-02T16:36:51.7063835Z   sparse-checkout-cone-mode: true
2026-08-02T16:36:51.7064055Z   fetch-depth: 1
2026-08-02T16:36:51.7064240Z   fetch-tags: false
2026-08-02T16:36:51.7064427Z   show-progress: true
2026-08-02T16:36:51.7064606Z   lfs: false
2026-08-02T16:36:51.7064782Z   submodules: false
2026-08-02T16:36:51.7064967Z   set-safe-directory: true
2026-08-02T16:36:51.7065276Z   allow-unsafe-pr-checkout: false
2026-08-02T16:36:51.7065529Z env:
2026-08-02T16:36:51.7065863Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:36:51.7066312Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:36:51.7066725Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:36:51.7067146Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:36:51.7067473Z ##[endgroup]
2026-08-02T16:36:51.7793693Z Syncing repository: SaberMage/spt-shell-notify
2026-08-02T16:36:51.7796984Z ##[group]Getting Git version info
2026-08-02T16:36:51.7797393Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-08-02T16:36:51.7818810Z [command]/usr/bin/git version
2026-08-02T16:36:51.7851236Z git version 2.43.0
2026-08-02T16:36:51.7881099Z ##[endgroup]
2026-08-02T16:36:51.7882926Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/42da0317-4ecd-4802-9b38-d7be17cb04c3/.gitconfig'
2026-08-02T16:36:51.7884042Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/42da0317-4ecd-4802-9b38-d7be17cb04c3' before making global git config changes
2026-08-02T16:36:51.7885024Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T16:36:51.7885934Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T16:36:51.7914904Z ##[group]Initializing the repository
2026-08-02T16:36:51.7918644Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T16:36:51.7947655Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-08-02T16:36:51.7948093Z hint: is subject to change. To configure the initial branch name to use in all
2026-08-02T16:36:51.7949096Z hint: of your new repositories, which will suppress this warning, call:
2026-08-02T16:36:51.7949552Z hint: 
2026-08-02T16:36:51.7949890Z hint: 	git config --global init.defaultBranch <name>
2026-08-02T16:36:51.7950338Z hint: 
2026-08-02T16:36:51.7950710Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-08-02T16:36:51.7951326Z hint: 'development'. The just-created branch can be renamed via this command:
2026-08-02T16:36:51.7952066Z hint: 
2026-08-02T16:36:51.7952343Z hint: 	git branch -m <name>
2026-08-02T16:36:51.7953072Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-08-02T16:36:51.7960026Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-08-02T16:36:51.7984548Z ##[endgroup]
2026-08-02T16:36:51.7985039Z ##[group]Disabling automatic garbage collection
2026-08-02T16:36:51.7987128Z [command]/usr/bin/git config --local gc.auto 0
2026-08-02T16:36:51.8009864Z ##[endgroup]
2026-08-02T16:36:51.8010301Z ##[group]Setting up auth
2026-08-02T16:36:51.8015631Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T16:36:51.8041046Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-02T16:36:51.8226236Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T16:36:51.8250394Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-02T16:36:51.8437165Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T16:36:51.8462436Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T16:36:51.8651100Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-02T16:36:51.8683271Z ##[endgroup]
2026-08-02T16:36:51.8683759Z ##[group]Determining the default branch
2026-08-02T16:36:51.8686688Z Retrieving the default branch name
2026-08-02T16:36:52.3507020Z Default branch 'main'
2026-08-02T16:36:52.3507911Z ##[endgroup]
2026-08-02T16:36:52.3508388Z ##[group]Fetching the repository
2026-08-02T16:36:52.3512559Z [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-02T16:36:52.8948760Z From https://github.com/SaberMage/spt-shell-notify
2026-08-02T16:36:52.8949347Z  * [new branch]      main       -> origin/main
2026-08-02T16:36:52.8965161Z ##[endgroup]
2026-08-02T16:36:52.8965490Z ##[group]Determining the checkout info
2026-08-02T16:36:52.8967523Z ##[endgroup]
2026-08-02T16:36:52.8971125Z [command]/usr/bin/git sparse-checkout disable
2026-08-02T16:36:52.9003378Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-02T16:36:52.9034940Z ##[group]Checking out the ref
2026-08-02T16:36:52.9037852Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-02T16:36:52.9076336Z Switched to a new branch 'main'
2026-08-02T16:36:52.9076622Z branch 'main' set up to track 'origin/main'.
2026-08-02T16:36:52.9080474Z ##[endgroup]
2026-08-02T16:36:52.9114751Z [command]/usr/bin/git log -1 --format=%H
2026-08-02T16:36:52.9138900Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-08-02T16:36:52.9263561Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-08-02T16:36:52.9263965Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-08-02T16:36:52.9276553Z shell: /usr/bin/bash -e {0}
2026-08-02T16:36:52.9276763Z env:
2026-08-02T16:36:52.9277060Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:36:52.9277520Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:36:52.9277942Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:36:52.9278357Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:36:52.9278681Z ##[endgroup]
2026-08-02T16:36:52.9662183Z     Updating crates.io index
2026-08-02T16:36:53.1947663Z      Locking 11 packages to latest compatible versions
2026-08-02T16:36:53.2201866Z    Compiling zmij v1.0.23
2026-08-02T16:36:53.2202418Z    Compiling serde_core v1.0.229
2026-08-02T16:36:53.2202717Z    Compiling serde_json v1.0.151
2026-08-02T16:36:53.2202982Z    Compiling itoa v1.0.18
2026-08-02T16:36:53.2203235Z    Compiling memchr v2.8.3
2026-08-02T16:36:55.1459803Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify)
2026-08-02T16:36:55.3724208Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.43s
2026-08-02T16:36:55.3854477Z ##[group]Run cargo build -p spt --bin spt
2026-08-02T16:36:55.3854816Z [36;1mcargo build -p spt --bin spt[0m
2026-08-02T16:36:55.3868630Z shell: /usr/bin/bash -e {0}
2026-08-02T16:36:55.3868854Z env:
2026-08-02T16:36:55.3869280Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:36:55.3869757Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:36:55.3870243Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:36:55.3870658Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:36:55.3870997Z ##[endgroup]
2026-08-02T16:36:55.7044198Z    Compiling proc-macro2 v1.0.106
2026-08-02T16:36:55.7044743Z    Compiling quote v1.0.45
2026-08-02T16:36:55.7045161Z    Compiling unicode-ident v1.0.24
2026-08-02T16:36:55.7045596Z    Compiling libc v0.2.186
2026-08-02T16:36:55.7046206Z    Compiling serde_core v1.0.228
2026-08-02T16:36:55.7046623Z    Compiling cfg-if v1.0.4
2026-08-02T16:36:55.7047009Z    Compiling serde v1.0.228
2026-08-02T16:36:55.7089893Z    Compiling typenum v1.20.1
2026-08-02T16:36:55.7157042Z    Compiling log v0.4.32
2026-08-02T16:36:55.7157547Z    Compiling pin-project-lite v0.2.17
2026-08-02T16:36:55.7174245Z    Compiling version_check v0.9.5
2026-08-02T16:36:55.7210081Z    Compiling portable-atomic v1.13.1
2026-08-02T16:36:55.7211968Z    Compiling memchr v2.8.1
2026-08-02T16:36:55.7280517Z    Compiling shlex v2.0.1
2026-08-02T16:36:55.7531587Z    Compiling find-msvc-tools v0.1.9
2026-08-02T16:36:55.7655761Z    Compiling critical-section v1.2.0
2026-08-02T16:36:55.8053498Z    Compiling bytes v1.11.1
2026-08-02T16:36:55.8380807Z    Compiling subtle v2.6.1
2026-08-02T16:36:55.8700454Z    Compiling futures-core v0.3.32
2026-08-02T16:36:55.9860573Z    Compiling equivalent v1.0.2
2026-08-02T16:36:56.0110625Z    Compiling smallvec v1.15.1
2026-08-02T16:36:56.0180856Z    Compiling itoa v1.0.18
2026-08-02T16:36:56.0300036Z    Compiling semver v1.0.28
2026-08-02T16:36:56.0377361Z    Compiling stable_deref_trait v1.2.1
2026-08-02T16:36:56.0570337Z    Compiling futures-io v0.3.32
2026-08-02T16:36:56.0770879Z    Compiling slab v0.4.12
2026-08-02T16:36:56.0771480Z    Compiling futures-sink v0.3.32
2026-08-02T16:36:56.0901188Z    Compiling generic-array v0.14.7
2026-08-02T16:36:56.0903926Z    Compiling futures-task v0.3.32
2026-08-02T16:36:56.2040117Z    Compiling futures-channel v0.3.32
2026-08-02T16:36:56.2230456Z    Compiling rand_core v0.10.1
2026-08-02T16:36:56.2604041Z    Compiling hashbrown v0.17.1
2026-08-02T16:36:56.2869360Z    Compiling rustversion v1.0.22
2026-08-02T16:36:56.2960548Z    Compiling bitflags v2.12.1
2026-08-02T16:36:56.3352395Z    Compiling rustc_version v0.4.1
2026-08-02T16:36:56.3391049Z    Compiling cpufeatures v0.2.17
2026-08-02T16:36:56.3637896Z    Compiling getrandom v0.4.2
2026-08-02T16:36:56.3800872Z    Compiling fnv v1.0.7
2026-08-02T16:36:56.4387482Z    Compiling strsim v0.11.1
2026-08-02T16:36:56.4572854Z    Compiling cfg_aliases v0.2.1
2026-08-02T16:36:56.5281188Z    Compiling writeable v0.6.3
2026-08-02T16:36:56.5380959Z    Compiling litemap v0.8.2
2026-08-02T16:36:56.5601427Z    Compiling fs_extra v1.3.0
2026-08-02T16:36:56.6229205Z    Compiling utf8_iter v1.0.4
2026-08-02T16:36:56.6781555Z    Compiling dunce v1.0.5
2026-08-02T16:36:56.7100681Z    Compiling icu_properties_data v2.2.0
2026-08-02T16:36:56.7392664Z    Compiling ident_case v1.0.1
2026-08-02T16:36:56.7551867Z    Compiling icu_normalizer_data v2.2.0
2026-08-02T16:36:56.7712135Z    Compiling percent-encoding v2.3.2
2026-08-02T16:36:56.7821210Z    Compiling autocfg v1.5.1
2026-08-02T16:36:56.8516059Z    Compiling http v1.4.1
2026-08-02T16:36:56.9173122Z    Compiling cpufeatures v0.3.0
2026-08-02T16:36:56.9714784Z    Compiling thiserror v2.0.18
2026-08-02T16:36:56.9761042Z    Compiling unicode-segmentation v1.13.3
2026-08-02T16:36:56.9964507Z    Compiling aws-lc-rs v1.17.0
2026-08-02T16:36:57.0628654Z    Compiling scopeguard v1.2.0
2026-08-02T16:36:57.0881216Z    Compiling form_urlencoded v1.2.2
2026-08-02T16:36:57.1155094Z    Compiling untrusted v0.9.0
2026-08-02T16:36:57.1937188Z    Compiling hybrid-array v0.4.12
2026-08-02T16:36:57.2581375Z    Compiling syn v2.0.117
2026-08-02T16:36:57.3050974Z    Compiling indexmap v2.14.0
2026-08-02T16:36:57.3280420Z    Compiling lock_api v0.4.14
2026-08-02T16:36:57.3321818Z    Compiling heck v0.5.0
2026-08-02T16:36:57.3431454Z    Compiling rustls v0.23.40
2026-08-02T16:36:57.3609780Z    Compiling unicode-xid v0.2.6
2026-08-02T16:36:57.3760739Z    Compiling const-oid v0.10.2
2026-08-02T16:36:57.4380283Z    Compiling atomic-waker v1.1.2
2026-08-02T16:36:57.5100456Z    Compiling convert_case v0.10.0
2026-08-02T16:36:57.5300671Z    Compiling anyhow v1.0.102
2026-08-02T16:36:57.5421500Z    Compiling zerocopy v0.8.50
2026-08-02T16:36:57.5550603Z    Compiling parking_lot_core v0.9.12
2026-08-02T16:36:57.6084328Z    Compiling paste v1.0.15
2026-08-02T16:36:57.6200661Z    Compiling httparse v1.10.1
2026-08-02T16:36:57.6360872Z    Compiling num-traits v0.2.19
2026-08-02T16:36:57.7310425Z    Compiling jobserver v0.1.34
2026-08-02T16:36:57.7520749Z    Compiling curve25519-dalek v4.1.3
2026-08-02T16:36:57.8100518Z    Compiling ahash v0.8.12
2026-08-02T16:36:57.8320580Z    Compiling either v1.16.0
2026-08-02T16:36:57.8921086Z    Compiling powerfmt v0.2.0
2026-08-02T16:36:57.9110715Z    Compiling base64ct v1.8.3
2026-08-02T16:36:57.9520562Z    Compiling block-buffer v0.12.0
2026-08-02T16:36:57.9560881Z    Compiling crypto-common v0.2.2
2026-08-02T16:36:57.9690935Z    Compiling inout v0.2.2
2026-08-02T16:36:58.0220680Z    Compiling cc v1.2.63
2026-08-02T16:36:58.0434347Z    Compiling crypto-common v0.1.7
2026-08-02T16:36:58.0490929Z    Compiling block-buffer v0.10.4
2026-08-02T16:36:58.1040971Z    Compiling deranged v0.5.8
2026-08-02T16:36:58.1879290Z    Compiling digest v0.10.7
2026-08-02T16:36:58.2082803Z    Compiling http-body v1.0.1
2026-08-02T16:36:58.2210946Z    Compiling pem-rfc7468 v1.0.0
2026-08-02T16:36:58.3740982Z    Compiling fastrand v2.4.1
2026-08-02T16:36:58.3853493Z    Compiling num-conv v0.2.2
2026-08-02T16:36:58.4631470Z    Compiling mio v1.2.1
2026-08-02T16:36:58.4790679Z    Compiling socket2 v0.6.4
2026-08-02T16:36:58.5211176Z    Compiling getrandom v0.2.17
2026-08-02T16:36:58.6731143Z    Compiling rand_core v0.6.4
2026-08-02T16:36:58.7081695Z    Compiling time-core v0.1.8
2026-08-02T16:36:58.7193296Z    Compiling data-encoding v2.11.0
2026-08-02T16:36:58.7266381Z    Compiling uuid v1.23.2
2026-08-02T16:36:58.8090721Z    Compiling tower-service v0.3.3
2026-08-02T16:36:58.8660482Z    Compiling pkg-config v0.3.33
2026-08-02T16:36:58.8717820Z    Compiling try-lock v0.2.5
2026-08-02T16:36:58.8792067Z    Compiling tinyvec_macros v0.1.1
2026-08-02T16:36:58.8963326Z    Compiling base64 v0.22.1
2026-08-02T16:36:58.8979173Z    Compiling zmij v1.0.21
2026-08-02T16:36:58.9171563Z    Compiling vcpkg v0.2.15
2026-08-02T16:36:58.9496221Z    Compiling want v0.3.1
2026-08-02T16:36:58.9615249Z    Compiling cipher v0.5.2
2026-08-02T16:36:59.1651139Z    Compiling tinyvec v1.11.0
2026-08-02T16:36:59.2100319Z    Compiling parking_lot v0.12.5
2026-08-02T16:36:59.2579514Z    Compiling cmake v0.1.58
2026-08-02T16:36:59.2740942Z    Compiling chacha20 v0.10.0
2026-08-02T16:36:59.3380855Z    Compiling sha2 v0.10.9
2026-08-02T16:36:59.3921025Z    Compiling inout v0.1.4
2026-08-02T16:36:59.5150967Z    Compiling spt-procident v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-02T16:36:59.5640854Z    Compiling vergen-lib v9.1.0
2026-08-02T16:36:59.5818681Z    Compiling n0-future v0.3.2
2026-08-02T16:36:59.6289506Z    Compiling rand v0.10.1
2026-08-02T16:36:59.6394102Z    Compiling spin v0.10.0
2026-08-02T16:36:59.6451989Z    Compiling diatomic-waker v0.2.3
2026-08-02T16:36:59.6857698Z    Compiling signature v2.2.0
2026-08-02T16:36:59.7227686Z    Compiling winnow v1.0.3
2026-08-02T16:36:59.7421336Z    Compiling httpdate v1.0.3
2026-08-02T16:36:59.7665499Z    Compiling cordyceps v0.3.4
2026-08-02T16:36:59.7792588Z    Compiling crossbeam-utils v0.8.21
2026-08-02T16:36:59.8003828Z    Compiling parking v2.2.1
2026-08-02T16:36:59.8232913Z    Compiling serde_json v1.0.150
2026-08-02T16:36:59.8717910Z    Compiling ed25519 v2.2.3
2026-08-02T16:36:59.8990856Z    Compiling futures-lite v2.6.1
2026-08-02T16:36:59.9331500Z    Compiling spt-poolguard v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-02T16:36:59.9816490Z    Compiling cipher v0.4.4
2026-08-02T16:37:00.0469358Z    Compiling digest v0.11.3
2026-08-02T16:37:00.0772097Z    Compiling netlink-packet-core v0.8.1
2026-08-02T16:37:00.0779952Z    Compiling universal-hash v0.5.1
2026-08-02T16:37:00.0917532Z    Compiling vergen-lib v0.1.6
2026-08-02T16:37:00.1330726Z    Compiling vergen v9.1.0
2026-08-02T16:37:00.1830507Z    Compiling futures-buffered v0.2.13
2026-08-02T16:37:00.2081105Z    Compiling heapless v0.7.17
2026-08-02T16:37:00.2210750Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-02T16:37:00.2487469Z    Compiling noq-udp v0.10.0
2026-08-02T16:37:00.2663381Z    Compiling aws-lc-sys v0.41.0
2026-08-02T16:37:00.2839857Z    Compiling ring v0.17.14
2026-08-02T16:37:00.2910668Z    Compiling libsqlite3-sys v0.30.1
2026-08-02T16:37:00.3011148Z    Compiling sync_wrapper v1.0.2
2026-08-02T16:37:00.3861677Z    Compiling byteorder v1.5.0
2026-08-02T16:37:00.4036652Z    Compiling allocator-api2 v0.2.21
2026-08-02T16:37:00.4641117Z    Compiling opaque-debug v0.3.1
2026-08-02T16:37:00.4890786Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-02T16:37:00.5019404Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-02T16:37:00.5361184Z    Compiling polyval v0.6.2
2026-08-02T16:37:00.5857178Z    Compiling hash32 v0.2.1
2026-08-02T16:37:00.6860632Z    Compiling spin v0.9.8
2026-08-02T16:37:00.7390936Z    Compiling vergen-gitcl v1.0.8
2026-08-02T16:37:00.7950865Z    Compiling tower-layer v0.3.3
2026-08-02T16:37:00.8044466Z    Compiling fallible-iterator v0.3.0
2026-08-02T16:37:00.8785746Z    Compiling ryu v1.0.23
2026-08-02T16:37:00.9082876Z    Compiling num_threads v0.1.7
2026-08-02T16:37:00.9210826Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-02T16:37:00.9340444Z    Compiling signature v3.0.0
2026-08-02T16:37:00.9910561Z    Compiling time v0.3.47
2026-08-02T16:37:01.0620949Z    Compiling ghash v0.5.1
2026-08-02T16:37:01.0714957Z    Compiling sha2 v0.11.0-rc.5
2026-08-02T16:37:01.0810707Z    Compiling ctr v0.9.2
2026-08-02T16:37:01.1200623Z    Compiling aes v0.8.4
2026-08-02T16:37:01.2291769Z    Compiling fs2 v0.4.3
2026-08-02T16:37:01.2547215Z    Compiling http-body-util v0.1.3
2026-08-02T16:37:01.2618050Z    Compiling aead v0.5.2
2026-08-02T16:37:01.3760665Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-02T16:37:01.3950908Z    Compiling utf8parse v0.2.2
2026-08-02T16:37:01.4104106Z    Compiling arrayvec v0.7.6
2026-08-02T16:37:01.4750674Z    Compiling openssl-probe v0.2.1
2026-08-02T16:37:01.5088036Z    Compiling crossbeam-channel v0.5.15
2026-08-02T16:37:01.5570482Z    Compiling crossbeam-epoch v0.9.18
2026-08-02T16:37:01.5799728Z    Compiling netlink-packet-route v0.29.0
2026-08-02T16:37:01.6179798Z    Compiling blake3 v1.8.5
2026-08-02T16:37:01.6730866Z    Compiling memoffset v0.6.5
2026-08-02T16:37:01.8018831Z    Compiling aes-gcm v0.10.3
2026-08-02T16:37:01.8468163Z    Compiling acto v0.8.2
2026-08-02T16:37:01.9547007Z    Compiling noq v0.18.0
2026-08-02T16:37:01.9770476Z    Compiling netwatch v0.16.0
2026-08-02T16:37:01.9865412Z    Compiling mac-addr v0.3.0
2026-08-02T16:37:02.0289537Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-02T16:37:02.0462004Z    Compiling ref-cast v1.0.25
2026-08-02T16:37:02.1670506Z    Compiling xml-rs v0.8.28
2026-08-02T16:37:02.1800889Z    Compiling tagptr v0.2.0
2026-08-02T16:37:02.1931055Z    Compiling rustc-hash v2.1.2
2026-08-02T16:37:02.1980917Z    Compiling foldhash v0.2.0
2026-08-02T16:37:02.2981148Z    Compiling synstructure v0.13.2
2026-08-02T16:37:02.3071392Z    Compiling darling_core v0.20.11
2026-08-02T16:37:02.3140157Z    Compiling thiserror v1.0.69
2026-08-02T16:37:02.3145157Z    Compiling lru-slab v0.1.2
2026-08-02T16:37:02.3719872Z    Compiling identity-hash v0.1.0
2026-08-02T16:37:02.4379207Z    Compiling sorted-index-buffer v0.2.1
2026-08-02T16:37:02.5267850Z    Compiling hashbrown v0.16.1
2026-08-02T16:37:02.5400341Z    Compiling serde_derive_internals v0.29.1
2026-08-02T16:37:02.7090054Z    Compiling netlink-packet-route v0.30.0
2026-08-02T16:37:03.0291151Z    Compiling proc-macro-crate v3.5.0
2026-08-02T16:37:03.2660539Z    Compiling xmltree v0.10.3
2026-08-02T16:37:03.2847921Z    Compiling serial-core v0.4.0
2026-08-02T16:37:03.4225191Z    Compiling termios v0.2.2
2026-08-02T16:37:03.4391144Z    Compiling errno v0.3.14
2026-08-02T16:37:03.5089868Z    Compiling ioctl-rs v0.1.6
2026-08-02T16:37:03.5274487Z    Compiling simple-dns v0.9.3
2026-08-02T16:37:03.5313687Z    Compiling aho-corasick v1.1.4
2026-08-02T16:37:03.5614325Z    Compiling regex-syntax v0.8.10
2026-08-02T16:37:03.5671630Z    Compiling resolv-conf v0.7.6
2026-08-02T16:37:03.6161824Z    Compiling smol_str v0.1.24
2026-08-02T16:37:03.6298782Z    Compiling arrayref v0.3.9
2026-08-02T16:37:03.6382043Z    Compiling sha1_smol v1.0.1
2026-08-02T16:37:03.6880931Z    Compiling constant_time_eq v0.4.2
2026-08-02T16:37:03.7441844Z    Compiling rustix v1.1.4
2026-08-02T16:37:03.8132892Z    Compiling winnow v0.7.15
2026-08-02T16:37:03.8433373Z    Compiling simdutf8 v0.1.5
2026-08-02T16:37:03.8787171Z    Compiling signal-hook v0.3.18
2026-08-02T16:37:03.9002991Z    Compiling toml_write v0.1.2
2026-08-02T16:37:04.0929335Z    Compiling serial-unix v0.4.0
2026-08-02T16:37:04.1231943Z    Compiling signal-hook-registry v1.4.8
2026-08-02T16:37:04.1775167Z    Compiling lru v0.16.4
2026-08-02T16:37:04.2579966Z    Compiling darling_core v0.23.0
2026-08-02T16:37:04.2654657Z    Compiling serde_derive v1.0.228
2026-08-02T16:37:04.3090866Z    Compiling zeroize_derive v1.4.3
2026-08-02T16:37:04.3565520Z    Compiling tokio-macros v2.7.0
2026-08-02T16:37:04.4800989Z    Compiling futures-macro v0.3.32
2026-08-02T16:37:04.7920704Z    Compiling zerofrom-derive v0.1.7
2026-08-02T16:37:04.9588759Z    Compiling zeroize v1.8.2
2026-08-02T16:37:05.1242069Z    Compiling tokio v1.52.3
2026-08-02T16:37:05.1480657Z    Compiling yoke-derive v0.8.2
2026-08-02T16:37:05.4776837Z    Compiling futures-util v0.3.32
2026-08-02T16:37:05.8060687Z    Compiling zerovec-derive v0.11.3
2026-08-02T16:37:06.2390799Z    Compiling displaydoc v0.2.6
2026-08-02T16:37:06.2830922Z    Compiling tracing-attributes v0.1.31
2026-08-02T16:37:06.4011091Z    Compiling zerofrom v0.1.8
2026-08-02T16:37:06.4972441Z    Compiling rustls-pki-types v1.14.1
2026-08-02T16:37:06.5191133Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-02T16:37:06.5991125Z    Compiling yoke v0.8.3
2026-08-02T16:37:06.8250709Z    Compiling thiserror-impl v2.0.18
2026-08-02T16:37:07.1960212Z    Compiling zerotrie v0.2.4
2026-08-02T16:37:07.2436538Z    Compiling darling_macro v0.20.11
2026-08-02T16:37:07.3340973Z    Compiling derive_more-impl v2.1.1
2026-08-02T16:37:07.3860892Z    Compiling zerovec v0.11.6
2026-08-02T16:37:07.5728341Z    Compiling spez v0.1.2
2026-08-02T16:37:07.6642422Z    Compiling darling v0.20.11
2026-08-02T16:37:07.7516844Z    Compiling derive_builder_core v0.20.2
2026-08-02T16:37:07.9920797Z    Compiling n0-error-macros v0.1.3
2026-08-02T16:37:08.0887077Z    Compiling der v0.8.0-rc.10
2026-08-02T16:37:08.1760640Z    Compiling tinystr v0.8.3
2026-08-02T16:37:08.2044706Z    Compiling potential_utf v0.1.5
2026-08-02T16:37:08.3740560Z    Compiling icu_locale_core v2.2.0
2026-08-02T16:37:08.4400816Z    Compiling icu_collections v2.2.0
2026-08-02T16:37:08.7130549Z    Compiling pin-project-internal v1.1.13
2026-08-02T16:37:09.1227897Z    Compiling n0-error v0.1.3
2026-08-02T16:37:09.1460881Z    Compiling derive_builder_macro v0.20.2
2026-08-02T16:37:09.3229188Z    Compiling ed25519-dalek v2.2.0
2026-08-02T16:37:09.4060759Z    Compiling futures-executor v0.3.32
2026-08-02T16:37:09.5491233Z    Compiling icu_provider v2.2.0
2026-08-02T16:37:09.5610793Z    Compiling derive_builder v0.20.2
2026-08-02T16:37:09.8899349Z    Compiling icu_normalizer v2.2.0
2026-08-02T16:37:09.9526725Z    Compiling icu_properties v2.2.0
2026-08-02T16:37:10.0110939Z    Compiling ipnet v2.12.0
2026-08-02T16:37:10.0166093Z    Compiling spki v0.8.0-rc.4
2026-08-02T16:37:10.0458736Z    Compiling pin-project v1.1.13
2026-08-02T16:37:10.1680898Z    Compiling futures v0.3.32
2026-08-02T16:37:10.2186610Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-02T16:37:10.2441647Z    Compiling spt-proto v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-02T16:37:10.3780715Z    Compiling prefix-trie v0.8.4
2026-08-02T16:37:10.4490907Z    Compiling ed25519 v3.0.0-rc.4
2026-08-02T16:37:10.5920965Z    Compiling once_cell v1.21.4
2026-08-02T16:37:10.6940888Z    Compiling cobs v0.3.0
2026-08-02T16:37:10.8150534Z    Compiling tracing-core v0.1.36
2026-08-02T16:37:10.8276386Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-02T16:37:10.8961860Z    Compiling postcard-derive v0.2.2
2026-08-02T16:37:10.9624256Z    Compiling rustls-native-certs v0.8.4
2026-08-02T16:37:11.0330778Z    Compiling hashbrown v0.14.5
2026-08-02T16:37:11.3170722Z    Compiling tracing v0.1.44
2026-08-02T16:37:11.3341188Z    Compiling tokio-util v0.7.18
2026-08-02T16:37:11.4344192Z    Compiling idna_adapter v1.2.2
2026-08-02T16:37:11.5272313Z    Compiling netlink-sys v0.8.8
2026-08-02T16:37:11.5556441Z    Compiling idna v1.1.0
2026-08-02T16:37:11.6921089Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-02T16:37:11.7171449Z    Compiling postcard v1.1.3
2026-08-02T16:37:11.8040969Z    Compiling data-encoding-macro v0.1.20
2026-08-02T16:37:11.8640828Z    Compiling hashlink v0.9.1
2026-08-02T16:37:11.8670107Z    Compiling tower v0.5.3
2026-08-02T16:37:11.8801090Z    Compiling strum_macros v0.28.0
2026-08-02T16:37:11.8960641Z    Compiling iroh-metrics-derive v0.4.1
2026-08-02T16:37:12.0032510Z    Compiling derive_more v2.1.1
2026-08-02T16:37:12.0690828Z    Compiling url v2.5.8
2026-08-02T16:37:12.1070102Z    Compiling enum-assoc v1.3.0
2026-08-02T16:37:12.1800638Z    Compiling async-trait v0.1.89
2026-08-02T16:37:12.2444844Z    Compiling rusqlite v0.32.1
2026-08-02T16:37:12.2533660Z    Compiling num_enum_derive v0.7.6
2026-08-02T16:37:12.2721080Z    Compiling netlink-proto v0.12.0
2026-08-02T16:37:12.3008813Z    Compiling netdev v0.42.0
2026-08-02T16:37:12.3842154Z    Compiling h2 v0.4.14
2026-08-02T16:37:12.5470599Z    Compiling iroh-metrics v0.38.3
2026-08-02T16:37:12.6038862Z    Compiling tokio-stream v0.1.18
2026-08-02T16:37:12.6702945Z    Compiling n0-watcher v0.6.1
2026-08-02T16:37:12.9448138Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-02T16:37:12.9550311Z    Compiling tower-http v0.6.11
2026-08-02T16:37:13.0061104Z    Compiling attohttpc v0.30.1
2026-08-02T16:37:13.2064598Z    Compiling iroh-base v0.98.0
2026-08-02T16:37:13.2840566Z    Compiling iroh-relay v0.98.0
2026-08-02T16:37:13.2903617Z    Compiling moka v0.12.15
2026-08-02T16:37:13.3134133Z    Compiling serde_spanned v0.6.9
2026-08-02T16:37:13.4091009Z    Compiling num_enum v0.7.6
2026-08-02T16:37:13.4601050Z    Compiling toml_datetime v0.6.11
2026-08-02T16:37:13.5120784Z    Compiling ref-cast-impl v1.0.25
2026-08-02T16:37:13.5926146Z    Compiling thiserror-impl v1.0.69
2026-08-02T16:37:13.8124244Z    Compiling toml_edit v0.22.27
2026-08-02T16:37:14.0580931Z    Compiling webpki-roots v1.0.7
2026-08-02T16:37:14.1530968Z    Compiling regex-automata v0.4.14
2026-08-02T16:37:14.1630869Z    Compiling schemars_derive v1.2.1
2026-08-02T16:37:14.2100807Z    Compiling serde_bytes v0.11.19
2026-08-02T16:37:14.2610828Z    Compiling hmac v0.12.1
2026-08-02T16:37:14.3690747Z    Compiling seize v0.5.1
2026-08-02T16:37:14.4820649Z    Compiling iroh v0.98.2
2026-08-02T16:37:14.5943950Z    Compiling pin-utils v0.1.0
2026-08-02T16:37:14.6771252Z    Compiling bitflags v1.3.2
2026-08-02T16:37:14.7361290Z    Compiling cmov v0.5.4
2026-08-02T16:37:14.7480776Z    Compiling rustix v0.38.44
2026-08-02T16:37:14.7721316Z    Compiling linux-raw-sys v0.12.1
2026-08-02T16:37:14.9009320Z    Compiling dyn-clone v1.0.20
2026-08-02T16:37:14.9931615Z    Compiling nix v0.25.1
2026-08-02T16:37:15.0070625Z    Compiling strum v0.28.0
2026-08-02T16:37:15.0363757Z    Compiling ctutils v0.4.2
2026-08-02T16:37:15.0657373Z    Compiling papaya v0.2.4
2026-08-02T16:37:15.1353389Z    Compiling iroh-dns v0.98.0
2026-08-02T16:37:15.1639525Z    Compiling hkdf v0.12.4
2026-08-02T16:37:15.2400895Z    Compiling filedescriptor v0.8.3
2026-08-02T16:37:15.2547469Z    Compiling backon v1.6.0
2026-08-02T16:37:15.2965204Z    Compiling darling_macro v0.23.0
2026-08-02T16:37:15.4715953Z    Compiling serial v0.4.0
2026-08-02T16:37:15.5485896Z    Compiling anstyle-parse v1.0.0
2026-08-02T16:37:15.5580074Z    Compiling vte_generate_state_changes v0.1.2
2026-08-02T16:37:15.6253676Z    Compiling anstyle v1.0.14
2026-08-02T16:37:15.7367721Z    Compiling is_terminal_polyfill v1.70.2
2026-08-02T16:37:15.7468397Z    Compiling downcast-rs v1.2.1
2026-08-02T16:37:15.7633925Z    Compiling unicode-width v0.2.0
2026-08-02T16:37:15.8064475Z    Compiling instability v0.3.12
2026-08-02T16:37:15.8176066Z    Compiling anstyle-query v1.1.5
2026-08-02T16:37:15.8412973Z    Compiling foldhash v0.1.5
2026-08-02T16:37:15.8426818Z    Compiling colorchoice v1.0.5
2026-08-02T16:37:15.9060996Z    Compiling shell-words v1.1.1
2026-08-02T16:37:15.9152680Z    Compiling linux-raw-sys v0.4.15
2026-08-02T16:37:15.9371136Z    Compiling anstream v1.0.0
2026-08-02T16:37:15.9557789Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-02T16:37:16.0300653Z    Compiling hashbrown v0.15.5
2026-08-02T16:37:16.0724235Z    Compiling vte v0.13.1
2026-08-02T16:37:16.0885000Z    Compiling darling v0.23.0
2026-08-02T16:37:16.1776912Z    Compiling signal-hook-mio v0.2.5
2026-08-02T16:37:16.2814916Z    Compiling schemars v1.2.1
2026-08-02T16:37:16.3031886Z    Compiling terminal_size v0.4.4
2026-08-02T16:37:16.3670637Z    Compiling spake2 v0.4.0
2026-08-02T16:37:16.4351244Z    Compiling strum_macros v0.26.4
2026-08-02T16:37:16.5180780Z    Compiling sha1 v0.10.6
2026-08-02T16:37:16.7890593Z    Compiling toml v0.8.23
2026-08-02T16:37:16.8022034Z    Compiling itertools v0.13.0
2026-08-02T16:37:17.0436841Z    Compiling castaway v0.2.4
2026-08-02T16:37:17.1810201Z    Compiling indoc v2.0.7
2026-08-02T16:37:17.3290793Z    Compiling regex v1.12.3
2026-08-02T16:37:17.5571351Z    Compiling doctest-file v1.1.1
2026-08-02T16:37:17.7057106Z    Compiling static_assertions v1.1.0
2026-08-02T16:37:17.7648149Z    Compiling clap_lex v1.1.0
2026-08-02T16:37:17.8519683Z    Compiling unicode-width v0.1.14
2026-08-02T16:37:17.9841315Z    Compiling clap_builder v4.6.0
2026-08-02T16:37:18.0260514Z    Compiling interprocess v2.4.2
2026-08-02T16:37:18.0840923Z    Compiling compact_str v0.8.2
2026-08-02T16:37:18.9023906Z    Compiling hyper v1.10.1
2026-08-02T16:37:18.9230873Z    Compiling unicode-truncate v1.1.0
2026-08-02T16:37:18.9529143Z    Compiling crossterm v0.28.1
2026-08-02T16:37:18.9712028Z    Compiling lru v0.12.5
2026-08-02T16:37:18.9979927Z    Compiling clap_derive v4.6.1
2026-08-02T16:37:19.0249960Z    Compiling iana-time-zone v0.1.65
2026-08-02T16:37:19.0431973Z    Compiling cassowary v0.3.0
2026-08-02T16:37:19.1075779Z    Compiling strum v0.26.3
2026-08-02T16:37:19.1240644Z    Compiling nucleo-matcher v0.3.1
2026-08-02T16:37:19.1471227Z    Compiling qrcode v0.14.1
2026-08-02T16:37:19.2230294Z    Compiling chrono v0.4.45
2026-08-02T16:37:19.4830606Z    Compiling portable-pty v0.8.1
2026-08-02T16:37:20.1192123Z    Compiling ratatui v0.29.0
2026-08-02T16:37:20.4139927Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-02T16:37:20.7393221Z    Compiling hyper-util v0.1.20
2026-08-02T16:37:20.8714184Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-02T16:37:20.9011218Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-02T16:37:20.9474903Z    Compiling clap v4.6.1
2026-08-02T16:37:22.6901560Z    Compiling igd-next v0.17.1
2026-08-02T16:37:23.8755020Z    Compiling portmapper v0.16.0
2026-08-02T16:37:24.1200784Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-02T16:37:28.8972775Z    Compiling rustls-webpki v0.103.13
2026-08-02T16:37:31.4392025Z    Compiling tokio-rustls v0.26.4
2026-08-02T16:37:31.4392707Z    Compiling rustls-platform-verifier v0.7.0
2026-08-02T16:37:31.4393234Z    Compiling noq-proto v0.17.0
2026-08-02T16:37:31.6003267Z    Compiling hyper-rustls v0.27.9
2026-08-02T16:37:31.6003773Z    Compiling hickory-net v0.26.0-beta.4
2026-08-02T16:37:31.6004188Z    Compiling tokio-websockets v0.13.2
2026-08-02T16:37:31.7522107Z    Compiling reqwest v0.13.4
2026-08-02T16:37:32.7394378Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-02T16:37:46.8287527Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T16:37:48.6103458Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T16:37:59.4314918Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-02T16:38:05.7985000Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
2026-08-02T16:38:05.8372683Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-08-02T16:38:05.8373138Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-08-02T16:38:05.8385890Z shell: /usr/bin/bash -e {0}
2026-08-02T16:38:05.8386118Z env:
2026-08-02T16:38:05.8386432Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:38:05.8386916Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:38:05.8387340Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:38:05.8387764Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:38:05.8388103Z   SPT_TWO_HOST: 1
2026-08-02T16:38:05.8388294Z   SPT_TWO_HOST_ROLE: b
2026-08-02T16:38:05.8388505Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-02T16:38:05.8388743Z   SPT_TWO_HOST_PEER_IP: 100.68.35.65
2026-08-02T16:38:05.8389053Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-02T16:38:05.8389668Z   SPT_TWO_HOST_NOTIFY_BIN: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T16:38:05.8390127Z ##[endgroup]
2026-08-02T16:38:06.0961152Z    Compiling cc v1.2.63
2026-08-02T16:38:06.0988603Z    Compiling mio v1.2.1
2026-08-02T16:38:06.1032948Z    Compiling strsim v0.11.1
2026-08-02T16:38:06.1033734Z    Compiling unicode-segmentation v1.13.3
2026-08-02T16:38:06.1034168Z    Compiling rustls v0.23.40
2026-08-02T16:38:06.1097391Z    Compiling fastrand v2.4.1
2026-08-02T16:38:06.1203164Z    Compiling either v1.16.0
2026-08-02T16:38:06.1332078Z    Compiling rustix v1.1.4
2026-08-02T16:38:06.1334197Z    Compiling bytemuck v1.25.2
2026-08-02T16:38:06.2418015Z    Compiling futures-lite v2.6.1
2026-08-02T16:38:06.2474195Z    Compiling darling_core v0.20.11
2026-08-02T16:38:06.2975718Z    Compiling prefix-trie v0.8.4
2026-08-02T16:38:06.3037618Z    Compiling rgb v0.8.53
2026-08-02T16:38:06.4029756Z    Compiling tokio v1.52.3
2026-08-02T16:38:06.4566440Z    Compiling convert_case v0.10.0
2026-08-02T16:38:06.5672619Z    Compiling avt v0.18.0
2026-08-02T16:38:06.6501344Z    Compiling derive_more-impl v2.1.1
2026-08-02T16:38:06.8348468Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-02T16:38:07.1023843Z    Compiling ring v0.17.14
2026-08-02T16:38:07.1024633Z    Compiling libsqlite3-sys v0.30.1
2026-08-02T16:38:07.1025167Z    Compiling blake3 v1.8.5
2026-08-02T16:38:07.8632093Z    Compiling darling_macro v0.20.11
2026-08-02T16:38:07.9351973Z    Compiling tempfile v3.27.0
2026-08-02T16:38:08.0720101Z    Compiling darling v0.20.11
2026-08-02T16:38:08.1003328Z    Compiling derive_builder_core v0.20.2
2026-08-02T16:38:08.1954749Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-02T16:38:08.7582482Z    Compiling derive_builder_macro v0.20.2
2026-08-02T16:38:08.7694884Z    Compiling derive_more v2.1.1
2026-08-02T16:38:08.8342878Z    Compiling iroh-base v0.98.0
2026-08-02T16:38:08.9466530Z    Compiling derive_builder v0.20.2
2026-08-02T16:38:08.9908386Z    Compiling vergen-lib v9.1.0
2026-08-02T16:38:08.9909093Z    Compiling vergen-lib v0.1.6
2026-08-02T16:38:09.1201681Z    Compiling vergen v9.1.0
2026-08-02T16:38:09.1599461Z    Compiling vergen-gitcl v1.0.8
2026-08-02T16:38:09.4792124Z    Compiling iroh-relay v0.98.0
2026-08-02T16:38:10.0055117Z    Compiling tokio-util v0.7.18
2026-08-02T16:38:10.0055605Z    Compiling netlink-sys v0.8.8
2026-08-02T16:38:10.0055990Z    Compiling tower v0.5.3
2026-08-02T16:38:10.0058271Z    Compiling acto v0.8.2
2026-08-02T16:38:10.0058619Z    Compiling backon v1.6.0
2026-08-02T16:38:10.1591921Z    Compiling netdev v0.42.0
2026-08-02T16:38:10.1593102Z    Compiling netlink-proto v0.12.0
2026-08-02T16:38:10.3763164Z    Compiling rustls-webpki v0.103.13
2026-08-02T16:38:10.4718308Z    Compiling tower-http v0.6.11
2026-08-02T16:38:10.5050703Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-02T16:38:10.7811685Z    Compiling h2 v0.4.14
2026-08-02T16:38:10.7821841Z    Compiling n0-future v0.3.2
2026-08-02T16:38:10.7856864Z    Compiling tokio-stream v0.1.18
2026-08-02T16:38:10.8778165Z    Compiling n0-watcher v0.6.1
2026-08-02T16:38:10.8918716Z    Compiling iroh-dns v0.98.0
2026-08-02T16:38:11.0830882Z    Compiling netwatch v0.16.0
2026-08-02T16:38:13.7527464Z    Compiling tokio-rustls v0.26.4
2026-08-02T16:38:13.7528241Z    Compiling noq-proto v0.17.0
2026-08-02T16:38:13.7528724Z    Compiling rustls-platform-verifier v0.7.0
2026-08-02T16:38:13.9194010Z    Compiling hyper v1.10.1
2026-08-02T16:38:13.9299368Z    Compiling hickory-net v0.26.0-beta.4
2026-08-02T16:38:13.9300107Z    Compiling tokio-websockets v0.13.2
2026-08-02T16:38:14.1030811Z    Compiling rusqlite v0.32.1
2026-08-02T16:38:14.9181093Z    Compiling spt-store v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-02T16:38:15.1615749Z    Compiling hyper-util v0.1.20
2026-08-02T16:38:15.2602745Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-02T16:38:16.1653000Z    Compiling hyper-rustls v0.27.9
2026-08-02T16:38:16.1653517Z    Compiling igd-next v0.17.1
2026-08-02T16:38:16.3135810Z    Compiling reqwest v0.13.4
2026-08-02T16:38:16.9404125Z    Compiling portmapper v0.16.0
2026-08-02T16:38:17.8982988Z    Compiling noq v0.18.0
2026-08-02T16:38:18.8512463Z    Compiling spt-msg v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-02T16:38:19.1198425Z    Compiling spt-runtime v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-02T16:38:19.1200283Z    Compiling spt-term v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-02T16:38:21.1952454Z    Compiling spt-live v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-02T16:38:23.1682300Z    Compiling iroh v0.98.2
2026-08-02T16:38:31.1563662Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T16:38:32.9304655Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T16:38:45.7601022Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.90s
2026-08-02T16:38:45.7800146Z      Running tests/twohost.rs (target/debug/deps/twohost-be41726e8a7acb9d)
2026-08-02T16:38:45.7831677Z 
2026-08-02T16:38:45.7832015Z running 3 tests
2026-08-02T16:38:45.7834517Z test b2_attacher_child ... ok
2026-08-02T16:38:45.7834835Z test two_host_ladder_role_a ... ok
2026-08-02T16:38:45.7841255Z TWOHOST role B: node 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612
2026-08-02T16:38:45.9480999Z TWOHOST role B: notify instance notify-0 minted (real_mode=true)
2026-08-02T16:38:45.9554892Z TWOHOST role B: offline drive shells minted — ling-twohost-b/offdrive-0, gate-twohost-b/offdrive-0
2026-08-02T16:38:45.9861464Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785688725985 mono_ms=0 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:38:45.9951741Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785688725995 mono_ms=9 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:38:45.9952555Z TWOHOST role B: drive session 1 ready
2026-08-02T16:38:46.0282550Z PAIR_MEET_UP:twohost step=59522957 id=3ef3c9886e336565d379c022b0913d0941062051df968bca44322394699ab1c6 addr=EndpointAddr { id: PublicKey(3ef3c9886e336565d379c022b0913d0941062051df968bca44322394699ab1c6), addrs: {Ip(100.98.197.12:58007), Ip(192.168.1.163:58007)} }
2026-08-02T16:39:00.0296502Z PAIR_MEET_UP:twohost step=59522958 id=b93a0c48ce22ef0320f896224432b16d41f8bda5ce5c55645eb72e68b192a0f7 addr=EndpointAddr { id: PublicKey(b93a0c48ce22ef0320f896224432b16d41f8bda5ce5c55645eb72e68b192a0f7), addrs: {Ip(100.98.197.12:49665), Ip(192.168.1.163:49665)} }
2026-08-02T16:39:30.0308516Z PAIR_MEET_UP:twohost step=59522959 id=29c6fb4c1da95f8c91f0453ca1eb7aa54a972847a170959ba43bcd352e513285 addr=EndpointAddr { id: PublicKey(29c6fb4c1da95f8c91f0453ca1eb7aa54a972847a170959ba43bcd352e513285), addrs: {Ip(100.98.197.12:53240), Ip(192.168.1.163:53240)} }
2026-08-02T16:39:45.7834825Z test two_host_ladder_role_b has been running for over 60 seconds
2026-08-02T16:40:00.0319573Z PAIR_MEET_UP:twohost step=59522960 id=06509954ba7c5b60248a48c6ef8ff9d1ff05b954ab72ac76c07972bfe4f268d4 addr=EndpointAddr { id: PublicKey(06509954ba7c5b60248a48c6ef8ff9d1ff05b954ab72ac76c07972bfe4f268d4), addrs: {Ip(100.98.197.12:54648), Ip(192.168.1.163:54648)} }
2026-08-02T16:40:30.0338847Z PAIR_MEET_UP:twohost step=59522961 id=fde856e484eac91238f20c02e8d41d2d3e4f6d540f92b1b38c39815065f7983a addr=EndpointAddr { id: PublicKey(fde856e484eac91238f20c02e8d41d2d3e4f6d540f92b1b38c39815065f7983a), addrs: {Ip(100.98.197.12:32843), Ip(192.168.1.163:32843)} }
2026-08-02T16:41:00.0365885Z PAIR_MEET_UP:twohost step=59522962 id=f95bcaebc891808dfa9797cfee844b5af99aa44fdc27f44f24aba217373936ff addr=EndpointAddr { id: PublicKey(f95bcaebc891808dfa9797cfee844b5af99aa44fdc27f44f24aba217373936ff), addrs: {Ip(100.98.197.12:56509), Ip(192.168.1.163:56509)} }
2026-08-02T16:41:01.7776539Z PAIRED: joiner bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a recorded in subnet 'twohost'
2026-08-02T16:41:01.8036105Z TWOHOST OK: pairing: A rostered via the daemon-hosted responder
2026-08-02T16:41:01.8037924Z TWOHOST OK: pairing (responder, daemon-hosted)
2026-08-02T16:41:01.8041662Z PUMP_IPC_READER: spawned
2026-08-02T16:41:01.8042102Z PUMP_IPC_READER: spawned
2026-08-02T16:41:01.8042975Z CONN_LIFECYCLE: conn=2 role=brain wall_ms=1785688861804 mono_ms=135818 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:01.8044311Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785688861804 mono_ms=135818 event=presence-sub-attach from_seq=18446744073709551615 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:01.8173904Z 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-02T16:41:01.8505391Z CONN_LIFECYCLE: conn=3 role=brain wall_ms=1785688861850 mono_ms=135864 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:01.8509921Z 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-02T16:41:01.8739791Z ACCESS_STORE_MINTED /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1/.tmpx4kTOr/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-02T16:41:01.8742187Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785688861873 mono_ms=0
2026-08-02T16:41:01.9039816Z CONN_LIFECYCLE: conn=4 role=brain presence-subscriber wall_ms=1785688861903 mono_ms=135917 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:01.9267845Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785688861926 mono_ms=135940 event=stream-sub-attach stream=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.6070013Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 wall_ms=1785688862606 mono_ms=136620 event=stream-sub-release stream=2 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.6207348Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 wall_ms=1785688862620 mono_ms=136634 event=stream-sub-attach stream=3 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.6593404Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785688862659 mono_ms=136673 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.6594277Z DISPATCH:4:Failed("stream 4: opener not pinned yet")
2026-08-02T16:41:02.6595160Z DISPATCH_EV: gen=1785688861803 stream=4 family=unclassified attempt=0 conn=2 event=worker-outcome detail=Failed("stream 4: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T16:41:02.6596016Z CONN_LIFECYCLE: conn=5 role=brain wall_ms=1785688862659 mono_ms=136673 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.7091076Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 wall_ms=1785688862708 mono_ms=136722 event=stream-sub-release stream=3 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.7095849Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785688862709 mono_ms=136723 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.7096678Z CONN_LIFECYCLE: conn=6 role=brain wall_ms=1785688862709 mono_ms=136723 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.7104552Z CONN_LIFECYCLE: conn=7 role=brain wall_ms=1785688862710 mono_ms=136724 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.7105852Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=5 wall_ms=1785688862710 mono_ms=136724 event=stream-sub-attach stream=5 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.7383950Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 wall_ms=1785688862738 mono_ms=136752 event=stream-sub-attach stream=7 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.7935658Z CONN_LIFECYCLE: conn=7 role=brain stream-subscriber stream=5 wall_ms=1785688862793 mono_ms=136807 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.7936772Z CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785688862793 mono_ms=136807 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.7937998Z CONN_LIFECYCLE: conn=8 role=brain wall_ms=1785688862793 mono_ms=136807 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8102129Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785688862810 mono_ms=136824 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8103037Z CONN_LIFECYCLE: conn=9 role=brain wall_ms=1785688862810 mono_ms=136824 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8105348Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=8 wall_ms=1785688862810 mono_ms=136824 event=stream-sub-attach stream=8 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8107175Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=8 wall_ms=1785688862810 mono_ms=136824 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8431780Z CONN_LIFECYCLE: conn=10 role=brain stream-subscriber stream=8 wall_ms=1785688862842 mono_ms=136857 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8433737Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 wall_ms=1785688862843 mono_ms=136857 event=stream-sub-release stream=7 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8434841Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785688862843 mono_ms=136857 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8435800Z CONN_LIFECYCLE: conn=11 role=brain wall_ms=1785688862843 mono_ms=136857 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8548462Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 wall_ms=1785688862854 mono_ms=136868 event=stream-sub-attach stream=10 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8605219Z CONN_LIFECYCLE: conn=12 role=brain wall_ms=1785688862860 mono_ms=136874 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8606293Z CONN_LIFECYCLE: conn=13 role=brain wall_ms=1785688862860 mono_ms=136874 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8607147Z CONN_LIFECYCLE: conn=12 role=brain wall_ms=1785688862860 mono_ms=136874 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8608087Z CONN_LIFECYCLE: conn=13 role=brain wall_ms=1785688862860 mono_ms=136874 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8609203Z CONN_LIFECYCLE: conn=14 role=brain stream-subscriber stream=11 wall_ms=1785688862860 mono_ms=136874 event=stream-sub-attach stream=11 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8610277Z CONN_LIFECYCLE: conn=15 role=brain stream-subscriber stream=9 wall_ms=1785688862860 mono_ms=136874 event=stream-sub-attach stream=9 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8611460Z CONN_LIFECYCLE: conn=14 role=brain stream-subscriber stream=11 wall_ms=1785688862860 mono_ms=136874 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8612445Z CONN_LIFECYCLE: conn=15 role=brain stream-subscriber stream=9 wall_ms=1785688862860 mono_ms=136875 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8617139Z CONN_LIFECYCLE: conn=14 role=brain stream-subscriber stream=11 wall_ms=1785688862861 mono_ms=136875 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8618151Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785688862861 mono_ms=136875 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.8619095Z CONN_LIFECYCLE: conn=16 role=brain wall_ms=1785688862861 mono_ms=136875 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9011380Z CONN_LIFECYCLE: conn=15 role=brain stream-subscriber stream=9 wall_ms=1785688862900 mono_ms=136915 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9012993Z CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785688862901 mono_ms=136915 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9013840Z CONN_LIFECYCLE: conn=17 role=brain wall_ms=1785688862901 mono_ms=136915 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9108238Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785688862910 mono_ms=136924 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9109820Z CONN_LIFECYCLE: conn=18 role=brain wall_ms=1785688862910 mono_ms=136924 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9111654Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=12 wall_ms=1785688862911 mono_ms=136925 event=stream-sub-attach stream=12 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9113326Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=12 wall_ms=1785688862911 mono_ms=136925 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9116483Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 wall_ms=1785688862911 mono_ms=136925 event=stream-sub-release stream=10 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9123086Z CONN_LIFECYCLE: conn=19 role=brain stream-subscriber stream=12 wall_ms=1785688862912 mono_ms=136926 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9124234Z CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785688862912 mono_ms=136926 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9125628Z CONN_LIFECYCLE: conn=20 role=brain wall_ms=1785688862912 mono_ms=136926 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9346291Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 wall_ms=1785688862934 mono_ms=136948 event=stream-sub-attach stream=15 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9612648Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785688862961 mono_ms=136975 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9613557Z CONN_LIFECYCLE: conn=21 role=brain wall_ms=1785688862961 mono_ms=136975 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9615717Z CONN_LIFECYCLE: conn=22 role=brain wall_ms=1785688862961 mono_ms=136975 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9617722Z CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=16 wall_ms=1785688862961 mono_ms=136975 event=stream-sub-attach stream=16 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9619737Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785688862961 mono_ms=136975 event=controller-replaced session=1 new_conn=22 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9621049Z CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=16 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785688862961 mono_ms=136975 event=controller-attach session=1 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9622385Z CONN_LIFECYCLE: conn=1 role=brain controller session=1 endpoint=ling-twohost-b by=local wall_ms=1785688862961 mono_ms=136975 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:02.9694990Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=22 intent=control old_by=- old_gen=0 req_gen=1785688862920 decision=controller
2026-08-02T16:41:02.9696701Z SUBSCRIBE_DECISION: session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=22 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785688862920 req_gen=1785688862920 decision=idempotent
2026-08-02T16:41:03.0410241Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 wall_ms=1785688863040 mono_ms=137054 event=stream-sub-release stream=15 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.0537491Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 wall_ms=1785688863053 mono_ms=137067 event=stream-sub-attach stream=17 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.0617572Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 wall_ms=1785688863061 mono_ms=137075 event=stream-sub-release stream=17 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.1629545Z CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785688863162 mono_ms=137176 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.1631249Z CONN_LIFECYCLE: conn=24 role=brain wall_ms=1785688863162 mono_ms=137176 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.1633780Z CONN_LIFECYCLE: conn=25 role=brain stream-subscriber stream=4 wall_ms=1785688863163 mono_ms=137177 event=stream-sub-attach stream=4 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.1635336Z CONN_LIFECYCLE: conn=25 role=brain stream-subscriber stream=4 wall_ms=1785688863163 mono_ms=137177 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.1644402Z CONN_LIFECYCLE: conn=25 role=brain stream-subscriber stream=4 wall_ms=1785688863164 mono_ms=137178 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.1645208Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785688863164 mono_ms=137178 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.1645891Z CONN_LIFECYCLE: conn=26 role=brain wall_ms=1785688863164 mono_ms=137178 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.3043689Z TWOHOST OK: register: A's perch row replicated to B
2026-08-02T16:41:03.3050848Z TWOHOST OK: message: A's WAN message spooled at B
2026-08-02T16:41:03.3051211Z TWOHOST OK: knock: A's knock reached B's inbox
2026-08-02T16:41:03.3051797Z TWOHOST OK: knock landed at B from ling-twohost-a (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a)
2026-08-02T16:41:03.3054273Z TWOHOST OK: knock approved at B, rule admits A and no one else
2026-08-02T16:41:03.3057522Z TWOHOST OK: notif: A's insert fired on B
2026-08-02T16:41:03.3215338Z TWOHOST OK: notif dismissed at B (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:1785688862518) — replicating back
2026-08-02T16:41:03.4652491Z CONN_LIFECYCLE: conn=27 role=brain wall_ms=1785688863465 mono_ms=137479 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.4653476Z CONN_LIFECYCLE: conn=27 role=brain wall_ms=1785688863465 mono_ms=137479 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.4655636Z CONN_LIFECYCLE: conn=28 role=brain stream-subscriber stream=19 wall_ms=1785688863465 mono_ms=137479 event=stream-sub-attach stream=19 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.4657134Z CONN_LIFECYCLE: conn=28 role=brain stream-subscriber stream=19 wall_ms=1785688863465 mono_ms=137479 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.5043738Z CONN_LIFECYCLE: conn=28 role=brain stream-subscriber stream=19 wall_ms=1785688863504 mono_ms=137518 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.5045169Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785688863504 mono_ms=137518 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.5045872Z CONN_LIFECYCLE: conn=29 role=brain wall_ms=1785688863504 mono_ms=137518 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6668914Z CONN_LIFECYCLE: conn=31 role=brain wall_ms=1785688863666 mono_ms=137680 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6670248Z CONN_LIFECYCLE: conn=31 role=brain wall_ms=1785688863666 mono_ms=137680 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6671388Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785688863666 mono_ms=137680 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6672356Z CONN_LIFECYCLE: conn=30 role=brain wall_ms=1785688863666 mono_ms=137680 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6673683Z CONN_LIFECYCLE: conn=33 role=brain stream-subscriber stream=20 wall_ms=1785688863667 mono_ms=137681 event=stream-sub-attach stream=20 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6674954Z CONN_LIFECYCLE: conn=33 role=brain stream-subscriber stream=20 wall_ms=1785688863667 mono_ms=137681 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6675987Z CONN_LIFECYCLE: conn=32 role=brain wall_ms=1785688863667 mono_ms=137681 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6677924Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=21 wall_ms=1785688863667 mono_ms=137681 event=stream-sub-attach stream=21 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6682731Z CONN_LIFECYCLE: conn=33 role=brain stream-subscriber stream=20 wall_ms=1785688863668 mono_ms=137682 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6684501Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785688863668 mono_ms=137682 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6685683Z CONN_LIFECYCLE: conn=34 role=brain wall_ms=1785688863668 mono_ms=137682 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6687043Z CONN_LIFECYCLE: conn=32 role=brain stream-subscriber stream=21 wall_ms=1785688863668 mono_ms=137682 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6688317Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785688863668 mono_ms=137682 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6689452Z CONN_LIFECYCLE: conn=35 role=brain wall_ms=1785688863668 mono_ms=137682 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.6910147Z ACCESS_SENDER_RULES_NOW_LIVE 1 sender-endpoint rule(s) in /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1/.tmpx4kTOr/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-02T16:41:03.7136642Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 wall_ms=1785688863713 mono_ms=137727 event=stream-sub-attach stream=24 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.8679447Z CONN_LIFECYCLE: conn=36 role=brain wall_ms=1785688863867 mono_ms=137881 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.8680701Z CONN_LIFECYCLE: conn=36 role=brain wall_ms=1785688863867 mono_ms=137881 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.8682914Z CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=25 wall_ms=1785688863868 mono_ms=137882 event=stream-sub-attach stream=25 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.8684542Z CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=25 wall_ms=1785688863868 mono_ms=137882 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.8901776Z CONN_LIFECYCLE: conn=37 role=brain stream-subscriber stream=25 wall_ms=1785688863890 mono_ms=137904 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.8903251Z CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785688863890 mono_ms=137904 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.8904901Z CONN_LIFECYCLE: conn=38 role=brain wall_ms=1785688863890 mono_ms=137904 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.9183161Z CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785688863918 mono_ms=137932 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.9184101Z CONN_LIFECYCLE: conn=39 role=brain wall_ms=1785688863918 mono_ms=137932 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.9185281Z CONN_LIFECYCLE: conn=40 role=brain stream-subscriber stream=26 wall_ms=1785688863918 mono_ms=137932 event=stream-sub-attach stream=26 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.9187603Z CONN_LIFECYCLE: conn=40 role=brain stream-subscriber stream=26 wall_ms=1785688863918 mono_ms=137932 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.9344173Z CONN_LIFECYCLE: conn=40 role=brain stream-subscriber stream=26 wall_ms=1785688863934 mono_ms=137948 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.9345174Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785688863934 mono_ms=137948 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.9346339Z CONN_LIFECYCLE: conn=41 role=brain wall_ms=1785688863934 mono_ms=137948 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.9687959Z CONN_LIFECYCLE: conn=42 role=brain wall_ms=1785688863968 mono_ms=137982 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.9689683Z CONN_LIFECYCLE: conn=42 role=brain wall_ms=1785688863968 mono_ms=137982 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.9690758Z CONN_LIFECYCLE: conn=43 role=brain stream-subscriber stream=27 wall_ms=1785688863968 mono_ms=137983 event=stream-sub-attach stream=27 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.9692686Z CONN_LIFECYCLE: conn=43 role=brain stream-subscriber stream=27 wall_ms=1785688863969 mono_ms=137983 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.9699341Z CONN_LIFECYCLE: conn=43 role=brain stream-subscriber stream=27 wall_ms=1785688863969 mono_ms=137983 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.9700784Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785688863970 mono_ms=137984 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:03.9701728Z CONN_LIFECYCLE: conn=44 role=brain wall_ms=1785688863970 mono_ms=137984 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.0190376Z CONN_LIFECYCLE: conn=45 role=brain wall_ms=1785688864018 mono_ms=138032 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.0191974Z CONN_LIFECYCLE: conn=45 role=brain wall_ms=1785688864018 mono_ms=138033 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.0193277Z CONN_LIFECYCLE: conn=46 role=brain stream-subscriber stream=28 wall_ms=1785688864019 mono_ms=138033 event=stream-sub-attach stream=28 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.0195161Z CONN_LIFECYCLE: conn=46 role=brain stream-subscriber stream=28 wall_ms=1785688864019 mono_ms=138033 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.0202558Z CONN_LIFECYCLE: conn=46 role=brain stream-subscriber stream=28 wall_ms=1785688864020 mono_ms=138034 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.0203812Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785688864020 mono_ms=138034 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.0204512Z CONN_LIFECYCLE: conn=47 role=brain wall_ms=1785688864020 mono_ms=138034 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.0647812Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 wall_ms=1785688864064 mono_ms=138078 event=stream-sub-release stream=24 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.0769739Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29 wall_ms=1785688864076 mono_ms=138090 event=stream-sub-attach stream=29 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.1138070Z TWOHOST OK: sync: B pulled A's mind
2026-08-02T16:41:04.1138441Z TWOHOST OK: rest: A's remote suspend landed (B suspended)
2026-08-02T16:41:04.1221230Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29 wall_ms=1785688864121 mono_ms=138135 event=stream-sub-release stream=29 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.2204644Z CONN_LIFECYCLE: conn=48 role=brain wall_ms=1785688864220 mono_ms=138234 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.2206563Z CONN_LIFECYCLE: conn=48 role=brain wall_ms=1785688864220 mono_ms=138234 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.2207701Z CONN_LIFECYCLE: conn=49 role=brain stream-subscriber stream=31 wall_ms=1785688864220 mono_ms=138234 event=stream-sub-attach stream=31 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.2209124Z CONN_LIFECYCLE: conn=49 role=brain stream-subscriber stream=31 wall_ms=1785688864220 mono_ms=138234 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.2310174Z CONN_LIFECYCLE: conn=49 role=brain stream-subscriber stream=31 wall_ms=1785688864230 mono_ms=138244 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.2311338Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785688864231 mono_ms=138245 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.2312306Z CONN_LIFECYCLE: conn=50 role=brain wall_ms=1785688864231 mono_ms=138245 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.3641348Z TWOHOST OK: rest: A's remote wake landed (B active again)
2026-08-02T16:41:04.3817347Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688864381 mono_ms=138395 event=stream-sub-attach stream=33 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.5425868Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688864542 mono_ms=138556 event=stream-sub-release stream=33 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.6232199Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785688864623 mono_ms=138637 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.6233506Z CONN_LIFECYCLE: conn=52 role=brain wall_ms=1785688864623 mono_ms=138637 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.6234580Z CONN_LIFECYCLE: conn=51 role=brain wall_ms=1785688864623 mono_ms=138637 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.6235791Z CONN_LIFECYCLE: conn=52 role=brain wall_ms=1785688864623 mono_ms=138637 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.6237102Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=34 wall_ms=1785688864623 mono_ms=138637 event=stream-sub-attach stream=34 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.6238364Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=34 wall_ms=1785688864623 mono_ms=138637 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.6239622Z CONN_LIFECYCLE: conn=54 role=brain wall_ms=1785688864623 mono_ms=138637 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.6241289Z CONN_LIFECYCLE: conn=54 role=brain stream-subscriber stream=35 wall_ms=1785688864624 mono_ms=138638 event=stream-sub-attach stream=35 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.6245506Z CONN_LIFECYCLE: conn=53 role=brain stream-subscriber stream=34 wall_ms=1785688864624 mono_ms=138638 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.6246877Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785688864624 mono_ms=138638 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.6247823Z CONN_LIFECYCLE: conn=55 role=brain wall_ms=1785688864624 mono_ms=138638 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.6502106Z CONN_LIFECYCLE: conn=54 role=brain stream-subscriber stream=35 wall_ms=1785688864649 mono_ms=138664 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.6503719Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785688864650 mono_ms=138664 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.6504831Z CONN_LIFECYCLE: conn=56 role=brain wall_ms=1785688864650 mono_ms=138664 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.7568843Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688864756 mono_ms=138770 event=stream-sub-attach stream=37 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.8248603Z CONN_LIFECYCLE: conn=57 role=brain wall_ms=1785688864824 mono_ms=138838 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.8249977Z CONN_LIFECYCLE: conn=57 role=brain wall_ms=1785688864824 mono_ms=138838 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.8251816Z CONN_LIFECYCLE: conn=58 role=brain stream-subscriber stream=38 wall_ms=1785688864825 mono_ms=138839 event=stream-sub-attach stream=38 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.8253694Z CONN_LIFECYCLE: conn=58 role=brain stream-subscriber stream=38 wall_ms=1785688864825 mono_ms=138839 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.8275204Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688864827 mono_ms=138841 event=stream-sub-release stream=37 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.8471797Z CONN_LIFECYCLE: conn=58 role=brain stream-subscriber stream=38 wall_ms=1785688864846 mono_ms=138861 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.8473084Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785688864847 mono_ms=138861 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.8474503Z CONN_LIFECYCLE: conn=59 role=brain wall_ms=1785688864847 mono_ms=138861 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.8726541Z TWOHOST OK: presence: A's redirected notif surfaced at B
2026-08-02T16:41:04.8727050Z TWOHOST OK: presence: the surfacing node owns the marks
2026-08-02T16:41:04.9758750Z CONN_LIFECYCLE: conn=60 role=brain wall_ms=1785688864975 mono_ms=138989 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.9759940Z CONN_LIFECYCLE: conn=60 role=brain wall_ms=1785688864975 mono_ms=138989 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.9761279Z CONN_LIFECYCLE: conn=61 role=brain stream-subscriber stream=39 wall_ms=1785688864976 mono_ms=138990 event=stream-sub-attach stream=39 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.9762677Z CONN_LIFECYCLE: conn=61 role=brain stream-subscriber stream=39 wall_ms=1785688864976 mono_ms=138990 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.9770252Z CONN_LIFECYCLE: conn=61 role=brain stream-subscriber stream=39 wall_ms=1785688864976 mono_ms=138990 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.9771459Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785688864977 mono_ms=138991 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:04.9772542Z CONN_LIFECYCLE: conn=62 role=brain wall_ms=1785688864977 mono_ms=138991 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.0262380Z CONN_LIFECYCLE: conn=63 role=brain wall_ms=1785688865026 mono_ms=139040 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.0263922Z CONN_LIFECYCLE: conn=63 role=brain wall_ms=1785688865026 mono_ms=139040 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.0265247Z CONN_LIFECYCLE: conn=64 role=brain stream-subscriber stream=40 wall_ms=1785688865026 mono_ms=139040 event=stream-sub-attach stream=40 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.0266541Z CONN_LIFECYCLE: conn=64 role=brain stream-subscriber stream=40 wall_ms=1785688865026 mono_ms=139040 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.0339092Z CONN_LIFECYCLE: conn=64 role=brain stream-subscriber stream=40 wall_ms=1785688865033 mono_ms=139047 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.0340361Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785688865033 mono_ms=139048 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.0341458Z CONN_LIFECYCLE: conn=65 role=brain wall_ms=1785688865034 mono_ms=139048 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.0766636Z CONN_LIFECYCLE: conn=66 role=brain wall_ms=1785688865076 mono_ms=139090 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.0767883Z CONN_LIFECYCLE: conn=66 role=brain wall_ms=1785688865076 mono_ms=139090 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.0769085Z CONN_LIFECYCLE: conn=67 role=brain stream-subscriber stream=41 wall_ms=1785688865076 mono_ms=139090 event=stream-sub-attach stream=41 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.0770217Z CONN_LIFECYCLE: conn=67 role=brain stream-subscriber stream=41 wall_ms=1785688865076 mono_ms=139090 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.0960929Z CONN_LIFECYCLE: conn=67 role=brain stream-subscriber stream=41 wall_ms=1785688865095 mono_ms=139109 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.0962272Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785688865096 mono_ms=139110 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.0963424Z CONN_LIFECYCLE: conn=68 role=brain wall_ms=1785688865096 mono_ms=139110 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.1268922Z CONN_LIFECYCLE: conn=69 role=brain wall_ms=1785688865126 mono_ms=139140 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.1270177Z CONN_LIFECYCLE: conn=69 role=brain wall_ms=1785688865126 mono_ms=139140 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.1271492Z CONN_LIFECYCLE: conn=70 role=brain stream-subscriber stream=42 wall_ms=1785688865127 mono_ms=139141 event=stream-sub-attach stream=42 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.1272792Z CONN_LIFECYCLE: conn=70 role=brain stream-subscriber stream=42 wall_ms=1785688865127 mono_ms=139141 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.1288345Z CONN_LIFECYCLE: conn=70 role=brain stream-subscriber stream=42 wall_ms=1785688865128 mono_ms=139142 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.1289675Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785688865128 mono_ms=139142 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.1290793Z CONN_LIFECYCLE: conn=71 role=brain wall_ms=1785688865128 mono_ms=139142 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.2276601Z CONN_LIFECYCLE: conn=72 role=brain wall_ms=1785688865227 mono_ms=139241 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.2277606Z CONN_LIFECYCLE: conn=72 role=brain wall_ms=1785688865227 mono_ms=139241 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.2279190Z CONN_LIFECYCLE: conn=73 role=brain stream-subscriber stream=43 wall_ms=1785688865227 mono_ms=139241 event=stream-sub-attach stream=43 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.2281004Z CONN_LIFECYCLE: conn=73 role=brain stream-subscriber stream=43 wall_ms=1785688865227 mono_ms=139241 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.2306189Z CONN_LIFECYCLE: conn=73 role=brain stream-subscriber stream=43 wall_ms=1785688865230 mono_ms=139244 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.2307405Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785688865230 mono_ms=139244 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.2308421Z CONN_LIFECYCLE: conn=74 role=brain wall_ms=1785688865230 mono_ms=139244 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.2643211Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688865264 mono_ms=139278 event=stream-sub-attach stream=45 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.3730286Z TWOHOST OK: shell: A's cross-node notify command RENDERED at B
2026-08-02T16:41:05.3730777Z TWOHOST OK: toast: A's notify rendered via the shell template at B
2026-08-02T16:41:05.5006045Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688865500 mono_ms=139514 event=stream-sub-release stream=45 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.5143221Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688865514 mono_ms=139528 event=stream-sub-attach stream=47 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.5840543Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688865583 mono_ms=139597 event=stream-sub-release stream=47 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6303802Z CONN_LIFECYCLE: conn=75 role=brain wall_ms=1785688865630 mono_ms=139644 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6304775Z CONN_LIFECYCLE: conn=75 role=brain wall_ms=1785688865630 mono_ms=139644 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6306388Z CONN_LIFECYCLE: conn=76 role=brain stream-subscriber stream=48 wall_ms=1785688865630 mono_ms=139644 event=stream-sub-attach stream=48 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6307756Z CONN_LIFECYCLE: conn=76 role=brain stream-subscriber stream=48 wall_ms=1785688865630 mono_ms=139644 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6586068Z CONN_LIFECYCLE: conn=76 role=brain stream-subscriber stream=48 wall_ms=1785688865658 mono_ms=139672 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6587451Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785688865658 mono_ms=139672 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6588658Z CONN_LIFECYCLE: conn=77 role=brain wall_ms=1785688865658 mono_ms=139672 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6788098Z TWOHOST OK: gateway: A's cross-node cmd spooled under the gateway-typed owner at B
2026-08-02T16:41:05.6792164Z TWOHOST OK: gateway-typed owner cross-node cmd spooled + drive dropped at B
2026-08-02T16:41:05.6806388Z CONN_LIFECYCLE: conn=78 role=brain wall_ms=1785688865680 mono_ms=139694 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6807845Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785688865680 mono_ms=139694 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6809319Z CONN_LIFECYCLE: conn=78 role=brain wall_ms=1785688865680 mono_ms=139694 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6810784Z CONN_LIFECYCLE: conn=79 role=brain wall_ms=1785688865680 mono_ms=139694 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6811662Z CONN_LIFECYCLE: conn=81 role=brain stream-subscriber stream=49 wall_ms=1785688865680 mono_ms=139694 event=stream-sub-attach stream=49 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6812511Z CONN_LIFECYCLE: conn=81 role=brain stream-subscriber stream=49 wall_ms=1785688865681 mono_ms=139695 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6813723Z CONN_LIFECYCLE: conn=80 role=brain wall_ms=1785688865681 mono_ms=139695 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6814838Z CONN_LIFECYCLE: conn=80 role=brain stream-subscriber stream=50 wall_ms=1785688865681 mono_ms=139695 event=stream-sub-attach stream=50 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6820237Z CONN_LIFECYCLE: conn=81 role=brain stream-subscriber stream=49 wall_ms=1785688865681 mono_ms=139695 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6821606Z CONN_LIFECYCLE: conn=82 role=brain wall_ms=1785688865682 mono_ms=139696 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6822704Z CONN_LIFECYCLE: conn=82 role=brain wall_ms=1785688865682 mono_ms=139696 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6824173Z CONN_LIFECYCLE: conn=80 role=brain stream-subscriber stream=50 wall_ms=1785688865682 mono_ms=139696 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6825069Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785688865682 mono_ms=139696 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.6826051Z CONN_LIFECYCLE: conn=83 role=brain wall_ms=1785688865682 mono_ms=139696 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.7311808Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785688865731 mono_ms=139745 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.7313074Z CONN_LIFECYCLE: conn=84 role=brain wall_ms=1785688865731 mono_ms=139745 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.7314505Z CONN_LIFECYCLE: conn=85 role=brain stream-subscriber stream=51 wall_ms=1785688865731 mono_ms=139745 event=stream-sub-attach stream=51 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.7315887Z CONN_LIFECYCLE: conn=85 role=brain stream-subscriber stream=51 wall_ms=1785688865731 mono_ms=139745 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.7331364Z CONN_LIFECYCLE: conn=85 role=brain stream-subscriber stream=51 wall_ms=1785688865733 mono_ms=139747 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.7332686Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785688865733 mono_ms=139747 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.7333861Z CONN_LIFECYCLE: conn=86 role=brain wall_ms=1785688865733 mono_ms=139747 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.8822683Z CONN_LIFECYCLE: conn=87 role=brain wall_ms=1785688865882 mono_ms=139896 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.8823904Z CONN_LIFECYCLE: conn=87 role=brain wall_ms=1785688865882 mono_ms=139896 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.8826201Z CONN_LIFECYCLE: conn=88 role=brain stream-subscriber stream=52 wall_ms=1785688865882 mono_ms=139896 event=stream-sub-attach stream=52 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.8828352Z CONN_LIFECYCLE: conn=88 role=brain stream-subscriber stream=52 wall_ms=1785688865882 mono_ms=139896 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.9046478Z CONN_LIFECYCLE: conn=88 role=brain stream-subscriber stream=52 wall_ms=1785688865904 mono_ms=139918 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.9047745Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785688865904 mono_ms=139918 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.9048850Z CONN_LIFECYCLE: conn=89 role=brain wall_ms=1785688865904 mono_ms=139918 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.9829395Z CONN_LIFECYCLE: conn=90 role=brain wall_ms=1785688865982 mono_ms=139996 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.9830532Z CONN_LIFECYCLE: conn=90 role=brain wall_ms=1785688865982 mono_ms=139996 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.9831881Z CONN_LIFECYCLE: conn=91 role=brain stream-subscriber stream=53 wall_ms=1785688865983 mono_ms=139997 event=stream-sub-attach stream=53 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.9833158Z CONN_LIFECYCLE: conn=91 role=brain stream-subscriber stream=53 wall_ms=1785688865983 mono_ms=139997 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.9840465Z CONN_LIFECYCLE: conn=91 role=brain stream-subscriber stream=53 wall_ms=1785688865983 mono_ms=139997 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.9841683Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785688865984 mono_ms=139998 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:05.9842760Z CONN_LIFECYCLE: conn=92 role=brain wall_ms=1785688865984 mono_ms=139998 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.2237369Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688866223 mono_ms=140237 event=stream-sub-attach stream=56 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.3692578Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688866368 mono_ms=140382 event=stream-sub-release stream=56 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.3819475Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688866381 mono_ms=140395 event=stream-sub-attach stream=57 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.4412186Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688866440 mono_ms=140454 event=stream-sub-release stream=57 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.6373370Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785688866637 mono_ms=140651 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.6382580Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785688866637 mono_ms=140651 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.6383797Z CONN_LIFECYCLE: conn=93 role=brain wall_ms=1785688866637 mono_ms=140651 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.6385428Z CONN_LIFECYCLE: conn=94 role=brain wall_ms=1785688866637 mono_ms=140651 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.6386899Z CONN_LIFECYCLE: conn=96 role=brain stream-subscriber stream=58 wall_ms=1785688866637 mono_ms=140651 event=stream-sub-attach stream=58 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.6388295Z CONN_LIFECYCLE: conn=96 role=brain stream-subscriber stream=58 wall_ms=1785688866637 mono_ms=140651 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.6389581Z CONN_LIFECYCLE: conn=95 role=brain wall_ms=1785688866637 mono_ms=140651 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.6390841Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=59 wall_ms=1785688866638 mono_ms=140652 event=stream-sub-attach stream=59 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.6392395Z CONN_LIFECYCLE: conn=96 role=brain stream-subscriber stream=58 wall_ms=1785688866638 mono_ms=140652 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.6393700Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785688866638 mono_ms=140652 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.6394861Z CONN_LIFECYCLE: conn=97 role=brain wall_ms=1785688866638 mono_ms=140652 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.6671871Z CONN_LIFECYCLE: conn=95 role=brain stream-subscriber stream=59 wall_ms=1785688866666 mono_ms=140681 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.6673215Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785688866667 mono_ms=140681 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.6674405Z CONN_LIFECYCLE: conn=98 role=brain wall_ms=1785688866667 mono_ms=140681 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.7380754Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785688866737 mono_ms=140751 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.7382038Z CONN_LIFECYCLE: conn=99 role=brain wall_ms=1785688866738 mono_ms=140752 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.7383919Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=60 wall_ms=1785688866738 mono_ms=140752 event=stream-sub-attach stream=60 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.7385717Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=60 wall_ms=1785688866738 mono_ms=140752 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.7602981Z CONN_LIFECYCLE: conn=100 role=brain stream-subscriber stream=60 wall_ms=1785688866760 mono_ms=140774 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.7604364Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785688866760 mono_ms=140774 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.7605607Z CONN_LIFECYCLE: conn=101 role=brain wall_ms=1785688866760 mono_ms=140774 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.8891547Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785688866888 mono_ms=140903 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.8892816Z CONN_LIFECYCLE: conn=102 role=brain wall_ms=1785688866889 mono_ms=140903 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.8894147Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=61 wall_ms=1785688866889 mono_ms=140903 event=stream-sub-attach stream=61 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.8895340Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=61 wall_ms=1785688866889 mono_ms=140903 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.8902576Z CONN_LIFECYCLE: conn=103 role=brain stream-subscriber stream=61 wall_ms=1785688866890 mono_ms=140904 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.8904404Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785688866890 mono_ms=140904 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:06.8905265Z CONN_LIFECYCLE: conn=104 role=brain wall_ms=1785688866890 mono_ms=140904 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.0831195Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688867082 mono_ms=141096 event=stream-sub-attach stream=64 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.2880485Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688867287 mono_ms=141301 event=stream-sub-release stream=64 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.3008151Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688867300 mono_ms=141314 event=stream-sub-attach stream=65 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.3420501Z CONN_LIFECYCLE: conn=105 role=brain wall_ms=1785688867341 mono_ms=141355 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.3421754Z CONN_LIFECYCLE: conn=105 role=brain wall_ms=1785688867341 mono_ms=141356 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.3423222Z CONN_LIFECYCLE: conn=106 role=brain stream-subscriber stream=66 wall_ms=1785688867342 mono_ms=141356 event=stream-sub-attach stream=66 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.3424620Z CONN_LIFECYCLE: conn=106 role=brain stream-subscriber stream=66 wall_ms=1785688867342 mono_ms=141356 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.3499734Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688867349 mono_ms=141363 event=stream-sub-release stream=65 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.4057914Z CONN_LIFECYCLE: conn=106 role=brain stream-subscriber stream=66 wall_ms=1785688867405 mono_ms=141419 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.4059417Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785688867405 mono_ms=141419 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.4060197Z CONN_LIFECYCLE: conn=107 role=brain wall_ms=1785688867405 mono_ms=141419 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.4303241Z TWOHOST OK: A-3: A's setup suspend landed (B suspended)
2026-08-02T16:41:07.5940140Z CONN_LIFECYCLE: conn=108 role=brain wall_ms=1785688867593 mono_ms=141607 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.5941325Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785688867593 mono_ms=141607 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.5942216Z CONN_LIFECYCLE: conn=108 role=brain wall_ms=1785688867593 mono_ms=141607 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.5943188Z CONN_LIFECYCLE: conn=109 role=brain wall_ms=1785688867593 mono_ms=141608 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.5944930Z CONN_LIFECYCLE: conn=110 role=brain stream-subscriber stream=67 wall_ms=1785688867594 mono_ms=141608 event=stream-sub-attach stream=67 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.5946785Z CONN_LIFECYCLE: conn=110 role=brain stream-subscriber stream=67 wall_ms=1785688867594 mono_ms=141608 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.5948033Z CONN_LIFECYCLE: conn=111 role=brain wall_ms=1785688867594 mono_ms=141608 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.5949537Z CONN_LIFECYCLE: conn=111 role=brain stream-subscriber stream=68 wall_ms=1785688867594 mono_ms=141608 event=stream-sub-attach stream=68 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.5953376Z CONN_LIFECYCLE: conn=110 role=brain stream-subscriber stream=67 wall_ms=1785688867595 mono_ms=141609 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.5955031Z CONN_LIFECYCLE: conn=112 role=brain wall_ms=1785688867595 mono_ms=141609 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.5955873Z CONN_LIFECYCLE: conn=112 role=brain wall_ms=1785688867595 mono_ms=141609 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.5959083Z CONN_LIFECYCLE: conn=111 role=brain stream-subscriber stream=68 wall_ms=1785688867595 mono_ms=141609 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.5960102Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785688867595 mono_ms=141610 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.5960881Z CONN_LIFECYCLE: conn=113 role=brain wall_ms=1785688867596 mono_ms=141610 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.6948682Z CONN_LIFECYCLE: conn=114 role=brain wall_ms=1785688867694 mono_ms=141708 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.6949960Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785688867694 mono_ms=141708 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.6950968Z CONN_LIFECYCLE: conn=114 role=brain wall_ms=1785688867694 mono_ms=141708 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.6952469Z CONN_LIFECYCLE: conn=115 role=brain wall_ms=1785688867694 mono_ms=141708 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.6953718Z CONN_LIFECYCLE: conn=117 role=brain stream-subscriber stream=71 wall_ms=1785688867695 mono_ms=141709 event=stream-sub-attach stream=71 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.6954856Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=70 wall_ms=1785688867695 mono_ms=141709 event=stream-sub-attach stream=70 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.6955933Z CONN_LIFECYCLE: conn=117 role=brain stream-subscriber stream=71 wall_ms=1785688867695 mono_ms=141709 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.6956943Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=70 wall_ms=1785688867695 mono_ms=141709 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.7174285Z CONN_LIFECYCLE: conn=116 role=brain stream-subscriber stream=70 wall_ms=1785688867717 mono_ms=141731 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.7175552Z CONN_LIFECYCLE: conn=118 role=brain wall_ms=1785688867717 mono_ms=141731 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.7176460Z CONN_LIFECYCLE: conn=118 role=brain wall_ms=1785688867717 mono_ms=141731 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.7646925Z CONN_LIFECYCLE: conn=117 role=brain stream-subscriber stream=71 wall_ms=1785688867764 mono_ms=141778 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.7648230Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785688867764 mono_ms=141778 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.7649510Z CONN_LIFECYCLE: conn=119 role=brain wall_ms=1785688867764 mono_ms=141778 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.7954973Z CONN_LIFECYCLE: conn=120 role=brain wall_ms=1785688867795 mono_ms=141809 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.7955898Z CONN_LIFECYCLE: conn=120 role=brain wall_ms=1785688867795 mono_ms=141809 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.7957103Z CONN_LIFECYCLE: conn=121 role=brain stream-subscriber stream=72 wall_ms=1785688867795 mono_ms=141809 event=stream-sub-attach stream=72 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.7958417Z CONN_LIFECYCLE: conn=121 role=brain stream-subscriber stream=72 wall_ms=1785688867795 mono_ms=141809 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.7966167Z CONN_LIFECYCLE: conn=121 role=brain stream-subscriber stream=72 wall_ms=1785688867796 mono_ms=141810 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.7967173Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785688867796 mono_ms=141810 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.7967966Z CONN_LIFECYCLE: conn=122 role=brain wall_ms=1785688867796 mono_ms=141810 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.8034268Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688867803 mono_ms=141817 event=stream-sub-attach stream=74 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.9307071Z TWOHOST OK: A-3: A's bare-id ROUTED wake landed (B active)
2026-08-02T16:41:07.9359256Z TWOHOST OK: A-3 bare-id wake (serve side)
2026-08-02T16:41:07.9412859Z 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=1785688867941 mono_ms=141955 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:07.9495746Z TWOHOST role B: B-2 ticker session 2 ready
2026-08-02T16:41:08.0976737Z CONN_LIFECYCLE: conn=123 role=brain wall_ms=1785688868097 mono_ms=142111 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.0977702Z CONN_LIFECYCLE: conn=123 role=brain wall_ms=1785688868097 mono_ms=142111 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.0978851Z CONN_LIFECYCLE: conn=124 role=brain stream-subscriber stream=75 wall_ms=1785688868097 mono_ms=142111 event=stream-sub-attach stream=75 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.0980848Z CONN_LIFECYCLE: conn=124 role=brain stream-subscriber stream=75 wall_ms=1785688868098 mono_ms=142112 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.0993384Z CONN_LIFECYCLE: conn=124 role=brain stream-subscriber stream=75 wall_ms=1785688868099 mono_ms=142113 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.0994332Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785688868099 mono_ms=142113 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.0995109Z CONN_LIFECYCLE: conn=125 role=brain wall_ms=1785688868099 mono_ms=142113 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.1866427Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688868186 mono_ms=142200 event=stream-sub-release stream=74 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.2021938Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688868201 mono_ms=142215 event=stream-sub-attach stream=77 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.2584923Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688868258 mono_ms=142272 event=stream-sub-release stream=77 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.2721441Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688868271 mono_ms=142285 event=stream-sub-attach stream=80 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.2989809Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785688868298 mono_ms=142312 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.2990966Z CONN_LIFECYCLE: conn=126 role=brain wall_ms=1785688868298 mono_ms=142312 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.2993286Z CONN_LIFECYCLE: conn=127 role=brain wall_ms=1785688868299 mono_ms=142313 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.2995261Z CONN_LIFECYCLE: conn=127 role=brain stream-subscriber stream=79 wall_ms=1785688868299 mono_ms=142313 event=stream-sub-attach stream=79 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.3000369Z 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=1785688868299 mono_ms=142313 event=controller-replaced session=2 new_conn=127 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.3002155Z CONN_LIFECYCLE: conn=127 role=brain stream-subscriber stream=79 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785688868299 mono_ms=142313 event=controller-attach session=2 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.3004457Z 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=1785688868299 mono_ms=142314 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.3082922Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=127 intent=control old_by=- old_gen=0 req_gen=1785688868234 decision=controller
2026-08-02T16:41:08.3084616Z SUBSCRIBE_DECISION: session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a conn=127 intent=control old_by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a old_gen=1785688868234 req_gen=1785688868234 decision=idempotent
2026-08-02T16:41:08.4507196Z TWOHOST OK: B-2: the attacher child's control stamps landed
2026-08-02T16:41:08.6013835Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785688868601 mono_ms=142615 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.6014881Z CONN_LIFECYCLE: conn=130 role=brain wall_ms=1785688868601 mono_ms=142615 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.6015990Z CONN_LIFECYCLE: conn=129 role=brain wall_ms=1785688868601 mono_ms=142615 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.6017229Z CONN_LIFECYCLE: conn=130 role=brain wall_ms=1785688868601 mono_ms=142615 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.6019046Z CONN_LIFECYCLE: conn=131 role=brain stream-subscriber stream=81 wall_ms=1785688868601 mono_ms=142615 event=stream-sub-attach stream=81 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.6020378Z CONN_LIFECYCLE: conn=131 role=brain stream-subscriber stream=81 wall_ms=1785688868601 mono_ms=142615 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.6021809Z CONN_LIFECYCLE: conn=132 role=brain wall_ms=1785688868602 mono_ms=142616 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.6023751Z CONN_LIFECYCLE: conn=132 role=brain stream-subscriber stream=82 wall_ms=1785688868602 mono_ms=142616 event=stream-sub-attach stream=82 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.6026889Z CONN_LIFECYCLE: conn=131 role=brain stream-subscriber stream=81 wall_ms=1785688868602 mono_ms=142616 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.6028099Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785688868602 mono_ms=142616 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.6029267Z CONN_LIFECYCLE: conn=133 role=brain wall_ms=1785688868602 mono_ms=142616 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.6034844Z CONN_LIFECYCLE: conn=132 role=brain stream-subscriber stream=82 wall_ms=1785688868603 mono_ms=142617 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.6036062Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785688868603 mono_ms=142617 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.6037149Z CONN_LIFECYCLE: conn=134 role=brain wall_ms=1785688868603 mono_ms=142617 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.8028058Z CONN_LIFECYCLE: conn=135 role=brain wall_ms=1785688868802 mono_ms=142816 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.8029418Z CONN_LIFECYCLE: conn=135 role=brain wall_ms=1785688868802 mono_ms=142816 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.8031084Z CONN_LIFECYCLE: conn=136 role=brain stream-subscriber stream=83 wall_ms=1785688868803 mono_ms=142817 event=stream-sub-attach stream=83 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.8033116Z CONN_LIFECYCLE: conn=136 role=brain stream-subscriber stream=83 wall_ms=1785688868803 mono_ms=142817 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.8251148Z CONN_LIFECYCLE: conn=136 role=brain stream-subscriber stream=83 wall_ms=1785688868824 mono_ms=142838 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.8252512Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785688868825 mono_ms=142839 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.8253705Z CONN_LIFECYCLE: conn=137 role=brain wall_ms=1785688868825 mono_ms=142839 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.9035709Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785688868903 mono_ms=142917 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.9036682Z CONN_LIFECYCLE: conn=138 role=brain wall_ms=1785688868903 mono_ms=142917 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.9038683Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=84 wall_ms=1785688868903 mono_ms=142917 event=stream-sub-attach stream=84 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.9040765Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=84 wall_ms=1785688868903 mono_ms=142918 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.9047820Z CONN_LIFECYCLE: conn=139 role=brain stream-subscriber stream=84 wall_ms=1785688868904 mono_ms=142918 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.9049015Z CONN_LIFECYCLE: conn=140 role=brain wall_ms=1785688868904 mono_ms=142918 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:08.9050088Z CONN_LIFECYCLE: conn=140 role=brain wall_ms=1785688868904 mono_ms=142918 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.5595826Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785688869559 mono_ms=143573 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.5596956Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785688869559 mono_ms=143573 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.5598125Z CONN_LIFECYCLE: conn=141 role=brain wall_ms=1785688869559 mono_ms=143573 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.5599689Z CONN_LIFECYCLE: conn=142 role=brain wall_ms=1785688869559 mono_ms=143573 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.5601025Z CONN_LIFECYCLE: conn=143 role=brain stream-subscriber stream=85 wall_ms=1785688869559 mono_ms=143573 event=stream-sub-attach stream=85 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.5601879Z CONN_LIFECYCLE: conn=143 role=brain stream-subscriber stream=85 wall_ms=1785688869560 mono_ms=143574 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.5603137Z CONN_LIFECYCLE: conn=144 role=brain wall_ms=1785688869560 mono_ms=143574 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.5605066Z CONN_LIFECYCLE: conn=144 role=brain stream-subscriber stream=86 wall_ms=1785688869560 mono_ms=143574 event=stream-sub-attach stream=86 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.5608591Z CONN_LIFECYCLE: conn=143 role=brain stream-subscriber stream=85 wall_ms=1785688869560 mono_ms=143574 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.5609788Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785688869560 mono_ms=143574 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.5610498Z CONN_LIFECYCLE: conn=145 role=brain wall_ms=1785688869560 mono_ms=143575 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.5615312Z CONN_LIFECYCLE: conn=144 role=brain stream-subscriber stream=86 wall_ms=1785688869561 mono_ms=143575 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.5616599Z CONN_LIFECYCLE: conn=146 role=brain wall_ms=1785688869561 mono_ms=143575 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.5617308Z CONN_LIFECYCLE: conn=146 role=brain wall_ms=1785688869561 mono_ms=143575 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.7108064Z CONN_LIFECYCLE: conn=147 role=brain wall_ms=1785688869710 mono_ms=143724 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.7109279Z CONN_LIFECYCLE: conn=147 role=brain wall_ms=1785688869710 mono_ms=143724 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.7111699Z CONN_LIFECYCLE: conn=148 role=brain stream-subscriber stream=87 wall_ms=1785688869711 mono_ms=143725 event=stream-sub-attach stream=87 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.7113636Z CONN_LIFECYCLE: conn=148 role=brain stream-subscriber stream=87 wall_ms=1785688869711 mono_ms=143725 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.7330575Z CONN_LIFECYCLE: conn=148 role=brain stream-subscriber stream=87 wall_ms=1785688869732 mono_ms=143746 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.7331939Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785688869733 mono_ms=143747 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.7333147Z CONN_LIFECYCLE: conn=149 role=brain wall_ms=1785688869733 mono_ms=143747 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.8116686Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785688869811 mono_ms=143825 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.8118609Z CONN_LIFECYCLE: conn=150 role=brain wall_ms=1785688869811 mono_ms=143825 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.8119986Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=88 wall_ms=1785688869811 mono_ms=143825 event=stream-sub-attach stream=88 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.8121348Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=88 wall_ms=1785688869811 mono_ms=143826 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.8128806Z CONN_LIFECYCLE: conn=151 role=brain stream-subscriber stream=88 wall_ms=1785688869812 mono_ms=143826 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.8130107Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785688869812 mono_ms=143827 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:09.8131046Z CONN_LIFECYCLE: conn=152 role=brain wall_ms=1785688869813 mono_ms=143827 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:11.9269493Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785688871926 mono_ms=145940 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:11.9270714Z CONN_LIFECYCLE: conn=154 role=brain wall_ms=1785688871926 mono_ms=145940 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:11.9271619Z CONN_LIFECYCLE: conn=153 role=brain wall_ms=1785688871926 mono_ms=145940 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:11.9272639Z CONN_LIFECYCLE: conn=154 role=brain wall_ms=1785688871926 mono_ms=145940 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:11.9273708Z CONN_LIFECYCLE: conn=155 role=brain stream-subscriber stream=89 wall_ms=1785688871927 mono_ms=145941 event=stream-sub-attach stream=89 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:11.9274773Z CONN_LIFECYCLE: conn=155 role=brain stream-subscriber stream=89 wall_ms=1785688871927 mono_ms=145941 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:11.9276490Z CONN_LIFECYCLE: conn=156 role=brain wall_ms=1785688871927 mono_ms=145941 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:11.9278173Z CONN_LIFECYCLE: conn=156 role=brain stream-subscriber stream=90 wall_ms=1785688871927 mono_ms=145941 event=stream-sub-attach stream=90 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:11.9281514Z CONN_LIFECYCLE: conn=155 role=brain stream-subscriber stream=89 wall_ms=1785688871928 mono_ms=145942 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:11.9282937Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785688871928 mono_ms=145942 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:11.9283956Z CONN_LIFECYCLE: conn=157 role=brain wall_ms=1785688871928 mono_ms=145942 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:11.9288266Z CONN_LIFECYCLE: conn=156 role=brain stream-subscriber stream=90 wall_ms=1785688871928 mono_ms=145942 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:11.9289476Z CONN_LIFECYCLE: conn=158 role=brain wall_ms=1785688871928 mono_ms=145942 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:11.9290457Z CONN_LIFECYCLE: conn=158 role=brain wall_ms=1785688871928 mono_ms=145942 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.1284410Z CONN_LIFECYCLE: conn=159 role=brain wall_ms=1785688872128 mono_ms=146142 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.1285352Z CONN_LIFECYCLE: conn=159 role=brain wall_ms=1785688872128 mono_ms=146142 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.1287644Z CONN_LIFECYCLE: conn=160 role=brain stream-subscriber stream=91 wall_ms=1785688872128 mono_ms=146142 event=stream-sub-attach stream=91 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.1289770Z CONN_LIFECYCLE: conn=160 role=brain stream-subscriber stream=91 wall_ms=1785688872128 mono_ms=146142 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.1506826Z CONN_LIFECYCLE: conn=160 role=brain stream-subscriber stream=91 wall_ms=1785688872150 mono_ms=146164 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.1508434Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785688872150 mono_ms=146164 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.1509440Z CONN_LIFECYCLE: conn=161 role=brain wall_ms=1785688872150 mono_ms=146164 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.2292044Z CONN_LIFECYCLE: conn=162 role=brain wall_ms=1785688872229 mono_ms=146243 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.2293003Z CONN_LIFECYCLE: conn=162 role=brain wall_ms=1785688872229 mono_ms=146243 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.2294219Z CONN_LIFECYCLE: conn=163 role=brain stream-subscriber stream=92 wall_ms=1785688872229 mono_ms=146243 event=stream-sub-attach stream=92 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.2295821Z CONN_LIFECYCLE: conn=163 role=brain stream-subscriber stream=92 wall_ms=1785688872229 mono_ms=146243 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.2302075Z CONN_LIFECYCLE: conn=163 role=brain stream-subscriber stream=92 wall_ms=1785688872230 mono_ms=146244 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.2303629Z CONN_LIFECYCLE: conn=164 role=brain wall_ms=1785688872230 mono_ms=146244 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.2304599Z CONN_LIFECYCLE: conn=164 role=brain wall_ms=1785688872230 mono_ms=146244 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.8839602Z CONN_LIFECYCLE: conn=165 role=brain wall_ms=1785688872883 mono_ms=146897 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.8840956Z CONN_LIFECYCLE: conn=166 role=brain wall_ms=1785688872883 mono_ms=146897 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.8841884Z CONN_LIFECYCLE: conn=166 role=brain wall_ms=1785688872883 mono_ms=146897 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.8843313Z CONN_LIFECYCLE: conn=167 role=brain stream-subscriber stream=93 wall_ms=1785688872884 mono_ms=146898 event=stream-sub-attach stream=93 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.8844731Z CONN_LIFECYCLE: conn=167 role=brain stream-subscriber stream=93 wall_ms=1785688872884 mono_ms=146898 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.8846442Z CONN_LIFECYCLE: conn=165 role=brain wall_ms=1785688872884 mono_ms=146898 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.8847484Z CONN_LIFECYCLE: conn=168 role=brain wall_ms=1785688872884 mono_ms=146898 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.8848838Z CONN_LIFECYCLE: conn=168 role=brain stream-subscriber stream=94 wall_ms=1785688872884 mono_ms=146898 event=stream-sub-attach stream=94 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.8851761Z CONN_LIFECYCLE: conn=167 role=brain stream-subscriber stream=93 wall_ms=1785688872885 mono_ms=146899 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.8852935Z CONN_LIFECYCLE: conn=169 role=brain wall_ms=1785688872885 mono_ms=146899 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.8853960Z CONN_LIFECYCLE: conn=169 role=brain wall_ms=1785688872885 mono_ms=146899 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.8858603Z CONN_LIFECYCLE: conn=168 role=brain stream-subscriber stream=94 wall_ms=1785688872885 mono_ms=146899 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.8860022Z CONN_LIFECYCLE: conn=170 role=brain wall_ms=1785688872885 mono_ms=146899 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.8860781Z CONN_LIFECYCLE: conn=170 role=brain wall_ms=1785688872885 mono_ms=146899 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.9846575Z CONN_LIFECYCLE: conn=171 role=brain wall_ms=1785688872984 mono_ms=146998 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.9847354Z CONN_LIFECYCLE: conn=171 role=brain wall_ms=1785688872984 mono_ms=146998 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.9850087Z CONN_LIFECYCLE: conn=172 role=brain stream-subscriber stream=95 wall_ms=1785688872984 mono_ms=146998 event=stream-sub-attach stream=95 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:12.9851303Z CONN_LIFECYCLE: conn=172 role=brain stream-subscriber stream=95 wall_ms=1785688872985 mono_ms=146999 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.0068220Z CONN_LIFECYCLE: conn=172 role=brain stream-subscriber stream=95 wall_ms=1785688873006 mono_ms=147020 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.0069679Z CONN_LIFECYCLE: conn=173 role=brain wall_ms=1785688873006 mono_ms=147020 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.0070618Z CONN_LIFECYCLE: conn=173 role=brain wall_ms=1785688873006 mono_ms=147021 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.0854878Z CONN_LIFECYCLE: conn=174 role=brain wall_ms=1785688873085 mono_ms=147099 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.0855912Z CONN_LIFECYCLE: conn=174 role=brain wall_ms=1785688873085 mono_ms=147099 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.0857553Z CONN_LIFECYCLE: conn=175 role=brain stream-subscriber stream=96 wall_ms=1785688873085 mono_ms=147099 event=stream-sub-attach stream=96 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.0859357Z CONN_LIFECYCLE: conn=175 role=brain stream-subscriber stream=96 wall_ms=1785688873085 mono_ms=147099 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.0866249Z CONN_LIFECYCLE: conn=175 role=brain stream-subscriber stream=96 wall_ms=1785688873086 mono_ms=147100 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.0867335Z CONN_LIFECYCLE: conn=176 role=brain wall_ms=1785688873086 mono_ms=147100 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.0868200Z CONN_LIFECYCLE: conn=176 role=brain wall_ms=1785688873086 mono_ms=147100 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.7401312Z CONN_LIFECYCLE: conn=177 role=brain wall_ms=1785688873739 mono_ms=147754 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.7402471Z CONN_LIFECYCLE: conn=178 role=brain wall_ms=1785688873739 mono_ms=147754 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.7403820Z CONN_LIFECYCLE: conn=178 role=brain wall_ms=1785688873740 mono_ms=147754 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.7405007Z CONN_LIFECYCLE: conn=177 role=brain wall_ms=1785688873740 mono_ms=147754 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.7406005Z CONN_LIFECYCLE: conn=179 role=brain stream-subscriber stream=97 wall_ms=1785688873740 mono_ms=147754 event=stream-sub-attach stream=97 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.7406978Z CONN_LIFECYCLE: conn=179 role=brain stream-subscriber stream=97 wall_ms=1785688873740 mono_ms=147754 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.7407978Z CONN_LIFECYCLE: conn=180 role=brain wall_ms=1785688873740 mono_ms=147754 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.7408883Z CONN_LIFECYCLE: conn=180 role=brain stream-subscriber stream=98 wall_ms=1785688873740 mono_ms=147754 event=stream-sub-attach stream=98 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.7412350Z CONN_LIFECYCLE: conn=179 role=brain stream-subscriber stream=97 wall_ms=1785688873741 mono_ms=147755 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.7413422Z CONN_LIFECYCLE: conn=181 role=brain wall_ms=1785688873741 mono_ms=147755 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.7414590Z CONN_LIFECYCLE: conn=181 role=brain wall_ms=1785688873741 mono_ms=147755 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.7418855Z CONN_LIFECYCLE: conn=180 role=brain stream-subscriber stream=98 wall_ms=1785688873741 mono_ms=147755 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.7419977Z CONN_LIFECYCLE: conn=182 role=brain wall_ms=1785688873741 mono_ms=147755 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.7420883Z CONN_LIFECYCLE: conn=182 role=brain wall_ms=1785688873741 mono_ms=147756 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.9418195Z CONN_LIFECYCLE: conn=183 role=brain wall_ms=1785688873941 mono_ms=147955 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.9419881Z CONN_LIFECYCLE: conn=183 role=brain wall_ms=1785688873941 mono_ms=147955 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.9421237Z CONN_LIFECYCLE: conn=184 role=brain stream-subscriber stream=99 wall_ms=1785688873942 mono_ms=147956 event=stream-sub-attach stream=99 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.9423058Z CONN_LIFECYCLE: conn=184 role=brain stream-subscriber stream=99 wall_ms=1785688873942 mono_ms=147956 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.9639234Z CONN_LIFECYCLE: conn=184 role=brain stream-subscriber stream=99 wall_ms=1785688873963 mono_ms=147977 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.9641211Z CONN_LIFECYCLE: conn=185 role=brain wall_ms=1785688873963 mono_ms=147977 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:13.9642356Z CONN_LIFECYCLE: conn=185 role=brain wall_ms=1785688873964 mono_ms=147978 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.0425492Z CONN_LIFECYCLE: conn=186 role=brain wall_ms=1785688874042 mono_ms=148056 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.0426644Z CONN_LIFECYCLE: conn=186 role=brain wall_ms=1785688874042 mono_ms=148056 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.0427826Z CONN_LIFECYCLE: conn=187 role=brain stream-subscriber stream=100 wall_ms=1785688874042 mono_ms=148056 event=stream-sub-attach stream=100 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.0428910Z CONN_LIFECYCLE: conn=187 role=brain stream-subscriber stream=100 wall_ms=1785688874042 mono_ms=148056 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.0435486Z CONN_LIFECYCLE: conn=187 role=brain stream-subscriber stream=100 wall_ms=1785688874043 mono_ms=148057 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.0436565Z CONN_LIFECYCLE: conn=188 role=brain wall_ms=1785688874043 mono_ms=148057 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.0437310Z CONN_LIFECYCLE: conn=188 role=brain wall_ms=1785688874043 mono_ms=148057 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.3445526Z CONN_LIFECYCLE: conn=189 role=brain wall_ms=1785688874344 mono_ms=148358 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.3446143Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-02T16:41:14.3447227Z DISPATCH_EV: gen=1785688861803 stream=101 family=unclassified attempt=0 conn=5 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T16:41:14.3448298Z CONN_LIFECYCLE: conn=189 role=brain wall_ms=1785688874344 mono_ms=148358 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.6975797Z CONN_LIFECYCLE: conn=190 role=brain wall_ms=1785688874697 mono_ms=148711 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.6976493Z CONN_LIFECYCLE: conn=191 role=brain wall_ms=1785688874697 mono_ms=148711 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.6977201Z CONN_LIFECYCLE: conn=191 role=brain wall_ms=1785688874697 mono_ms=148711 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.6978014Z CONN_LIFECYCLE: conn=190 role=brain wall_ms=1785688874697 mono_ms=148711 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.6979036Z CONN_LIFECYCLE: conn=193 role=brain stream-subscriber stream=102 wall_ms=1785688874697 mono_ms=148711 event=stream-sub-attach stream=102 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.6979938Z CONN_LIFECYCLE: conn=193 role=brain stream-subscriber stream=102 wall_ms=1785688874697 mono_ms=148711 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.6983524Z CONN_LIFECYCLE: conn=192 role=brain wall_ms=1785688874698 mono_ms=148712 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.6985251Z CONN_LIFECYCLE: conn=192 role=brain stream-subscriber stream=103 wall_ms=1785688874698 mono_ms=148712 event=stream-sub-attach stream=103 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.6987813Z CONN_LIFECYCLE: conn=193 role=brain stream-subscriber stream=102 wall_ms=1785688874698 mono_ms=148712 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.6988919Z CONN_LIFECYCLE: conn=194 role=brain wall_ms=1785688874698 mono_ms=148712 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.6990045Z CONN_LIFECYCLE: conn=194 role=brain wall_ms=1785688874698 mono_ms=148712 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.6994313Z CONN_LIFECYCLE: conn=192 role=brain stream-subscriber stream=103 wall_ms=1785688874699 mono_ms=148713 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.6995482Z CONN_LIFECYCLE: conn=195 role=brain wall_ms=1785688874699 mono_ms=148713 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.6996277Z CONN_LIFECYCLE: conn=195 role=brain wall_ms=1785688874699 mono_ms=148713 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.8486278Z CONN_LIFECYCLE: conn=196 role=brain wall_ms=1785688874848 mono_ms=148862 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.8486928Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-02T16:41:14.8487691Z DISPATCH_EV: gen=1785688861803 stream=101 family=unclassified attempt=1 conn=5 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T16:41:14.8488726Z CONN_LIFECYCLE: conn=196 role=brain wall_ms=1785688874848 mono_ms=148862 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.9997833Z CONN_LIFECYCLE: conn=197 role=brain wall_ms=1785688874999 mono_ms=149013 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:14.9998771Z CONN_LIFECYCLE: conn=197 role=brain wall_ms=1785688874999 mono_ms=149013 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.0001186Z CONN_LIFECYCLE: conn=198 role=brain stream-subscriber stream=104 wall_ms=1785688875000 mono_ms=149014 event=stream-sub-attach stream=104 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.0002789Z CONN_LIFECYCLE: conn=198 role=brain stream-subscriber stream=104 wall_ms=1785688875000 mono_ms=149014 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.0220637Z CONN_LIFECYCLE: conn=198 role=brain stream-subscriber stream=104 wall_ms=1785688875021 mono_ms=149035 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.0221677Z CONN_LIFECYCLE: conn=199 role=brain wall_ms=1785688875022 mono_ms=149036 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.0222573Z CONN_LIFECYCLE: conn=199 role=brain wall_ms=1785688875022 mono_ms=149036 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.2015763Z CONN_LIFECYCLE: conn=200 role=brain wall_ms=1785688875201 mono_ms=149215 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.2016796Z CONN_LIFECYCLE: conn=200 role=brain wall_ms=1785688875201 mono_ms=149215 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.2017975Z CONN_LIFECYCLE: conn=201 role=brain stream-subscriber stream=105 wall_ms=1785688875201 mono_ms=149215 event=stream-sub-attach stream=105 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.2020080Z CONN_LIFECYCLE: conn=201 role=brain stream-subscriber stream=105 wall_ms=1785688875201 mono_ms=149215 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.2026455Z CONN_LIFECYCLE: conn=201 role=brain stream-subscriber stream=105 wall_ms=1785688875202 mono_ms=149216 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.2027342Z CONN_LIFECYCLE: conn=202 role=brain wall_ms=1785688875202 mono_ms=149216 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.2028076Z CONN_LIFECYCLE: conn=202 role=brain wall_ms=1785688875202 mono_ms=149216 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.8563331Z CONN_LIFECYCLE: conn=203 role=brain wall_ms=1785688875856 mono_ms=149870 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.8564284Z DISPATCH:101:Failed("stream 101: opener not pinned yet")
2026-08-02T16:41:15.8565027Z DISPATCH_EV: gen=1785688861803 stream=101 family=unclassified attempt=2 conn=5 event=worker-outcome detail=Failed("stream 101: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T16:41:15.8566056Z CONN_LIFECYCLE: conn=203 role=brain wall_ms=1785688875856 mono_ms=149870 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.9069119Z CONN_LIFECYCLE: conn=204 role=brain wall_ms=1785688875906 mono_ms=149920 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.9070861Z CONN_LIFECYCLE: conn=204 role=brain wall_ms=1785688875906 mono_ms=149920 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.9072724Z CONN_LIFECYCLE: conn=205 role=brain stream-subscriber stream=106 wall_ms=1785688875907 mono_ms=149921 event=stream-sub-attach stream=106 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.9074507Z CONN_LIFECYCLE: conn=205 role=brain stream-subscriber stream=106 wall_ms=1785688875907 mono_ms=149921 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.9082193Z CONN_LIFECYCLE: conn=205 role=brain stream-subscriber stream=106 wall_ms=1785688875908 mono_ms=149922 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.9083212Z CONN_LIFECYCLE: conn=206 role=brain wall_ms=1785688875908 mono_ms=149922 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.9084181Z CONN_LIFECYCLE: conn=206 role=brain wall_ms=1785688875908 mono_ms=149922 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.9573644Z CONN_LIFECYCLE: conn=207 role=brain wall_ms=1785688875957 mono_ms=149971 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.9574976Z CONN_LIFECYCLE: conn=207 role=brain wall_ms=1785688875957 mono_ms=149971 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.9581180Z CONN_LIFECYCLE: conn=208 role=brain wall_ms=1785688875958 mono_ms=149972 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.9582512Z CONN_LIFECYCLE: conn=208 role=brain stream-subscriber stream=107 wall_ms=1785688875958 mono_ms=149972 event=stream-sub-attach stream=107 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.9592533Z CONN_LIFECYCLE: conn=208 role=brain stream-subscriber stream=107 wall_ms=1785688875959 mono_ms=149973 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.9593735Z CONN_LIFECYCLE: conn=209 role=brain wall_ms=1785688875959 mono_ms=149973 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:15.9594492Z CONN_LIFECYCLE: conn=209 role=brain wall_ms=1785688875959 mono_ms=149973 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:16.2597165Z CONN_LIFECYCLE: conn=210 role=brain wall_ms=1785688876259 mono_ms=150273 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:16.2598827Z CONN_LIFECYCLE: conn=210 role=brain wall_ms=1785688876259 mono_ms=150273 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:16.2600451Z CONN_LIFECYCLE: conn=211 role=brain stream-subscriber stream=108 wall_ms=1785688876259 mono_ms=150274 event=stream-sub-attach stream=108 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:16.2616745Z CONN_LIFECYCLE: conn=211 role=brain stream-subscriber stream=108 wall_ms=1785688876260 mono_ms=150274 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:16.2819115Z CONN_LIFECYCLE: conn=211 role=brain stream-subscriber stream=108 wall_ms=1785688876281 mono_ms=150295 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:16.2820613Z CONN_LIFECYCLE: conn=212 role=brain wall_ms=1785688876281 mono_ms=150295 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:16.2821831Z CONN_LIFECYCLE: conn=212 role=brain wall_ms=1785688876281 mono_ms=150296 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:16.3604313Z CONN_LIFECYCLE: conn=213 role=brain wall_ms=1785688876360 mono_ms=150374 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:16.3605239Z CONN_LIFECYCLE: conn=213 role=brain wall_ms=1785688876360 mono_ms=150374 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:16.3606478Z CONN_LIFECYCLE: conn=214 role=brain stream-subscriber stream=109 wall_ms=1785688876360 mono_ms=150374 event=stream-sub-attach stream=109 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:16.3607557Z CONN_LIFECYCLE: conn=214 role=brain stream-subscriber stream=109 wall_ms=1785688876360 mono_ms=150374 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:16.3613700Z CONN_LIFECYCLE: conn=214 role=brain stream-subscriber stream=109 wall_ms=1785688876361 mono_ms=150375 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:16.3614705Z CONN_LIFECYCLE: conn=215 role=brain wall_ms=1785688876361 mono_ms=150375 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:16.3615746Z CONN_LIFECYCLE: conn=215 role=brain wall_ms=1785688876361 mono_ms=150375 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.0159849Z CONN_LIFECYCLE: conn=216 role=brain wall_ms=1785688877015 mono_ms=151029 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.0160710Z CONN_LIFECYCLE: conn=217 role=brain wall_ms=1785688877015 mono_ms=151029 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.0161579Z CONN_LIFECYCLE: conn=216 role=brain wall_ms=1785688877015 mono_ms=151029 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.0163244Z CONN_LIFECYCLE: conn=217 role=brain wall_ms=1785688877015 mono_ms=151029 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.0164650Z CONN_LIFECYCLE: conn=218 role=brain stream-subscriber stream=110 wall_ms=1785688877016 mono_ms=151030 event=stream-sub-attach stream=110 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.0165660Z CONN_LIFECYCLE: conn=218 role=brain stream-subscriber stream=110 wall_ms=1785688877016 mono_ms=151030 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.0166873Z CONN_LIFECYCLE: conn=219 role=brain wall_ms=1785688877016 mono_ms=151030 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.0168297Z CONN_LIFECYCLE: conn=219 role=brain stream-subscriber stream=111 wall_ms=1785688877016 mono_ms=151030 event=stream-sub-attach stream=111 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.0171423Z CONN_LIFECYCLE: conn=218 role=brain stream-subscriber stream=110 wall_ms=1785688877017 mono_ms=151031 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.0172678Z CONN_LIFECYCLE: conn=220 role=brain wall_ms=1785688877017 mono_ms=151031 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.0173471Z CONN_LIFECYCLE: conn=220 role=brain wall_ms=1785688877017 mono_ms=151031 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.0177944Z CONN_LIFECYCLE: conn=219 role=brain stream-subscriber stream=111 wall_ms=1785688877017 mono_ms=151031 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.0179181Z CONN_LIFECYCLE: conn=221 role=brain wall_ms=1785688877017 mono_ms=151031 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.0180148Z CONN_LIFECYCLE: conn=221 role=brain wall_ms=1785688877017 mono_ms=151031 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.2178218Z CONN_LIFECYCLE: conn=222 role=brain wall_ms=1785688877217 mono_ms=151231 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.2180111Z CONN_LIFECYCLE: conn=222 role=brain wall_ms=1785688877217 mono_ms=151231 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.2182632Z CONN_LIFECYCLE: conn=223 role=brain stream-subscriber stream=112 wall_ms=1785688877218 mono_ms=151232 event=stream-sub-attach stream=112 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.2183647Z CONN_LIFECYCLE: conn=223 role=brain stream-subscriber stream=112 wall_ms=1785688877218 mono_ms=151232 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.2401783Z CONN_LIFECYCLE: conn=223 role=brain stream-subscriber stream=112 wall_ms=1785688877239 mono_ms=151254 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.2403343Z CONN_LIFECYCLE: conn=224 role=brain wall_ms=1785688877240 mono_ms=151254 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.2404093Z CONN_LIFECYCLE: conn=224 role=brain wall_ms=1785688877240 mono_ms=151254 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.5202086Z CONN_LIFECYCLE: conn=225 role=brain wall_ms=1785688877519 mono_ms=151534 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.5203116Z CONN_LIFECYCLE: conn=225 role=brain wall_ms=1785688877520 mono_ms=151534 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.5204739Z CONN_LIFECYCLE: conn=226 role=brain stream-subscriber stream=113 wall_ms=1785688877520 mono_ms=151534 event=stream-sub-attach stream=113 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.5206236Z CONN_LIFECYCLE: conn=226 role=brain stream-subscriber stream=113 wall_ms=1785688877520 mono_ms=151534 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.5214582Z CONN_LIFECYCLE: conn=226 role=brain stream-subscriber stream=113 wall_ms=1785688877521 mono_ms=151535 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.5215883Z CONN_LIFECYCLE: conn=227 role=brain wall_ms=1785688877521 mono_ms=151535 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:17.5216631Z CONN_LIFECYCLE: conn=227 role=brain wall_ms=1785688877521 mono_ms=151535 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.2724752Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688878272 mono_ms=152286 event=stream-sub-release stream=80 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.2728109Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-02T16:41:18.2922895Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7462"}]} wall_ms=1785688878292 mono_ms=16418
2026-08-02T16:41:18.3161699Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688878315 mono_ms=152329 event=stream-sub-attach stream=115 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.3767079Z CONN_LIFECYCLE: conn=228 role=brain wall_ms=1785688878376 mono_ms=152390 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.3767963Z CONN_LIFECYCLE: conn=229 role=brain wall_ms=1785688878376 mono_ms=152390 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.3768869Z CONN_LIFECYCLE: conn=228 role=brain wall_ms=1785688878376 mono_ms=152390 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.3770754Z CONN_LIFECYCLE: conn=229 role=brain wall_ms=1785688878376 mono_ms=152390 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.3772166Z CONN_LIFECYCLE: conn=230 role=brain stream-subscriber stream=116 wall_ms=1785688878376 mono_ms=152390 event=stream-sub-attach stream=116 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.3773171Z CONN_LIFECYCLE: conn=230 role=brain stream-subscriber stream=116 wall_ms=1785688878377 mono_ms=152391 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.3774396Z CONN_LIFECYCLE: conn=231 role=brain wall_ms=1785688878377 mono_ms=152391 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.3775656Z CONN_LIFECYCLE: conn=231 role=brain stream-subscriber stream=117 wall_ms=1785688878377 mono_ms=152391 event=stream-sub-attach stream=117 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.3779554Z CONN_LIFECYCLE: conn=230 role=brain stream-subscriber stream=116 wall_ms=1785688878377 mono_ms=152391 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.3780842Z CONN_LIFECYCLE: conn=232 role=brain wall_ms=1785688878377 mono_ms=152392 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.3781925Z CONN_LIFECYCLE: conn=232 role=brain wall_ms=1785688878378 mono_ms=152392 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.3785034Z CONN_LIFECYCLE: conn=231 role=brain stream-subscriber stream=117 wall_ms=1785688878378 mono_ms=152392 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.3786240Z CONN_LIFECYCLE: conn=233 role=brain wall_ms=1785688878378 mono_ms=152392 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.3787949Z CONN_LIFECYCLE: conn=233 role=brain wall_ms=1785688878378 mono_ms=152392 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.5281855Z CONN_LIFECYCLE: conn=234 role=brain wall_ms=1785688878528 mono_ms=152542 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.5282762Z CONN_LIFECYCLE: conn=234 role=brain wall_ms=1785688878528 mono_ms=152542 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.5285484Z CONN_LIFECYCLE: conn=235 role=brain stream-subscriber stream=118 wall_ms=1785688878528 mono_ms=152542 event=stream-sub-attach stream=118 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.5287020Z CONN_LIFECYCLE: conn=235 role=brain stream-subscriber stream=118 wall_ms=1785688878528 mono_ms=152542 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.5504112Z CONN_LIFECYCLE: conn=235 role=brain stream-subscriber stream=118 wall_ms=1785688878550 mono_ms=152564 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.5505610Z CONN_LIFECYCLE: conn=236 role=brain wall_ms=1785688878550 mono_ms=152564 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.5506640Z CONN_LIFECYCLE: conn=236 role=brain wall_ms=1785688878550 mono_ms=152564 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.6794506Z CONN_LIFECYCLE: conn=237 role=brain wall_ms=1785688878679 mono_ms=152693 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.6795823Z CONN_LIFECYCLE: conn=237 role=brain wall_ms=1785688878679 mono_ms=152693 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.6797445Z CONN_LIFECYCLE: conn=238 role=brain stream-subscriber stream=119 wall_ms=1785688878679 mono_ms=152693 event=stream-sub-attach stream=119 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.6798915Z CONN_LIFECYCLE: conn=238 role=brain stream-subscriber stream=119 wall_ms=1785688878679 mono_ms=152693 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.6806188Z CONN_LIFECYCLE: conn=238 role=brain stream-subscriber stream=119 wall_ms=1785688878680 mono_ms=152694 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.6807099Z CONN_LIFECYCLE: conn=239 role=brain wall_ms=1785688878680 mono_ms=152694 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:18.6808196Z CONN_LIFECYCLE: conn=239 role=brain wall_ms=1785688878680 mono_ms=152694 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.3849744Z CONN_LIFECYCLE: conn=240 role=brain wall_ms=1785688879384 mono_ms=153398 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.3850918Z CONN_LIFECYCLE: conn=241 role=brain wall_ms=1785688879384 mono_ms=153398 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.3851820Z CONN_LIFECYCLE: conn=241 role=brain wall_ms=1785688879384 mono_ms=153398 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.3853099Z CONN_LIFECYCLE: conn=240 role=brain wall_ms=1785688879384 mono_ms=153398 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.3854358Z CONN_LIFECYCLE: conn=242 role=brain stream-subscriber stream=120 wall_ms=1785688879385 mono_ms=153399 event=stream-sub-attach stream=120 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.3855280Z CONN_LIFECYCLE: conn=242 role=brain stream-subscriber stream=120 wall_ms=1785688879385 mono_ms=153399 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.3857009Z CONN_LIFECYCLE: conn=243 role=brain wall_ms=1785688879385 mono_ms=153399 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.3858882Z CONN_LIFECYCLE: conn=243 role=brain stream-subscriber stream=121 wall_ms=1785688879385 mono_ms=153399 event=stream-sub-attach stream=121 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.3861927Z CONN_LIFECYCLE: conn=242 role=brain stream-subscriber stream=120 wall_ms=1785688879386 mono_ms=153400 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.3863210Z CONN_LIFECYCLE: conn=244 role=brain wall_ms=1785688879386 mono_ms=153400 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.3864303Z CONN_LIFECYCLE: conn=244 role=brain wall_ms=1785688879386 mono_ms=153400 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.3868113Z CONN_LIFECYCLE: conn=243 role=brain stream-subscriber stream=121 wall_ms=1785688879386 mono_ms=153400 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.3869401Z CONN_LIFECYCLE: conn=245 role=brain wall_ms=1785688879386 mono_ms=153400 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.3870295Z CONN_LIFECYCLE: conn=245 role=brain wall_ms=1785688879386 mono_ms=153400 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.6370018Z CONN_LIFECYCLE: conn=246 role=brain wall_ms=1785688879636 mono_ms=153650 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.6371567Z CONN_LIFECYCLE: conn=246 role=brain wall_ms=1785688879636 mono_ms=153651 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.6373628Z CONN_LIFECYCLE: conn=247 role=brain stream-subscriber stream=122 wall_ms=1785688879637 mono_ms=153651 event=stream-sub-attach stream=122 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.6375675Z CONN_LIFECYCLE: conn=247 role=brain stream-subscriber stream=122 wall_ms=1785688879637 mono_ms=153651 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.6593884Z CONN_LIFECYCLE: conn=247 role=brain stream-subscriber stream=122 wall_ms=1785688879659 mono_ms=153673 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.6595157Z CONN_LIFECYCLE: conn=248 role=brain wall_ms=1785688879659 mono_ms=153673 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.6596393Z CONN_LIFECYCLE: conn=248 role=brain wall_ms=1785688879659 mono_ms=153673 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.7880343Z CONN_LIFECYCLE: conn=249 role=brain wall_ms=1785688879787 mono_ms=153801 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.7881438Z CONN_LIFECYCLE: conn=249 role=brain wall_ms=1785688879787 mono_ms=153802 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.7882621Z CONN_LIFECYCLE: conn=250 role=brain stream-subscriber stream=123 wall_ms=1785688879788 mono_ms=153802 event=stream-sub-attach stream=123 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.7883858Z CONN_LIFECYCLE: conn=250 role=brain stream-subscriber stream=123 wall_ms=1785688879788 mono_ms=153802 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.7890072Z CONN_LIFECYCLE: conn=250 role=brain stream-subscriber stream=123 wall_ms=1785688879788 mono_ms=153802 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.7891397Z CONN_LIFECYCLE: conn=251 role=brain wall_ms=1785688879789 mono_ms=153803 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:19.7892166Z CONN_LIFECYCLE: conn=251 role=brain wall_ms=1785688879789 mono_ms=153803 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:20.4430925Z CONN_LIFECYCLE: conn=252 role=brain wall_ms=1785688880442 mono_ms=154456 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:20.4431756Z CONN_LIFECYCLE: conn=253 role=brain wall_ms=1785688880442 mono_ms=154456 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:20.4432604Z CONN_LIFECYCLE: conn=252 role=brain wall_ms=1785688880443 mono_ms=154457 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:20.4434093Z CONN_LIFECYCLE: conn=253 role=brain wall_ms=1785688880443 mono_ms=154457 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:20.4435337Z CONN_LIFECYCLE: conn=255 role=brain stream-subscriber stream=124 wall_ms=1785688880443 mono_ms=154457 event=stream-sub-attach stream=124 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:20.4436378Z CONN_LIFECYCLE: conn=255 role=brain stream-subscriber stream=124 wall_ms=1785688880443 mono_ms=154457 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:20.4437384Z CONN_LIFECYCLE: conn=254 role=brain wall_ms=1785688880443 mono_ms=154457 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:20.4439196Z CONN_LIFECYCLE: conn=254 role=brain stream-subscriber stream=125 wall_ms=1785688880443 mono_ms=154457 event=stream-sub-attach stream=125 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:20.4442273Z CONN_LIFECYCLE: conn=255 role=brain stream-subscriber stream=124 wall_ms=1785688880444 mono_ms=154458 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:20.4443764Z CONN_LIFECYCLE: conn=256 role=brain wall_ms=1785688880444 mono_ms=154458 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:20.4444776Z CONN_LIFECYCLE: conn=256 role=brain wall_ms=1785688880444 mono_ms=154458 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:20.4448521Z CONN_LIFECYCLE: conn=254 role=brain stream-subscriber stream=125 wall_ms=1785688880444 mono_ms=154458 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:20.4449545Z CONN_LIFECYCLE: conn=257 role=brain wall_ms=1785688880444 mono_ms=154458 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:20.4450442Z CONN_LIFECYCLE: conn=257 role=brain wall_ms=1785688880444 mono_ms=154459 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.0058368Z CONN_LIFECYCLE: conn=258 role=brain wall_ms=1785688882005 mono_ms=156019 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.0059996Z CONN_LIFECYCLE: conn=258 role=brain wall_ms=1785688882005 mono_ms=156019 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.0062360Z CONN_LIFECYCLE: conn=259 role=brain stream-subscriber stream=126 wall_ms=1785688882006 mono_ms=156020 event=stream-sub-attach stream=126 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.0063422Z CONN_LIFECYCLE: conn=259 role=brain stream-subscriber stream=126 wall_ms=1785688882006 mono_ms=156020 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.0282542Z CONN_LIFECYCLE: conn=259 role=brain stream-subscriber stream=126 wall_ms=1785688882028 mono_ms=156042 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.0283580Z CONN_LIFECYCLE: conn=260 role=brain wall_ms=1785688882028 mono_ms=156042 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.0284436Z CONN_LIFECYCLE: conn=260 role=brain wall_ms=1785688882028 mono_ms=156042 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.1570016Z CONN_LIFECYCLE: conn=261 role=brain wall_ms=1785688882156 mono_ms=156170 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.1571432Z CONN_LIFECYCLE: conn=261 role=brain wall_ms=1785688882156 mono_ms=156170 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.1572535Z CONN_LIFECYCLE: conn=262 role=brain stream-subscriber stream=127 wall_ms=1785688882157 mono_ms=156171 event=stream-sub-attach stream=127 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.1573554Z CONN_LIFECYCLE: conn=262 role=brain stream-subscriber stream=127 wall_ms=1785688882157 mono_ms=156171 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.1581115Z CONN_LIFECYCLE: conn=262 role=brain stream-subscriber stream=127 wall_ms=1785688882157 mono_ms=156172 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.1582263Z CONN_LIFECYCLE: conn=263 role=brain wall_ms=1785688882158 mono_ms=156172 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.1583114Z CONN_LIFECYCLE: conn=263 role=brain wall_ms=1785688882158 mono_ms=156172 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.8627333Z CONN_LIFECYCLE: conn=264 role=brain wall_ms=1785688882862 mono_ms=156876 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.8628692Z CONN_LIFECYCLE: conn=265 role=brain wall_ms=1785688882862 mono_ms=156876 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.8629719Z CONN_LIFECYCLE: conn=264 role=brain wall_ms=1785688882862 mono_ms=156876 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.8630710Z CONN_LIFECYCLE: conn=265 role=brain wall_ms=1785688882862 mono_ms=156876 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.8631798Z CONN_LIFECYCLE: conn=266 role=brain stream-subscriber stream=128 wall_ms=1785688882863 mono_ms=156877 event=stream-sub-attach stream=128 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.8632765Z CONN_LIFECYCLE: conn=266 role=brain stream-subscriber stream=128 wall_ms=1785688882863 mono_ms=156877 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.8634950Z CONN_LIFECYCLE: conn=267 role=brain wall_ms=1785688882863 mono_ms=156877 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.8636685Z CONN_LIFECYCLE: conn=267 role=brain stream-subscriber stream=129 wall_ms=1785688882863 mono_ms=156877 event=stream-sub-attach stream=129 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.8640884Z CONN_LIFECYCLE: conn=266 role=brain stream-subscriber stream=128 wall_ms=1785688882863 mono_ms=156878 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.8642557Z CONN_LIFECYCLE: conn=268 role=brain wall_ms=1785688882864 mono_ms=156878 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.8643739Z CONN_LIFECYCLE: conn=268 role=brain wall_ms=1785688882864 mono_ms=156878 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.8646426Z CONN_LIFECYCLE: conn=267 role=brain stream-subscriber stream=129 wall_ms=1785688882864 mono_ms=156878 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.8647669Z CONN_LIFECYCLE: conn=269 role=brain wall_ms=1785688882864 mono_ms=156878 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:22.8648359Z CONN_LIFECYCLE: conn=269 role=brain wall_ms=1785688882864 mono_ms=156878 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:23.1150456Z CONN_LIFECYCLE: conn=270 role=brain wall_ms=1785688883114 mono_ms=157128 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:23.1152081Z CONN_LIFECYCLE: conn=270 role=brain wall_ms=1785688883114 mono_ms=157129 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:23.1155457Z CONN_LIFECYCLE: conn=271 role=brain stream-subscriber stream=130 wall_ms=1785688883115 mono_ms=157129 event=stream-sub-attach stream=130 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:23.1157139Z CONN_LIFECYCLE: conn=271 role=brain stream-subscriber stream=130 wall_ms=1785688883115 mono_ms=157129 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:23.1373338Z CONN_LIFECYCLE: conn=271 role=brain stream-subscriber stream=130 wall_ms=1785688883137 mono_ms=157151 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:23.1374681Z CONN_LIFECYCLE: conn=272 role=brain wall_ms=1785688883137 mono_ms=157151 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:23.1376043Z CONN_LIFECYCLE: conn=272 role=brain wall_ms=1785688883137 mono_ms=157151 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:23.5686815Z CONN_LIFECYCLE: conn=273 role=brain wall_ms=1785688883568 mono_ms=157582 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:23.5687803Z CONN_LIFECYCLE: conn=273 role=brain wall_ms=1785688883568 mono_ms=157582 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:23.5688901Z CONN_LIFECYCLE: conn=274 role=brain stream-subscriber stream=131 wall_ms=1785688883568 mono_ms=157582 event=stream-sub-attach stream=131 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:23.5690341Z CONN_LIFECYCLE: conn=274 role=brain stream-subscriber stream=131 wall_ms=1785688883568 mono_ms=157583 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:23.5696770Z CONN_LIFECYCLE: conn=274 role=brain stream-subscriber stream=131 wall_ms=1785688883569 mono_ms=157583 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:23.5697881Z CONN_LIFECYCLE: conn=275 role=brain wall_ms=1785688883569 mono_ms=157583 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:23.5698712Z CONN_LIFECYCLE: conn=275 role=brain wall_ms=1785688883569 mono_ms=157583 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.2722645Z PUMP_PEER_FAIL:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:stream ended before Done
2026-08-02T16:41:24.2954095Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688884295 mono_ms=158309 event=stream-sub-attach stream=133 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.5265459Z CONN_LIFECYCLE: conn=276 role=brain wall_ms=1785688884526 mono_ms=158540 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.5266805Z CONN_LIFECYCLE: conn=277 role=brain wall_ms=1785688884526 mono_ms=158540 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.5267692Z CONN_LIFECYCLE: conn=276 role=brain wall_ms=1785688884526 mono_ms=158540 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.5268655Z CONN_LIFECYCLE: conn=277 role=brain wall_ms=1785688884526 mono_ms=158540 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.5269844Z CONN_LIFECYCLE: conn=278 role=brain stream-subscriber stream=134 wall_ms=1785688884526 mono_ms=158540 event=stream-sub-attach stream=134 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.5270970Z CONN_LIFECYCLE: conn=278 role=brain stream-subscriber stream=134 wall_ms=1785688884526 mono_ms=158540 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.5273389Z CONN_LIFECYCLE: conn=279 role=brain wall_ms=1785688884527 mono_ms=158541 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.5274866Z CONN_LIFECYCLE: conn=279 role=brain stream-subscriber stream=135 wall_ms=1785688884527 mono_ms=158541 event=stream-sub-attach stream=135 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.5278443Z CONN_LIFECYCLE: conn=278 role=brain stream-subscriber stream=134 wall_ms=1785688884527 mono_ms=158541 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.5279891Z CONN_LIFECYCLE: conn=280 role=brain wall_ms=1785688884527 mono_ms=158541 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.5280953Z CONN_LIFECYCLE: conn=280 role=brain wall_ms=1785688884527 mono_ms=158542 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.5283548Z CONN_LIFECYCLE: conn=279 role=brain stream-subscriber stream=135 wall_ms=1785688884528 mono_ms=158542 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.5284906Z CONN_LIFECYCLE: conn=281 role=brain wall_ms=1785688884528 mono_ms=158542 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.5285817Z CONN_LIFECYCLE: conn=281 role=brain wall_ms=1785688884528 mono_ms=158542 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.6776183Z CONN_LIFECYCLE: conn=282 role=brain wall_ms=1785688884677 mono_ms=158691 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.6780221Z CONN_LIFECYCLE: conn=282 role=brain wall_ms=1785688884677 mono_ms=158691 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.6781080Z CONN_LIFECYCLE: conn=283 role=brain stream-subscriber stream=136 wall_ms=1785688884678 mono_ms=158692 event=stream-sub-attach stream=136 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.6782760Z CONN_LIFECYCLE: conn=283 role=brain stream-subscriber stream=136 wall_ms=1785688884678 mono_ms=158692 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.7000180Z CONN_LIFECYCLE: conn=283 role=brain stream-subscriber stream=136 wall_ms=1785688884699 mono_ms=158713 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.7001693Z CONN_LIFECYCLE: conn=284 role=brain wall_ms=1785688884700 mono_ms=158714 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.7002599Z CONN_LIFECYCLE: conn=284 role=brain wall_ms=1785688884700 mono_ms=158714 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.8286308Z CONN_LIFECYCLE: conn=285 role=brain wall_ms=1785688884828 mono_ms=158842 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.8287101Z CONN_LIFECYCLE: conn=285 role=brain wall_ms=1785688884828 mono_ms=158842 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.8288769Z CONN_LIFECYCLE: conn=286 role=brain stream-subscriber stream=137 wall_ms=1785688884828 mono_ms=158842 event=stream-sub-attach stream=137 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.8290125Z CONN_LIFECYCLE: conn=286 role=brain stream-subscriber stream=137 wall_ms=1785688884828 mono_ms=158843 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.8297073Z CONN_LIFECYCLE: conn=286 role=brain stream-subscriber stream=137 wall_ms=1785688884829 mono_ms=158843 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.8298128Z CONN_LIFECYCLE: conn=287 role=brain wall_ms=1785688884829 mono_ms=158843 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:24.8299450Z CONN_LIFECYCLE: conn=287 role=brain wall_ms=1785688884829 mono_ms=158843 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.4834637Z CONN_LIFECYCLE: conn=288 role=brain wall_ms=1785688885483 mono_ms=159497 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.4835485Z CONN_LIFECYCLE: conn=289 role=brain wall_ms=1785688885483 mono_ms=159497 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.4836250Z CONN_LIFECYCLE: conn=289 role=brain wall_ms=1785688885483 mono_ms=159497 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.4837041Z CONN_LIFECYCLE: conn=288 role=brain wall_ms=1785688885483 mono_ms=159497 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.4837895Z CONN_LIFECYCLE: conn=290 role=brain stream-subscriber stream=138 wall_ms=1785688885483 mono_ms=159497 event=stream-sub-attach stream=138 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.4838844Z CONN_LIFECYCLE: conn=290 role=brain stream-subscriber stream=138 wall_ms=1785688885483 mono_ms=159497 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.4841105Z CONN_LIFECYCLE: conn=291 role=brain wall_ms=1785688885484 mono_ms=159498 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.4843074Z CONN_LIFECYCLE: conn=291 role=brain stream-subscriber stream=139 wall_ms=1785688885484 mono_ms=159498 event=stream-sub-attach stream=139 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.4846875Z CONN_LIFECYCLE: conn=290 role=brain stream-subscriber stream=138 wall_ms=1785688885484 mono_ms=159498 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.4848522Z CONN_LIFECYCLE: conn=292 role=brain wall_ms=1785688885484 mono_ms=159498 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.4849423Z CONN_LIFECYCLE: conn=292 role=brain wall_ms=1785688885484 mono_ms=159498 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.4852606Z CONN_LIFECYCLE: conn=291 role=brain stream-subscriber stream=139 wall_ms=1785688885485 mono_ms=159499 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.4853605Z CONN_LIFECYCLE: conn=293 role=brain wall_ms=1785688885485 mono_ms=159499 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.4854316Z CONN_LIFECYCLE: conn=293 role=brain wall_ms=1785688885485 mono_ms=159499 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.6850177Z CONN_LIFECYCLE: conn=294 role=brain wall_ms=1785688885684 mono_ms=159698 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.6851743Z CONN_LIFECYCLE: conn=294 role=brain wall_ms=1785688885684 mono_ms=159699 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.6853887Z CONN_LIFECYCLE: conn=295 role=brain stream-subscriber stream=140 wall_ms=1785688885685 mono_ms=159699 event=stream-sub-attach stream=140 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.6855935Z CONN_LIFECYCLE: conn=295 role=brain stream-subscriber stream=140 wall_ms=1785688885685 mono_ms=159699 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.7072384Z CONN_LIFECYCLE: conn=295 role=brain stream-subscriber stream=140 wall_ms=1785688885707 mono_ms=159721 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.7073844Z CONN_LIFECYCLE: conn=296 role=brain wall_ms=1785688885707 mono_ms=159721 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.7074946Z CONN_LIFECYCLE: conn=296 role=brain wall_ms=1785688885707 mono_ms=159721 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.8865054Z CONN_LIFECYCLE: conn=297 role=brain wall_ms=1785688885886 mono_ms=159900 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.8865830Z CONN_LIFECYCLE: conn=297 role=brain wall_ms=1785688885886 mono_ms=159900 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.8867888Z CONN_LIFECYCLE: conn=298 role=brain stream-subscriber stream=141 wall_ms=1785688885886 mono_ms=159900 event=stream-sub-attach stream=141 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.8869378Z CONN_LIFECYCLE: conn=298 role=brain stream-subscriber stream=141 wall_ms=1785688885886 mono_ms=159900 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.8876608Z CONN_LIFECYCLE: conn=298 role=brain stream-subscriber stream=141 wall_ms=1785688885887 mono_ms=159901 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.8877824Z CONN_LIFECYCLE: conn=299 role=brain wall_ms=1785688885887 mono_ms=159901 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:25.8878899Z CONN_LIFECYCLE: conn=299 role=brain wall_ms=1785688885887 mono_ms=159901 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.7588221Z CONN_LIFECYCLE: conn=300 role=brain wall_ms=1785688888758 mono_ms=162772 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.7590086Z CONN_LIFECYCLE: conn=301 role=brain wall_ms=1785688888758 mono_ms=162772 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.7591642Z CONN_LIFECYCLE: conn=300 role=brain wall_ms=1785688888758 mono_ms=162772 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.7593066Z CONN_LIFECYCLE: conn=301 role=brain wall_ms=1785688888758 mono_ms=162772 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.7594141Z CONN_LIFECYCLE: conn=302 role=brain stream-subscriber stream=142 wall_ms=1785688888759 mono_ms=162773 event=stream-sub-attach stream=142 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.7595224Z CONN_LIFECYCLE: conn=302 role=brain stream-subscriber stream=142 wall_ms=1785688888759 mono_ms=162773 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.7596496Z CONN_LIFECYCLE: conn=303 role=brain wall_ms=1785688888759 mono_ms=162773 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.7598224Z CONN_LIFECYCLE: conn=303 role=brain stream-subscriber stream=143 wall_ms=1785688888759 mono_ms=162773 event=stream-sub-attach stream=143 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.7601375Z CONN_LIFECYCLE: conn=302 role=brain stream-subscriber stream=142 wall_ms=1785688888760 mono_ms=162774 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.7602978Z CONN_LIFECYCLE: conn=304 role=brain wall_ms=1785688888760 mono_ms=162774 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.7604019Z CONN_LIFECYCLE: conn=304 role=brain wall_ms=1785688888760 mono_ms=162774 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.7607806Z CONN_LIFECYCLE: conn=303 role=brain stream-subscriber stream=143 wall_ms=1785688888760 mono_ms=162774 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.7608680Z CONN_LIFECYCLE: conn=305 role=brain wall_ms=1785688888760 mono_ms=162774 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.7609704Z CONN_LIFECYCLE: conn=305 role=brain wall_ms=1785688888760 mono_ms=162774 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.9099942Z CONN_LIFECYCLE: conn=306 role=brain wall_ms=1785688888909 mono_ms=162923 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.9100948Z CONN_LIFECYCLE: conn=306 role=brain wall_ms=1785688888909 mono_ms=162923 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.9103405Z CONN_LIFECYCLE: conn=307 role=brain stream-subscriber stream=144 wall_ms=1785688888910 mono_ms=162924 event=stream-sub-attach stream=144 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.9105033Z CONN_LIFECYCLE: conn=307 role=brain stream-subscriber stream=144 wall_ms=1785688888910 mono_ms=162924 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.9323510Z CONN_LIFECYCLE: conn=307 role=brain stream-subscriber stream=144 wall_ms=1785688888932 mono_ms=162946 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.9324615Z CONN_LIFECYCLE: conn=308 role=brain wall_ms=1785688888932 mono_ms=162946 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.9325435Z CONN_LIFECYCLE: conn=308 role=brain wall_ms=1785688888932 mono_ms=162946 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.9602990Z CONN_LIFECYCLE: conn=309 role=brain wall_ms=1785688888960 mono_ms=162974 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.9604132Z CONN_LIFECYCLE: conn=309 role=brain wall_ms=1785688888960 mono_ms=162974 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.9605290Z CONN_LIFECYCLE: conn=310 role=brain stream-subscriber stream=145 wall_ms=1785688888960 mono_ms=162974 event=stream-sub-attach stream=145 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.9606930Z CONN_LIFECYCLE: conn=310 role=brain stream-subscriber stream=145 wall_ms=1785688888960 mono_ms=162974 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.9612859Z CONN_LIFECYCLE: conn=310 role=brain stream-subscriber stream=145 wall_ms=1785688888961 mono_ms=162975 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.9613945Z CONN_LIFECYCLE: conn=311 role=brain wall_ms=1785688888961 mono_ms=162975 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:28.9614710Z CONN_LIFECYCLE: conn=311 role=brain wall_ms=1785688888961 mono_ms=162975 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.6150890Z CONN_LIFECYCLE: conn=312 role=brain wall_ms=1785688889614 mono_ms=163628 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.6151753Z CONN_LIFECYCLE: conn=313 role=brain wall_ms=1785688889614 mono_ms=163628 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.6152802Z CONN_LIFECYCLE: conn=312 role=brain wall_ms=1785688889615 mono_ms=163629 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.6154169Z CONN_LIFECYCLE: conn=313 role=brain wall_ms=1785688889615 mono_ms=163629 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.6155679Z CONN_LIFECYCLE: conn=314 role=brain stream-subscriber stream=146 wall_ms=1785688889615 mono_ms=163629 event=stream-sub-attach stream=146 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.6157137Z CONN_LIFECYCLE: conn=314 role=brain stream-subscriber stream=146 wall_ms=1785688889615 mono_ms=163629 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.6158396Z CONN_LIFECYCLE: conn=315 role=brain wall_ms=1785688889615 mono_ms=163629 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.6159765Z CONN_LIFECYCLE: conn=315 role=brain stream-subscriber stream=147 wall_ms=1785688889615 mono_ms=163629 event=stream-sub-attach stream=147 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.6163314Z CONN_LIFECYCLE: conn=314 role=brain stream-subscriber stream=146 wall_ms=1785688889616 mono_ms=163630 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.6165092Z CONN_LIFECYCLE: conn=316 role=brain wall_ms=1785688889616 mono_ms=163630 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.6166056Z CONN_LIFECYCLE: conn=316 role=brain wall_ms=1785688889616 mono_ms=163630 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.6169887Z CONN_LIFECYCLE: conn=315 role=brain stream-subscriber stream=147 wall_ms=1785688889616 mono_ms=163630 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.6170964Z CONN_LIFECYCLE: conn=317 role=brain wall_ms=1785688889617 mono_ms=163631 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.6171821Z CONN_LIFECYCLE: conn=317 role=brain wall_ms=1785688889617 mono_ms=163631 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.7159620Z CONN_LIFECYCLE: conn=318 role=brain wall_ms=1785688889715 mono_ms=163729 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.7160769Z CONN_LIFECYCLE: conn=318 role=brain wall_ms=1785688889715 mono_ms=163729 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.7163217Z CONN_LIFECYCLE: conn=319 role=brain stream-subscriber stream=148 wall_ms=1785688889716 mono_ms=163730 event=stream-sub-attach stream=148 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.7164912Z CONN_LIFECYCLE: conn=319 role=brain stream-subscriber stream=148 wall_ms=1785688889716 mono_ms=163730 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.7383053Z CONN_LIFECYCLE: conn=319 role=brain stream-subscriber stream=148 wall_ms=1785688889738 mono_ms=163752 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.7384211Z CONN_LIFECYCLE: conn=320 role=brain wall_ms=1785688889738 mono_ms=163752 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.7384942Z CONN_LIFECYCLE: conn=320 role=brain wall_ms=1785688889738 mono_ms=163752 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.8670374Z CONN_LIFECYCLE: conn=321 role=brain wall_ms=1785688889866 mono_ms=163880 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.8671666Z CONN_LIFECYCLE: conn=321 role=brain wall_ms=1785688889866 mono_ms=163881 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.8673103Z CONN_LIFECYCLE: conn=322 role=brain stream-subscriber stream=149 wall_ms=1785688889867 mono_ms=163881 event=stream-sub-attach stream=149 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.8674594Z CONN_LIFECYCLE: conn=322 role=brain stream-subscriber stream=149 wall_ms=1785688889867 mono_ms=163881 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.8680658Z CONN_LIFECYCLE: conn=322 role=brain stream-subscriber stream=149 wall_ms=1785688889867 mono_ms=163882 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.8681617Z CONN_LIFECYCLE: conn=323 role=brain wall_ms=1785688889868 mono_ms=163882 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:29.8682336Z CONN_LIFECYCLE: conn=323 role=brain wall_ms=1785688889868 mono_ms=163882 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.0376043Z PAIR_MEET_UP:twohost step=59522963 id=1a24095a80d9025d078cdf0567f19df3df9cb3b706af560188c766d356cdc143 addr=EndpointAddr { id: PublicKey(1a24095a80d9025d078cdf0567f19df3df9cb3b706af560188c766d356cdc143), addrs: {Ip(100.98.197.12:37181), Ip(192.168.1.163:37181)} }
2026-08-02T16:41:30.5219637Z CONN_LIFECYCLE: conn=324 role=brain wall_ms=1785688890521 mono_ms=164535 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.5220935Z CONN_LIFECYCLE: conn=324 role=brain wall_ms=1785688890521 mono_ms=164535 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.5222389Z CONN_LIFECYCLE: conn=325 role=brain stream-subscriber stream=150 wall_ms=1785688890522 mono_ms=164536 event=stream-sub-attach stream=150 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.5223797Z CONN_LIFECYCLE: conn=325 role=brain stream-subscriber stream=150 wall_ms=1785688890522 mono_ms=164536 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.5231079Z CONN_LIFECYCLE: conn=325 role=brain stream-subscriber stream=150 wall_ms=1785688890522 mono_ms=164537 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.5232783Z CONN_LIFECYCLE: conn=326 role=brain wall_ms=1785688890523 mono_ms=164537 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.5233675Z CONN_LIFECYCLE: conn=326 role=brain wall_ms=1785688890523 mono_ms=164537 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.5724582Z CONN_LIFECYCLE: conn=327 role=brain wall_ms=1785688890572 mono_ms=164586 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.5726230Z CONN_LIFECYCLE: conn=327 role=brain wall_ms=1785688890572 mono_ms=164586 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.5731154Z CONN_LIFECYCLE: conn=328 role=brain wall_ms=1785688890573 mono_ms=164587 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.5733370Z CONN_LIFECYCLE: conn=328 role=brain stream-subscriber stream=151 wall_ms=1785688890573 mono_ms=164587 event=stream-sub-attach stream=151 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.5743974Z CONN_LIFECYCLE: conn=328 role=brain stream-subscriber stream=151 wall_ms=1785688890574 mono_ms=164588 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.5745149Z CONN_LIFECYCLE: conn=329 role=brain wall_ms=1785688890574 mono_ms=164588 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.5746117Z CONN_LIFECYCLE: conn=329 role=brain wall_ms=1785688890574 mono_ms=164588 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.7738643Z CONN_LIFECYCLE: conn=330 role=brain wall_ms=1785688890773 mono_ms=164787 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.7739750Z CONN_LIFECYCLE: conn=330 role=brain wall_ms=1785688890773 mono_ms=164787 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.7741186Z CONN_LIFECYCLE: conn=331 role=brain stream-subscriber stream=152 wall_ms=1785688890774 mono_ms=164788 event=stream-sub-attach stream=152 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.7742388Z CONN_LIFECYCLE: conn=331 role=brain stream-subscriber stream=152 wall_ms=1785688890774 mono_ms=164788 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.7961055Z CONN_LIFECYCLE: conn=331 role=brain stream-subscriber stream=152 wall_ms=1785688890795 mono_ms=164809 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.7962141Z CONN_LIFECYCLE: conn=332 role=brain wall_ms=1785688890796 mono_ms=164810 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.7963622Z CONN_LIFECYCLE: conn=332 role=brain wall_ms=1785688890796 mono_ms=164810 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.8751422Z CONN_LIFECYCLE: conn=333 role=brain wall_ms=1785688890874 mono_ms=164888 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.8752213Z CONN_LIFECYCLE: conn=333 role=brain wall_ms=1785688890874 mono_ms=164888 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.8753105Z CONN_LIFECYCLE: conn=334 role=brain stream-subscriber stream=153 wall_ms=1785688890874 mono_ms=164888 event=stream-sub-attach stream=153 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.8754330Z CONN_LIFECYCLE: conn=334 role=brain stream-subscriber stream=153 wall_ms=1785688890874 mono_ms=164889 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.8759202Z CONN_LIFECYCLE: conn=334 role=brain stream-subscriber stream=153 wall_ms=1785688890875 mono_ms=164889 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.8760181Z CONN_LIFECYCLE: conn=335 role=brain wall_ms=1785688890875 mono_ms=164890 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:30.8760923Z CONN_LIFECYCLE: conn=335 role=brain wall_ms=1785688890876 mono_ms=164890 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.5295765Z CONN_LIFECYCLE: conn=336 role=brain wall_ms=1785688891529 mono_ms=165543 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.5296773Z CONN_LIFECYCLE: conn=337 role=brain wall_ms=1785688891529 mono_ms=165543 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.5297689Z CONN_LIFECYCLE: conn=336 role=brain wall_ms=1785688891529 mono_ms=165543 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.5298919Z CONN_LIFECYCLE: conn=337 role=brain wall_ms=1785688891529 mono_ms=165543 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.5300363Z CONN_LIFECYCLE: conn=338 role=brain stream-subscriber stream=154 wall_ms=1785688891529 mono_ms=165543 event=stream-sub-attach stream=154 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.5301652Z CONN_LIFECYCLE: conn=338 role=brain stream-subscriber stream=154 wall_ms=1785688891529 mono_ms=165543 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.5303139Z CONN_LIFECYCLE: conn=339 role=brain wall_ms=1785688891530 mono_ms=165544 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.5304504Z CONN_LIFECYCLE: conn=339 role=brain stream-subscriber stream=155 wall_ms=1785688891530 mono_ms=165544 event=stream-sub-attach stream=155 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.5307496Z CONN_LIFECYCLE: conn=338 role=brain stream-subscriber stream=154 wall_ms=1785688891530 mono_ms=165544 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.5309056Z CONN_LIFECYCLE: conn=340 role=brain wall_ms=1785688891530 mono_ms=165544 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.5310156Z CONN_LIFECYCLE: conn=340 role=brain wall_ms=1785688891530 mono_ms=165544 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.5313952Z CONN_LIFECYCLE: conn=339 role=brain stream-subscriber stream=155 wall_ms=1785688891531 mono_ms=165545 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.5315151Z CONN_LIFECYCLE: conn=341 role=brain wall_ms=1785688891531 mono_ms=165545 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.5316233Z CONN_LIFECYCLE: conn=341 role=brain wall_ms=1785688891531 mono_ms=165545 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.6806352Z CONN_LIFECYCLE: conn=342 role=brain wall_ms=1785688891680 mono_ms=165694 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.6807113Z CONN_LIFECYCLE: conn=342 role=brain wall_ms=1785688891680 mono_ms=165694 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.6809348Z CONN_LIFECYCLE: conn=343 role=brain stream-subscriber stream=156 wall_ms=1785688891680 mono_ms=165694 event=stream-sub-attach stream=156 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.6810574Z CONN_LIFECYCLE: conn=343 role=brain stream-subscriber stream=156 wall_ms=1785688891680 mono_ms=165695 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.7027090Z CONN_LIFECYCLE: conn=343 role=brain stream-subscriber stream=156 wall_ms=1785688891702 mono_ms=165716 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.7028485Z CONN_LIFECYCLE: conn=344 role=brain wall_ms=1785688891702 mono_ms=165716 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.7029462Z CONN_LIFECYCLE: conn=344 role=brain wall_ms=1785688891702 mono_ms=165716 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.8318809Z CONN_LIFECYCLE: conn=345 role=brain wall_ms=1785688891831 mono_ms=165845 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.8320172Z CONN_LIFECYCLE: conn=345 role=brain wall_ms=1785688891831 mono_ms=165845 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.8321594Z CONN_LIFECYCLE: conn=346 role=brain stream-subscriber stream=157 wall_ms=1785688891832 mono_ms=165846 event=stream-sub-attach stream=157 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.8322625Z CONN_LIFECYCLE: conn=346 role=brain stream-subscriber stream=157 wall_ms=1785688891832 mono_ms=165846 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.8329528Z CONN_LIFECYCLE: conn=346 role=brain stream-subscriber stream=157 wall_ms=1785688891832 mono_ms=165846 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.8330441Z CONN_LIFECYCLE: conn=347 role=brain wall_ms=1785688891832 mono_ms=165847 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:31.8331243Z CONN_LIFECYCLE: conn=347 role=brain wall_ms=1785688891833 mono_ms=165847 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.8391959Z CONN_LIFECYCLE: conn=348 role=brain wall_ms=1785688892839 mono_ms=166853 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.8393405Z CONN_LIFECYCLE: conn=349 role=brain wall_ms=1785688892839 mono_ms=166853 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.8394414Z CONN_LIFECYCLE: conn=348 role=brain wall_ms=1785688892839 mono_ms=166853 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.8395378Z CONN_LIFECYCLE: conn=349 role=brain wall_ms=1785688892839 mono_ms=166853 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.8396589Z CONN_LIFECYCLE: conn=351 role=brain stream-subscriber stream=158 wall_ms=1785688892839 mono_ms=166853 event=stream-sub-attach stream=158 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.8397682Z CONN_LIFECYCLE: conn=351 role=brain stream-subscriber stream=158 wall_ms=1785688892839 mono_ms=166853 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.8400101Z CONN_LIFECYCLE: conn=350 role=brain wall_ms=1785688892839 mono_ms=166853 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.8401971Z CONN_LIFECYCLE: conn=350 role=brain stream-subscriber stream=159 wall_ms=1785688892840 mono_ms=166854 event=stream-sub-attach stream=159 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.8404360Z CONN_LIFECYCLE: conn=351 role=brain stream-subscriber stream=158 wall_ms=1785688892840 mono_ms=166854 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.8405298Z CONN_LIFECYCLE: conn=352 role=brain wall_ms=1785688892840 mono_ms=166854 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.8406133Z CONN_LIFECYCLE: conn=352 role=brain wall_ms=1785688892840 mono_ms=166854 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.8411557Z CONN_LIFECYCLE: conn=350 role=brain stream-subscriber stream=159 wall_ms=1785688892841 mono_ms=166855 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.8412559Z CONN_LIFECYCLE: conn=353 role=brain wall_ms=1785688892841 mono_ms=166855 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.8413543Z CONN_LIFECYCLE: conn=353 role=brain wall_ms=1785688892841 mono_ms=166855 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.9399560Z CONN_LIFECYCLE: conn=354 role=brain wall_ms=1785688892939 mono_ms=166953 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.9401166Z CONN_LIFECYCLE: conn=354 role=brain wall_ms=1785688892939 mono_ms=166953 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.9403114Z CONN_LIFECYCLE: conn=355 role=brain stream-subscriber stream=160 wall_ms=1785688892940 mono_ms=166954 event=stream-sub-attach stream=160 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.9404604Z CONN_LIFECYCLE: conn=355 role=brain stream-subscriber stream=160 wall_ms=1785688892940 mono_ms=166954 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.9623559Z CONN_LIFECYCLE: conn=355 role=brain stream-subscriber stream=160 wall_ms=1785688892962 mono_ms=166976 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.9625058Z CONN_LIFECYCLE: conn=356 role=brain wall_ms=1785688892962 mono_ms=166976 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:32.9625949Z CONN_LIFECYCLE: conn=356 role=brain wall_ms=1785688892962 mono_ms=166976 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.0909383Z CONN_LIFECYCLE: conn=357 role=brain wall_ms=1785688893090 mono_ms=167104 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.0910160Z CONN_LIFECYCLE: conn=357 role=brain wall_ms=1785688893090 mono_ms=167104 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.0911148Z CONN_LIFECYCLE: conn=358 role=brain stream-subscriber stream=161 wall_ms=1785688893091 mono_ms=167105 event=stream-sub-attach stream=161 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.0912804Z CONN_LIFECYCLE: conn=358 role=brain stream-subscriber stream=161 wall_ms=1785688893091 mono_ms=167105 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.0919953Z CONN_LIFECYCLE: conn=358 role=brain stream-subscriber stream=161 wall_ms=1785688893091 mono_ms=167105 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.0921202Z CONN_LIFECYCLE: conn=359 role=brain wall_ms=1785688893092 mono_ms=167106 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.0922242Z CONN_LIFECYCLE: conn=359 role=brain wall_ms=1785688893092 mono_ms=167106 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.8464855Z CONN_LIFECYCLE: conn=360 role=brain wall_ms=1785688893846 mono_ms=167860 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.8466282Z CONN_LIFECYCLE: conn=361 role=brain wall_ms=1785688893846 mono_ms=167860 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.8467775Z CONN_LIFECYCLE: conn=360 role=brain wall_ms=1785688893846 mono_ms=167860 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.8469724Z CONN_LIFECYCLE: conn=361 role=brain wall_ms=1785688893846 mono_ms=167860 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.8471398Z CONN_LIFECYCLE: conn=362 role=brain stream-subscriber stream=162 wall_ms=1785688893846 mono_ms=167860 event=stream-sub-attach stream=162 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.8472414Z CONN_LIFECYCLE: conn=362 role=brain stream-subscriber stream=162 wall_ms=1785688893846 mono_ms=167860 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.8473522Z CONN_LIFECYCLE: conn=363 role=brain wall_ms=1785688893847 mono_ms=167861 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.8475524Z CONN_LIFECYCLE: conn=363 role=brain stream-subscriber stream=163 wall_ms=1785688893847 mono_ms=167861 event=stream-sub-attach stream=163 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.8477304Z CONN_LIFECYCLE: conn=362 role=brain stream-subscriber stream=162 wall_ms=1785688893847 mono_ms=167861 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.8478268Z CONN_LIFECYCLE: conn=364 role=brain wall_ms=1785688893847 mono_ms=167861 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.8479430Z CONN_LIFECYCLE: conn=364 role=brain wall_ms=1785688893847 mono_ms=167861 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.8484830Z CONN_LIFECYCLE: conn=363 role=brain stream-subscriber stream=163 wall_ms=1785688893848 mono_ms=167862 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.8486046Z CONN_LIFECYCLE: conn=365 role=brain wall_ms=1785688893848 mono_ms=167862 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:33.8487125Z CONN_LIFECYCLE: conn=365 role=brain wall_ms=1785688893848 mono_ms=167862 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.0481188Z CONN_LIFECYCLE: conn=366 role=brain wall_ms=1785688894047 mono_ms=168061 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.0482329Z CONN_LIFECYCLE: conn=366 role=brain wall_ms=1785688894048 mono_ms=168062 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.0484331Z CONN_LIFECYCLE: conn=367 role=brain stream-subscriber stream=164 wall_ms=1785688894048 mono_ms=168062 event=stream-sub-attach stream=164 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.0486386Z CONN_LIFECYCLE: conn=367 role=brain stream-subscriber stream=164 wall_ms=1785688894048 mono_ms=168062 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.0704330Z CONN_LIFECYCLE: conn=367 role=brain stream-subscriber stream=164 wall_ms=1785688894070 mono_ms=168084 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.0705704Z CONN_LIFECYCLE: conn=368 role=brain wall_ms=1785688894070 mono_ms=168084 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.0706586Z CONN_LIFECYCLE: conn=368 role=brain wall_ms=1785688894070 mono_ms=168084 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.1992307Z CONN_LIFECYCLE: conn=369 role=brain wall_ms=1785688894199 mono_ms=168213 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.1993231Z CONN_LIFECYCLE: conn=369 role=brain wall_ms=1785688894199 mono_ms=168213 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.1994461Z CONN_LIFECYCLE: conn=370 role=brain stream-subscriber stream=165 wall_ms=1785688894199 mono_ms=168213 event=stream-sub-attach stream=165 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.1996100Z CONN_LIFECYCLE: conn=370 role=brain stream-subscriber stream=165 wall_ms=1785688894199 mono_ms=168213 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.2004314Z CONN_LIFECYCLE: conn=370 role=brain stream-subscriber stream=165 wall_ms=1785688894200 mono_ms=168214 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.2005817Z CONN_LIFECYCLE: conn=371 role=brain wall_ms=1785688894200 mono_ms=168214 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.2006917Z CONN_LIFECYCLE: conn=371 role=brain wall_ms=1785688894200 mono_ms=168214 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.3477891Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688894347 mono_ms=168361 event=stream-sub-release stream=133 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.3479987Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-02T16:41:34.3486465Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=cache addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"192.168.1.81:7462"}]} wall_ms=1785688894348 mono_ms=32474
2026-08-02T16:41:34.3490680Z PUMP_DIAL_SUBMIT:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:leg=cache addr={"id":"d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735","addrs":[{"Ip":"100.98.197.12:42858"}]} wall_ms=1785688894348 mono_ms=32475
2026-08-02T16:41:34.3769145Z PUMP_PEER_FAIL:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:no such stream 167
2026-08-02T16:41:34.4094827Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688894409 mono_ms=168423 event=stream-sub-attach stream=169 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.4655125Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688894465 mono_ms=168479 event=stream-sub-release stream=169 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.7528817Z CONN_LIFECYCLE: conn=372 role=brain wall_ms=1785688894752 mono_ms=168766 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.7529856Z CONN_LIFECYCLE: conn=372 role=brain wall_ms=1785688894752 mono_ms=168766 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.7532176Z CONN_LIFECYCLE: conn=373 role=brain stream-subscriber stream=170 wall_ms=1785688894753 mono_ms=168767 event=stream-sub-attach stream=170 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.7533796Z CONN_LIFECYCLE: conn=373 role=brain stream-subscriber stream=170 wall_ms=1785688894753 mono_ms=168767 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.7674490Z CONN_LIFECYCLE: conn=373 role=brain stream-subscriber stream=170 wall_ms=1785688894767 mono_ms=168781 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.7675768Z CONN_LIFECYCLE: conn=374 role=brain wall_ms=1785688894767 mono_ms=168781 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.7676622Z CONN_LIFECYCLE: conn=374 role=brain wall_ms=1785688894767 mono_ms=168781 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.8536866Z CONN_LIFECYCLE: conn=375 role=brain wall_ms=1785688894853 mono_ms=168867 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.8537756Z CONN_LIFECYCLE: conn=376 role=brain wall_ms=1785688894853 mono_ms=168867 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.8538624Z CONN_LIFECYCLE: conn=375 role=brain wall_ms=1785688894853 mono_ms=168867 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.8539721Z CONN_LIFECYCLE: conn=376 role=brain wall_ms=1785688894853 mono_ms=168867 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.8540760Z CONN_LIFECYCLE: conn=377 role=brain stream-subscriber stream=171 wall_ms=1785688894853 mono_ms=168867 event=stream-sub-attach stream=171 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.8541758Z CONN_LIFECYCLE: conn=377 role=brain stream-subscriber stream=171 wall_ms=1785688894854 mono_ms=168868 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.8544483Z CONN_LIFECYCLE: conn=378 role=brain wall_ms=1785688894854 mono_ms=168868 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.8545763Z CONN_LIFECYCLE: conn=378 role=brain stream-subscriber stream=172 wall_ms=1785688894854 mono_ms=168868 event=stream-sub-attach stream=172 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.8549645Z CONN_LIFECYCLE: conn=377 role=brain stream-subscriber stream=171 wall_ms=1785688894854 mono_ms=168868 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.8550807Z CONN_LIFECYCLE: conn=379 role=brain wall_ms=1785688894855 mono_ms=168869 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.8551756Z CONN_LIFECYCLE: conn=379 role=brain wall_ms=1785688894855 mono_ms=168869 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.8557159Z CONN_LIFECYCLE: conn=378 role=brain stream-subscriber stream=172 wall_ms=1785688894855 mono_ms=168869 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.8558418Z CONN_LIFECYCLE: conn=380 role=brain wall_ms=1785688894855 mono_ms=168869 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.8559434Z CONN_LIFECYCLE: conn=380 role=brain wall_ms=1785688894855 mono_ms=168869 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:34.9072276Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688894906 mono_ms=168920 event=stream-sub-attach stream=174 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.0551960Z CONN_LIFECYCLE: conn=381 role=brain wall_ms=1785688895055 mono_ms=169069 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.0553364Z CONN_LIFECYCLE: conn=381 role=brain wall_ms=1785688895055 mono_ms=169069 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.0556330Z CONN_LIFECYCLE: conn=382 role=brain stream-subscriber stream=175 wall_ms=1785688895055 mono_ms=169069 event=stream-sub-attach stream=175 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.0557404Z CONN_LIFECYCLE: conn=382 role=brain stream-subscriber stream=175 wall_ms=1785688895055 mono_ms=169069 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.0775961Z CONN_LIFECYCLE: conn=382 role=brain stream-subscriber stream=175 wall_ms=1785688895077 mono_ms=169091 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.0777473Z CONN_LIFECYCLE: conn=383 role=brain wall_ms=1785688895077 mono_ms=169091 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.0778481Z CONN_LIFECYCLE: conn=383 role=brain wall_ms=1785688895077 mono_ms=169091 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.2564723Z CONN_LIFECYCLE: conn=384 role=brain wall_ms=1785688895256 mono_ms=169270 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.2565704Z CONN_LIFECYCLE: conn=384 role=brain wall_ms=1785688895256 mono_ms=169270 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.2566763Z CONN_LIFECYCLE: conn=385 role=brain stream-subscriber stream=176 wall_ms=1785688895256 mono_ms=169270 event=stream-sub-attach stream=176 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.2568115Z CONN_LIFECYCLE: conn=385 role=brain stream-subscriber stream=176 wall_ms=1785688895256 mono_ms=169270 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.2582780Z CONN_LIFECYCLE: conn=385 role=brain stream-subscriber stream=176 wall_ms=1785688895258 mono_ms=169272 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.2584162Z CONN_LIFECYCLE: conn=386 role=brain wall_ms=1785688895258 mono_ms=169272 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.2585028Z CONN_LIFECYCLE: conn=386 role=brain wall_ms=1785688895258 mono_ms=169272 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.2879566Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688895287 mono_ms=169301 event=stream-sub-release stream=174 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3069569Z CONN_LIFECYCLE: conn=387 role=brain wall_ms=1785688895306 mono_ms=169320 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3071134Z CONN_LIFECYCLE: conn=388 role=brain wall_ms=1785688895306 mono_ms=169320 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3072657Z CONN_LIFECYCLE: conn=388 role=brain wall_ms=1785688895307 mono_ms=169321 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3074394Z CONN_LIFECYCLE: conn=389 role=brain stream-subscriber stream=179 wall_ms=1785688895307 mono_ms=169321 event=stream-sub-attach stream=179 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3076021Z CONN_LIFECYCLE: conn=389 role=brain stream-subscriber stream=179 wall_ms=1785688895307 mono_ms=169321 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3079814Z CONN_LIFECYCLE: conn=387 role=brain wall_ms=1785688895307 mono_ms=169321 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3080792Z CONN_LIFECYCLE: conn=390 role=brain stream-subscriber stream=177 wall_ms=1785688895307 mono_ms=169321 event=stream-sub-attach stream=177 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3082113Z CONN_LIFECYCLE: conn=390 role=brain stream-subscriber stream=177 wall_ms=1785688895308 mono_ms=169322 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3087512Z CONN_LIFECYCLE: conn=389 role=brain stream-subscriber stream=179 wall_ms=1785688895308 mono_ms=169322 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3089072Z CONN_LIFECYCLE: conn=390 role=brain stream-subscriber stream=177 wall_ms=1785688895308 mono_ms=169322 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3090139Z CONN_LIFECYCLE: conn=391 role=brain wall_ms=1785688895308 mono_ms=169322 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3090801Z CONN_LIFECYCLE: conn=392 role=brain wall_ms=1785688895308 mono_ms=169322 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3091614Z CONN_LIFECYCLE: conn=391 role=brain wall_ms=1785688895308 mono_ms=169322 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3092549Z CONN_LIFECYCLE: conn=392 role=brain wall_ms=1785688895308 mono_ms=169322 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3110773Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688895310 mono_ms=169324 event=stream-sub-attach stream=180 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3357762Z CONN_LIFECYCLE: conn=23 role=brain wall_ms=1785688895335 mono_ms=169349 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3359470Z CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=16 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785688895335 mono_ms=169349 event=writer-exit role=controller session=1 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3434108Z CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=16 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785688895343 mono_ms=169357 event=session-detach session=1 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3436663Z CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=16 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785688895343 mono_ms=169357 event=stream-sub-release stream=16 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3438191Z CONN_LIFECYCLE: conn=22 role=brain stream-subscriber stream=16 controller session=1 endpoint=ling-twohost-b by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785688895343 mono_ms=169357 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3439433Z CONN_LIFECYCLE: conn=393 role=brain wall_ms=1785688895343 mono_ms=169357 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3440128Z CONN_LIFECYCLE: conn=393 role=brain wall_ms=1785688895343 mono_ms=169357 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3571865Z CONN_LIFECYCLE: conn=394 role=brain wall_ms=1785688895357 mono_ms=169371 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3572823Z CONN_LIFECYCLE: conn=394 role=brain wall_ms=1785688895357 mono_ms=169371 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3574514Z CONN_LIFECYCLE: conn=395 role=brain stream-subscriber stream=181 wall_ms=1785688895357 mono_ms=169371 event=stream-sub-attach stream=181 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3576244Z CONN_LIFECYCLE: conn=395 role=brain stream-subscriber stream=181 wall_ms=1785688895357 mono_ms=169371 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3583599Z CONN_LIFECYCLE: conn=395 role=brain stream-subscriber stream=181 wall_ms=1785688895358 mono_ms=169372 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3584561Z CONN_LIFECYCLE: conn=396 role=brain wall_ms=1785688895358 mono_ms=169372 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.3585345Z CONN_LIFECYCLE: conn=396 role=brain wall_ms=1785688895358 mono_ms=169372 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.5584838Z CONN_LIFECYCLE: conn=397 role=brain wall_ms=1785688895558 mono_ms=169572 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:35.5585477Z DISPATCH:182:Failed("stream 182: opener not pinned yet")
2026-08-02T16:41:35.5586238Z DISPATCH_EV: gen=1785688861803 stream=182 family=unclassified attempt=0 conn=10 event=worker-outcome detail=Failed("stream 182: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T16:41:35.5587144Z CONN_LIFECYCLE: conn=397 role=brain wall_ms=1785688895558 mono_ms=169572 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:36.0618238Z CONN_LIFECYCLE: conn=398 role=brain wall_ms=1785688896061 mono_ms=170075 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:36.0619272Z CONN_LIFECYCLE: conn=398 role=brain wall_ms=1785688896061 mono_ms=170075 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:36.0619963Z DISPATCH:182:Failed("stream 182: opener not pinned yet")
2026-08-02T16:41:36.0620690Z DISPATCH_EV: gen=1785688861803 stream=182 family=unclassified attempt=1 conn=10 event=worker-outcome detail=Failed("stream 182: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T16:41:37.0684016Z CONN_LIFECYCLE: conn=399 role=brain wall_ms=1785688897068 mono_ms=171082 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:37.0684567Z DISPATCH:182:Failed("stream 182: opener not pinned yet")
2026-08-02T16:41:37.0685205Z DISPATCH_EV: gen=1785688861803 stream=182 family=unclassified attempt=2 conn=10 event=worker-outcome detail=Failed("stream 182: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T16:41:37.0686417Z CONN_LIFECYCLE: conn=399 role=brain wall_ms=1785688897068 mono_ms=171082 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:45.3636731Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688905363 mono_ms=179377 event=stream-sub-release stream=180 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:45.3638623Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:peer reply-read: no progress within budget — dropping peer (brain IPC read deadline elapsed)
2026-08-02T16:41:45.3875545Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688905387 mono_ms=179401 event=stream-sub-attach stream=184 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:45.5059800Z PUMP_PEER_FAIL:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:stream ended before Done
2026-08-02T16:41:45.5099194Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=roster addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"},{"Ip":"192.168.1.81:7460"}]} wall_ms=1785688905509 mono_ms=43635
2026-08-02T16:41:45.5102568Z PUMP_DIAL_SUBMIT:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:leg=cache addr={"id":"d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735","addrs":[{"Ip":"100.98.197.12:42858"}]} wall_ms=1785688905510 mono_ms=43636
2026-08-02T16:41:45.5270606Z CONN_LIFECYCLE: conn=400 role=brain wall_ms=1785688905526 mono_ms=179540 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:45.5271387Z DISPATCH:185:Failed("stream 185: opener not pinned yet")
2026-08-02T16:41:45.5272246Z CONN_LIFECYCLE: conn=400 role=brain wall_ms=1785688905526 mono_ms=179541 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:45.5273543Z DISPATCH_EV: gen=1785688861803 stream=185 family=unclassified attempt=0 conn=11 event=worker-outcome detail=Failed("stream 185: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T16:41:45.5293175Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688905529 mono_ms=179543 event=stream-sub-attach stream=187 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:46.0307367Z CONN_LIFECYCLE: conn=401 role=brain wall_ms=1785688906030 mono_ms=180044 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:46.0308024Z DISPATCH:185:Failed("stream 185: opener not pinned yet")
2026-08-02T16:41:46.0308776Z DISPATCH_EV: gen=1785688861803 stream=185 family=unclassified attempt=1 conn=11 event=worker-outcome detail=Failed("stream 185: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T16:41:46.0309929Z CONN_LIFECYCLE: conn=401 role=brain wall_ms=1785688906030 mono_ms=180044 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:47.0378722Z CONN_LIFECYCLE: conn=402 role=brain wall_ms=1785688907037 mono_ms=181051 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:47.0379789Z CONN_LIFECYCLE: conn=402 role=brain wall_ms=1785688907037 mono_ms=181051 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:41:47.0380501Z DISPATCH:185:Failed("stream 185: opener not pinned yet")
2026-08-02T16:41:47.0381293Z DISPATCH_EV: gen=1785688861803 stream=185 family=unclassified attempt=2 conn=11 event=worker-outcome detail=Failed("stream 185: opener not pinned yet") elapsed_ms=0 endpoint=-
2026-08-02T16:41:55.5083176Z PUMP_PEER_FAIL:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:peer closed mid-pull (re-query to recover)
2026-08-02T16:41:55.5180564Z PUMP_PEER_FAIL:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:net-stream-open failed: no such conn 12
2026-08-02T16:41:55.5183339Z 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=1785688915518 mono_ms=53644
2026-08-02T16:41:55.5367077Z PUMP_DIAL_SUBMIT:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:leg=cache addr={"id":"d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735","addrs":[{"Ip":"192.168.1.163:42858"}]} wall_ms=1785688915536 mono_ms=53662
2026-08-02T16:41:55.5371834Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=failed-addr-skip-then-discovery addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"}]} wall_ms=1785688915537 mono_ms=53663
2026-08-02T16:41:55.5628332Z PUMP_PEER_FAIL:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:net-stream-open failed: no such conn 13
2026-08-02T16:42:00.0390440Z PAIR_MEET_UP:twohost step=59522964 id=0954af4b9c1dd23be9bc2c3d74226933dc5e76e8e98dd699afa6930ef9d9fef3 addr=EndpointAddr { id: PublicKey(0954af4b9c1dd23be9bc2c3d74226933dc5e76e8e98dd699afa6930ef9d9fef3), addrs: {Ip(100.98.197.12:36877), Ip(192.168.1.163:36877)} }
2026-08-02T16:42:05.5392572Z 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=1785688925538 mono_ms=63665
2026-08-02T16:42:05.5398065Z PUMP_DIAL_SUBMIT:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:leg=cache addr={"id":"d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735","addrs":[{"Ip":"192.168.1.163:42858"}]} wall_ms=1785688925539 mono_ms=63665
2026-08-02T16:42:05.5560486Z PUMP_PEER_FAIL:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:net-stream-open failed: no such conn 14
2026-08-02T16:42:10.5453619Z PUMP_DIAL_SUBMIT:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:leg=cache addr={"id":"d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735","addrs":[{"Ip":"192.168.1.163:42858"}]} wall_ms=1785688930545 mono_ms=68671
2026-08-02T16:42:10.5456368Z CONN_LIFECYCLE: conn=403 role=brain wall_ms=1785688930545 mono_ms=204559 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:42:10.5457034Z DISPATCH:191:Unknown
2026-08-02T16:42:10.5457649Z CONN_LIFECYCLE: conn=403 role=brain wall_ms=1785688930545 mono_ms=204559 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:42:10.5458589Z DISPATCH_EV: gen=1785688861803 stream=191 family=unclassified attempt=0 conn=15 event=worker-outcome detail=Unknown elapsed_ms=0 endpoint=-
2026-08-02T16:42:10.5699617Z CONN_LIFECYCLE: conn=3 role=brain stream-subscriber stream=2 stream-subscriber stream=3 stream-subscriber stream=7 stream-subscriber stream=10 stream-subscriber stream=15 stream-subscriber stream=17 stream-subscriber stream=24 stream-subscriber stream=29… wall_ms=1785688930569 mono_ms=204583 event=stream-sub-attach stream=194 from_seq=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:42:20.5223130Z PUMP_PEER_FAIL:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:stream ended before Done
2026-08-02T16:42:20.5238000Z PUMP_PEER_FAIL:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:closed by peer: 0
2026-08-02T16:42:21.1449967Z PUMP_DIAL_SUBMIT:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:leg=failed-addr-skip-then-discovery addr={"id":"bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a","addrs":[{"Ip":"100.68.35.65:7460"}]} wall_ms=1785688941144 mono_ms=79270
2026-08-02T16:42:21.1453849Z PUMP_DIAL_SUBMIT:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:leg=cache addr={"id":"d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735","addrs":[{"Ip":"100.98.197.12:42858"}]} wall_ms=1785688941145 mono_ms=79271
2026-08-02T16:42:21.1552668Z PUMP_PEER_FAIL:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:closed by peer: 0
2026-08-02T16:42:30.0407878Z PAIR_MEET_UP:twohost step=59522965 id=538dd5e28482925cb84fb19b5b87e40c930e4ce05ab2b04a9acf8f5607a6bbcd addr=EndpointAddr { id: PublicKey(538dd5e28482925cb84fb19b5b87e40c930e4ce05ab2b04a9acf8f5607a6bbcd), addrs: {Ip(100.98.197.12:56792), Ip(192.168.1.163:56792)} }
2026-08-02T16:42:31.1473683Z 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=1785688951147 mono_ms=89273
2026-08-02T16:42:31.7667850Z PUMP_DIAL_SUBMIT:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:leg=cache addr={"id":"d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735","addrs":[{"Ip":"192.168.1.163:42858"}]} wall_ms=1785688951766 mono_ms=89892
2026-08-02T16:42:31.7755069Z PUMP_PEER_FAIL:d89d4763bf5e123425b5cfbe660bcd53297e8ce193f1d350e8fd4cd56cb03735:closed by peer: 0
2026-08-02T16:42:35.0058219Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785688955005 mono_ms=229019 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:42:35.0099462Z CONN_LIFECYCLE: conn=128 role=brain wall_ms=1785688955009 mono_ms=229023 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:42:35.0101355Z CONN_LIFECYCLE: conn=127 role=brain stream-subscriber stream=79 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785688955009 mono_ms=229023 event=writer-exit role=controller session=2 reason=channel-closed [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:42:35.0176567Z CONN_LIFECYCLE: conn=127 role=brain stream-subscriber stream=79 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785688955017 mono_ms=229031 event=session-detach session=2 was_controller=true viewers_dropped=0 [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:42:35.0179954Z CONN_LIFECYCLE: conn=127 role=brain stream-subscriber stream=79 controller session=2 endpoint=ling-twohost-b2 by=bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a wall_ms=1785688955017 mono_ms=229031 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:42:35.0181620Z CONN_LIFECYCLE: conn=404 role=brain wall_ms=1785688955017 mono_ms=229031 event=write-start [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:42:35.0182492Z CONN_LIFECYCLE: conn=404 role=brain wall_ms=1785688955017 mono_ms=229031 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:42:35.1355605Z TWOHOST OK: B-2: the severed controller's stamps CLEAR (reap + converge)
2026-08-02T16:42:35.1356081Z TWOHOST OK: B-2 dead-controller reap cleared the stamps
2026-08-02T16:42:35.1356467Z TWOHOST OK: done-file pushed by A (ladder complete on A)
2026-08-02T16:42:35.1356830Z TWOHOST role B: ladder complete
2026-08-02T16:42:35.1414074Z 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=1785688955141 mono_ms=229155 event=transport-close poisoned=false timed_out=false [REQ-CONN-POISON-ATTRIBUTION]
2026-08-02T16:42:35.1450535Z test two_host_ladder_role_b ... ok
2026-08-02T16:42:35.1450779Z 
2026-08-02T16:42:35.1451070Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 229.36s
2026-08-02T16:42:35.1451476Z 
2026-08-02T16:42:35.1620954Z ##[group]Run cargo build -p mock-adapter --bin mock-session
2026-08-02T16:42:35.1621367Z [36;1mcargo build -p mock-adapter --bin mock-session[0m
2026-08-02T16:42:35.1634371Z shell: /usr/bin/bash -e {0}
2026-08-02T16:42:35.1634579Z env:
2026-08-02T16:42:35.1634879Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:42:35.1640689Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:42:35.1641186Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:42:35.1641634Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:42:35.1641973Z ##[endgroup]
2026-08-02T16:42:35.2667736Z    Compiling typenum v1.20.1
2026-08-02T16:42:35.2668093Z    Compiling subtle v2.6.1
2026-08-02T16:42:35.6653837Z    Compiling generic-array v0.14.7
2026-08-02T16:42:35.9455090Z    Compiling block-buffer v0.10.4
2026-08-02T16:42:35.9455543Z    Compiling crypto-common v0.1.7
2026-08-02T16:42:35.9888675Z    Compiling digest v0.10.7
2026-08-02T16:42:36.0744896Z    Compiling sha2 v0.10.9
2026-08-02T16:42:36.0745221Z    Compiling hmac v0.12.1
2026-08-02T16:42:36.2571885Z    Compiling mock-adapter v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-02T16:42:36.4222149Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.24s
2026-08-02T16:42:36.4353129Z ##[group]Run cargo test -p spt --test twohost_cli -- --nocapture
2026-08-02T16:42:36.4353550Z [36;1mcargo test -p spt --test twohost_cli -- --nocapture[0m
2026-08-02T16:42:36.4366795Z shell: /usr/bin/bash -e {0}
2026-08-02T16:42:36.4367011Z env:
2026-08-02T16:42:36.4367364Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:42:36.4367890Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:42:36.4368382Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:42:36.4368815Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T16:42:36.4369488Z   SPT_TWO_HOST: 1
2026-08-02T16:42:36.4369683Z   SPT_TWO_HOST_ROLE: b
2026-08-02T16:42:36.4369897Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-08-02T16:42:36.4370142Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-08-02T16:42:36.4370338Z ##[endgroup]
2026-08-02T16:42:36.6923912Z    Compiling n0-future v0.3.2
2026-08-02T16:42:36.6972893Z    Compiling rustix v1.1.4
2026-08-02T16:42:36.7033958Z    Compiling backon v1.6.0
2026-08-02T16:42:36.7388706Z    Compiling n0-watcher v0.6.1
2026-08-02T16:42:36.7389326Z    Compiling iroh-dns v0.98.0
2026-08-02T16:42:36.8403814Z    Compiling netwatch v0.16.0
2026-08-02T16:42:36.9607929Z    Compiling iroh-relay v0.98.0
2026-08-02T16:42:37.4590388Z    Compiling portmapper v0.16.0
2026-08-02T16:42:38.1499846Z    Compiling terminal_size v0.4.4
2026-08-02T16:42:38.1500348Z    Compiling tempfile v3.27.0
2026-08-02T16:42:38.2053167Z    Compiling clap_builder v4.6.0
2026-08-02T16:42:38.3311947Z    Compiling spt-test-support v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-02T16:42:39.6563036Z    Compiling clap v4.6.1
2026-08-02T16:42:40.1458113Z    Compiling iroh v0.98.2
2026-08-02T16:42:48.0791794Z    Compiling spt-net v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-02T16:42:49.8650777Z    Compiling spt-daemon v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-02T16:43:00.6551373Z    Compiling spt v0.52.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-02T16:43:07.1900020Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.74s
2026-08-02T16:43:07.2144777Z      Running tests/twohost_cli.rs (target/debug/deps/twohost_cli-01a2540df5d9d707)
2026-08-02T16:43:07.2159404Z 
2026-08-02T16:43:07.2159550Z running 2 tests
2026-08-02T16:43:07.2161773Z test gated_cli_role_a ... ok
2026-08-02T16:43:07.2165135Z GATED role B: node 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-08-02T16:43:07.6721832Z 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-02T16:43:17.2671610Z GATED role B: ticker session 1 ready
2026-08-02T16:43:34.2826118Z GATED OK: bring-up: A's target row replicated to B
2026-08-02T16:43:34.2826591Z GATED OK: C-2: A's wake flipped the rest intent to Active
2026-08-02T16:43:34.2827024Z GATED OK: C-2: the [session.resume] template relaunched the harness
2026-08-02T16:43:34.2827443Z GATED OK: C-2: the revived harness self-bound (status online)
2026-08-02T16:43:34.2827777Z GATED OK: C-2 revive (serve side)
2026-08-02T16:43:35.1095873Z GATED OK: E-1 send confirmed —  SENT(WAN):ling-gated-tgt@cc45247c71dc683e9c6505b72142e1976f898f7acf064beb27e35d2993ace09c (spooled)
2026-08-02T16:44:05.1966339Z GATED OK: E-1: A confirmed the from-stamp
2026-08-02T16:44:07.2161311Z test gated_cli_role_b has been running for over 60 seconds
2026-08-02T16:44:07.4576008Z GATED OK: W4 fork: A's cross-node fork landed here
2026-08-02T16:44:07.4890890Z GATED OK: W4 fork — whole endpoint minted here, source intact
2026-08-02T16:44:35.3358336Z GATED OK: B-3: A's viewport is attached
2026-08-02T16:44:35.3473911Z GATED: daemon stop rc=Some(3) out= err=DAEMON_STOP_REFUSED: a broker-stopping command is never run by an spt endpoint (this process runs inside hosted session 'ling-gated-e1'). this would kill the running session(s) of all 2 spt-hosted endpoint(s) on this node, including your own: ling-gated-c2, ling-gated-rc. No flag overrides this, `--force` included. run this from a terminal of your own — a shell that is not descended from an agent's hosted session
2026-08-02T16:44:35.3532569Z GATED role B: daemon DOWN (honest stop) — restarting
2026-08-02T16:44:44.8979335Z GATED role B: ticker respawned (2) after the bounce
2026-08-02T16:46:38.7480360Z GATED OK: B-3: A finished (reheal proven)
2026-08-02T17:01:38.7995730Z GATED role B: step complete — bye ack NOT observed within the bound (tolerated: A asserts delivery on its side)
2026-08-02T17:01:38.8900015Z test gated_cli_role_b ... ok
2026-08-02T17:01:38.8900283Z 
2026-08-02T17:01:38.8900573Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1111.67s
2026-08-02T17:01:38.8900945Z 
2026-08-02T17:01:38.9032379Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-02T17:01:38.9032717Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-02T17:01:38.9045468Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T17:01:38.9045745Z env:
2026-08-02T17:01:38.9046050Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T17:01:38.9046520Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T17:01:38.9046948Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T17:01:38.9047367Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T17:01:38.9047696Z ##[endgroup]
2026-08-02T17:01:38.9090116Z CI-CENSUS scope roots:
2026-08-02T17:01:38.9090475Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T17:01:38.9090943Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-02T17:01:38.9091492Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-02T17:01:38.9091955Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-02T17:01:38.9092270Z   root: /home/reavus/spt-n1-oldbroker
2026-08-02T17:01:38.9134386Z CI-CENSUS self-check OK: walked 392 /proc entries, exe resolution live
2026-08-02T17:01:40.3652201Z CI-CENSUS phase=pre-reap box_procs=392 box_fds=10976 family_total=4 scoped=3 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T17:01:40.3652708Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T17:01:40.3653127Z   SCOPED   pid=779731 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T17:01:40.3653628Z   SCOPED   pid=779748 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T17:01:40.3654198Z   SCOPED   pid=780063 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T17:01:40.3654768Z CI-REAP: settling 5s so cleanly-exiting daemons are not counted as leaks
2026-08-02T17:01:46.8495462Z CI-CENSUS phase=post-settle box_procs=392 box_fds=10944 family_total=4 scoped=3 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T17:01:46.8496424Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T17:01:46.8497201Z   SCOPED   pid=779731 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T17:01:46.8498178Z   SCOPED   pid=779748 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T17:01:46.8499421Z   SCOPED   pid=780063 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T17:01:47.7454775Z   REAP  pid=779731 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T17:01:47.7479558Z   REAP  pid=779748 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target/debug/spt
2026-08-02T17:01:47.7533840Z   REAP  pid=780063 /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target/debug/notify-shell
2026-08-02T17:01:50.4555072Z CI-CENSUS phase=end box_procs=388 box_fds=10912 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-02T17:01:50.4555578Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-02T17:01:50.4555940Z CI-REAP summary: killed=3 flood_orphans=none scoped_survivors=0
2026-08-02T17:01:50.4583022Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-02T17:01:50.4583376Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-02T17:01:50.4595729Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-02T17:01:50.4596000Z env:
2026-08-02T17:01:50.4596312Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T17:01:50.4596764Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T17:01:50.4597185Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T17:01:50.4597618Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1
2026-08-02T17:01:50.4597957Z ##[endgroup]
2026-08-02T17:01:50.4680807Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30755949373-1-CbwWf1 on attempt 1/5
2026-08-02T17:01:50.4772213Z Post job cleanup.
2026-08-02T17:01:50.5446755Z [command]/usr/bin/git version
2026-08-02T17:01:50.5478382Z git version 2.43.0
2026-08-02T17:01:50.5502829Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/15ab0b13-c59d-4def-bef8-3dcfc2e918b4/.gitconfig'
2026-08-02T17:01:50.5509864Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/15ab0b13-c59d-4def-bef8-3dcfc2e918b4' before making global git config changes
2026-08-02T17:01:50.5510531Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T17:01:50.5513183Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-08-02T17:01:50.5540953Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T17:01:50.5565673Z [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-02T17:01:50.5754030Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T17:01:50.5772347Z http.https://github.com/.extraheader
2026-08-02T17:01:50.5779377Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-02T17:01:50.5803097Z [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-02T17:01:50.6024874Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T17:01:50.6049375Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T17:01:50.6388362Z Post job cleanup.
2026-08-02T17:01:50.7115139Z [command]/usr/bin/git version
2026-08-02T17:01:50.7148736Z git version 2.43.0
2026-08-02T17:01:50.7175125Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/11ed83f8-c65d-46e6-bb30-11882060146a/.gitconfig'
2026-08-02T17:01:50.7182212Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/11ed83f8-c65d-46e6-bb30-11882060146a' before making global git config changes
2026-08-02T17:01:50.7182907Z Adding repository directory to the temporary git global config as a safe directory
2026-08-02T17:01:50.7185812Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-02T17:01:50.7235203Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-02T17:01:50.7271888Z [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-02T17:01:50.7494167Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-02T17:01:50.7517513Z http.https://github.com/.extraheader
2026-08-02T17:01:50.7525185Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-02T17:01:50.7552376Z [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-02T17:01:50.7731068Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-02T17:01:50.7769559Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-02T17:01:50.8076572Z Cleaning up orphan processes
