[INFO] cloning repository https://github.com/mayhemheroes/ztunnel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mayhemheroes/ztunnel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmayhemheroes%2Fztunnel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmayhemheroes%2Fztunnel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1eaca963f5a2ede4b147dff48c6aff6479f96b5a
[INFO] testing mayhemheroes/ztunnel/1eaca963f5a2ede4b147dff48c6aff6479f96b5a against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmayhemheroes%2Fztunnel" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mayhemheroes/ztunnel
[INFO] finished tweaking git repo https://github.com/mayhemheroes/ztunnel
[INFO] tweaked toml for git repo https://github.com/mayhemheroes/ztunnel written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mayhemheroes/ztunnel on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mayhemheroes/ztunnel already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 66df1f6b5ac1c34efec06adcb011e41907c72d2957ff920932195a21fda1f8ea
[INFO] running `Command { std: "docker" "start" "66df1f6b5ac1c34efec06adcb011e41907c72d2957ff920932195a21fda1f8ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66df1f6b5ac1c34efec06adcb011e41907c72d2957ff920932195a21fda1f8ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66df1f6b5ac1c34efec06adcb011e41907c72d2957ff920932195a21fda1f8ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66df1f6b5ac1c34efec06adcb011e41907c72d2957ff920932195a21fda1f8ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66df1f6b5ac1c34efec06adcb011e41907c72d2957ff920932195a21fda1f8ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling aws-lc-rs v1.15.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.33.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rust_decimal v1.39.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling symbolic-demangle v12.16.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling symbolic-common v12.16.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling inotify v0.11.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling prometheus-client v0.24.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tonic-build v0.14.6
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling yasna v0.6.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling file-id v0.2.3
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling seize v0.3.3
[INFO] [stderr]    Compiling notify-debouncer-full v0.7.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling flurry v0.5.2
[INFO] [stderr]    Compiling keyed_priority_queue v0.4.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling textnonce v1.0.0
[INFO] [stderr]    Compiling split-iter v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.5.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling prometheus-parse v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling netns-rs v0.2.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]    Compiling ppp v2.3.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling tonic-prost-build v0.14.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling duration-str v0.21.0
[INFO] [stderr]    Compiling prefix-trie v0.8.2
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ztunnel v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling hickory-proto v0.26.1
[INFO] [stderr]    Compiling protobuf-codegen v3.7.2
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling hickory-net v0.26.1
[INFO] [stderr]    Compiling pingora-timeout v0.8.0
[INFO] [stderr]    Compiling tls-listener v0.11.2
[INFO] [stderr]    Compiling pingora-pool v0.8.0
[INFO] [stderr]    Compiling tonic v0.14.6
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hickory-resolver v0.26.1
[INFO] [stderr]    Compiling tonic-prost v0.14.6
[INFO] [stderr]    Compiling hickory-server v0.26.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rcgen v0.14.8
[INFO] [stderr]    Compiling hyper v1.10.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s
[INFO] running `Command { std: "docker" "inspect" "66df1f6b5ac1c34efec06adcb011e41907c72d2957ff920932195a21fda1f8ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66df1f6b5ac1c34efec06adcb011e41907c72d2957ff920932195a21fda1f8ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling aws-lc-rs v1.15.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ztunnel v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling linktime-proc-macro v0.1.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling link-section v0.17.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling neli-proc-macros v0.2.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling ctor v1.0.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling neli v0.7.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling flurry v0.5.2
[INFO] [stderr]    Compiling rcgen v0.14.8
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling textnonce v1.0.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling local-ip-address v0.6.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "66df1f6b5ac1c34efec06adcb011e41907c72d2957ff920932195a21fda1f8ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66df1f6b5ac1c34efec06adcb011e41907c72d2957ff920932195a21fda1f8ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.97s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ztunnel-39ff4559c44a5bbc)
[INFO] [stdout] 
[INFO] [stdout] running 216 tests
[INFO] [stdout] 2026-07-10T10:36:55.614227Z	info	telemetry	new log filter is hickory_server::server=off,info	
[INFO] [stdout] 2026-07-10T10:36:55.614676Z	info	telemetry	new log filter is hickory_server::server=off,debug	
[INFO] [stdout] 2026-07-10T10:36:55.616798Z	info	telemetry	new log filter is hickory_server::server=off,access=debug,info	
[INFO] [stdout] 2026-07-10T10:36:55.616931Z	info	telemetry	new log filter is hickory_server::server=off,warn	
[INFO] [stdout] 2026-07-10T10:36:55.617242Z	info	telemetry	new log filter is hickory_server::server=off,info	
[INFO] [stdout] 2026-07-10T10:36:55.617310Z	info	telemetry	new log filter is hickory_server::server=off,off	
[INFO] [stdout] test baggage::tests::baggage_parser_empty_values ... ok
[INFO] [stdout] test baggage::tests::baggage_header_val_can_be_parsed ... ok
[INFO] [stdout] test baggage::tests::baggage_parser ... ok
[INFO] [stdout] test baggage::tests::baggage_parser_no_header ... ok
[INFO] [stdout] test config::tests::test_parse_worker_threads ... ok
[INFO] [stdout] test admin::tests::test_change_log_level ... ok
[INFO] [stdout] test baggage::tests::baggage_parser_multiline ... ok
[INFO] [stdout] test dns::handler::tests::record_found ... ok
[INFO] [stdout] test admin::tests::test_dump_config ... ok
[INFO] [stdout] test dns::name_util::tests::test_has_domain ... ok
[INFO] [stdout] test config::tests::config_from_proxyconfig ... ok
[INFO] [stdout] test dns::name_util::tests::test_trim_domain ... ok
[INFO] [stdout] test dns::server::tests::test_get_wildcards ... ok
[INFO] [stdout] test dns::forwarder::tests::found ... ok
[INFO] [stdout] test identity::manager::tests::identity_from_string ... ok
[INFO] [stdout] test dns::server::tests::search_domains ... ok
[INFO] [stdout] test dns::server::tests::ipv4_in_6_should_unwrap ... ok
[INFO] [stdout] test identity::caclient::tests::root_cert_manager_dirty_flag_api ... ok
[INFO] [stdout] test dns::server::tests::forward_to_server ... ok
[INFO] [stdout] test dns::server::tests::test_to_kube_fqdns ... ok
[INFO] [stdout] test dns::server::tests::large_response ... ok
[INFO] [stdout] test identity::manager::tests::test_get_existing_cert_info_basic ... ok
[INFO] [stdout] test dns::forwarder::tests::not_found ... ok
[INFO] [stdout] test copy::tests::copy ... ok
[INFO] [stdout] test identity::manager::tests::test_unused_cleanup ... ok
[INFO] [stdout] test identity::manager::tests::test_forget_pending ... ok
[INFO] [stdout] test identity::manager::tests::test_backoff_resets_on_successful_fetch_after_failure ... ok
[INFO] [stdout] test identity::manager::tests::test_certificate_retention_on_refresh_failure ... ok
[INFO] [stdout] test inpod::admin::test::test_proxy_state ... ok
[INFO] [stdout] test identity::manager::tests::test_duplicate_requests ... ok
[INFO] [stdout] test identity::manager::tests::test_forget ... ok
[INFO] [stdout] test identity::caclient::tests::wrong_identity ... ok
[INFO] [stdout] test identity::caclient::tests::empty_chain ... ok
[INFO] [stdout] test identity::manager::tests::test_concurrency ... ok
[INFO] [stdout] test dns::server::tests::lookup ... ok
[INFO] [stdout] test identity::manager::tests::test_cache_refresh ... ok
[INFO] [stdout] test admin::tests::test_dump_certs ... ok
[INFO] [stdout] test identity::caclient::tests::fetch_certificate ... ok
[INFO] [stdout] test copy::tests::copystress ... ok
[INFO] [stdout] test identity::manager::tests::test_warmup_existing ... ok
[INFO] [stdout] test identity::manager::tests::test_warmup_new ... ok
[INFO] [stdout] test identity::manager::tests::test_priority ... ok
[INFO] [stdout] test inpod::config::test::test_inpod_config_no_port_reuse ... FAILED
[INFO] [stdout] test inpod::config::test::test_inpod_config_outbound_sockets ... FAILED
[INFO] [stdout] test inpod::protocol::tests::test_parse_add_workload ... ok
[INFO] [stdout] test inpod::config::test::test_inpod_config_port_reuse ... FAILED
[INFO] [stdout] test inpod::netns::tests::test_run_works ... FAILED
[INFO] [stdout] test inpod::protocol::tests::test_parse_add_workload_with_info ... ok
[INFO] [stdout] test inpod::protocol::tests::test_parse_del_workload ... ok
[INFO] [stdout] test inpod::protocol::tests::test_parse_del_workload_with_fds_fails ... ok
[INFO] [stdout] test inpod::statemanager::tests::add_delete_add_workload_starts_only_one_proxy ... FAILED
[INFO] [stdout] test metrics::server::test::test_content_type ... ok
[INFO] [stdout] test proxy::connection_manager::tests::test_connection_manager_close ... ok
[INFO] [stdout] test proxy::connection_manager::tests::test_connection_manager_release ... ok
[INFO] [stdout] test inpod::workloadmanager::tests::test_process_failed_announce ... FAILED
[INFO] [stdout] test inpod::statemanager::tests::add_workload_starts_a_proxy ... FAILED
[INFO] [stdout] test proxy::connection_manager::tests::test_policy_watcher_lifecycle ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::svc_hostname_to_workload_no_waypoint ... ok
[INFO] [stdout] test inpod::workloadmanager::tests::test_process_failed ... FAILED
[INFO] [stdout] test inpod::workloadmanager::tests::test_process_add_and_del ... FAILED
[INFO] [stdout] test inpod::statemanager::tests::del_workload_before_snapshot_removes_from_snapshot_and_pending ... FAILED
[INFO] [stdout] test inpod::workloadmanager::tests::test_process_add ... FAILED
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_server_ip_mismatch ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_service_with_waypoint_referenced_by_pod ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_service_with_waypint_referenced_by_vip ... ok
[INFO] [stdout] test inpod::statemanager::tests::idempotency_add_workload_fails_and_then_deleted ... FAILED
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_waypoint_without_attachment ... ok
[INFO] [stdout] test inpod::statemanager::tests::idemepotency_add_workload_starts_only_one_proxy ... FAILED
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_workload_with_waypoint_referenced_by_pod ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_workload_no_waypoint ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_service_via_waypoint_with_wrong_attachment ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_workload_with_app_tunnel ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_server_ip_mismatch ... ok
[INFO] [stdout] test inpod::statemanager::tests::add_with_different_netns_keeps_latest_proxy ... FAILED
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::svc_hostname_to_workload_no_waypoint ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_service_via_waypoint_with_wrong_attachment ... ok
[INFO] [stdout] test inpod::statemanager::tests::no_workload_info_rejected ... FAILED
[INFO] [stdout] test inpod::statemanager::tests::idemepotency_add_workload_fails ... FAILED
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_workload_with_waypoint_referenced_by_vip ... ok
[INFO] [stdout] test inpod::statemanager::tests::proxy_added_then_kept_with_new_snapshot ... FAILED
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_service_with_app_tunnel ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_response_baggage_feature_gate ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_workload_via_waypoint_with_wrong_attachment ... ok
[INFO] [stdout] test proxy::outbound::tests::build_forwarded ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_workload_with_app_tunnel ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_service_with_waypint_referenced_by_vip ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_workload_with_waypoint_referenced_by_pod ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_workload_with_waypoint_referenced_by_vip ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_destination_waypoint ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_service_with_waypoint_referenced_by_pod ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_destination_waypoint_mismatch_ip ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_waypoint_without_attachment ... ok
[INFO] [stdout] test proxy::inbound::tests::test_find_inbound_upstream::to_workload_no_waypoint ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_destination_svc_waypoint ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_empty_service ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_failover_to_remote ... ok
[INFO] [stdout] test proxy::inbound::tests::test_incoming_baggage_parsing_feature_gate ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_passthrough_svc ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_known_dest_remote_node_tcp ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_known_dest_local_node_hbone ... ok
[INFO] [stdout] test proxy::outbound::tests::multiple_address_workload ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_host_network ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_known_dest_remote_node_hbone ... ok
[INFO] [stdout] test proxy::outbound::tests::service_ip_families ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_wrong_network ... ok
[INFO] [stdout] test proxy::outbound::tests::test_x_forwarded_network_header ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_target_port ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_known_dest_local_node_tcp ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_source_waypoint ... ok
[INFO] [stdout] test proxy::outbound::tests::build_request_double_hbone ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_workload_via_waypoint_with_wrong_attachment ... ok
[INFO] [stdout] test proxy::inbound::tests::test_build_inbound_request::to_service_with_app_tunnel ... ok
[INFO] [stdout] test inpod::workloadmanager::tests::test_process_snapshot_with_missing_workload ... FAILED
[INFO] [stdout] test proxy::outbound::tests::build_request_passthrough_svc_with_waypoint ... ok
[INFO] [stdout] test inpod::statemanager::tests::workload_added_while_pending ... FAILED
[INFO] [stdout] test proxy::outbound::tests::build_request_unknown_dest ... ok
[INFO] [stdout] test rbac::tests::cidr_range ... ok
[INFO] [stdout] test rbac::tests::destination_ips ... ok
[INFO] [stdout] test proxy::tests::test_parse_forwarded_host ... ok
[INFO] [stdout] test rbac::tests::namespaces ... ok
[INFO] [stdout] test rbac::tests::not_destination_ips ... ok
[INFO] [stdout] test rbac::tests::not_destination_ports ... ok
[INFO] [stdout] test rbac::tests::not_service_accounts ... ok
[INFO] [stdout] test rbac::tests::not_source_ips ... ok
[INFO] [stdout] test rbac::tests::destination_ports ... ok
[INFO] [stdout] test rbac::tests::not_principals ... ok
[INFO] [stdout] test rbac::tests::rbac_empty_policy ... ok
[INFO] [stdout] test rbac::tests::rbac_multi_rule ... ok
[INFO] [stdout] test rbac::tests::service_accounts ... ok
[INFO] [stdout] test rbac::tests::principals ... ok
[INFO] [stdout] test rbac::tests::source_ips ... ok
[INFO] [stdout] test rbac::tests::rbac_nesting ... ok
[INFO] [stdout] test rbac::tests::string_match::exact_empty_mismatch ... ok
[INFO] [stdout] test rbac::tests::string_match::exact_match ... ok
[INFO] [stdout] test rbac::tests::string_match::exact_mismatch ... ok
[INFO] [stdout] test rbac::tests::not_namespaces ... ok
[INFO] [stdout] test rbac::tests::string_match::prefix_mismatch ... ok
[INFO] [stdout] test rbac::tests::string_match::prefix_match ... ok
[INFO] [stdout] test rbac::tests::string_match::prefix_empty_mismatch ... ok
[INFO] [stdout] test proxy::pool::test::server_goaway ... ok
[INFO] [stdout] test rbac::tests::string_match::suffix_empty_mismatch ... ok
[INFO] [stdout] test rbac::tests::string_match::presence_match ... ok
[INFO] [stdout] test rbac::tests::string_match::suffix_match ... ok
[INFO] [stdout] test rbac::tests::string_match::suffix_mismatch ... ok
[INFO] [stdout] test rbac::tests::string_match::presence_mismatch ... ok
[INFO] [stdout] test state::policy::tests::rbac_change_scope ... ok
[INFO] [stdout] test state::service::tests::cidr_family_mismatch ... ok
[INFO] [stdout] test state::service::tests::cidr_match_v6 ... ok
[INFO] [stdout] test state::service::tests::cidr_network_scoping ... ok
[INFO] [stdout] test state::service::tests::cidr_remove_cleanup ... ok
[INFO] [stdout] test socket::socket_tests::test_keep_alive_options ... ok
[INFO] [stdout] test state::service::tests::dual_stack_cidr ... ok
[INFO] [stdout] test state::service::tests::exact_match_priority_over_cidr_v6 ... ok
[INFO] [stdout] test state::service::tests::cidr_match_v4 ... ok
[INFO] [stdout] test state::service::tests::longest_prefix_match_v4 ... ok
[INFO] [stdout] test state::service::tests::cidr_namespace_preferred_over_cidr_specificity ... ok
[INFO] [stdout] test state::service::tests::exact_match_priority_over_cidr_v4 ... ok
[INFO] [stdout] test state::service::tests::longest_prefix_match_v6 ... ok
[INFO] [stdout] test state::service::tests::shared_vip_different_namespaces ... ok
[INFO] [stdout] 2026-07-10T10:36:56.826996Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:56.827551Z	debug	state	dry-run: deny policy match	policy="ns1/dry-run-deny"
[INFO] [stdout] 2026-07-10T10:36:56.827615Z	debug	state	dry-run: allow policy match	policy="ns1/dry-run-allow"
[INFO] [stdout] 2026-07-10T10:36:56.827659Z	debug	state	allow policy match	policy="ns1/real-allow"
[INFO] [stdout] 2026-07-10T10:36:56.827843Z	debug	proxy::pool:client{request=0}	didn't find a connection for key 5146388869714089662, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:56.831216Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.827217Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 9658230856197298334, id: 2 }	
[INFO] [stdout] 2026-07-10T10:36:56.827404Z	debug	h2::codec::framed_read	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:56.827991Z	debug	proxy::pool:client{request=0}	inserting conn mutex for key 5146388869714089662 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:56.835287Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] test state::service::tests::exact_v4_with_cidr_v6 ... ok
[INFO] [stdout] test proxy::pool::test::connections_reused ... ok
[INFO] [stdout] 2026-07-10T10:36:56.827414Z	debug	state	no allow policies, allow	
[INFO] [stdout] 2026-07-10T10:36:56.828034Z	debug	state	no allow policies, allow	
[INFO] [stdout] 2026-07-10T10:36:56.839205Z	debug	state	dry-run: deny policy match	policy="ns1/wildcard"
[INFO] [stdout] 2026-07-10T10:36:56.835627Z	debug	proxy::pool:client{request=0}	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:56.828070Z	debug	proxy::pool::test	client spent 28ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:56.828539Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:56.839409Z	debug	state	dry-run: allow policy match	policy="ns1/wildcard"
[INFO] [stdout] 2026-07-10T10:36:56.827283Z	debug	h2::codec::framed_read	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:56.839718Z	debug	proxy::pool:client{request=0}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:40135[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] test state::tests::find_upstream_port_mappings::ep_mapping ... ok
[INFO] [stdout] 2026-07-10T10:36:56.839658Z	debug	state	allow policy match	policy="ns1/foo"
[INFO] [stdout] 2026-07-10T10:36:56.840036Z	debug	state:client{request=0}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:56.840099Z	debug	state	dry-run: deny policy match	policy="ns1/wildcard"
[INFO] [stdout] 2026-07-10T10:36:56.839621Z	debug	proxy::pool	poolstate dropping, stopping all connection drivers and cancelling all outstanding eviction timeout spawns	
[INFO] [stdout] test state::tests::assert_rbac_with_dest_workload_info ... ok
[INFO] [stdout] 2026-07-10T10:36:56.839628Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:56.838623Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.840345Z	debug	state:client{request=0}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:56.827982Z	debug	h2::codec::framed_read	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:56.840355Z	debug	state	dry-run: allow policy match	policy="ns1/wildcard"
[INFO] [stdout] 2026-07-10T10:36:56.841037Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:56.837480Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] test state::tests::find_upstream_port_mappings::app_tunnel ... ok
[INFO] [stdout] 2026-07-10T10:36:56.841002Z	debug	state	no allow policies matched	
[INFO] [stdout] 2026-07-10T10:36:56.841351Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:56.827140Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:56.840721Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:56.842018Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:56.841470Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:56.842101Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:56.839851Z	debug	h2::codec::framed_write	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:56.842327Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:56.842356Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:56.842416Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:56.841177Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel16
[INFO] [stdout] 2026-07-10T10:36:56.842602Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] test state::tests::find_upstream_port_mappings::svc_mapping ... ok
[INFO] [stdout] test state::service::tests::overlapping_cidr_different_namespaces ... ok
[INFO] [stdout] 2026-07-10T10:36:56.842620Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:56.842839Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:56.841323Z	debug	state	dry-run: deny policy match	policy="ns1/wildcard"
[INFO] [stdout] 2026-07-10T10:36:56.841946Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.846006Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:56.852889Z	debug	h2::codec::framed_write	send	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-07-10T10:36:56.846978Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:56.855991Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.856297Z	debug	h2::codec::framed_read	received	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-07-10T10:36:56.837208Z	debug	proxy::pool:client{request=0}	didn't find a connection for key 7242347271182695419, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:56.856655Z	debug	proxy::pool:client{request=0}	inserting conn mutex for key 7242347271182695419 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:56.856799Z	debug	proxy::pool:client{request=0}	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:56.857060Z	debug	proxy::pool:client{request=0}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:56.857191Z	debug	state:client{request=0}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:56.857313Z	debug	state:client{request=0}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:56.847622Z	debug	state	wait for workload	wl=fake.fake (fake)
[INFO] [stdout] 2026-07-10T10:36:56.855456Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:56.848807Z	debug	state	deny policy match	policy="ns1/deny"
[INFO] [stdout] 2026-07-10T10:36:56.856205Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:56.847689Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:56.842427Z	debug	proxy::h2::client	draining outer HBONE connection	
[INFO] [stdout] 2026-07-10T10:36:56.856359Z	debug	proxy::pool::test	client spent 46ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:56.855251Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.858665Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel12
[INFO] [stdout] 2026-07-10T10:36:56.851037Z	debug	proxy::pool:client{request=0}	didn't find a connection for key 2233569870054505261, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:56.857656Z	debug	state	got sub, waiting for workload	wl=fake.fake (fake)
[INFO] [stdout] 2026-07-10T10:36:56.858138Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:56.860689Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:56.858663Z	debug	pingora_pool::connection	idle connection is being closed	
[INFO] [stdout] 2026-07-10T10:36:56.863689Z	debug	pingora_pool::connection	evict fd: 0 from key 17523472376348099108	
[INFO] [stdout] 2026-07-10T10:36:56.858906Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:56.858817Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] test state::tests::assert_rbac_logic_deny_allow ... ok
[INFO] [stdout] 2026-07-10T10:36:56.869979Z	debug	proxy::pool:client{request=0}	checkout - found mutex for pool key ConnectionMeta { key: 9658230856197298334, id: 3 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:56.863801Z	debug	proxy::pool	connection ConnectionMeta { key: 17523472376348099108, id: 0 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:56.872662Z	debug	pingora_pool::connection	idle connection is being closed	
[INFO] [stdout] 2026-07-10T10:36:56.849415Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:56.872918Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.873125Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel9
[INFO] [stdout] 2026-07-10T10:36:56.847923Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:56.866349Z	warn	state	timed out waiting for workload 'fake.fake (fake)' from xds	
[INFO] [stdout] test state::tests::test_wait_for_workload_delay_fails ... ok
[INFO] [stdout] test state::workload::tests::byte_to_ipaddr_empty ... ok
[INFO] [stdout] 2026-07-10T10:36:56.870181Z	debug	proxy::pool:client{request=0}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39201[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:56.870299Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:56.879687Z	debug	proxy::pool	connection ConnectionMeta { key: 9658230856197298334, id: 2 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:56.852310Z	debug	state	wait for workload	wl=default. ()
[INFO] [stdout] 2026-07-10T10:36:56.858648Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:56.870793Z	debug	state	wait for workload	wl=default. ()
[INFO] [stdout] 2026-07-10T10:36:56.880723Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:56.872779Z	debug	pingora_pool::connection	evict fd: 1 from key 6369051746714856090	
[INFO] [stdout] 2026-07-10T10:36:56.880706Z	debug	state	got sub, waiting for workload	wl=default. ()
[INFO] [stdout] 2026-07-10T10:36:56.873067Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.881226Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.881235Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/ns/sa/default
[INFO] [stdout] 2026-07-10T10:36:56.863457Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.858727Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:56.870448Z	debug	h2::codec::framed_write	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:56.881638Z	debug	h2::codec::framed_write	send	frame=Reset { stream_id: StreamId(5), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:56.840871Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:56.880880Z	debug	proxy::pool	connection ConnectionMeta { key: 6369051746714856090, id: 1 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:56.882304Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:56.882129Z	debug	h2::codec::framed_write	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:56.882087Z	debug	h2::codec::framed_read	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:56.860995Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:56.873419Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:56.882415Z	debug	h2::proto::connection	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-07-10T10:36:56.882455Z	debug	h2::codec::framed_read	received	frame=Reset { stream_id: StreamId(5), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:56.882422Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:56.882047Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:56.882747Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-07-10T10:36:56.882687Z	debug	rustls::common_state	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:56.881866Z	debug	h2::codec::framed_read	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:56.883148Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:56.882963Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:56.882286Z	debug	proxy::pool:client{request=0}	starting an idle timeout for connection ConnectionMeta { key: 9658230856197298334, id: 3 }	
[INFO] [stdout] 2026-07-10T10:36:56.883425Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:56.882630Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:56.883130Z	debug	h2::proto::settings	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:56.883307Z	debug	proxy::h2::client	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-07-10T10:36:56.883559Z	debug	h2::codec::framed_read	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.883720Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.883827Z	debug	h2::codec::framed_read	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:56.882221Z	debug	proxy::pool:client{request=0}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:56.884156Z	debug	rustls::common_state	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:56.884022Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:56.884714Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:56.884594Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-07-10T10:36:56.884719Z	debug	rustls::client::hs:client{request=0}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:56.884695Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.881067Z	debug	proxy::pool	checking in new conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:38729[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 5016907298795997843, id: 0 }	
[INFO] [stdout] 2026-07-10T10:36:56.884892Z	debug	h2::codec::framed_read	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:56.883272Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.884858Z	debug	h2::codec::framed_write	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:56.885055Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:56.884990Z	debug	h2::proto::connection	Connection::poll; IO error	error=UnexpectedEof
[INFO] [stdout] 2026-07-10T10:36:56.884308Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.885127Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:56.884769Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:56.885357Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.885629Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.885212Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-07-10T10:36:56.885618Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:56.885801Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-07-10T10:36:56.885487Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:56.885917Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:56.887779Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.887177Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.884844Z	debug	rustls::client::hs:client{request=0}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:56.884369Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:56.887979Z	debug	h2::codec::framed_write	send	frame=Data { stream_id: StreamId(7) }
[INFO] [stdout] 2026-07-10T10:36:56.888428Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.888792Z	debug	proxy::pool::test	client spent 19ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:56.888496Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.889032Z	debug	proxy::pool:client{request=1}	checkout - found mutex for pool key ConnectionMeta { key: 9658230856197298334, id: 4 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:56.888561Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:56.889227Z	debug	proxy::pool:client{request=1}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39201[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:56.884962Z	debug	proxy::pool	checked out connection for ConnectionMeta { key: 5016907298795997843, id: 0 } is now at max streamcount; removing from pool	
[INFO] [stdout] test state::tests::assert_rbac_dry_run_with_real_policies ... ok
[INFO] [stdout] test state::workload::tests::byte_to_ipaddr_unspecified ... ok
[INFO] [stdout] test state::workload::tests::byte_to_ipaddr_v4_happy ... ok
[INFO] [stdout] test state::workload::tests::byte_to_ipaddr_v4_loopback ... ok
[INFO] [stdout] test state::workload::tests::byte_to_ipaddr_v6_happy ... ok
[INFO] [stdout] test state::workload::tests::byte_to_ipaddr_v6_loopback ... ok
[INFO] [stdout] 2026-07-10T10:36:56.888107Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel5
[INFO] [stdout] 2026-07-10T10:36:56.860685Z	debug	proxy::pool:client{request=0}	inserting conn mutex for key 2233569870054505261 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:56.888699Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:56.889341Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:56.851513Z	debug	state	fetch address	network_addr.address=127.0.0.1
[INFO] [stdout] test state::workload::tests::byte_to_ipaddr_garbage ... ok
[INFO] [stdout] 2026-07-10T10:36:56.889459Z	debug	proxy::pool:client{request=1}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:56.901073Z	debug	h2::codec::framed_read	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:56.888831Z	debug	h2::codec::framed_read	received	frame=Data { stream_id: StreamId(7) }
[INFO] [stdout] test state::tests::test_wait_for_workload ... ok
[INFO] [stdout] 2026-07-10T10:36:56.880782Z	debug	state	got sub, waiting for workload	wl=default. ()
[INFO] [stdout] 2026-07-10T10:36:56.901383Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.895005Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:56.895909Z	debug	xds:local_client	load local config: workloads:
[INFO] [stdout] - workloadIps:
[INFO] [stdout]   - 127.0.0.1
[INFO] [stdout]   protocol: HBONE
[INFO] [stdout]   networkMode: Standard
[INFO] [stdout]   uid: cluster1//v1/Pod/default/local
[INFO] [stdout]   name: local
[INFO] [stdout]   namespace: default
[INFO] [stdout]   serviceAccount: default
[INFO] [stdout]   node: local
[INFO] [stdout]   status: Healthy
[INFO] [stdout]   clusterId: ''
[INFO] [stdout]   capacity: 1
[INFO] [stdout]   services:
[INFO] [stdout]     default/example.com:
[INFO] [stdout]       80: 8080
[INFO] [stdout]     default/example2.com:
[INFO] [stdout]       80: 8080
[INFO] [stdout] - workloadIps:
[INFO] [stdout]   - 127.0.0.2
[INFO] [stdout]   protocol: TCP
[INFO] [stdout]   networkMode: Standard
[INFO] [stdout]   uid: cluster1//v1/Pod/default/local-tcp
[INFO] [stdout]   name: local-tcp
[INFO] [stdout]   namespace: default
[INFO] [stdout]   serviceAccount: default
[INFO] [stdout]   node: local
[INFO] [stdout]   status: Healthy
[INFO] [stdout]   clusterId: ''
[INFO] [stdout]   capacity: 1
[INFO] [stdout]   services:
[INFO] [stdout]     default/example.com:
[INFO] [stdout]       80: 8080
[INFO] [stdout]     default/example2.com:
[INFO] [stdout]       80: 8080
[INFO] [stdout] policies:
[INFO] [stdout] - name: deny-9999
[INFO] [stdout]   namespace: default
[INFO] [stdout]   scope: Namespace
[INFO] [stdout]   action: Allow
[INFO] [stdout]   rules:
[INFO] [stdout]   - - - notDestinationPorts:
[INFO] [stdout]         - 9999
[INFO] [stdout]   dryRun: false
[INFO] [stdout] services:
[INFO] [stdout] - name: local
[INFO] [stdout]   namespace: default
[INFO] [stdout]   hostname: example.com
[INFO] [stdout]   vips:
[INFO] [stdout]   - /127.10.0.1
[INFO] [stdout]   ports:
[INFO] [stdout]     80: 8080
[INFO] [stdout]   endpoints: {}
[INFO] [stdout]   subjectAltNames:
[INFO] [stdout]   - spiffe://cluster.local/ns/default/sa/local
[INFO] [stdout]   canonical: true
[INFO] [stdout] - name: remote
[INFO] [stdout]   namespace: default
[INFO] [stdout]   hostname: example2.com
[INFO] [stdout]   vips:
[INFO] [stdout]   - remote/127.10.0.2
[INFO] [stdout]   ports:
[INFO] [stdout]     80: 8080
[INFO] [stdout]   endpoints: {}
[INFO] [stdout]   subjectAltNames: []
[INFO] [stdout]   canonical: true
[INFO] [stdout] 	
[INFO] [stdout] 2026-07-10T10:36:56.895557Z	debug	proxy::pool	checking in new conn for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 15306698052708594792, id: 2 }	
[INFO] [stdout] 2026-07-10T10:36:56.903422Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.902643Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel17
[INFO] [stdout] 2026-07-10T10:36:56.904478Z	debug	rustls::client::hs:client{request=0}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:56.901246Z	debug	h2::proto::settings	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:56.873706Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:56.899039Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.901684Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.903579Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.915231Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.916011Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel4
[INFO] [stdout] 2026-07-10T10:36:56.894729Z	debug	proxy::pool:client{request=0}	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:56.887965Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:56.896310Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:56.906989Z	debug	rustls::client::tls13:client{request=0}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:56.913732Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:56.897084Z	debug	proxy::pool	didn't find a connection for key 15374442036788737421, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:56.913818Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.903910Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 2 }	
[INFO] [stdout] 2026-07-10T10:36:56.894853Z	debug	state	fetch hostname	hostname=default/defaulthost
[INFO] [stdout] 2026-07-10T10:36:56.903838Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:56.918735Z	debug	proxy::pool:client{request=0}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36097[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:56.918742Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:56.927600Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.927767Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel13
[INFO] [stdout] 2026-07-10T10:36:56.919284Z	debug	rustls::client::tls13:client{request=0}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:56.930828Z	debug	rustls::client::hs:client{request=0}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:56.920693Z	debug	proxy::pool	inserting conn mutex for key 15374442036788737421 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:56.933673Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:56.923795Z	debug	xds	handling insert	
[INFO] [stdout] test state::workload::tests::overlapping_workload_ip ... ok
[INFO] [stdout] 2026-07-10T10:36:56.926753Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:56.926787Z	debug	state:client{request=0}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:56.939268Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.939497Z	debug	state:client{request=0}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:56.915803Z	debug	pingora_pool::connection:client{request=0}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:56.939672Z	debug	proxy::pool:client{request=0}	connection ConnectionMeta { key: 9658230856197298334, id: 3 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:56.939908Z	debug	proxy::pool:client{request=1}	starting an idle timeout for connection ConnectionMeta { key: 9658230856197298334, id: 4 }	
[INFO] [stdout] 2026-07-10T10:36:56.940317Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.933724Z	debug	proxy::pool	spawning new pool conn for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:56.920763Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:56.940687Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:56.941081Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.939766Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.927869Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.941222Z	debug	h2::codec::framed_write	send	frame=Data { stream_id: StreamId(9) }
[INFO] [stdout] 2026-07-10T10:36:56.904263Z	info	xds:local_client	local config initialized	num_workloads=2 num_policies=1
[INFO] [stdout] 2026-07-10T10:36:56.941626Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.939471Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel18
[INFO] [stdout] test state::workload::tests::local_client ... ok
[INFO] [stdout] 2026-07-10T10:36:56.932663Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:56.940650Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:56.942024Z	debug	h2::codec::framed_read	received	frame=Data { stream_id: StreamId(9) }
[INFO] [stdout] 2026-07-10T10:36:56.936986Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] test state::workload::tests::staged_services_cleanup ... ok
[INFO] [stdout] 2026-07-10T10:36:56.916086Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.951464Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.941418Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.918919Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.951826Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.942057Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:56.953667Z	warn	xds	tried to remove service, but it was not found	
[INFO] [stdout] 2026-07-10T10:36:56.943801Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.953593Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.953828Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.940806Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:56.953809Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel7
[INFO] [stdout] 2026-07-10T10:36:56.926778Z	debug	state	fetch address	network_addr.address=127.0.0.2
[INFO] [stdout] 2026-07-10T10:36:56.952437Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.941586Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.964773Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.965457Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.965748Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel10
[INFO] [stdout] 2026-07-10T10:36:56.953767Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.932143Z	debug	h2::client:client{request=0}	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:56.966374Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.953923Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.948761Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:56.968209Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:56.968901Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:56.969029Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:56.969271Z	debug	proxy::pool	checking in new conn for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 1325485131267744333, id: 0 }	
[INFO] [stdout] 2026-07-10T10:36:56.942092Z	debug	proxy::pool::test	client spent 53ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:56.953739Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:56.962250Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:56.970745Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.970092Z	debug	proxy::pool:client{request=2}	checkout - found mutex for pool key ConnectionMeta { key: 9658230856197298334, id: 5 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:56.967222Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.945651Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:56.964948Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.971352Z	debug	proxy::pool:client{request=2}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39201[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] test state::workload::tests::unhealthy_workloads_staged ... ok
[INFO] [stdout] 2026-07-10T10:36:56.971675Z	debug	proxy::pool:client{request=2}	checked out connection for ConnectionMeta { key: 9658230856197298334, id: 5 } is now at max streamcount; removing from pool	
[INFO] [stdout] 2026-07-10T10:36:56.967024Z	debug	h2::client:client{request=0}	client connection bound	
[INFO] [stdout] test strng::test::interning ... ok
[INFO] [stdout] test time::tests::test_converter ... ok
[INFO] [stdout] 2026-07-10T10:36:56.971805Z	debug	proxy::pool:client{request=2}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:56.966768Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.972474Z	debug	xds	handling insert	
[INFO] [stdout] test state::tests::test_wait_for_workload_eventually ... ok
[INFO] [stdout] 2026-07-10T10:36:56.972631Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.969814Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] test state::tests::lookup_address ... ok
[INFO] [stdout] 2026-07-10T10:36:56.958747Z	debug	state	fetch hostname	hostname=default/nothost
[INFO] [stdout] 2026-07-10T10:36:56.971458Z	debug	pingora_pool::connection:client{request=1}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:56.968733Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:56.983657Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:56.971942Z	debug	proxy::pool	didn't find a connection for key 6180317427718141029, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:56.912830Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.992104Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:56.986755Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:56.971991Z	debug	h2::codec::framed_write:client{request=0}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:56.993553Z	debug	proxy::pool:client{request=0}	checking in new conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 7242347271182695419, id: 0 }	
[INFO] [stdout] 2026-07-10T10:36:56.971224Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.992979Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.994833Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.975686Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:56.989701Z	debug	proxy::pool	inserting conn mutex for key 6180317427718141029 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:56.989984Z	debug	h2::codec::framed_read	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:56.995192Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.979744Z	debug	proxy::pool:client{request=1}	connection ConnectionMeta { key: 9658230856197298334, id: 4 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:56.995120Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 0 }	
[INFO] [stdout] 2026-07-10T10:36:56.996400Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:56.996597Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:56.953933Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:56.962954Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.996776Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.997025Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.997351Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.995876Z	debug	proxy::pool::test	client spent 265ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:56.997694Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:56.994001Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:56.998135Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:56.998429Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:56.979316Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.998724Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:56.995481Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:56.998989Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:56.999315Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.997000Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/ns/sa/default
[INFO] [stdout] 2026-07-10T10:36:56.997232Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:56.999820Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.995640Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:56.997563Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.000313Z	debug	proxy::pool	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.000209Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.000648Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.000774Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:56.998281Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.001074Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.999991Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:57.001533Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] test proxy::pool::test::unique_keys_have_unique_connections ... ok
[INFO] [stdout] 2026-07-10T10:36:57.001235Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.998857Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel19
[INFO] [stdout] 2026-07-10T10:36:56.971744Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:56.995935Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.001889Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.005779Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.000819Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.006190Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.006367Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.006509Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.006822Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.006957Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.007120Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.001680Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:57.007508Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.005075Z	debug	tls::control	root cert file watcher started	path="/tmp"
[INFO] [stdout] 2026-07-10T10:36:57.008017Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] test tls::control::tests::file_cert_starts_clean ... ok
[INFO] [stdout] test tls::control::tests::static_cert_is_never_dirty ... ok
[INFO] [stdout] 2026-07-10T10:36:57.008200Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:56.992278Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:56.994399Z	debug	proxy::pool:client{request=0}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 0 }	
[INFO] [stdout] 2026-07-10T10:36:57.006045Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.008548Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.009664Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.001475Z	debug	rustls::client::hs:client{request=0}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.009870Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:56.890618Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.007653Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:56.984009Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 2 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:56.952620Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.004871Z	debug	xds	handling insert	
[INFO] [stdout] 2026-07-10T10:36:57.010237Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] test state::workload::tests::unhealthy_workloads ... ok
[INFO] [stdout] 2026-07-10T10:36:57.010826Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/ns/sa/default
[INFO] [stdout] 2026-07-10T10:36:57.010818Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.011034Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:56.995861Z	debug	h2::codec::framed_write	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.009771Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.011339Z	debug	h2::codec::framed_write	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.010119Z	debug	rustls::client::hs:client{request=0}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:56.997920Z	debug	proxy::pool:client{request=1}	checkout - found mutex for pool key ConnectionMeta { key: 5016907298795997843, id: 1 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.011995Z	debug	proxy::pool:client{request=1}	new connection needed for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:38729[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.011130Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.012136Z	debug	proxy::pool:client{request=1}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:38729[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.011810Z	debug	h2::codec::framed_write	send	frame=Data { stream_id: StreamId(11) }
[INFO] [stdout] 2026-07-10T10:36:57.012264Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.011697Z	debug	h2::codec::framed_read	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.012606Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.012264Z	debug	state:client{request=1}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.012756Z	debug	state:client{request=1}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.012810Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.012641Z	debug	h2::codec::framed_read	received	frame=Data { stream_id: StreamId(11) }
[INFO] [stdout] 2026-07-10T10:36:57.012542Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.011914Z	debug	h2::codec::framed_read	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.013791Z	debug	rustls::client::hs:client{request=1}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:56.991128Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.014206Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.014137Z	debug	rustls::client::hs:client{request=1}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.009640Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.013950Z	debug	rustls::client::hs:client{request=0}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.014682Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.014931Z	debug	rustls::client::hs:client{request=0}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.014292Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.014541Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.014984Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.000382Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.015541Z	debug	rustls::client::hs:client{request=0}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.015549Z	debug	rustls::client::hs:client{request=1}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.011461Z	debug	proxy::pool::test	client spent 174ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.013601Z	debug	proxy::pool::test	client spent 43ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.015734Z	debug	rustls::client::tls13:client{request=1}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.016047Z	debug	rustls::client::tls13:client{request=1}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.014460Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.016215Z	debug	rustls::client::hs:client{request=1}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.014331Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/ns/sa/default
[INFO] [stdout] 2026-07-10T10:36:57.017384Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.015660Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.017576Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.015716Z	debug	rustls::client::tls13:client{request=0}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.017698Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.018006Z	debug	rustls::client::tls13:client{request=0}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.015835Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.012828Z	debug	tls::crl	initializing crl manager	path="/tmp/.tmp7vtpKZ"
[INFO] [stdout] 2026-07-10T10:36:57.014686Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.014790Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.018327Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.016763Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.018476Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.017435Z	debug	h2::client:client{request=1}	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.018537Z	debug	proxy::pool	didn't find a connection for key 16677423237340212177, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.018429Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.018659Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.018135Z	debug	rustls::client::hs:client{request=0}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.018294Z	debug	tls::crl	crl file is empty, treating as no revocations	path="/tmp/.tmp7vtpKZ"
[INFO] [stdout] 2026-07-10T10:36:57.010489Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:57.019046Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.019254Z	debug	rustls::client::hs:client{request=0}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.016002Z	debug	proxy::pool:client{request=3}	checkout - found mutex for pool key ConnectionMeta { key: 9658230856197298334, id: 6 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.019448Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.014350Z	debug	h2::codec::framed_write	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] test tls::crl::tests::test_crl_manager_empty_file ... ok
[INFO] [stdout] 2026-07-10T10:36:57.018883Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:56.999167Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.019263Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.020970Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.019986Z	debug	h2::codec::framed_read	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.021092Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.019255Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:57.021202Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.019535Z	debug	proxy::pool:client{request=3}	new connection needed for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39201[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.021295Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.021508Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.019402Z	debug	rustls::client::tls13:client{request=0}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.016307Z	debug	proxy::pool:client{request=1}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 1 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.021057Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.021343Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:57.019762Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.021670Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:57.021776Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:57.021413Z	debug	h2::codec::framed_write	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.020715Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.021650Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.018203Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel3
[INFO] [stdout] 2026-07-10T10:36:57.022027Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.021405Z	debug	proxy::pool:client{request=3}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:39201[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.021731Z	debug	proxy::pool:client{request=1}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.021860Z	debug	pingora_pool::connection:client{request=0}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.021567Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.022033Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.018647Z	debug	h2::client:client{request=1}	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.021863Z	debug	rustls::client::tls13:client{request=0}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.033650Z	debug	h2::codec::framed_write:client{request=1}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.033340Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.033821Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel1
[INFO] [stdout] 2026-07-10T10:36:57.023036Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.033624Z	debug	rustls::client::hs:client{request=0}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] test tls::control::tests::take_dirty_and_make_dirty_work ... ok
[INFO] [stdout] 2026-07-10T10:36:57.020456Z	debug	tls::control	root cert file watcher started	path="/tmp"
[INFO] [stdout] 2026-07-10T10:36:57.027108Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.028039Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 2 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.029423Z	debug	proxy::pool:client{request=1}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 1 }	
[INFO] [stdout] 2026-07-10T10:36:57.026771Z	debug	state:client{request=3}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.046275Z	debug	state:client{request=3}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.020145Z	debug	tls::crl	initializing crl manager	path="/tmp/.tmpmhiymr"
[INFO] [stdout] 2026-07-10T10:36:57.031712Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.047287Z	debug	rustls::client::hs:client{request=3}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.021872Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:57.019012Z	debug	proxy::pool	inserting conn mutex for key 16677423237340212177 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.047758Z	debug	rustls::client::hs:client{request=3}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.048598Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.048923Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.034769Z	debug	proxy::pool:client{request=1}	checked out connection for ConnectionMeta { key: 5016907298795997843, id: 1 } is now at max streamcount; removing from pool	
[INFO] [stdout] 2026-07-10T10:36:57.049458Z	debug	rustls::client::hs:client{request=3}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.034557Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.041875Z	debug	h2::client:client{request=0}	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.045739Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.049774Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.028737Z	debug	proxy::pool:client{request=0}	connection ConnectionMeta { key: 7242347271182695419, id: 0 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.042607Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.049640Z	debug	proxy::pool:client{request=1}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.049982Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.049659Z	debug	rustls::client::tls13:client{request=3}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.050420Z	debug	rustls::client::tls13:client{request=3}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.048231Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.047921Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:57.050790Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.048046Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.050899Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.050307Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.047872Z	debug	proxy::pool	checking in new conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 10489809286622317599, id: 1 }	
[INFO] [stdout] 2026-07-10T10:36:57.050615Z	debug	rustls::client::hs:client{request=3}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.050606Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.049817Z	debug	h2::client:client{request=0}	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.052404Z	debug	h2::codec::framed_write:client{request=0}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.045814Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.052712Z	debug	proxy::pool:client{request=0}	checking in new conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:40135[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 5146388869714089662, id: 0 }	
[INFO] [stdout] 2026-07-10T10:36:57.053112Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.029500Z	debug	proxy::pool:client{request=1}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.053643Z	debug	tls::crl	initializing crl manager	path="/nonexistent/path/crl.pem"
[INFO] [stdout] 2026-07-10T10:36:57.051027Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.047568Z	debug	tls::crl	failed to initialize crl manager	error=CRL error: failed to parse crl 1: TrailingData(CertRevocationList)
[INFO] [stdout] 2026-07-10T10:36:57.053978Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.031837Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.050776Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:57.050894Z	debug	proxy::pool	spawning new pool conn for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.051865Z	debug	h2::client:client{request=3}	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.052216Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.052571Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.023027Z	debug	h2::client:client{request=0}	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.051121Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] test tls::crl::tests::test_crl_manager_invalid_file ... ok
[INFO] [stdout] 2026-07-10T10:36:57.052910Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel14
[INFO] [stdout] 2026-07-10T10:36:57.019393Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.053839Z	debug	proxy::pool:client{request=0}	starting an idle timeout for connection ConnectionMeta { key: 5146388869714089662, id: 0 }	
[INFO] [stdout] 2026-07-10T10:36:57.050223Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.053551Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.022148Z	debug	h2::codec::framed_read	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.065229Z	debug	h2::codec::framed_write	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.054207Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.066181Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.054427Z	debug	proxy::pool::test	client spent 284ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.054132Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:57.066434Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel8
[INFO] [stdout] 2026-07-10T10:36:57.054349Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 1 }	
[INFO] [stdout] 2026-07-10T10:36:57.055079Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.070903Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.057866Z	debug	tls::crl	initializing crl manager	path="/tmp/.tmpPCcYml"
[INFO] [stdout] 2026-07-10T10:36:57.057902Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.054231Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.054374Z	debug	h2::client:client{request=3}	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.079068Z	debug	h2::codec::framed_write:client{request=3}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.079654Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.054483Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.054204Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.061272Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.079608Z	debug	proxy::pool:client{request=3}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.066810Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.080039Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.073750Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.066585Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:57.080809Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.054664Z	debug	h2::client:client{request=0}	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.022973Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.081388Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.074164Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.081809Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.051069Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.078656Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.081495Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.090369Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.066437Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.079811Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.078800Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.080422Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.077096Z	debug	tls::crl	crl loaded successfully	path="/tmp/.tmpPCcYml" format="PEM" count=1
[INFO] [stdout] 2026-07-10T10:36:57.081008Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:57.095059Z	debug	proxy::pool	didn't find a connection for key 14343127507809285533, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.081142Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] test tls::crl::tests::test_crl_manager_valid_crl ... ok
[INFO] [stdout] 2026-07-10T10:36:57.096293Z	debug	proxy::pool	inserting conn mutex for key 14343127507809285533 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.096701Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.065634Z	debug	h2::codec::framed_read	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.082064Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.081227Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.096799Z	debug	proxy::pool	spawning new pool conn for 127.0.0.3(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.096950Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.097042Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.097503Z	debug	proxy::pool	didn't find a connection for key 2268272263284683057, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.085740Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel20
[INFO] [stdout] 2026-07-10T10:36:57.053774Z	warn	tls::crl	crl file not found, will retry on first validation	path="/nonexistent/path/crl.pem"
[INFO] [stdout] test tls::crl::tests::test_crl_manager_missing_file ... ok
[INFO] [stdout] 2026-07-10T10:36:57.054643Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.093404Z	debug	tls::crl	initializing crl manager	path="/tmp/.tmpLqZQXa"
[INFO] [stdout] 2026-07-10T10:36:57.100140Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.088894Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.095968Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.110258Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.097021Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.107869Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.111175Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.111534Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.081271Z	debug	h2::codec::framed_write:client{request=0}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.112142Z	debug	proxy::pool:client{request=0}	checking in new conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36097[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 2233569870054505261, id: 0 }	
[INFO] [stdout] 2026-07-10T10:36:57.111625Z	debug	proxy::pool::test	client spent 95ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.113170Z	debug	proxy::pool:client{request=2}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 2 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.081785Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.097975Z	debug	proxy::pool	inserting conn mutex for key 2268272263284683057 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.099904Z	debug	tls::crl	crl loaded successfully	path="/tmp/.tmpLqZQXa" format="PEM" count=1
[INFO] [stdout] 2026-07-10T10:36:57.094316Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.115392Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.115581Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.110403Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel11
[INFO] [stdout] 2026-07-10T10:36:57.115717Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.096180Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:57.116223Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.096583Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 5 }	
[INFO] [stdout] 2026-07-10T10:36:57.116584Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.117113Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.117565Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.112475Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.112934Z	debug	proxy::pool:client{request=0}	starting an idle timeout for connection ConnectionMeta { key: 2233569870054505261, id: 0 }	
[INFO] [stdout] 2026-07-10T10:36:57.113546Z	debug	pingora_pool::connection:client{request=1}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.113424Z	debug	proxy::pool:client{request=2}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.117718Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.118595Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.118740Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.118925Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.119380Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.119610Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.116362Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:57.116796Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.118127Z	debug	proxy::pool:client{request=1}	connection ConnectionMeta { key: 7242347271182695419, id: 1 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.094063Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.118334Z	debug	proxy::pool:client{request=2}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.119938Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.120991Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.113698Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 2 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.121271Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.113811Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.114811Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.121680Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.121855Z	debug	proxy::pool	spawning new pool conn for 127.0.0.4(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.122246Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.122311Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.123347Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.123464Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.120059Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:57.120335Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.124378Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 0 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.120826Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.097016Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.118402Z	debug	proxy::pool:client{request=2}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 2 }	
[INFO] [stdout] 2026-07-10T10:36:57.121458Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.121763Z	debug	proxy::pool::test	client spent 105ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.124940Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.121984Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.126666Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.100691Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.079974Z	debug	proxy::pool:client{request=3}	starting an idle timeout for connection ConnectionMeta { key: 9658230856197298334, id: 6 }	
[INFO] [stdout] 2026-07-10T10:36:57.126997Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.123982Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.124128Z	debug	proxy::pool	didn't find a connection for key 3241702110254659844, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.124264Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:57.127995Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:57.128099Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:57.124499Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 3 }	
[INFO] [stdout] 2026-07-10T10:36:57.128171Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:57.128535Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:57.125545Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.128608Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:57.125813Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.126123Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.127211Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.127368Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.129775Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.130106Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-07-10T10:36:57.130490Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.127512Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.127789Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.130760Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-07-10T10:36:57.127909Z	debug	proxy::pool	inserting conn mutex for key 3241702110254659844 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.131938Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.128371Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.132030Z	debug	proxy::pool	spawning new pool conn for 127.0.0.5(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.128871Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.129016Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_almost	
[INFO] [stdout] 2026-07-10T10:36:57.129202Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.132368Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.133205Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.133837Z	debug	proxy::pool	didn't find a connection for key 17605208877954480508, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.120666Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.134290Z	debug	proxy::pool	inserting conn mutex for key 17605208877954480508 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.130860Z	debug	proxy::pool::test	client spent 17ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.134401Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.131013Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.134794Z	debug	proxy::pool	spawning new pool conn for 127.0.0.6(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.135229Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.132223Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.132723Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.135306Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.136204Z	debug	proxy::pool	didn't find a connection for key 381345154847574346, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.132851Z	debug	state	failed to fetch workload for cluster1//v1/Pod/default/ep_no_match	
[INFO] [stdout] 2026-07-10T10:36:57.130188Z	debug	h2::codec::framed_write	send	frame=Reset { stream_id: StreamId(11), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.136650Z	debug	proxy::pool	inserting conn mutex for key 381345154847574346 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.137129Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.137202Z	debug	proxy::pool	spawning new pool conn for 127.0.0.7(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.110788Z	debug	proxy::pool::test	client spent 351ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.137284Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.134616Z	debug	proxy::pool:client{request=3}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 3 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.137375Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] test state::tests::test_load_balance ... ok
[INFO] [stdout] 2026-07-10T10:36:57.138139Z	debug	proxy::pool	didn't find a connection for key 7205881727619619783, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.138607Z	debug	proxy::pool	inserting conn mutex for key 7205881727619619783 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.135772Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.139097Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.139333Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.139659Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.139876Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.140005Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 1 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.140251Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.137763Z	debug	h2::codec::framed_write	send	frame=Reset { stream_id: StreamId(7), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.140556Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.130047Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.137682Z	debug	pingora_pool::connection:client{request=2}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.141047Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.140861Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.135115Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.141210Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.138700Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.135641Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.142752Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.143546Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.143803Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.143979Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.144202Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.144409Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-07-10T10:36:57.060708Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.141182Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.128056Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.141020Z	debug	proxy::pool:client{request=2}	connection ConnectionMeta { key: 7242347271182695419, id: 2 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.137561Z	debug	proxy::pool:client{request=3}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.145150Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.141364Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.143758Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.137276Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.142953Z	debug	proxy::pool	spawning new pool conn for 127.0.0.8(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.143291Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.145774Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.145983Z	debug	h2::codec::framed_read	received	frame=Reset { stream_id: StreamId(11), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.145874Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.144920Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel21
[INFO] [stdout] 2026-07-10T10:36:57.146327Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.145409Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] test tls::lib::tests::test_workload_cert ... ok
[INFO] [stdout] 2026-07-10T10:36:57.145262Z	debug	proxy::pool:client{request=3}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 3 }	
[INFO] [stdout] 2026-07-10T10:36:57.145191Z	debug	proxy::pool:client{request=3}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.145546Z	debug	rustls::client::tls13	Got CertificateRequest CertificateRequestPayloadTls13 { context: , extensions: CertificateRequestExtensions { signature_algorithms: [ECDSA_NISTP384_SHA384, ECDSA_NISTP256_SHA256, ECDSA_NISTP521_SHA512, ED25519, RSA_PSS_SHA512, RSA_PSS_SHA384, RSA_PSS_SHA256, RSA_PKCS1_SHA512, RSA_PKCS1_SHA384, RSA_PKCS1_SHA256], authority_names: [DistinguishedName(301831163014060355040a0c0d636c75737465722e6c6f63616c)], .. } }	
[INFO] [stdout] 2026-07-10T10:36:57.145702Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.147303Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.137457Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.140767Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.147824Z	debug	proxy::pool	didn't find a connection for key 16943817012789328066, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.148360Z	debug	proxy::pool	inserting conn mutex for key 16943817012789328066 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.148483Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.146162Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.097148Z	debug	proxy::pool	poolstate dropping, stopping all connection drivers and cancelling all outstanding eviction timeout spawns	
[INFO] [stdout] 2026-07-10T10:36:57.148446Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.146607Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.147020Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] test tls::certificate::test::outbound_rejects_revoked_server_cert ... ok
[INFO] [stdout] 2026-07-10T10:36:57.147230Z	debug	rustls::client::common	Attempting client auth	
[INFO] [stdout] 2026-07-10T10:36:57.148618Z	debug	proxy::pool	spawning new pool conn for 127.0.0.9(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.148435Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 4 }	
[INFO] [stdout] 2026-07-10T10:36:57.148832Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.150353Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.117836Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.150506Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.146092Z	debug	h2::codec::framed_read	received	frame=Reset { stream_id: StreamId(7), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.151374Z	debug	proxy::pool	didn't find a connection for key 16106709564013679458, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.125148Z	debug	rustls::client::tls13	Got CertificateRequest CertificateRequestPayloadTls13 { context: , extensions: CertificateRequestExtensions { signature_algorithms: [ECDSA_NISTP384_SHA384, ECDSA_NISTP256_SHA256, ECDSA_NISTP521_SHA512, ED25519, RSA_PSS_SHA512, RSA_PSS_SHA384, RSA_PSS_SHA256, RSA_PKCS1_SHA512, RSA_PKCS1_SHA384, RSA_PKCS1_SHA256], authority_names: [DistinguishedName(301831163014060355040a0c0d636c75737465722e6c6f63616c), DistinguishedName(301831163014060355040a0c0d636c75737465722e6c6f63616c)], .. } }	
[INFO] [stdout] 2026-07-10T10:36:57.148905Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.151567Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-07-10T10:36:57.149220Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.148833Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.150670Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.151695Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.148917Z	debug	h2::codec::framed_write	send	frame=Reset { stream_id: StreamId(9), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.152175Z	debug	proxy::pool	inserting conn mutex for key 16106709564013679458 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.145312Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.152300Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.152368Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.152391Z	debug	proxy::pool	spawning new pool conn for 127.0.0.10(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.152271Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.151823Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.152082Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 8 }	
[INFO] [stdout] 2026-07-10T10:36:57.152501Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] test xds::client::tests::test_json_to_value ... ok
[INFO] [stdout] 2026-07-10T10:36:57.153218Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.153672Z	debug	proxy::pool	didn't find a connection for key 2375989201791648885, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.155238Z	debug	proxy::pool	inserting conn mutex for key 2375989201791648885 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.155349Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.155448Z	debug	proxy::pool	spawning new pool conn for 127.0.0.11(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.155557Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.155626Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.152718Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.156364Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.156501Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.157080Z	debug	proxy::pool	didn't find a connection for key 15707427390489278377, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.157177Z	debug	proxy::pool	inserting conn mutex for key 15707427390489278377 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.157254Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.148748Z	debug	pingora_pool::connection	idle connection is being closed	
[INFO] [stdout] 2026-07-10T10:36:57.152823Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.157583Z	debug	pingora_pool::connection	evict fd: 0 from key 9417803815033198913	
[INFO] [stdout] 2026-07-10T10:36:57.153112Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.157341Z	debug	proxy::pool	spawning new pool conn for 127.0.0.12(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.158064Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.158155Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.158616Z	debug	proxy::pool	didn't find a connection for key 9456343690418682094, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.158719Z	debug	proxy::pool	inserting conn mutex for key 9456343690418682094 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.156964Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.158789Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.159188Z	debug	proxy::pool	spawning new pool conn for 127.0.0.13(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.159271Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.159330Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.159333Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.146102Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.157675Z	debug	proxy::pool	connection ConnectionMeta { key: 9417803815033198913, id: 0 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.159446Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel15
[INFO] [stdout] 2026-07-10T10:36:57.150004Z	debug	proxy::h2::client	draining outer HBONE connection	
[INFO] [stdout] 2026-07-10T10:36:57.159329Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.159828Z	debug	proxy::pool	didn't find a connection for key 12884711963565156081, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.159974Z	debug	proxy::pool	inserting conn mutex for key 12884711963565156081 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.157552Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(7) }
[INFO] [stdout] 2026-07-10T10:36:57.157929Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.151706Z	debug	rustls::client::common	Attempting client auth	
[INFO] [stdout] 2026-07-10T10:36:57.160054Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.161066Z	debug	proxy::pool	spawning new pool conn for 127.0.0.14(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.161179Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.160146Z	debug	proxy::pool::test	server drain starting... ()	
[INFO] [stdout] 2026-07-10T10:36:57.159093Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.161261Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.152658Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.160424Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.162775Z	debug	proxy::pool	didn't find a connection for key 12619003566854111424, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.163322Z	debug	proxy::pool	inserting conn mutex for key 12619003566854111424 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.163441Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.163559Z	debug	proxy::pool	spawning new pool conn for 127.0.0.15(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.163663Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.163754Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.164135Z	debug	proxy::pool	didn't find a connection for key 18126571940266776475, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.164245Z	debug	rustls::webpki::anchors:xds{id=1}	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.163103Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.163100Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(7) }
[INFO] [stdout] 2026-07-10T10:36:57.164235Z	debug	proxy::pool	inserting conn mutex for key 18126571940266776475 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.160918Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.164565Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.164844Z	debug	proxy::pool	spawning new pool conn for 127.0.0.16(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.164960Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] test tls::certificate::test::multi_root ... ok
[INFO] [stdout] 2026-07-10T10:36:57.165041Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.165432Z	debug	proxy::pool	didn't find a connection for key 6398728672278812309, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.163212Z	debug	proxy::pool::test	client spent 28ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.165625Z	debug	proxy::pool	inserting conn mutex for key 6398728672278812309 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.166027Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.164733Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.166111Z	debug	proxy::pool	spawning new pool conn for 127.0.0.17(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.166663Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.166752Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.156630Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.167152Z	debug	proxy::pool	didn't find a connection for key 7379299352473618501, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.167295Z	debug	proxy::pool	inserting conn mutex for key 7379299352473618501 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.167375Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.165807Z	debug	proxy::pool:client{request=4}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 4 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.161398Z	debug	h2::codec::framed_write	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(2147483647) }
[INFO] [stdout] 2026-07-10T10:36:57.157858Z	debug	tls::crl	initializing crl manager	path="/tmp/.tmpvFcFl3"
[INFO] [stdout] 2026-07-10T10:36:57.164436Z	debug	xds::client:xds{id=1}	XDS header added: header_foo=foo	
[INFO] [stdout] 2026-07-10T10:36:57.167458Z	debug	proxy::pool	spawning new pool conn for 127.0.0.18(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.168018Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.164368Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.139429Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.167984Z	debug	xds::client:xds{id=1}	XDS header added: header_bar=bar	
[INFO] [stdout] 2026-07-10T10:36:57.167930Z	debug	h2::codec::framed_write	send	frame=Ping { ack: false, payload: [11, 123, 162, 240, 139, 155, 254, 84] }
[INFO] [stdout] 2026-07-10T10:36:57.167979Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.167696Z	debug	pingora_pool::connection:client{request=3}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.167773Z	debug	proxy::pool:client{request=4}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.168218Z	debug	h2::codec::framed_write	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.168177Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.168622Z	debug	proxy::pool:client{request=4}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 4 }	
[INFO] [stdout] 2026-07-10T10:36:57.167604Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.168454Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connecting to 127.0.0.1:40249	
[INFO] [stdout] 2026-07-10T10:36:57.169753Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] test proxy::pool::test::read_buffering ... ok
[INFO] [stdout] 2026-07-10T10:36:57.163279Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.134423Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.166497Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.168318Z	debug	proxy::pool:client{request=3}	connection ConnectionMeta { key: 7242347271182695419, id: 3 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.168560Z	debug	proxy::pool:client{request=4}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.168390Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.169919Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.170322Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.150730Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.170987Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.152980Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-07-10T10:36:57.170007Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.171259Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.151696Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.170755Z	debug	proxy::pool	didn't find a connection for key 16444587881721730897, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.171769Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.172130Z	debug	proxy::pool	inserting conn mutex for key 16444587881721730897 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.172221Z	debug	pingora_pool::connection:client{request=0}	idle connection is being evicted	
[INFO] [stdout] 2026-07-10T10:36:57.172468Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.172505Z	debug	proxy::pool	spawning new pool conn for 127.0.0.19(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.172566Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.172596Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.172368Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.171658Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.172667Z	debug	pingora_pool::connection:client{request=0}	evict fd: 0 from key 5146388869714089662	
[INFO] [stdout] 2026-07-10T10:36:57.172960Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.173233Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.173270Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(9) }
[INFO] [stdout] 2026-07-10T10:36:57.173388Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.173970Z	debug	rustls::webpki::anchors:xds{id=1}	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.152644Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.171452Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 5 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.173803Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.171998Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.150588Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.173861Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.174720Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.173244Z	debug	proxy::pool:client{request=0}	connection ConnectionMeta { key: 5146388869714089662, id: 0 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.174357Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.174628Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(9) }
[INFO] [stdout] 2026-07-10T10:36:57.174968Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.175276Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.175464Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.175474Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 3 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.174795Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.174594Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.174726Z	debug	proxy::pool::test	client spent 8ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.175227Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.170115Z	debug	proxy::pool::test	client spent 172ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.175867Z	debug	proxy::pool:client{request=5}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 5 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.176333Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.176197Z	debug	proxy::pool:client{request=5}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.176588Z	debug	proxy::pool:client{request=5}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.176917Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.175633Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.175896Z	debug	proxy::pool::test	client spent 348ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.176289Z	debug	pingora_pool::connection:client{request=4}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.174474Z	debug	proxy::pool	didn't find a connection for key 14586807206947836944, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.177287Z	debug	proxy::pool	inserting conn mutex for key 14586807206947836944 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.177198Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.177333Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.177375Z	debug	proxy::pool	spawning new pool conn for 127.0.0.20(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.175801Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.177425Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.177438Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-07-10T10:36:57.177167Z	debug	proxy::pool:client{request=4}	connection ConnectionMeta { key: 7242347271182695419, id: 4 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.177691Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.177461Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.177843Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.175350Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.177692Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.176253Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.175734Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.177321Z	debug	proxy::pool:client{request=1}	checkout - found mutex for pool key ConnectionMeta { key: 5146388869714089662, id: 1 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.178469Z	debug	proxy::pool::test	client spent 408ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.178236Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.178811Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.178778Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.177988Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.179356Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.179400Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.177748Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.178643Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.178501Z	debug	proxy::pool:client{request=1}	new connection needed for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:40135[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.179603Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.179662Z	debug	proxy::pool:client{request=1}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:40135[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.179038Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.178595Z	debug	proxy::pool::test	client spent 408ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.179767Z	debug	state:client{request=1}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.179859Z	debug	proxy::pool::test	client spent 409ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.177984Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.179208Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.175792Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 6 }	
[INFO] [stdout] 2026-07-10T10:36:57.180007Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.179894Z	debug	state:client{request=1}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.180093Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(11) }
[INFO] [stdout] 2026-07-10T10:36:57.180051Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.179979Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.179442Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.180642Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.180100Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-07-10T10:36:57.180295Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.181119Z	debug	proxy::pool::test	client spent 5ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.180129Z	debug	proxy::pool	didn't find a connection for key 16306051945023979437, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.181705Z	debug	proxy::pool	inserting conn mutex for key 16306051945023979437 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.180430Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.174209Z	debug	xds::client:xds{id=1}	XDS header added: header_foo=foo	
[INFO] [stdout] 2026-07-10T10:36:57.176590Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.180922Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.181576Z	debug	proxy::pool:client{request=6}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 6 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.181750Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.182236Z	debug	proxy::pool	spawning new pool conn for 127.0.0.21(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.172253Z	debug	h2::codec::framed_read	received	frame=Reset { stream_id: StreamId(9), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.182250Z	debug	rustls::client::hs:client{request=1}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.182287Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.182373Z	debug	rustls::client::hs:client{request=1}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.182412Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.182423Z	debug	xds::client:xds{id=1}	XDS header added: header_bar=bar	
[INFO] [stdout] 2026-07-10T10:36:57.182298Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.182507Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-07-10T10:36:57.182510Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.181388Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.181087Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.183273Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.182216Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.171831Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connected to 127.0.0.1:40249	
[INFO] [stdout] 2026-07-10T10:36:57.183049Z	debug	proxy::pool	didn't find a connection for key 13391776118179988220, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.183704Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 7 }	
[INFO] [stdout] 2026-07-10T10:36:57.183738Z	debug	proxy::pool	inserting conn mutex for key 13391776118179988220 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.178063Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.181636Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.182338Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.183872Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel6
[INFO] [stdout] 2026-07-10T10:36:57.183780Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.183922Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.183956Z	debug	proxy::pool	spawning new pool conn for 127.0.0.22(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.183805Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.184011Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.184049Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.183496Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.183543Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-07-10T10:36:57.181166Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(11) }
[INFO] [stdout] 2026-07-10T10:36:57.183082Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.181020Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.184358Z	debug	proxy::pool	didn't find a connection for key 6268756020512320552, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.184825Z	debug	proxy::pool	inserting conn mutex for key 6268756020512320552 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.182826Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connecting to 127.0.0.1:34059	
[INFO] [stdout] 2026-07-10T10:36:57.182135Z	debug	proxy::pool:client{request=6}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.185284Z	debug	proxy::pool:client{request=6}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 6 }	
[INFO] [stdout] 2026-07-10T10:36:57.185206Z	debug	proxy::pool:client{request=6}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.181538Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.184866Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.185987Z	debug	proxy::pool	spawning new pool conn for 127.0.0.23(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.184215Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.186133Z	debug	rustls::webpki::anchors:xds{id=1}	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.186038Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.186592Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.183670Z	debug	rustls::client::hs:xds{id=1}	No cached session for IpAddress(V4(Ipv4Addr([127, 0, 0, 1])))	
[INFO] [stdout] 2026-07-10T10:36:57.185380Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connected to 127.0.0.1:34059	
[INFO] [stdout] 2026-07-10T10:36:57.183903Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.187679Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.184059Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 4 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.185778Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.188335Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.188623Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.188695Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 8 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.186605Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.186834Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.187306Z	debug	proxy::pool::test	client spent 336ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.187142Z	debug	rustls::client::hs:xds{id=1}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.179597Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-07-10T10:36:57.187724Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.189738Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.187769Z	debug	rustls::client::hs:xds{id=1}	No cached session for IpAddress(V4(Ipv4Addr([127, 0, 0, 1])))	
[INFO] [stdout] 2026-07-10T10:36:57.189428Z	debug	proxy::pool:client{request=1}	checkout - found mutex for pool key ConnectionMeta { key: 2233569870054505261, id: 1 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.186280Z	debug	proxy::h2::client:client{request=1}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.184242Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.190758Z	debug	proxy::h2::client	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.184829Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.189834Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.189775Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.188245Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.189892Z	debug	rustls::client::hs:xds{id=1}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.190123Z	debug	proxy::pool:client{request=1}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36097[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.190203Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.192417Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.190253Z	debug	pingora_pool::connection:client{request=0}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.190959Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.188812Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 11 }	
[INFO] [stdout] 2026-07-10T10:36:57.192042Z	debug	proxy::pool:client{request=1}	checked out connection for ConnectionMeta { key: 2233569870054505261, id: 1 } is now at max streamcount; removing from pool	
[INFO] [stdout] 2026-07-10T10:36:57.191105Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.191393Z	debug	rustls::client::hs:client{request=1}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.193428Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.193556Z	debug	rustls::client::tls13:client{request=1}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.191904Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.190058Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.192099Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.193873Z	debug	rustls::client::tls13:client{request=1}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.176648Z	debug	proxy::pool:client{request=5}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 5 }	
[INFO] [stdout] 2026-07-10T10:36:57.194111Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.192984Z	debug	rustls::client::hs:xds{id=1}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.194081Z	debug	pingora_pool::connection:client{request=5}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.191190Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.194424Z	debug	proxy::pool:client{request=5}	connection ConnectionMeta { key: 7242347271182695419, id: 5 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.194005Z	debug	rustls::client::hs:client{request=1}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.194881Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] test tls::csr::tests::test_csr ... ok
[INFO] [stdout] 2026-07-10T10:36:57.194326Z	debug	rustls::client::tls13:xds{id=1}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.186413Z	debug	xds::client:xds{id=1}	XDS header added: header_foo=foo	
[INFO] [stdout] 2026-07-10T10:36:57.185795Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.193267Z	debug	proxy::pool:client{request=1}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.202280Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.195033Z	debug	proxy::pool	didn't find a connection for key 9501102335494464714, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.202727Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.203121Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.194421Z	debug	proxy::pool::test	client spent 424ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.194282Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.203548Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.203760Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.204126Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.193602Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.204323Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.204423Z	debug	proxy::pool::test	client spent 15ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.204982Z	debug	proxy::pool:client{request=2}	checkout - found mutex for pool key ConnectionMeta { key: 2233569870054505261, id: 2 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.205198Z	debug	proxy::pool:client{request=2}	new connection needed for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36097[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.205341Z	debug	proxy::pool:client{request=2}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36097[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.194885Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.205473Z	debug	state:client{request=2}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.205620Z	debug	state:client{request=2}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.195222Z	debug	rustls::client::tls13:xds{id=1}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.206588Z	debug	rustls::client::hs:client{request=2}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.203828Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.206795Z	debug	rustls::client::hs:xds{id=1}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.193229Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.206766Z	debug	rustls::client::hs:client{request=2}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.207326Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.207811Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.208387Z	debug	rustls::client::hs:client{request=2}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.178829Z	debug	tls::crl	crl loaded successfully	path="/tmp/.tmpvFcFl3" format="PEM" count=1
[INFO] [stdout] 2026-07-10T10:36:57.195855Z	debug	h2::client:client{request=1}	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.202371Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.208495Z	debug	rustls::client::tls13:client{request=2}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.202451Z	debug	xds::client:xds{id=1}	XDS header added: header_bar=bar	
[INFO] [stdout] 2026-07-10T10:36:57.204039Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.196305Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.205891Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.192682Z	debug	proxy::pool:client{request=0}	connection ConnectionMeta { key: 2233569870054505261, id: 0 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.208854Z	debug	rustls::client::tls13:client{request=2}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.209092Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.209134Z	debug	rustls::client::hs:client{request=2}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.207150Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.209245Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.192747Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.209938Z	debug	h2::client:client{request=2}	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.210582Z	debug	h2::client:client{request=2}	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.204781Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.210717Z	debug	h2::codec::framed_write:client{request=2}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.194618Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.211233Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.209288Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connecting to 127.0.0.1:43379	
[INFO] [stdout] 2026-07-10T10:36:57.211557Z	debug	proxy::pool:client{request=2}	starting an idle timeout for connection ConnectionMeta { key: 2233569870054505261, id: 2 }	
[INFO] [stdout] 2026-07-10T10:36:57.211055Z	debug	proxy::pool:client{request=2}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.207598Z	debug	h2::client:xds{id=1}	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.212095Z	debug	h2::client:xds{id=1}	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.210508Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.212509Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connected to 127.0.0.1:43379	
[INFO] [stdout] 2026-07-10T10:36:57.208853Z	debug	h2::client:client{request=1}	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.210734Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.210903Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-07-10T10:36:57.195444Z	debug	rustls::client::hs:xds{id=1}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.214751Z	debug	rustls::client::tls13:xds{id=1}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.210274Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.215084Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.202883Z	debug	proxy::pool	inserting conn mutex for key 9501102335494464714 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.212219Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.212187Z	debug	h2::codec::framed_write:xds{id=1}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.215248Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.208862Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.215294Z	debug	proxy::pool	spawning new pool conn for 127.0.0.24(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.210568Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.212693Z	debug	h2::codec::framed_write:client{request=1}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.219137Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.219210Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.219290Z	debug	proxy::pool	poolstate dropping, stopping all connection drivers and cancelling all outstanding eviction timeout spawns	
[INFO] [stdout] 2026-07-10T10:36:57.219374Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] test proxy::pool::test::single_pool ... ok
[INFO] [stdout] 2026-07-10T10:36:57.219494Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.208806Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.211326Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.223796Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.215826Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.229581Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.229663Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.230010Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.215369Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.219996Z	debug	proxy::pool:client{request=1}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.230195Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.215748Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.213053Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.212675Z	debug	rustls::client::hs:xds{id=1}	No cached session for IpAddress(V4(Ipv4Addr([127, 0, 0, 1])))	
[INFO] [stdout] 2026-07-10T10:36:57.209426Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.223971Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.230700Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.230721Z	debug	rustls::client::hs:xds{id=1}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.230735Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.229764Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.230886Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.230927Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.230962Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.230968Z	debug	proxy::pool	didn't find a connection for key 13343325469121183517, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.230996Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.230985Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.231022Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.231011Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.231058Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.231095Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.231132Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.231133Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.231139Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.231167Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.231192Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.231213Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.224607Z	debug	proxy::pool::test	client spent 454ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.231279Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.195766Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.231313Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.231029Z	debug	proxy::pool	inserting conn mutex for key 13343325469121183517 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.224783Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.231463Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.231507Z	debug	proxy::pool	spawning new pool conn for 127.0.0.25(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.231587Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.231598Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.231625Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.231608Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.231715Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.231300Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.231816Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.215158Z	debug	rustls::client::tls13:xds{id=1}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.216268Z	debug	hyper_util::client::legacy::pool:xds{id=1}	pooling idle connection for ("https", 127.0.0.1:40249)	
[INFO] [stdout] 2026-07-10T10:36:57.231919Z	debug	proxy::pool	didn't find a connection for key 15268858896415984365, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.231947Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.231982Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.232012Z	debug	rustls::client::hs:xds{id=1}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.232073Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.232151Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-07-10T10:36:57.232188Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.231966Z	debug	proxy::pool	inserting conn mutex for key 15268858896415984365 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.232310Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.232349Z	debug	proxy::pool	spawning new pool conn for 127.0.0.26(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.232395Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.232432Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.232433Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-07-10T10:36:57.231280Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.232632Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.232657Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(13) }
[INFO] [stdout] 2026-07-10T10:36:57.232727Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 6 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.232773Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.232825Z	debug	h2::client:xds{id=1}	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.232872Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.232957Z	debug	proxy::pool::test	client spent 51ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.232737Z	debug	proxy::pool	didn't find a connection for key 1608208205073116148, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.232228Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.231735Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.240837Z	debug	proxy::pool	inserting conn mutex for key 1608208205073116148 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.240937Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.231227Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.240990Z	debug	proxy::pool	spawning new pool conn for 127.0.0.27(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.212901Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.240999Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.241058Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.241099Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.241254Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.241442Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.233884Z	debug	pingora_pool::connection:client{request=3}	idle connection is being evicted	
[INFO] [stdout] 2026-07-10T10:36:57.233510Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.security.Authorization"
[INFO] [stdout] 2026-07-10T10:36:57.233382Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.233262Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(13) }
[INFO] [stdout] 2026-07-10T10:36:57.269875Z	debug	rustls::client::hs:xds{id=1}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.270160Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.220106Z	debug	proxy::pool:client{request=1}	starting an idle timeout for connection ConnectionMeta { key: 5146388869714089662, id: 1 }	
[INFO] [stdout] 2026-07-10T10:36:57.270687Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.271400Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.271351Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.241887Z	debug	proxy::pool	didn't find a connection for key 17598164637880056463, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.241683Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.233141Z	debug	proxy::pool:client{request=7}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 7 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.271751Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.232960Z	debug	h2::client:xds{id=1}	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.271908Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.233277Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.270041Z	debug	rustls::client::tls13:xds{id=1}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.233172Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.271566Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.272118Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.272149Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.242192Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.272346Z	debug	rustls::client::tls13:xds{id=1}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.272383Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.272490Z	debug	rustls::client::hs:xds{id=1}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.272624Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-07-10T10:36:57.272770Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.243160Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 9 }	
[INFO] [stdout] 2026-07-10T10:36:57.246933Z	debug	pingora_pool::connection:client{request=3}	evict fd: 6 from key 9658230856197298334	
[INFO] [stdout] 2026-07-10T10:36:57.273349Z	debug	proxy::pool:client{request=3}	connection ConnectionMeta { key: 9658230856197298334, id: 6 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.273414Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.269548Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.271604Z	debug	proxy::pool	inserting conn mutex for key 17598164637880056463 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.273628Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.273715Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.273809Z	debug	proxy::pool	spawning new pool conn for 127.0.0.28(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.273964Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.274020Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.274163Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.274290Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.241475Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.273750Z	debug	h2::client:xds{id=1}	binding client connection	
[INFO] [stdout] test tls::lib::tests::cert_expiration ... ok
[INFO] [stdout] 2026-07-10T10:36:57.271796Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.248142Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.274728Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel0
[INFO] [stdout] 2026-07-10T10:36:57.274861Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-07-10T10:36:57.274975Z	debug	proxy::pool	didn't find a connection for key 7585956648805515590, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.275010Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.274662Z	debug	h2::client:xds{id=1}	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.275045Z	debug	proxy::pool	inserting conn mutex for key 7585956648805515590 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.275141Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.275171Z	debug	h2::codec::framed_write:xds{id=1}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.275289Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.275193Z	debug	proxy::pool	spawning new pool conn for 127.0.0.29(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.275235Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.274290Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.275430Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.275318Z	debug	proxy::pool::test	client spent 70ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.243388Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.275470Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.275712Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.275640Z	debug	proxy::pool:client{request=3}	checkout - found mutex for pool key ConnectionMeta { key: 2233569870054505261, id: 3 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.275458Z	debug	hyper_util::client::legacy::pool:xds{id=1}	pooling idle connection for ("https", 127.0.0.1:43379)	
[INFO] [stdout] 2026-07-10T10:36:57.275896Z	debug	proxy::pool:client{request=3}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36097[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.274688Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.275603Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.276053Z	debug	proxy::pool:client{request=3}	checked out connection for ConnectionMeta { key: 2233569870054505261, id: 3 } is now at max streamcount; removing from pool	
[INFO] [stdout] 2026-07-10T10:36:57.276203Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-07-10T10:36:57.276105Z	debug	pingora_pool::connection:client{request=2}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.271584Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.276199Z	debug	proxy::pool:client{request=3}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.276500Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.275775Z	debug	proxy::pool::test	client spent 98ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.276607Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.276758Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.security.Authorization"
[INFO] [stdout] 2026-07-10T10:36:57.276411Z	debug	proxy::pool:client{request=2}	connection ConnectionMeta { key: 2233569870054505261, id: 2 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.276807Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.271961Z	debug	h2::codec::framed_write:xds{id=1}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.276075Z	debug	proxy::pool	didn't find a connection for key 17109750609183219345, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.272487Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.276917Z	debug	proxy::pool	inserting conn mutex for key 17109750609183219345 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.277012Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.273564Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.233021Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-07-10T10:36:57.277126Z	debug	hyper_util::client::legacy::pool:xds{id=1}	pooling idle connection for ("https", 127.0.0.1:34059)	
[INFO] [stdout] 2026-07-10T10:36:57.277062Z	debug	proxy::pool	spawning new pool conn for 127.0.0.30(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.277205Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.277216Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.275820Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.277254Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.277027Z	debug	rustls::client::tls13	Got CertificateRequest CertificateRequestPayloadTls13 { context: , extensions: CertificateRequestExtensions { signature_algorithms: [ECDSA_NISTP384_SHA384, ECDSA_NISTP256_SHA256, ECDSA_NISTP521_SHA512, ED25519, RSA_PSS_SHA512, RSA_PSS_SHA384, RSA_PSS_SHA256, RSA_PKCS1_SHA512, RSA_PKCS1_SHA384, RSA_PKCS1_SHA256], authority_names: [DistinguishedName(301831163014060355040a0c0d636c75737465722e6c6f63616c)], .. } }	
[INFO] [stdout] 2026-07-10T10:36:57.277352Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-07-10T10:36:57.277393Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.277474Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.277549Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(5), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.277476Z	debug	rustls::client::common	Attempting client auth	
[INFO] [stdout] 2026-07-10T10:36:57.277631Z	debug	proxy::pool	didn't find a connection for key 11957022216351744956, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.277210Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-07-10T10:36:57.277660Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.277775Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.277820Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.277490Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-07-10T10:36:57.277865Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-07-10T10:36:57.277878Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.277912Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 7 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.277979Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.276354Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.277689Z	debug	proxy::pool	inserting conn mutex for key 11957022216351744956 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.278033Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 10 }	
[INFO] [stdout] 2026-07-10T10:36:57.271800Z	debug	proxy::pool:client{request=7}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.278227Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.275826Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.278337Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.277994Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.276905Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.278349Z	debug	proxy::pool:client{request=7}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 7 }	
[INFO] [stdout] 2026-07-10T10:36:57.278417Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.277821Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.276207Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-07-10T10:36:57.278589Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.278664Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.278768Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.276637Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.278830Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.278913Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.278976Z	debug	proxy::pool:client{request=7}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.279060Z	debug	proxy::pool::test	client spent 3ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.279142Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] test tls::certificate::test::outbound_rejects_revoked_intermediate_cert ... ok
[INFO] [stdout] 2026-07-10T10:36:57.279204Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 11 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.279232Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.277358Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-07-10T10:36:57.279256Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.279461Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.278836Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.278240Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.279580Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.security.Authorization"
[INFO] [stdout] 2026-07-10T10:36:57.279613Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.279592Z	debug	proxy::pool	spawning new pool conn for 127.0.0.31(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.279320Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.279713Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.279607Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.279884Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.275773Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.278506Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.279761Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.280005Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.280136Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.280158Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.280203Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.280235Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-07-10T10:36:57.280261Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.280319Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.280367Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.280360Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.280380Z	debug	proxy::pool	didn't find a connection for key 5448368455027356067, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.280452Z	debug	proxy::pool	inserting conn mutex for key 5448368455027356067 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.280486Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.277911Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.278080Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-07-10T10:36:57.280042Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.280785Z	debug	proxy::h2::client:client{request=2}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.278923Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-07-10T10:36:57.280513Z	debug	proxy::pool	spawning new pool conn for 127.0.0.32(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.280936Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.281004Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.280674Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.281052Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.281074Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.281179Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.281224Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.281329Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.281354Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.281465Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.281476Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-07-10T10:36:57.280326Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(15) }
[INFO] [stdout] 2026-07-10T10:36:57.280405Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.271953Z	debug	pingora_pool::connection:client{request=6}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.281674Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.281715Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.281781Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.281350Z	debug	proxy::pool	didn't find a connection for key 13674405438320835741, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.279271Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 14 }	
[INFO] [stdout] 2026-07-10T10:36:57.281021Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.281866Z	debug	proxy::pool	inserting conn mutex for key 13674405438320835741 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.281877Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.281908Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-07-10T10:36:57.281929Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.281459Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.281971Z	debug	proxy::pool	spawning new pool conn for 127.0.0.33(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.279791Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.282028Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.282029Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.282043Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.282073Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.282108Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.282202Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.282248Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.281589Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.282300Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.282309Z	debug	proxy::pool::test	client spent 49ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.282435Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-07-10T10:36:57.282454Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.281725Z	debug	proxy::pool:client{request=6}	connection ConnectionMeta { key: 7242347271182695419, id: 6 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.282563Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.282595Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.282621Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.282608Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.282610Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-07-10T10:36:57.281927Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.282747Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.282767Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-07-10T10:36:57.282495Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.282273Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.282740Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.282753Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.282647Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.283195Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.283212Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.280674Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.283246Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.283288Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.283318Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.283347Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.283377Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.278787Z	debug	proxy::h2::client:client{request=3}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.280842Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.284344Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.283422Z	debug	proxy::h2::client:client{request=0}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.284460Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.284567Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.283410Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.282855Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.284662Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-07-10T10:36:57.284755Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.283467Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-07-10T10:36:57.283602Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.284897Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.285021Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.282212Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(15) }
[INFO] [stdout] 2026-07-10T10:36:57.285165Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.285206Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.285204Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.285709Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.285747Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.285762Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.282483Z	debug	proxy::pool:client{request=8}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 8 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.285799Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 10 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.283710Z	debug	proxy::pool	didn't find a connection for key 7235414904745128218, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.285944Z	debug	proxy::pool:client{request=8}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.286009Z	debug	proxy::pool	inserting conn mutex for key 7235414904745128218 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.286039Z	debug	proxy::pool:client{request=0}	checkout - found mutex for pool key ConnectionMeta { key: 2233569870054505261, id: 4 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.286070Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.286079Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.286103Z	debug	proxy::pool	spawning new pool conn for 127.0.0.34(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.286163Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.286174Z	debug	proxy::pool:client{request=0}	new connection needed for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36097[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.286194Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.286244Z	debug	proxy::pool:client{request=8}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 8 }	
[INFO] [stdout] 2026-07-10T10:36:57.286257Z	debug	proxy::pool:client{request=0}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36097[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.289823Z	debug	state:client{request=0}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.289953Z	debug	state:client{request=0}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.286085Z	debug	proxy::pool:client{request=8}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.286183Z	debug	pingora_pool::connection:client{request=7}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.290187Z	debug	proxy::pool:client{request=7}	connection ConnectionMeta { key: 7242347271182695419, id: 7 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.283010Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 14 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.284786Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.283192Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-07-10T10:36:57.286349Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-07-10T10:36:57.284915Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.286644Z	debug	proxy::pool	didn't find a connection for key 14154547616527526556, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.290703Z	debug	proxy::pool	inserting conn mutex for key 14154547616527526556 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.290736Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.290752Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.290866Z	debug	proxy::pool	spawning new pool conn for 127.0.0.35(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.290939Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.291000Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 17 }	
[INFO] [stdout] 2026-07-10T10:36:57.291030Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.286609Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.291163Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.286496Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.291308Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.291335Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.279609Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-07-10T10:36:57.291503Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.291722Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.291831Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.291972Z	debug	proxy::pool	didn't find a connection for key 18250520721531530821, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.292016Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.292047Z	debug	proxy::pool	inserting conn mutex for key 18250520721531530821 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.286273Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-07-10T10:36:57.292103Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.290889Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.292146Z	debug	proxy::pool	spawning new pool conn for 127.0.0.36(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.292198Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.292241Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.292317Z	debug	xds::client:xds{id=1}	connected established	
[INFO] [stdout] 2026-07-10T10:36:57.292343Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.292251Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.292401Z	info	xds::client:xds{id=1}	Stream established	
[INFO] [stdout] 2026-07-10T10:36:57.292111Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: ["*"], resource_names_unsubscribe: ["*"], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-07-10T10:36:57.292639Z	info	xds::client::tests	received request: DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: ["*"], resource_names_unsubscribe: ["*"], initial_resource_versions: {}, response_nonce: "", error_detail: None }	
[INFO] [stdout] 2026-07-10T10:36:57.292725Z	debug	proxy::pool	didn't find a connection for key 16103486591557067080, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.292778Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.292778Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.292889Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-07-10T10:36:57.292942Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-07-10T10:36:57.292956Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.293056Z	debug	h2::proto::connection:Connection{peer=Server}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-07-10T10:36:57.292787Z	debug	proxy::pool	inserting conn mutex for key 16103486591557067080 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.293142Z	info	xds::client::tests	received request: DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }	
[INFO] [stdout] 2026-07-10T10:36:57.293164Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.293186Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-07-10T10:36:57.293213Z	debug	proxy::pool	spawning new pool conn for 127.0.0.37(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.293230Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-07-10T10:36:57.293241Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.293275Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.293307Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.292418Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.293409Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-07-10T10:36:57.293450Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-07-10T10:36:57.293509Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.293592Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.293645Z	debug	proxy::pool	didn't find a connection for key 2069526484204742298, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.291206Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.293662Z	info	xds::client::tests	received request: DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }	
[INFO] [stdout] 2026-07-10T10:36:57.293713Z	debug	proxy::pool	inserting conn mutex for key 2069526484204742298 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.293736Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.289121Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 13 }	
[INFO] [stdout] 2026-07-10T10:36:57.293758Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.293771Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.293787Z	debug	proxy::pool	spawning new pool conn for 127.0.0.38(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.293803Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.293841Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.293898Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.293915Z	info	xds::client::tests	received request: DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }	
[INFO] [stdout] 2026-07-10T10:36:57.293944Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.294018Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.294060Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.294094Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.292036Z	debug	xds::client:xds{id=1}	connected established	
[INFO] [stdout] 2026-07-10T10:36:57.293841Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.294203Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.294208Z	info	xds::client:xds{id=1}	Stream established	
[INFO] [stdout] 2026-07-10T10:36:57.294237Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.294283Z	info	xds::client:xds{id=1}	received on demand request type.googleapis.com/istio.workload.Address/foo0	
[INFO] [stdout] 2026-07-10T10:36:57.294470Z	debug	xds::client:xds{id=1}	sending request	type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-07-10T10:36:57.294661Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.294800Z	debug	proxy::pool	didn't find a connection for key 6486456305512372136, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.294136Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.294863Z	debug	proxy::pool	inserting conn mutex for key 6486456305512372136 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.294908Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.291063Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.294978Z	debug	proxy::pool	spawning new pool conn for 127.0.0.39(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.295027Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.290484Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-07-10T10:36:57.295063Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.293652Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.294894Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.295213Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.295267Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.295050Z	info	test_helpers::xds	sending response... 	
[INFO] [stdout] 2026-07-10T10:36:57.295488Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.295295Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-07-10T10:36:57.294801Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.295023Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 17 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.295683Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-07-10T10:36:57.295773Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.295541Z	debug	test_helpers::xds	 response... Ok(DeltaDiscoveryResponse { system_version_info: "1.0.0", resources: [Resource { name: "foo0", aliases: [], version: "0.0.1", resource: Some(Any { type_url: "type.googleapis.com/istio.workload.Address", value: [10, 63, 10, 4, 102, 111, 111, 48, 18, 7, 100, 101, 102, 97, 117, 108, 116, 26, 4, 1, 2, 3, 4, 50, 5, 108, 111, 99, 97, 108, 58, 7, 100, 101, 102, 97, 117, 108, 116, 74, 7, 100, 101, 102, 97, 117, 108, 116, 112, 1, 162, 1, 12, 100, 101, 102, 97, 117, 108, 116, 47, 102, 111, 111, 48] }), ttl: None, cache_control: None }], type_url: "type.googleapis.com/istio.workload.Address", removed_resources: [], nonce: "rJyDEUnLUGoAAAAAZ7kkuJ3V4Sa8SMIr" })	
[INFO] [stdout] 2026-07-10T10:36:57.295593Z	debug	proxy::pool	didn't find a connection for key 857532347750958328, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.295824Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 9 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.295934Z	info	test_helpers::xds	sending response... 	
[INFO] [stdout] 2026-07-10T10:36:57.295859Z	debug	proxy::pool	inserting conn mutex for key 857532347750958328 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.294980Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.296214Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.296262Z	debug	proxy::pool	spawning new pool conn for 127.0.0.40(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.296536Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.295395Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.296440Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.296619Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.296418Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.296742Z	debug	test_helpers::xds	 response... Ok(DeltaDiscoveryResponse { system_version_info: "1.0.0", resources: [Resource { name: "foo0", aliases: [], version: "0.0.1", resource: Some(Any { type_url: "type.googleapis.com/istio.security.Authorization", value: [10, 4, 102, 111, 111, 48, 18, 7, 100, 101, 102, 97, 117, 108, 116, 32, 1, 42, 7, 10, 5, 18, 3, 74, 1, 80] }), ttl: None, cache_control: None }], type_url: "type.googleapis.com/istio.security.Authorization", removed_resources: [], nonce: "KlKHEUnLUGoAAAAAqVnS8G2+DmNiZ+4w" })	
[INFO] [stdout] 2026-07-10T10:36:57.296868Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-07-10T10:36:57.296926Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: None, type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: ["foo0"], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-07-10T10:36:57.296960Z	debug	proxy::pool	didn't find a connection for key 9675514488089061965, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.297026Z	debug	proxy::pool	inserting conn mutex for key 9675514488089061965 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.297038Z	info	xds::client::tests	received request: DeltaDiscoveryRequest { node: None, type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: ["foo0"], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }	
[INFO] [stdout] 2026-07-10T10:36:57.297076Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.296656Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(17) }
[INFO] [stdout] 2026-07-10T10:36:57.297074Z	debug	proxy::pool	poolstate dropping, stopping all connection drivers and cancelling all outstanding eviction timeout spawns	
[INFO] [stdout] 2026-07-10T10:36:57.297117Z	debug	proxy::pool	spawning new pool conn for 127.0.0.41(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.297179Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.297223Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.297403Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.297610Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(17) }
[INFO] [stdout] 2026-07-10T10:36:57.297862Z	debug	proxy::pool::test	client spent 15ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.298045Z	debug	proxy::pool	didn't find a connection for key 6758242577538100329, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.298118Z	debug	proxy::pool	inserting conn mutex for key 6758242577538100329 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.297015Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.298251Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.298302Z	debug	proxy::pool	spawning new pool conn for 127.0.0.42(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.298350Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.298396Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.298556Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.298813Z	debug	xds::client:xds{id=1}	received response	type_url="type.googleapis.com/istio.workload.Address" size=1 removes=0
[INFO] [stdout] 2026-07-10T10:36:57.296080Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.299080Z	debug	proxy::pool	didn't find a connection for key 15103758044379846877, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.299148Z	debug	proxy::pool	inserting conn mutex for key 15103758044379846877 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.299253Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.293847Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.299563Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.299432Z	debug	proxy::pool	spawning new pool conn for 127.0.0.43(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.299672Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.298069Z	debug	proxy::pool:client{request=9}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 9 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.299729Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.299820Z	debug	proxy::pool:client{request=9}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.299983Z	debug	proxy::pool:client{request=9}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.300208Z	debug	pingora_pool::connection:client{request=8}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.300324Z	debug	proxy::pool:client{request=8}	connection ConnectionMeta { key: 7242347271182695419, id: 8 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.300413Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.300449Z	debug	proxy::pool:client{request=9}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 9 }	
[INFO] [stdout] 2026-07-10T10:36:57.295956Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.300541Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.300625Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.300679Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.300765Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.291828Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.300951Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 12 }	
[INFO] [stdout] 2026-07-10T10:36:57.300978Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.301032Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.301070Z	debug	proxy::pool	didn't find a connection for key 5315735651079223904, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.295561Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.301135Z	debug	proxy::pool	inserting conn mutex for key 5315735651079223904 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.301170Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.301168Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.301203Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.300956Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.301196Z	debug	proxy::h2::client:client{request=0}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.301243Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.301482Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.299572Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 13 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.301671Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.301770Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.301199Z	debug	proxy::pool	spawning new pool conn for 127.0.0.44(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.301813Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(19) }
[INFO] [stdout] 2026-07-10T10:36:57.301933Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.301978Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.301981Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(7) }
[INFO] [stdout] 2026-07-10T10:36:57.302189Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 15 }	
[INFO] [stdout] 2026-07-10T10:36:57.302221Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.302306Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.302384Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 15 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.302467Z	debug	proxy::pool::test	client spent 4ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.302486Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 16 }	
[INFO] [stdout] 2026-07-10T10:36:57.302595Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.302676Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.302670Z	debug	proxy::pool:client{request=10}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 10 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.302796Z	debug	proxy::pool:client{request=10}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.296687Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.300741Z	debug	rustls::client::hs:client{request=0}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] test proxy::pool::test::idle_eviction ... FAILED
[INFO] [stdout] 2026-07-10T10:36:57.303017Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.303082Z	debug	rustls::client::hs:client{request=0}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.303117Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.303126Z	debug	pingora_pool::connection:client{request=9}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.303221Z	debug	proxy::pool:client{request=9}	connection ConnectionMeta { key: 7242347271182695419, id: 9 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.303285Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.304459Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.301233Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.299679Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.304638Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 16 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.304686Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.304738Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.304786Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.304776Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.304824Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.303400Z	debug	proxy::pool	didn't find a connection for key 14853491013035806157, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.304869Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.304958Z	debug	proxy::pool	inserting conn mutex for key 14853491013035806157 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.305018Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.303336Z	debug	proxy::pool:client{request=10}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 10 }	
[INFO] [stdout] 2026-07-10T10:36:57.305058Z	debug	proxy::pool	spawning new pool conn for 127.0.0.45(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.305101Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.305120Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.305154Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.303397Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(19) }
[INFO] [stdout] 2026-07-10T10:36:57.298980Z	debug	xds:xds{id=1}	handling insert	
[INFO] [stdout] 2026-07-10T10:36:57.305451Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.304819Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.305615Z	debug	xds::client:xds{id=1}	sending response	type_url="type.googleapis.com/istio.workload.Address" nonce="rJyDEUnLUGoAAAAAZ7kkuJ3V4Sa8SMIr" type=Ack
[INFO] [stdout] 2026-07-10T10:36:57.305823Z	debug	xds::client:xds{id=1}	received response	type_url="type.googleapis.com/istio.security.Authorization" size=1 removes=0
[INFO] [stdout] 2026-07-10T10:36:57.305965Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.305988Z	info	xds:xds{id=1}	handling RBAC update foo0	
[INFO] [stdout] 2026-07-10T10:36:57.306054Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.306132Z	debug	xds::client:xds{id=1}	sending response	type_url="type.googleapis.com/istio.security.Authorization" nonce="KlKHEUnLUGoAAAAAqVnS8G2+DmNiZ+4w" type=Ack
[INFO] [stdout] 2026-07-10T10:36:57.306318Z	debug	rustls::client::hs:client{request=0}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.280686Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.304858Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.304999Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-07-10T10:36:57.308730Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.306442Z	debug	rustls::client::tls13:client{request=0}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.303018Z	debug	proxy::pool:client{request=10}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.309105Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.309136Z	debug	rustls::client::tls13:client{request=0}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.306391Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.309292Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.309310Z	debug	rustls::client::hs:client{request=0}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.309418Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel22
[INFO] [stdout] 2026-07-10T10:36:57.309591Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.309917Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.306532Z	debug	proxy::pool	didn't find a connection for key 8361020046738970613, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.310106Z	debug	proxy::pool	inserting conn mutex for key 8361020046738970613 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.310162Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.306460Z	debug	state	deny policy match	policy="default/foo0"
[INFO] [stdout] 2026-07-10T10:36:57.310208Z	debug	proxy::pool	spawning new pool conn for 127.0.0.46(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.310369Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.310209Z	info	test_helpers::xds	sending response... 	
[INFO] [stdout] 2026-07-10T10:36:57.310417Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.310483Z	debug	test_helpers::xds	 response... Ok(DeltaDiscoveryResponse { system_version_info: "1.0.0", resources: [Resource { name: "1.1.1.1", aliases: [], version: "0.0.1", resource: Some(Any { type_url: "type.googleapis.com/istio.workload.Address", value: [10, 51, 10, 7, 49, 46, 49, 46, 49, 46, 49, 18, 7, 100, 101, 102, 97, 117, 108, 116, 26, 4, 127, 0, 0, 1, 50, 5, 108, 111, 99, 97, 108, 58, 7, 100, 101, 102, 97, 117, 108, 116, 74, 7, 100, 101, 102, 97, 117, 108, 116, 112, 1] }), ttl: None, cache_control: None }], type_url: "type.googleapis.com/istio.workload.Address", removed_resources: [], nonce: "m5DICEnLUGoAAAAAt3zd8cH+E+EABBEy" })	
[INFO] [stdout] 2026-07-10T10:36:57.310994Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.309608Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.310424Z	debug	state	no allow policies, allow	
[INFO] [stdout] 2026-07-10T10:36:57.311146Z	debug	h2::client:client{request=0}	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.311228Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.311286Z	debug	h2::client:client{request=0}	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.311317Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.311406Z	debug	h2::codec::framed_write:client{request=0}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.311593Z	info	test_helpers::xds	ads_server: response channel closed	
[INFO] [stdout] 2026-07-10T10:36:57.311760Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.311837Z	debug	proxy::pool:client{request=0}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.306327Z	debug	xds::client:xds{id=1}	sending request	type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-07-10T10:36:57.312015Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.305678Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.311001Z	debug	xds::client:xds{id=1}	connected established	
[INFO] [stdout] 2026-07-10T10:36:57.312247Z	info	xds::client:xds{id=1}	Stream established	
[INFO] [stdout] 2026-07-10T10:36:57.312253Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.312425Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.312455Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.308773Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.312502Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 23 }	
[INFO] [stdout] 2026-07-10T10:36:57.312660Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.312661Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.312714Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.312806Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.312873Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.312977Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.311080Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.313139Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.313230Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.313638Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.311850Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x5: END_HEADERS | END_STREAM) }
[INFO] [stdout] 2026-07-10T10:36:57.301081Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 12 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.313821Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Reset { stream_id: StreamId(1), error_code: NO_ERROR }
[INFO] [stdout] 2026-07-10T10:36:57.313856Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 21 }	
[INFO] [stdout] 2026-07-10T10:36:57.304365Z	debug	rustls::webpki::anchors:xds{id=1}	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.314040Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.312774Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 23 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.313058Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.314608Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.312155Z	debug	xds::client:xds{id=1}	sending request	type_url="type.googleapis.com/istio.security.Authorization"
[INFO] [stdout] 2026-07-10T10:36:57.314226Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.308671Z	debug	h2::proto::connection:Connection{peer=Server}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-07-10T10:36:57.314864Z	warn	xds::client:xds{id=1}	outbound stream complete	
[INFO] [stdout] 2026-07-10T10:36:57.314276Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.313872Z	debug	proxy::pool:client{request=0}	starting an idle timeout for connection ConnectionMeta { key: 2233569870054505261, id: 4 }	
[INFO] [stdout] 2026-07-10T10:36:57.315074Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.315123Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.315341Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] test xds::client::tests::test_that_caches_are_warm_before_unblocked ... ok
[INFO] [stdout] 2026-07-10T10:36:57.315479Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.312830Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.313655Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.315572Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.315629Z	debug	proxy::pool	checking in new conn for 127.0.0.46(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 8361020046738970613, id: 46 }	
[INFO] [stdout] 2026-07-10T10:36:57.319931Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(21) }
[INFO] [stdout] 2026-07-10T10:36:57.314985Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.315624Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.322075Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.314148Z	debug	xds::client:xds{id=1}	XDS header added: header_foo=foo	
[INFO] [stdout] 2026-07-10T10:36:57.303249Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.322352Z	debug	xds::client:xds{id=1}	XDS header added: header_bar=bar	
[INFO] [stdout] 2026-07-10T10:36:57.319563Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.320432Z	debug	proxy::pool	didn't find a connection for key 4603685795004738163, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.320649Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.322585Z	debug	proxy::pool	inserting conn mutex for key 4603685795004738163 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.322748Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.314823Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.322888Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.322900Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connecting to 127.0.0.1:35817	
[INFO] [stdout] 2026-07-10T10:36:57.323082Z	debug	xds::client:xds{id=1}	received response	type_url="type.googleapis.com/istio.workload.Address" size=1 removes=0
[INFO] [stdout] 2026-07-10T10:36:57.323201Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 8361020046738970613, id: 46 }	
[INFO] [stdout] 2026-07-10T10:36:57.323253Z	debug	xds:xds{id=1}	handling insert	
[INFO] [stdout] 2026-07-10T10:36:57.323436Z	debug	xds::client:xds{id=1}	sending response	type_url="type.googleapis.com/istio.workload.Address" nonce="m5DICEnLUGoAAAAAt3zd8cH+E+EABBEy" type=Ack
[INFO] [stdout] 2026-07-10T10:36:57.312842Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.323617Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.323675Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.323661Z	debug	xds::client:xds{id=1}	sending request	type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-07-10T10:36:57.323707Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.323739Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.323772Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.323824Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.323878Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.324010Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.324095Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.322788Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.324171Z	debug	proxy::pool	spawning new pool conn for 127.0.0.47(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.324198Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.324230Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.324270Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.324371Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-07-10T10:36:57.324432Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: None, type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "m5DICEnLUGoAAAAAt3zd8cH+E+EABBEy", error_detail: None }...	
[INFO] [stdout] 2026-07-10T10:36:57.323967Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.320354Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.324103Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.324800Z	debug	proxy::pool::test	client spent 22ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.324857Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.325012Z	debug	hyper_util::client::legacy::connect::http:xds{id=1}	connected to 127.0.0.1:35817	
[INFO] [stdout] 2026-07-10T10:36:57.325052Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.325119Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(21) }
[INFO] [stdout] 2026-07-10T10:36:57.325219Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.325216Z	debug	rustls::client::hs:xds{id=1}	No cached session for IpAddress(V4(Ipv4Addr([127, 0, 0, 1])))	
[INFO] [stdout] 2026-07-10T10:36:57.325049Z	debug	proxy::pool:client{request=11}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 11 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.315088Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.325606Z	debug	proxy::pool:client{request=11}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.325872Z	debug	proxy::pool:client{request=11}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.325813Z	debug	proxy::pool:client{request=11}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 11 }	
[INFO] [stdout] 2026-07-10T10:36:57.326201Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.325305Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.326372Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.325330Z	debug	rustls::client::hs:xds{id=1}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.325496Z	debug	pingora_pool::connection:client{request=10}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.326778Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.326825Z	debug	proxy::pool:client{request=10}	connection ConnectionMeta { key: 7242347271182695419, id: 10 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.327136Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.326500Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.327284Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.326637Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.328051Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.325671Z	debug	proxy::pool	didn't find a connection for key 15947891542394321287, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.328246Z	debug	proxy::pool	inserting conn mutex for key 15947891542394321287 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.328151Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.328222Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.328285Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.315674Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 20 }	
[INFO] [stdout] 2026-07-10T10:36:57.314278Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.328419Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.328604Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.328165Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.328668Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.328774Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.327494Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.328913Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.329021Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.328610Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.328330Z	debug	proxy::pool	spawning new pool conn for 127.0.0.48(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.329193Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.329375Z	debug	proxy::pool::test	client spent 4ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.329148Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 20 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.327419Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.327344Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.325831Z	debug	proxy::pool::test	inbound serve done Err(hyper::Error(Io, Kind(BrokenPipe)))	
[INFO] [stdout] 2026-07-10T10:36:57.329750Z	error	proxy::pool::test	server failed: hyper::Error(Io, Kind(BrokenPipe))	
[INFO] [stdout] 2026-07-10T10:36:57.329064Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.329216Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(23) }
[INFO] [stdout] 2026-07-10T10:36:57.329958Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.329972Z	debug	proxy::pool::test	persistent client stop	
[INFO] [stdout] 2026-07-10T10:36:57.329267Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.330096Z	debug	h2::codec::framed_write	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.330147Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(23) }
[INFO] [stdout] 2026-07-10T10:36:57.330264Z	debug	h2::codec::framed_write	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.329569Z	debug	proxy::pool:client{request=12}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 12 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.330341Z	debug	h2::proto::connection	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-07-10T10:36:57.330456Z	debug	rustls::common_state	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.330473Z	debug	pingora_pool::connection:client{request=11}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.329591Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 26 }	
[INFO] [stdout] 2026-07-10T10:36:57.330647Z	debug	rustls::client::hs:xds{id=1}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.331745Z	debug	rustls::client::tls13:xds{id=1}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.330597Z	debug	proxy::pool:client{request=11}	connection ConnectionMeta { key: 7242347271182695419, id: 11 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.330691Z	debug	proxy::pool:client{request=12}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.330846Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.332042Z	debug	rustls::client::tls13:xds{id=1}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.332132Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.332174Z	debug	rustls::client::hs:xds{id=1}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.332255Z	debug	proxy::pool:client{request=12}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.332199Z	debug	proxy::pool:client{request=12}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 12 }	
[INFO] [stdout] 2026-07-10T10:36:57.332589Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.332643Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.332905Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.333036Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.333304Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.333318Z	debug	h2::client:xds{id=1}	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.333417Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.329033Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.333512Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.333683Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.332676Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 18 }	
[INFO] [stdout] 2026-07-10T10:36:57.333785Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.333702Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.333875Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.337949Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 18 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.338110Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 19 }	
[INFO] [stdout] 2026-07-10T10:36:57.333853Z	debug	proxy::h2::client	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.338198Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.338286Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 19 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.333987Z	debug	h2::codec::framed_read	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.334058Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.322616Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.337767Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.333446Z	debug	h2::client:xds{id=1}	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.338550Z	debug	h2::codec::framed_read	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.338605Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.338656Z	debug	h2::codec::framed_write:xds{id=1}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.338646Z	debug	rustls::common_state	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.338755Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.334163Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(25) }
[INFO] [stdout] 2026-07-10T10:36:57.338853Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.329649Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel2
[INFO] [stdout] 2026-07-10T10:36:57.339052Z	debug	hyper_util::client::legacy::pool:xds{id=1}	pooling idle connection for ("https", 127.0.0.1:35817)	
[INFO] [stdout] 2026-07-10T10:36:57.338747Z	debug	proxy::pool::test	client spent 9ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.339395Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-07-10T10:36:57.339162Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(25) }
[INFO] [stdout] 2026-07-10T10:36:57.339682Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.339759Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.339923Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.339457Z	debug	proxy::pool:client{request=13}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 13 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.339965Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(7) }
[INFO] [stdout] 2026-07-10T10:36:57.340001Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.340117Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.340159Z	debug	pingora_pool::connection:client{request=12}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.339859Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.340302Z	debug	proxy::pool:client{request=13}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.340324Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.340381Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.340426Z	debug	proxy::pool:client{request=13}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.340490Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-07-10T10:36:57.328994Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 22 }	
[INFO] [stdout] 2026-07-10T10:36:57.340594Z	debug	proxy::pool:client{request=13}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 13 }	
[INFO] [stdout] 2026-07-10T10:36:57.340609Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.340678Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.340732Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 22 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.340754Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.340760Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.340814Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.340884Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 21 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.340937Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 25 }	
[INFO] [stdout] 2026-07-10T10:36:57.340952Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.340992Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 24 }	
[INFO] [stdout] 2026-07-10T10:36:57.341034Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.341127Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.341263Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.340967Z	debug	proxy::pool	checking in new conn for 127.0.0.48(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 15947891542394321287, id: 48 }	
[INFO] [stdout] 2026-07-10T10:36:57.341482Z	debug	proxy::pool	didn't find a connection for key 861217179765647966, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.341157Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.341267Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.342773Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.341600Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.343018Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(27) }
[INFO] [stdout] 2026-07-10T10:36:57.340130Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.340716Z	debug	xds::client:xds{id=1}	sending initial request	resources=0 type_url="type.googleapis.com/istio.security.Authorization"
[INFO] [stdout] 2026-07-10T10:36:57.338984Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.347597Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.342493Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.347977Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.342941Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.343279Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.323937Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.348636Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15947891542394321287, id: 48 }	
[INFO] [stdout] 2026-07-10T10:36:57.340260Z	debug	proxy::pool:client{request=12}	connection ConnectionMeta { key: 7242347271182695419, id: 12 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.348148Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.348775Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.348617Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(27) }
[INFO] [stdout] 2026-07-10T10:36:57.349121Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.348194Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.349213Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.348704Z	debug	proxy::pool::test	client spent 9ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.349477Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.349316Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.349669Z	debug	proxy::pool:client{request=14}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 14 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.349585Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.349874Z	debug	pingora_pool::connection:client{request=13}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.341568Z	debug	proxy::pool	inserting conn mutex for key 861217179765647966 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.350000Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.341558Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.349903Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.350000Z	debug	proxy::pool:client{request=13}	connection ConnectionMeta { key: 7242347271182695419, id: 13 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.349131Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-07-10T10:36:57.350044Z	debug	proxy::pool:client{request=14}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.350311Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.350318Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.350407Z	debug	proxy::pool:client{request=14}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 14 }	
[INFO] [stdout] 2026-07-10T10:36:57.350056Z	debug	proxy::pool	spawning new pool conn for 127.0.0.49(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.350560Z	debug	proxy::pool:client{request=14}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.350628Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.350635Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.350683Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.348867Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.350798Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.350968Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.351173Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.351267Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.351310Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.350135Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.348644Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.351501Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.350724Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 26 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.351697Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.351754Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.351787Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.351785Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.351329Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.352001Z	debug	proxy::pool	didn't find a connection for key 668042184925310076, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.352079Z	debug	proxy::pool	inserting conn mutex for key 668042184925310076 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.352080Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.352084Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.351852Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.352201Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.352354Z	debug	proxy::pool::test	client spent 582ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.352392Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.352377Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(29) }
[INFO] [stdout] 2026-07-10T10:36:57.352479Z	debug	proxy::pool::test	client spent 582ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.341787Z	debug	proxy::pool::test	client spent 55ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.352613Z	debug	proxy::pool::test	client spent 3ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.351682Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.352740Z	debug	proxy::pool:client{request=15}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 15 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.352775Z	debug	proxy::pool:client{request=1}	checkout - found mutex for pool key ConnectionMeta { key: 2233569870054505261, id: 5 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.352827Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.352864Z	debug	proxy::pool:client{request=15}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.352912Z	debug	proxy::pool:client{request=1}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36097[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.352120Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.353014Z	debug	proxy::pool:client{request=15}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.353018Z	debug	proxy::pool:client{request=1}	checked out connection for ConnectionMeta { key: 2233569870054505261, id: 5 } is now at max streamcount; removing from pool	
[INFO] [stdout] 2026-07-10T10:36:57.353021Z	debug	proxy::pool	spawning new pool conn for 127.0.0.50(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.353108Z	debug	proxy::pool:client{request=1}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.353147Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.353182Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.353280Z	debug	pingora_pool::connection:client{request=14}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.353166Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.360270Z	debug	proxy::pool:client{request=15}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 15 }	
[INFO] [stdout] 2026-07-10T10:36:57.351796Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(5), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.349991Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.362087Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.353513Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.351817Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.362554Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.362663Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.339799Z	debug	proxy::pool	poolstate dropping, stopping all connection drivers and cancelling all outstanding eviction timeout spawns	
[INFO] [stdout] 2026-07-10T10:36:57.362827Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.360732Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.363014Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.353844Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.363147Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.363161Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.353376Z	debug	proxy::pool:client{request=14}	connection ConnectionMeta { key: 7242347271182695419, id: 14 } was removed/checked out/timed out of the pool	
[INFO] [stdout] test proxy::pool::test::idle_eviction_with_persistent ... ok
[INFO] [stdout] 2026-07-10T10:36:57.352493Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel16
[INFO] [stdout] 2026-07-10T10:36:57.363282Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.354269Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.362819Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.363787Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.365651Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.365687Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.364145Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.363307Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.365855Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.365955Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.353367Z	debug	pingora_pool::connection:client{request=0}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.366020Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(31) }
[INFO] [stdout] 2026-07-10T10:36:57.366137Z	debug	proxy::pool:client{request=0}	connection ConnectionMeta { key: 2233569870054505261, id: 4 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.365617Z	info	test_helpers::xds	sending response... 	
[INFO] [stdout] 2026-07-10T10:36:57.366291Z	debug	test_helpers::xds	 response... Err(Status { code: Aborted, message: "Aborting for test.", source: None })	
[INFO] [stdout] 2026-07-10T10:36:57.364568Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(5) }
[INFO] [stdout] 2026-07-10T10:36:57.363940Z	debug	proxy::pool	didn't find a connection for key 6737207421395872608, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.366497Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x5: END_HEADERS | END_STREAM) }
[INFO] [stdout] 2026-07-10T10:36:57.366568Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.366544Z	debug	proxy::pool	inserting conn mutex for key 6737207421395872608 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.366632Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.366694Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.366741Z	debug	proxy::pool	spawning new pool conn for 127.0.0.51(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.366794Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.366845Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.366922Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.366920Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x5: END_HEADERS | END_STREAM) }
[INFO] [stdout] 2026-07-10T10:36:57.367180Z	warn	xds::client:xds{id=1}	XDS client error: gRPC error status: Aborted, message: "Aborting for test.", retrying in 10ms	
[INFO] [stdout] 2026-07-10T10:36:57.367316Z	debug	proxy::pool	didn't find a connection for key 2475041793181524439, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.363596Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(29) }
[INFO] [stdout] 2026-07-10T10:36:57.367380Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.367490Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.367540Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.367635Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-07-10T10:36:57.367371Z	debug	proxy::pool	inserting conn mutex for key 2475041793181524439 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.367736Z	debug	proxy::pool::test	client spent 15ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.367798Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.367836Z	debug	proxy::pool	spawning new pool conn for 127.0.0.52(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.367887Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.367944Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.353675Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.365981Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.371923Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.366792Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.367337Z	warn	xds::client:xds{id=1}	outbound stream complete	
[INFO] [stdout] 2026-07-10T10:36:57.367896Z	debug	proxy::pool:client{request=16}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 16 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.372176Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.372286Z	debug	proxy::pool	didn't find a connection for key 4147600818878735880, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.372362Z	debug	proxy::pool	inserting conn mutex for key 4147600818878735880 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.372384Z	debug	pingora_pool::connection:client{request=15}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.366602Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.372507Z	debug	proxy::pool:client{request=15}	connection ConnectionMeta { key: 7242347271182695419, id: 15 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.372615Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.372649Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.372678Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.372704Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.372697Z	debug	proxy::pool:client{request=16}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.372554Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 29 }	
[INFO] [stdout] 2026-07-10T10:36:57.372827Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.372872Z	debug	proxy::pool:client{request=16}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 16 }	
[INFO] [stdout] 2026-07-10T10:36:57.367929Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.373037Z	debug	proxy::pool:client{request=16}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.373136Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.368010Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(31) }
[INFO] [stdout] 2026-07-10T10:36:57.373295Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.373400Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.341127Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.373569Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-07-10T10:36:57.373700Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1), flags: (0x1: END_STREAM) }
[INFO] [stdout] 2026-07-10T10:36:57.373986Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.374093Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-07-10T10:36:57.374187Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-07-10T10:36:57.374242Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.374266Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: ["*"], resource_names_unsubscribe: ["*"], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-07-10T10:36:57.374459Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-07-10T10:36:57.374513Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-07-10T10:36:57.374725Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.373398Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.375038Z	info	xds::client::tests	received request: DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: ["*"], resource_names_unsubscribe: ["*"], initial_resource_versions: {}, response_nonce: "", error_detail: None }	
[INFO] [stdout] 2026-07-10T10:36:57.374736Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1), flags: (0x1: END_STREAM) }
[INFO] [stdout] 2026-07-10T10:36:57.375247Z	info	xds::client::tests	received request: DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }	
[INFO] [stdout] 2026-07-10T10:36:57.375334Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.375465Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.375793Z	info	test_helpers::xds	ads_server: stream over	
[INFO] [stdout] 2026-07-10T10:36:57.375055Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.375966Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.376204Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.376248Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.373709Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.372424Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.376495Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.376618Z	debug	proxy::pool	spawning new pool conn for 127.0.0.53(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.376688Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.376727Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.376790Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.376955Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.377034Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.377075Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel23
[INFO] [stdout] 2026-07-10T10:36:57.377239Z	debug	proxy::pool	didn't find a connection for key 12036483782038986699, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.377317Z	debug	proxy::pool	inserting conn mutex for key 12036483782038986699 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.377315Z	debug	proxy::pool::test	client spent 9ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.377358Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.377391Z	debug	proxy::pool	spawning new pool conn for 127.0.0.54(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.377441Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.372913Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 29 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.377699Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(33) }
[INFO] [stdout] 2026-07-10T10:36:57.377764Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.377474Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.372718Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] test xds::client::tests::test_on_demand_handling ... ok
[INFO] [stdout] 2026-07-10T10:36:57.378001Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(33) }
[INFO] [stdout] 2026-07-10T10:36:57.377564Z	debug	proxy::pool:client{request=17}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 17 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.376573Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.377888Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.380815Z	debug	pingora_pool::connection:client{request=16}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.378570Z	debug	proxy::pool	didn't find a connection for key 3340096396123036028, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.380947Z	debug	proxy::pool:client{request=16}	connection ConnectionMeta { key: 7242347271182695419, id: 16 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.380971Z	debug	proxy::pool	inserting conn mutex for key 3340096396123036028 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.381122Z	debug	proxy::pool:client{request=17}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.381324Z	debug	proxy::pool:client{request=17}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 17 }	
[INFO] [stdout] 2026-07-10T10:36:57.381469Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.381537Z	debug	proxy::pool:client{request=17}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.381802Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.381845Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.381943Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(7), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.382233Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.382219Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.382328Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 24 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.382403Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 27 }	
[INFO] [stdout] 2026-07-10T10:36:57.382462Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.376956Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.381124Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.382624Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.382510Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 27 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.383064Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.383109Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 30 }	
[INFO] [stdout] 2026-07-10T10:36:57.378082Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.372732Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.383364Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.383402Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.382639Z	debug	proxy::pool::test	client spent 30ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.383882Z	debug	proxy::pool::test	client spent 6ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.384021Z	debug	proxy::pool:client{request=2}	checkout - found mutex for pool key ConnectionMeta { key: 2233569870054505261, id: 6 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.384053Z	debug	proxy::pool:client{request=18}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 18 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.382659Z	debug	proxy::pool	spawning new pool conn for 127.0.0.55(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.384183Z	debug	proxy::pool:client{request=18}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.384221Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.383504Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.384264Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.384304Z	debug	proxy::pool:client{request=18}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.383626Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(35) }
[INFO] [stdout] 2026-07-10T10:36:57.384467Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.384614Z	debug	proxy::pool::test	client spent 614ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.384660Z	debug	pingora_pool::connection:client{request=17}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.384755Z	debug	proxy::pool:client{request=17}	connection ConnectionMeta { key: 7242347271182695419, id: 17 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.384761Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.384883Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.384913Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.385014Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.385097Z	debug	proxy::pool:client{request=18}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 18 }	
[INFO] [stdout] 2026-07-10T10:36:57.385135Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.385223Z	debug	proxy::pool	didn't find a connection for key 9175566161308787899, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.384134Z	debug	proxy::pool:client{request=2}	new connection needed for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36097[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.382865Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.385424Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.385281Z	debug	proxy::pool	inserting conn mutex for key 9175566161308787899 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.389688Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.385299Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(35) }
[INFO] [stdout] 2026-07-10T10:36:57.385668Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.390460Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.385801Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.390690Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(37) }
[INFO] [stdout] 2026-07-10T10:36:57.384323Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 30 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.389733Z	debug	proxy::pool	spawning new pool conn for 127.0.0.56(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.391120Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.391175Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.391220Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.389608Z	debug	rustls::webpki::anchors:xds{id=2}	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.391313Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.391479Z	debug	xds::client:xds{id=2}	XDS header added: header_foo=foo	
[INFO] [stdout] 2026-07-10T10:36:57.391596Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.391588Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.391786Z	debug	xds::client:xds{id=2}	XDS header added: header_bar=bar	
[INFO] [stdout] 2026-07-10T10:36:57.391847Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel12
[INFO] [stdout] 2026-07-10T10:36:57.391919Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.392050Z	debug	hyper_util::client::legacy::connect::http:xds{id=2}	connecting to 127.0.0.1:40249	
[INFO] [stdout] 2026-07-10T10:36:57.385242Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.392185Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.392283Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.392333Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.383701Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.392571Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.392574Z	debug	hyper_util::client::legacy::connect::http:xds{id=2}	connected to 127.0.0.1:40249	
[INFO] [stdout] 2026-07-10T10:36:57.392638Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.392676Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.392704Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.392731Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.385982Z	debug	proxy::pool:client{request=2}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36097[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.392719Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.392056Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.391684Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(37) }
[INFO] [stdout] 2026-07-10T10:36:57.393091Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(5), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.392691Z	debug	rustls::client::hs:xds{id=2}	No cached session for IpAddress(V4(Ipv4Addr([127, 0, 0, 1])))	
[INFO] [stdout] 2026-07-10T10:36:57.393180Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.393280Z	debug	rustls::client::hs:xds{id=2}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.393399Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 31 }	
[INFO] [stdout] 2026-07-10T10:36:57.391636Z	debug	proxy::pool::test	client spent 7ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.393542Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.392848Z	debug	proxy::pool	didn't find a connection for key 13188373937569114967, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.393606Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 31 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.393657Z	debug	proxy::pool	inserting conn mutex for key 13188373937569114967 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.393690Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.393702Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.393698Z	debug	proxy::pool:client{request=19}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 19 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.393737Z	debug	proxy::pool	spawning new pool conn for 127.0.0.57(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.392960Z	debug	state:client{request=2}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.393788Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.393842Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.393827Z	debug	proxy::pool:client{request=19}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.393857Z	debug	state:client{request=2}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.393973Z	debug	proxy::pool:client{request=19}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.394164Z	debug	proxy::pool	didn't find a connection for key 1115378904927803419, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.394232Z	debug	proxy::pool	inserting conn mutex for key 1115378904927803419 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.394266Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.394262Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.394293Z	debug	proxy::pool	spawning new pool conn for 127.0.0.58(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.394492Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.392765Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.394637Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.394338Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.394862Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.395108Z	debug	rustls::client::hs:client{request=2}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.395268Z	debug	rustls::client::hs:xds{id=2}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.393743Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 25 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.395495Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 35 }	
[INFO] [stdout] 2026-07-10T10:36:57.395605Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.395622Z	debug	proxy::pool:client{request=19}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 19 }	
[INFO] [stdout] 2026-07-10T10:36:57.395684Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 35 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.395299Z	debug	proxy::pool	didn't find a connection for key 5475730721651049041, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.395750Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 28 }	
[INFO] [stdout] 2026-07-10T10:36:57.395776Z	debug	proxy::pool	inserting conn mutex for key 5475730721651049041 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.395277Z	debug	rustls::client::hs:client{request=2}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.395859Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.395855Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.396025Z	debug	proxy::pool	spawning new pool conn for 127.0.0.59(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.396114Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.396110Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.396149Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.396394Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.392700Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.395814Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.401880Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 28 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.395394Z	debug	rustls::client::tls13:xds{id=2}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.394731Z	debug	pingora_pool::connection:client{request=18}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.402062Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 33 }	
[INFO] [stdout] 2026-07-10T10:36:57.396753Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.402183Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.396429Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.402245Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.382673Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.402685Z	debug	rustls::client::tls13:xds{id=2}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.402735Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.402829Z	debug	rustls::client::hs:xds{id=2}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.403005Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.403295Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.402215Z	debug	proxy::pool:client{request=18}	connection ConnectionMeta { key: 7242347271182695419, id: 18 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.396554Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(39) }
[INFO] [stdout] 2026-07-10T10:36:57.403316Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.403816Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.402255Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 33 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.403624Z	debug	h2::client:xds{id=2}	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.404610Z	info	test_helpers::xds	sending response... 	
[INFO] [stdout] 2026-07-10T10:36:57.404689Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.403631Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.405322Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.404458Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 32 }	
[INFO] [stdout] 2026-07-10T10:36:57.404460Z	debug	h2::client:xds{id=2}	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.404370Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.404928Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(39) }
[INFO] [stdout] 2026-07-10T10:36:57.406129Z	debug	h2::codec::framed_write:xds{id=2}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.405568Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.405629Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.403983Z	debug	rustls::client::hs:client{request=2}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.406210Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.406789Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.406422Z	debug	hyper_util::client::legacy::pool:xds{id=2}	pooling idle connection for ("https", 127.0.0.1:40249)	
[INFO] [stdout] 2026-07-10T10:36:57.405018Z	debug	proxy::pool::test	client spent 11ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.406481Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.406818Z	debug	rustls::client::tls13:client{request=2}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.405691Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.408171Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.413833Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.396600Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.408116Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.410305Z	debug	proxy::pool:client{request=20}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 20 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.414385Z	debug	pingora_pool::connection:client{request=19}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.413926Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.414538Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(5), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.413946Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.414623Z	debug	proxy::pool:client{request=20}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.413483Z	debug	rustls::client::tls13:client{request=2}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.414717Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.410117Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-07-10T10:36:57.414840Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.414907Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.414984Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.415117Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.415112Z	debug	xds::client:xds{id=2}	sending initial request	resources=1 type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-07-10T10:36:57.415150Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.415243Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.415375Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.414881Z	debug	rustls::client::hs:client{request=2}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.415451Z	debug	proxy::pool	checking in new conn for 127.0.0.59(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 5475730721651049041, id: 59 }	
[INFO] [stdout] 2026-07-10T10:36:57.415284Z	debug	xds::client:xds{id=2}	sending initial request	resources=0 type_url="type.googleapis.com/istio.security.Authorization"
[INFO] [stdout] 2026-07-10T10:36:57.415807Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 5475730721651049041, id: 59 }	
[INFO] [stdout] 2026-07-10T10:36:57.414010Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.416024Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.416015Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.416319Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.416424Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.416630Z	debug	proxy::pool	didn't find a connection for key 12081240969290805474, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.416698Z	debug	proxy::pool	inserting conn mutex for key 12081240969290805474 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.416734Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.416764Z	debug	proxy::pool	spawning new pool conn for 127.0.0.60(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.416811Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.416847Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.406292Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 32 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.417124Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.417210Z	debug	h2::client:client{request=2}	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.417231Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.417371Z	debug	h2::client:client{request=2}	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.414031Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.417564Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.415443Z	debug	proxy::pool:client{request=19}	connection ConnectionMeta { key: 7242347271182695419, id: 19 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.417389Z	debug	proxy::pool	didn't find a connection for key 10844169114441250678, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.415565Z	debug	proxy::pool:client{request=20}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 20 }	
[INFO] [stdout] 2026-07-10T10:36:57.417603Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.417677Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.416440Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.418032Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.418089Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.418132Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.418178Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.418267Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.418382Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.418491Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 5177345 }
[INFO] [stdout] 2026-07-10T10:36:57.418568Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.418012Z	debug	proxy::pool	inserting conn mutex for key 10844169114441250678 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.418745Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.415577Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.417970Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.417494Z	debug	h2::codec::framed_write:client{request=2}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.415407Z	debug	proxy::pool:client{request=20}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.418813Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.419186Z	debug	proxy::pool	spawning new pool conn for 127.0.0.61(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.419239Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.419275Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.418896Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.419333Z	debug	proxy::pool:client{request=2}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.419432Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.417603Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.419696Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 1048576, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.419822Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-07-10T10:36:57.419860Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.419112Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.419984Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.420103Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.420129Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.420231Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.420258Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.420370Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.419654Z	debug	proxy::pool	didn't find a connection for key 10530383847524363046, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.422661Z	debug	proxy::pool	inserting conn mutex for key 10530383847524363046 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.420381Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.419605Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.419002Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.417134Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 34 }	
[INFO] [stdout] 2026-07-10T10:36:57.423014Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.423225Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.423292Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.420413Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-07-10T10:36:57.423448Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {"1.1.1.1": ""}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-07-10T10:36:57.420672Z	debug	proxy::pool:client{request=2}	starting an idle timeout for connection ConnectionMeta { key: 2233569870054505261, id: 6 }	
[INFO] [stdout] 2026-07-10T10:36:57.423685Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-07-10T10:36:57.423725Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: Some(Node { id: "ztunnel~1.1.1.1~.~.svc.cluster.local", cluster: "", metadata: Some(Struct { fields: {"CLUSTER_ID": Value { kind: Some(StringValue("test-cluster")) }, "INSTANCE_IPS": Value { kind: Some(StringValue("1.1.1.1")) }, "NAME": Value { kind: Some(StringValue("")) }, "NAMESPACE": Value { kind: Some(StringValue("")) }, "NODE_NAME": Value { kind: Some(StringValue("")) }} }), build_version: "" }), type_url: "type.googleapis.com/istio.security.Authorization", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "", error_detail: None }...	
[INFO] [stdout] 2026-07-10T10:36:57.422722Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.423914Z	debug	proxy::pool	spawning new pool conn for 127.0.0.62(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.423970Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.424038Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.423421Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.424352Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.423240Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.425856Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.420843Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.423933Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.426116Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.423613Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.424678Z	debug	proxy::pool	didn't find a connection for key 13157630280743151970, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.426349Z	debug	proxy::pool	inserting conn mutex for key 13157630280743151970 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.423404Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.426641Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.423052Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.426835Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(41) }
[INFO] [stdout] 2026-07-10T10:36:57.426847Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.424489Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.427000Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.427077Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.427162Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.427220Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.427318Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.427334Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(41) }
[INFO] [stdout] 2026-07-10T10:36:57.427431Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.415380Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.427557Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.426588Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.427639Z	debug	proxy::pool	spawning new pool conn for 127.0.0.63(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.427671Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.427696Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.427767Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.426713Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.426325Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.428112Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.426926Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 34 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.428225Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.428314Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 2097152, max_frame_size: 16384, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.428402Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 983041 }
[INFO] [stdout] 2026-07-10T10:36:57.419590Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.428494Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.428579Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.428639Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.428681Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.428712Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.426295Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.428758Z	info	test_helpers::xds	sending response... 	
[INFO] [stdout] 2026-07-10T10:36:57.428801Z	debug	test_helpers::xds	 response... Ok(DeltaDiscoveryResponse { system_version_info: "1.0.0", resources: [], type_url: "type.googleapis.com/istio.workload.Address", removed_resources: ["127.0.0.1"], nonce: "W9rICEnLUGoAAAAAxJ1rGObF6qp5s0dD" })	
[INFO] [stdout] 2026-07-10T10:36:57.428808Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.428849Z	debug	proxy::pool	didn't find a connection for key 8869096931353380218, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.428927Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.428253Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.428947Z	debug	proxy::pool	inserting conn mutex for key 8869096931353380218 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.429090Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.429145Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.427578Z	debug	proxy::pool::test	client spent 17ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.429186Z	debug	proxy::pool	spawning new pool conn for 127.0.0.64(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.429293Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.429327Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.429338Z	debug	proxy::pool:client{request=21}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 21 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.429469Z	debug	proxy::pool:client{request=21}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.429633Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.429746Z	debug	proxy::pool:client{request=21}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 21 }	
[INFO] [stdout] 2026-07-10T10:36:57.429936Z	debug	pingora_pool::connection:client{request=20}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.430018Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.430044Z	debug	proxy::pool:client{request=20}	connection ConnectionMeta { key: 7242347271182695419, id: 20 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.430092Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.429128Z	debug	xds::client:xds{id=2}	connected established	
[INFO] [stdout] 2026-07-10T10:36:57.430251Z	info	xds::client:xds{id=2}	Stream established	
[INFO] [stdout] 2026-07-10T10:36:57.430444Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.430482Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.429654Z	debug	proxy::pool:client{request=21}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.430782Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.430804Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.431136Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.431261Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.431356Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.431389Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.428746Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.431607Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.431611Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.431706Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.431714Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.431778Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.431905Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.432121Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.432213Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.432434Z	debug	xds::client:xds{id=2}	received response	type_url="type.googleapis.com/istio.workload.Address" size=0 removes=1
[INFO] [stdout] 2026-07-10T10:36:57.427697Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.431830Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(43) }
[INFO] [stdout] 2026-07-10T10:36:57.434928Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.428678Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.435112Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(43) }
[INFO] [stdout] 2026-07-10T10:36:57.432657Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.435332Z	debug	proxy::pool::test	client spent 6ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.433013Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.435675Z	debug	proxy::pool::test	client spent 51ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.435664Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.436008Z	debug	proxy::pool:client{request=3}	checkout - found mutex for pool key ConnectionMeta { key: 2233569870054505261, id: 7 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.432615Z	debug	xds:xds{id=2}	handling delete 127.0.0.1	
[INFO] [stdout] 2026-07-10T10:36:57.432961Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.436583Z	warn	xds:xds{id=2}	tried to remove service but it did not have the expected namespace/hostname format	
[INFO] [stdout] 2026-07-10T10:36:57.436013Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.427780Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.432912Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.436696Z	debug	xds::client:xds{id=2}	received delete resource type.googleapis.com/istio.workload.Address/127.0.0.1	
[INFO] [stdout] 2026-07-10T10:36:57.436806Z	debug	xds::client:xds{id=2}	sending response	type_url="type.googleapis.com/istio.workload.Address" nonce="W9rICEnLUGoAAAAAxJ1rGObF6qp5s0dD" type=Ack
[INFO] [stdout] 2026-07-10T10:36:57.436546Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.436862Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.437313Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.437004Z	debug	xds::client:xds{id=2}	sending request	type_url="type.googleapis.com/istio.workload.Address"
[INFO] [stdout] 2026-07-10T10:36:57.431655Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.436927Z	debug	proxy::pool	checking in new conn for 127.0.0.64(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 8869096931353380218, id: 64 }	
[INFO] [stdout] 2026-07-10T10:36:57.437622Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.437668Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.435241Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.437667Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.437801Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.437869Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.437975Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 8869096931353380218, id: 64 }	
[INFO] [stdout] 2026-07-10T10:36:57.437977Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.438013Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.438114Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.438135Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(5), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.438177Z	info	test_helpers::xds	received request...	
[INFO] [stdout] 2026-07-10T10:36:57.438249Z	debug	test_helpers::xds	 request DeltaDiscoveryRequest { node: None, type_url: "type.googleapis.com/istio.workload.Address", resource_names_subscribe: [], resource_names_unsubscribe: [], initial_resource_versions: {}, response_nonce: "W9rICEnLUGoAAAAAxJ1rGObF6qp5s0dD", error_detail: None }...	
[INFO] [stdout] 2026-07-10T10:36:57.435578Z	debug	proxy::pool:client{request=22}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 22 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.438421Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.438394Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 44 }	
[INFO] [stdout] 2026-07-10T10:36:57.438639Z	debug	proxy::pool:client{request=22}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.438790Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.437834Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.436257Z	debug	proxy::pool:client{request=3}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36097[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.438923Z	debug	proxy::pool:client{request=22}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.438890Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.440636Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.440683Z	debug	proxy::pool:client{request=3}	checked out connection for ConnectionMeta { key: 2233569870054505261, id: 7 } is now at max streamcount; removing from pool	
[INFO] [stdout] 2026-07-10T10:36:57.440726Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.438859Z	debug	proxy::pool:client{request=22}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 22 }	
[INFO] [stdout] 2026-07-10T10:36:57.440787Z	debug	proxy::pool:client{request=3}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.440915Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.440988Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.441089Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.438609Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.438435Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.441099Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.442010Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.438576Z	debug	pingora_pool::connection:client{request=21}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.445773Z	debug	proxy::pool:client{request=21}	connection ConnectionMeta { key: 7242347271182695419, id: 21 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.441406Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 44 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.441364Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.441342Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.446418Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 38 }	
[INFO] [stdout] 2026-07-10T10:36:57.442373Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.446710Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.446879Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.446986Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.447051Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.447118Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(45) }
[INFO] [stdout] 2026-07-10T10:36:57.439021Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.432670Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(7), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.447430Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.437918Z	debug	proxy::pool	didn't find a connection for key 10184875359565940687, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.448377Z	debug	proxy::pool	inserting conn mutex for key 10184875359565940687 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.448084Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.444134Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.447565Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.448427Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.448930Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel9
[INFO] [stdout] 2026-07-10T10:36:57.448939Z	debug	proxy::pool	spawning new pool conn for 127.0.0.65(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.449082Z	debug	proxy::pool::test	client spent 13ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.449111Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.449207Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.442557Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.449371Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(45) }
[INFO] [stdout] 2026-07-10T10:36:57.440692Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.448651Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.449641Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.449086Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.449261Z	debug	proxy::pool:client{request=23}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 23 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.449776Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 38 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.449613Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.448959Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.452971Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.437048Z	debug	pingora_pool::connection:client{request=2}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.449946Z	debug	pingora_pool::connection:client{request=22}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.456851Z	debug	proxy::pool:client{request=22}	connection ConnectionMeta { key: 7242347271182695419, id: 22 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.450133Z	debug	proxy::pool	didn't find a connection for key 4003211233777376619, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.457068Z	debug	proxy::pool	inserting conn mutex for key 4003211233777376619 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.453672Z	debug	proxy::pool:client{request=2}	connection ConnectionMeta { key: 2233569870054505261, id: 6 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.453820Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(3), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.457573Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(3) }
[INFO] [stdout] 2026-07-10T10:36:57.457760Z	debug	proxy::pool::test	client spent 21ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.449999Z	debug	proxy::pool:client{request=23}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.457124Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.449857Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 42 }	
[INFO] [stdout] 2026-07-10T10:36:57.458346Z	debug	proxy::pool:client{request=23}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 23 }	
[INFO] [stdout] 2026-07-10T10:36:57.458076Z	debug	proxy::pool	spawning new pool conn for 127.0.0.66(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.458474Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.458194Z	debug	proxy::pool:client{request=23}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.458151Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.458702Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 42 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.458543Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.458855Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.458917Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.458998Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.459101Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.459197Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.459312Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.458008Z	debug	proxy::pool:client{request=4}	checkout - found mutex for pool key ConnectionMeta { key: 2233569870054505261, id: 8 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.459350Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.448015Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.459553Z	debug	proxy::pool:client{request=4}	new connection needed for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36097[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.459691Z	debug	proxy::pool:client{request=4}	spawning new pool conn for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36097[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.459725Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.459808Z	debug	state:client{request=4}	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.459845Z	debug	proxy::pool	didn't find a connection for key 3407091593776920937, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.459888Z	debug	state:client{request=4}	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.459908Z	debug	proxy::pool	inserting conn mutex for key 3407091593776920937 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.459990Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.460021Z	debug	proxy::pool	spawning new pool conn for 127.0.0.67(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.460064Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.460039Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.460093Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.460340Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.460614Z	debug	proxy::pool::test	client spent 11ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.460725Z	debug	proxy::pool	didn't find a connection for key 5335777676063622671, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.460801Z	debug	proxy::pool	inserting conn mutex for key 5335777676063622671 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.460870Z	debug	proxy::pool:client{request=24}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 24 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.461070Z	debug	pingora_pool::connection:client{request=23}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.461186Z	debug	proxy::pool:client{request=23}	connection ConnectionMeta { key: 7242347271182695419, id: 23 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.461255Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 47 }	
[INFO] [stdout] 2026-07-10T10:36:57.461336Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.461416Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 47 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.461495Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 36 }	
[INFO] [stdout] 2026-07-10T10:36:57.449623Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.461580Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.461617Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.461618Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(47) }
[INFO] [stdout] 2026-07-10T10:36:57.461640Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 36 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.461841Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 45 }	
[INFO] [stdout] 2026-07-10T10:36:57.461924Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.461920Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(47) }
[INFO] [stdout] 2026-07-10T10:36:57.461976Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 45 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.462025Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 37 }	
[INFO] [stdout] 2026-07-10T10:36:57.462071Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.461334Z	debug	proxy::pool:client{request=24}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.462274Z	debug	rustls::client::hs:client{request=4}	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.462369Z	debug	proxy::pool:client{request=24}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 24 }	
[INFO] [stdout] 2026-07-10T10:36:57.462118Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 37 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.462483Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 46 }	
[INFO] [stdout] 2026-07-10T10:36:57.459741Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 43 }	
[INFO] [stdout] 2026-07-10T10:36:57.462567Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.462585Z	debug	proxy::pool:client{request=24}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.462625Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 46 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.460838Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.462706Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 41 }	
[INFO] [stdout] 2026-07-10T10:36:57.462722Z	debug	proxy::pool	spawning new pool conn for 127.0.0.68(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.462780Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.462782Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.462851Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 41 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.462858Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.462947Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 50 }	
[INFO] [stdout] 2026-07-10T10:36:57.462854Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.453929Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.463262Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.463277Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.462394Z	debug	rustls::client::hs:client{request=4}	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.449787Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.463642Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.463770Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.464059Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.463910Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.463026Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.464313Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 50 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.464315Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.462597Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.464591Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.463412Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.464370Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 39 }	
[INFO] [stdout] 2026-07-10T10:36:57.471003Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.464596Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.464700Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(49) }
[INFO] [stdout] 2026-07-10T10:36:57.463904Z	debug	proxy::pool	didn't find a connection for key 6945130522700070481, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.468708Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 43 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.471560Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.471592Z	debug	proxy::pool	inserting conn mutex for key 6945130522700070481 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.471171Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 39 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.464654Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.471774Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.471835Z	debug	proxy::pool::test	client spent 11ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.471968Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(49) }
[INFO] [stdout] 2026-07-10T10:36:57.472014Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.472702Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.473188Z	debug	proxy::pool	spawning new pool conn for 127.0.0.69(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.473455Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.472229Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 48 }	
[INFO] [stdout] 2026-07-10T10:36:57.473496Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.461656Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.473396Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.473786Z	debug	rustls::client::hs:client{request=4}	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.475061Z	debug	rustls::client::tls13:client{request=4}	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.474737Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.474902Z	debug	proxy::pool	didn't find a connection for key 7182549029957083417, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.478811Z	debug	proxy::pool	inserting conn mutex for key 7182549029957083417 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.478837Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.473290Z	debug	proxy::pool:client{request=25}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 25 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.478876Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.479031Z	debug	proxy::pool	spawning new pool conn for 127.0.0.70(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.479093Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.479091Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.479131Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.479237Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.479396Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.475421Z	debug	rustls::client::tls13:client{request=4}	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.481732Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.479774Z	debug	proxy::pool:client{request=25}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.481911Z	debug	rustls::client::hs:client{request=4}	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.480002Z	debug	proxy::pool	didn't find a connection for key 5377159918509711915, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.482145Z	debug	proxy::pool	inserting conn mutex for key 5377159918509711915 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.482185Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.482036Z	debug	proxy::pool:client{request=25}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 25 }	
[INFO] [stdout] 2026-07-10T10:36:57.482227Z	debug	proxy::pool	spawning new pool conn for 127.0.0.71(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.485761Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.485809Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.471763Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.483607Z	debug	h2::client:client{request=4}	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.473917Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.486056Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 48 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.486118Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(7), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.486330Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.485482Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.486601Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.484169Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.487730Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.487830Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.486974Z	debug	proxy::pool	didn't find a connection for key 12686224035609946723, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.482271Z	debug	proxy::pool:client{request=25}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.488318Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.488386Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.484405Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.486784Z	debug	h2::client:client{request=4}	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.480555Z	debug	pingora_pool::connection:client{request=24}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.488864Z	debug	h2::codec::framed_write:client{request=4}	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.488929Z	debug	proxy::pool:client{request=24}	connection ConnectionMeta { key: 7242347271182695419, id: 24 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.489095Z	debug	proxy::pool	inserting conn mutex for key 12686224035609946723 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.489165Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.489204Z	debug	proxy::pool	spawning new pool conn for 127.0.0.72(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.489266Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.489304Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.489363Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.489494Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.489632Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.489756Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.488749Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.490127Z	debug	proxy::pool:client{request=4}	starting an idle timeout for connection ConnectionMeta { key: 2233569870054505261, id: 8 }	
[INFO] [stdout] 2026-07-10T10:36:57.490323Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.490474Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.486423Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(9), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.490614Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.490698Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.490725Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(11), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.490770Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.490882Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.491014Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.491141Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.491303Z	debug	proxy::pool	didn't find a connection for key 7961160627106212803, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.491376Z	debug	proxy::pool	inserting conn mutex for key 7961160627106212803 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.491387Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 49 }	
[INFO] [stdout] 2026-07-10T10:36:57.491416Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.491449Z	debug	proxy::pool	spawning new pool conn for 127.0.0.73(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.491477Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.491495Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.491560Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 49 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.491625Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 40 }	
[INFO] [stdout] 2026-07-10T10:36:57.491701Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.491755Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 40 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.491816Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.491879Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.491962Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(51) }
[INFO] [stdout] 2026-07-10T10:36:57.492003Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.492099Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.492215Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.492310Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 53 }	
[INFO] [stdout] 2026-07-10T10:36:57.492399Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.492453Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 53 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.474634Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.492599Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.492721Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.492864Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.492990Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.490332Z	debug	proxy::pool:client{request=4}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.492510Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 54 }	
[INFO] [stdout] 2026-07-10T10:36:57.492623Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.492881Z	debug	proxy::pool	didn't find a connection for key 11364116384994686615, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.491169Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.492708Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.490623Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.496333Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.496624Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.492964Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.497199Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.496383Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.497717Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.493947Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.497367Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.497571Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.493750Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.497589Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(51) }
[INFO] [stdout] 2026-07-10T10:36:57.496358Z	debug	proxy::pool::test	client spent 23ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.495665Z	debug	proxy::pool	inserting conn mutex for key 11364116384994686615 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.498088Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 54 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.500018Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.498619Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.499719Z	debug	proxy::pool:client{request=26}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 26 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.500913Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.500150Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.499690Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.496438Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel24
[INFO] [stdout] 2026-07-10T10:36:57.500619Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.502133Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.502412Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.490899Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(13), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.502754Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(15), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.502938Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.501125Z	debug	pingora_pool::connection:client{request=25}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.501195Z	debug	proxy::pool:client{request=26}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.503814Z	debug	proxy::pool:client{request=26}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 26 }	
[INFO] [stdout] 2026-07-10T10:36:57.501324Z	debug	proxy::pool	spawning new pool conn for 127.0.0.74(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.504136Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.503444Z	debug	proxy::pool:client{request=25}	connection ConnectionMeta { key: 7242347271182695419, id: 25 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.504061Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.504457Z	debug	proxy::pool:client{request=26}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.501169Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.498347Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.504777Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.504927Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.505089Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.505224Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.504412Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.504559Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.503161Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.505660Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.504720Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.505883Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.505994Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.506107Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.506223Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.506280Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.505217Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.506338Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.506381Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.506454Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(5), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.506486Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.506607Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.505880Z	debug	proxy::pool	didn't find a connection for key 9559247769708848595, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.506698Z	debug	proxy::pool	inserting conn mutex for key 9559247769708848595 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.506755Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.505506Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.506817Z	debug	proxy::pool	spawning new pool conn for 127.0.0.75(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.506894Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.506611Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.506712Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.507113Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.506944Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.507240Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.507328Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.507406Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.507490Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.507619Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.507905Z	debug	proxy::pool	didn't find a connection for key 12272753008980187440, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.507963Z	debug	proxy::pool	inserting conn mutex for key 12272753008980187440 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.502230Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.507324Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.508355Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.507707Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.507480Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.508680Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.508912Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.508497Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.506233Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 55 }	
[INFO] [stdout] 2026-07-10T10:36:57.509207Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(53) }
[INFO] [stdout] 2026-07-10T10:36:57.509377Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.509276Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.509507Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 55 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.507998Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.509500Z	debug	proxy::pool::test	client spent 10ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.510248Z	debug	proxy::pool:client{request=27}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 27 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.509604Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 51 }	
[INFO] [stdout] 2026-07-10T10:36:57.509059Z	debug	proxy::pool::test	client spent 51ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.507667Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.510538Z	debug	pingora_pool::connection:client{request=26}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.510682Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.510396Z	debug	proxy::pool:client{request=27}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.509618Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(53) }
[INFO] [stdout] 2026-07-10T10:36:57.510629Z	debug	proxy::pool	spawning new pool conn for 127.0.0.76(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.511446Z	debug	proxy::pool:client{request=27}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.510776Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.510703Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.511744Z	debug	proxy::pool:client{request=27}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 27 }	
[INFO] [stdout] 2026-07-10T10:36:57.511936Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.512163Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.511274Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.511547Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.512259Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.510736Z	debug	proxy::pool:client{request=26}	connection ConnectionMeta { key: 7242347271182695419, id: 26 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.512444Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.512355Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.511756Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.512826Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.512935Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.513085Z	debug	proxy::pool	didn't find a connection for key 17308343662537252611, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.513110Z	debug	proxy::pool::test	dropped stream	
[INFO] [stdout] 2026-07-10T10:36:57.513166Z	debug	proxy::pool	inserting conn mutex for key 17308343662537252611 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.513200Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.513392Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.510819Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(37), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.513496Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-07-10T10:36:57.509702Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.511962Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(55), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.513819Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.513960Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.514076Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.513242Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.514185Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.514210Z	debug	proxy::pool	spawning new pool conn for 127.0.0.77(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.514219Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.514339Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel5
[INFO] [stdout] 2026-07-10T10:36:57.514457Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.514059Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(55), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.514826Z	debug	proxy::h2::client:client{request=0}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.514883Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.514267Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.515137Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.515175Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.515343Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.515399Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.515484Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.512561Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-07-10T10:36:57.514290Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.510857Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.515698Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.515959Z	debug	proxy::h2::client:client{request=2}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.516058Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(55), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.516244Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.516395Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(3), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.514543Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.516644Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.516669Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 59 }	
[INFO] [stdout] 2026-07-10T10:36:57.516748Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.516765Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.516799Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 59 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.516689Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(55) }
[INFO] [stdout] 2026-07-10T10:36:57.516990Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.516825Z	debug	proxy::pool	didn't find a connection for key 4058063089056515476, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.517147Z	debug	proxy::pool	inserting conn mutex for key 4058063089056515476 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.517191Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.517238Z	debug	proxy::pool	spawning new pool conn for 127.0.0.78(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.516511Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.517286Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.517319Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.517383Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.517623Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.517820Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-07-10T10:36:57.517957Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(1), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.516411Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(55), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.518130Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-07-10T10:36:57.518287Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(55) }
[INFO] [stdout] 2026-07-10T10:36:57.495643Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.518562Z	debug	proxy::pool::test	client spent 8ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.518621Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.518620Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 51 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.518655Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.518733Z	debug	proxy::pool:client{request=28}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 28 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.518894Z	debug	proxy::pool:client{request=28}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.519065Z	debug	proxy::pool:client{request=28}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.519291Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.519482Z	debug	pingora_pool::connection:client{request=27}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.517244Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.519608Z	debug	proxy::pool:client{request=27}	connection ConnectionMeta { key: 7242347271182695419, id: 27 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.519687Z	debug	proxy::pool::test	hello world: completed request	
[INFO] [stdout] 2026-07-10T10:36:57.519762Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(57), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.519977Z	debug	proxy::pool:client{request=28}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 28 }	
[INFO] [stdout] 2026-07-10T10:36:57.520241Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(57), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.516855Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.518015Z	debug	proxy::pool	didn't find a connection for key 9082547939021812945, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.520632Z	debug	proxy::pool	inserting conn mutex for key 9082547939021812945 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.520674Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.520726Z	debug	proxy::pool	spawning new pool conn for 127.0.0.79(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.520777Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.518696Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 57 }	
[INFO] [stdout] 2026-07-10T10:36:57.520809Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.520682Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.519621Z	debug	proxy::pool	poolstate dropping, stopping all connection drivers and cancelling all outstanding eviction timeout spawns	
[INFO] [stdout] 2026-07-10T10:36:57.518683Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.521620Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.521656Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.521686Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.521788Z	debug	proxy::pool	didn't find a connection for key 12575290013251036079, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.521812Z	debug	pingora_pool::connection:client{request=4}	idle connection is being closed	
[INFO] [stdout] 2026-07-10T10:36:57.521844Z	debug	proxy::pool	inserting conn mutex for key 12575290013251036079 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.521941Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.521962Z	debug	pingora_pool::connection:client{request=4}	evict fd: 8 from key 2233569870054505261	
[INFO] [stdout] 2026-07-10T10:36:57.520829Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.522064Z	debug	proxy::pool:client{request=4}	connection ConnectionMeta { key: 2233569870054505261, id: 8 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.521974Z	debug	proxy::pool	spawning new pool conn for 127.0.0.80(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.522256Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.522292Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.522324Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.522451Z	debug	h2::proto::connection:Connection{peer=Client}	Connection::poll; connection error	error=GoAway(b"", NO_ERROR, Library)
[INFO] [stdout] 2026-07-10T10:36:57.516953Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.522762Z	debug	rustls::common_state:Connection{peer=Client}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.522788Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.522996Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.523106Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.523197Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.523239Z	debug	proxy::h2::client:client{request=4}	done with HBONE connection handshake: Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.523671Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.523712Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=GoAway { error_code: NO_ERROR, last_stream_id: StreamId(0) }
[INFO] [stdout] 2026-07-10T10:36:57.523887Z	debug	rustls::common_state:Connection{peer=Server}	Sending warning alert CloseNotify	
[INFO] [stdout] 2026-07-10T10:36:57.524009Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] test proxy::pool::test::connection_limits ... ok
[INFO] [stdout] 2026-07-10T10:36:57.524307Z	debug	proxy::pool::test	inbound serve done Ok(())	
[INFO] [stdout] 2026-07-10T10:36:57.522512Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.524547Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.526704Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.526705Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.526934Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.520862Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.526988Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.527718Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 57 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.527855Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 52 }	
[INFO] [stdout] 2026-07-10T10:36:57.527802Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.527963Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.528054Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 52 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.528136Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 58 }	
[INFO] [stdout] 2026-07-10T10:36:57.528248Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.528331Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 58 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.528404Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 56 }	
[INFO] [stdout] 2026-07-10T10:36:57.529241Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.529312Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.531714Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.531944Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.531719Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.532012Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.532063Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.532358Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 56 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.524727Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(57), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.532675Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(39), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.532953Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(41), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.533117Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.533134Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(57), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.533274Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.533413Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.530249Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.533576Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.521713Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.533710Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.533764Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.533768Z	debug	proxy::pool::test	client spent 15ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.533792Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.533820Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.533847Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.533882Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.533911Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.533938Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.533937Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 62 }	
[INFO] [stdout] 2026-07-10T10:36:57.534014Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.534070Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 62 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.534149Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 67 }	
[INFO] [stdout] 2026-07-10T10:36:57.534290Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.534274Z	debug	proxy::pool	checking in new conn for 127.0.0.80(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 12575290013251036079, id: 80 }	
[INFO] [stdout] 2026-07-10T10:36:57.534560Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 67 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.534554Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.534667Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 60 }	
[INFO] [stdout] 2026-07-10T10:36:57.534880Z	debug	proxy::pool	didn't find a connection for key 9316035669900558667, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.534975Z	debug	proxy::pool	inserting conn mutex for key 9316035669900558667 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.535028Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.535069Z	debug	proxy::pool	spawning new pool conn for 127.0.0.81(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.535133Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.535185Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.523120Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.534148Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.534384Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(57) }
[INFO] [stdout] 2026-07-10T10:36:57.540175Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(57) }
[INFO] [stdout] 2026-07-10T10:36:57.535839Z	debug	proxy::pool:client{request=29}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 29 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.540723Z	debug	pingora_pool::connection:client{request=28}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.534739Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.540843Z	debug	proxy::pool:client{request=28}	connection ConnectionMeta { key: 7242347271182695419, id: 28 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.541015Z	debug	proxy::pool:client{request=29}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.541027Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 60 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.541203Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 71 }	
[INFO] [stdout] 2026-07-10T10:36:57.541278Z	debug	proxy::pool:client{request=29}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.541364Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.541433Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 71 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.535665Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.534702Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.541677Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.541221Z	debug	proxy::pool:client{request=29}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 29 }	
[INFO] [stdout] 2026-07-10T10:36:57.536791Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.546844Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.541622Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(59), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.547203Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.533965Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.547253Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.546866Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.547358Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.547374Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(59), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.547453Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.547676Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.541853Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 12575290013251036079, id: 80 }	
[INFO] [stdout] 2026-07-10T10:36:57.547832Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.547960Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.541555Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 61 }	
[INFO] [stdout] 2026-07-10T10:36:57.547987Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.548048Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.548164Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.548228Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.548265Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.548379Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.548399Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.547725Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.548637Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.548667Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.548675Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.535760Z	debug	proxy::pool	didn't find a connection for key 15514124602775987761, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.548742Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 61 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.548771Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel17
[INFO] [stdout] 2026-07-10T10:36:57.548825Z	debug	proxy::pool	inserting conn mutex for key 15514124602775987761 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.548844Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 69 }	
[INFO] [stdout] 2026-07-10T10:36:57.548873Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.548918Z	debug	proxy::pool	spawning new pool conn for 127.0.0.82(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.548958Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.548984Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.548989Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.549016Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.549079Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.549114Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.549233Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.549372Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.549444Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(59), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.548933Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.549601Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 69 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.549650Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 70 }	
[INFO] [stdout] 2026-07-10T10:36:57.549695Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 65 }	
[INFO] [stdout] 2026-07-10T10:36:57.549725Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.549780Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 70 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.549760Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(59), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.549501Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.549835Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.549910Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.549960Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 74 }	
[INFO] [stdout] 2026-07-10T10:36:57.550027Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.549780Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.550097Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 74 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.550112Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 65 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.550150Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.550178Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 72 }	
[INFO] [stdout] 2026-07-10T10:36:57.550254Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.550331Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 72 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.550380Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 73 }	
[INFO] [stdout] 2026-07-10T10:36:57.550423Z	debug	proxy::pool	didn't find a connection for key 18175738199100402026, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.550454Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.550485Z	debug	proxy::pool	inserting conn mutex for key 18175738199100402026 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.550506Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 73 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.550036Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.550548Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.550579Z	debug	proxy::pool	spawning new pool conn for 127.0.0.83(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.550620Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.550650Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.550643Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.550746Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.550863Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.553721Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.550987Z	debug	proxy::pool	didn't find a connection for key 16188109857617968697, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.548391Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.550946Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(43), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.554074Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(45), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.554130Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.554248Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.554257Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(47), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.554401Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(49), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.554466Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.554561Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.554642Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.554700Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.550046Z	debug	proxy::pool::test	client spent 15ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.554836Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(55), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.555038Z	debug	proxy::pool:client{request=30}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 30 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.555202Z	debug	proxy::pool:client{request=30}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.555260Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.555372Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.551047Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.547544Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.555560Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.555642Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.555642Z	debug	proxy::pool	inserting conn mutex for key 16188109857617968697 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.550252Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(59) }
[INFO] [stdout] 2026-07-10T10:36:57.555204Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 75 }	
[INFO] [stdout] 2026-07-10T10:36:57.555857Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.555921Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 75 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.555992Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 63 }	
[INFO] [stdout] 2026-07-10T10:36:57.556026Z	debug	pingora_pool::connection:client{request=29}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.556072Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.556133Z	debug	proxy::pool:client{request=29}	connection ConnectionMeta { key: 7242347271182695419, id: 29 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.555669Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.556276Z	debug	proxy::pool:client{request=30}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 30 }	
[INFO] [stdout] 2026-07-10T10:36:57.556303Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.556408Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.556574Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.556646Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(59) }
[INFO] [stdout] 2026-07-10T10:36:57.556700Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.556797Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.555714Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.556916Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.555369Z	debug	proxy::pool:client{request=30}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.557034Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.557153Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.557178Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(61), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.557277Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.556153Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 63 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.564091Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.556919Z	debug	proxy::pool	spawning new pool conn for 127.0.0.84(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.564421Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.564431Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.564588Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.564650Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(55), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.564768Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(57), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.564878Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(59), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.565231Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 64 }	
[INFO] [stdout] 2026-07-10T10:36:57.557392Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.565650Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.565852Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.557550Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(61), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.566010Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.566116Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.566262Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.566364Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.566384Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.565360Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.552398Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 77 }	
[INFO] [stdout] 2026-07-10T10:36:57.566627Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.566758Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.566814Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(61), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.566868Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.566948Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.567050Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 64 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.567173Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 76 }	
[INFO] [stdout] 2026-07-10T10:36:57.567023Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.566991Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(61) }
[INFO] [stdout] 2026-07-10T10:36:57.565879Z	debug	proxy::pool	didn't find a connection for key 18168966703481352374, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.567311Z	debug	proxy::pool	inserting conn mutex for key 18168966703481352374 into lockmap	
[INFO] [stdout] 2026-07-10T10:36:57.567381Z	debug	proxy::pool	nothing else is creating a conn and we won the lock, make one	
[INFO] [stdout] 2026-07-10T10:36:57.567315Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.555696Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.567512Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.567638Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.567746Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.567394Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.568327Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 76 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.567425Z	debug	proxy::pool	spawning new pool conn for 127.0.0.85(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.568426Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 68 }	
[INFO] [stdout] 2026-07-10T10:36:57.567911Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(61), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.568491Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.567845Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.568640Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(61) }
[INFO] [stdout] 2026-07-10T10:36:57.568753Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 68 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.568898Z	debug	proxy::pool::test	client spent 13ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.568938Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(51), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.569104Z	debug	proxy::pool:client{request=31}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 31 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.568664Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.569268Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.569390Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.569420Z	debug	pingora_pool::connection:client{request=30}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.569493Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.566640Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.569571Z	debug	proxy::pool:client{request=30}	connection ConnectionMeta { key: 7242347271182695419, id: 30 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.569119Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(53), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.558662Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.569736Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(55), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.569850Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(57), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.569917Z	debug	state	wait for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.569959Z	debug	state	got sub, waiting for workload	wl=default.ns (source-workload)
[INFO] [stdout] 2026-07-10T10:36:57.569976Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(59), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.570092Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(61), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.570240Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(63), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.570355Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(65), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.567634Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.570608Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.570645Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.570705Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 66 }	
[INFO] [stdout] 2026-07-10T10:36:57.570772Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.570830Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 66 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.570918Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 80 }	
[INFO] [stdout] 2026-07-10T10:36:57.570934Z	debug	rustls::client::hs	No cached session for IpAddress(V4(Ipv4Addr([0, 0, 0, 0])))	
[INFO] [stdout] 2026-07-10T10:36:57.570999Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.571016Z	debug	rustls::client::hs	Not resuming any session	
[INFO] [stdout] 2026-07-10T10:36:57.571057Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 80 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.571142Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 78 }	
[INFO] [stdout] 2026-07-10T10:36:57.571230Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.571304Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 78 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.571380Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 90 }	
[INFO] [stdout] 2026-07-10T10:36:57.571454Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.571445Z	debug	rustls::server::hs	decided upon suite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.571499Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 90 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.569603Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 77 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.571571Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 79 }	
[INFO] [stdout] 2026-07-10T10:36:57.571611Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.571650Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 79 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.571750Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(61), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.571783Z	debug	rustls::server::hs	Chosen ALPN protocol ProtocolName(6832)	
[INFO] [stdout] 2026-07-10T10:36:57.571854Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(63), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.571985Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(65), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.572122Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(67), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.572262Z	debug	rustls::client::hs	Using ciphersuite TLS13_AES_256_GCM_SHA384	
[INFO] [stdout] 2026-07-10T10:36:57.572355Z	debug	rustls::client::tls13	Not resuming	
[INFO] [stdout] 2026-07-10T10:36:57.572386Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 83 }	
[INFO] [stdout] 2026-07-10T10:36:57.572455Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.569284Z	debug	proxy::pool:client{request=31}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.572512Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 83 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.570638Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.572872Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.572906Z	debug	rustls::client::tls13	TLS1.3 encrypted extensions: ServerExtensions { selected_protocol: SingleProtocolName(ProtocolName(6832)), unknown_extensions: {}, .. }	
[INFO] [stdout] 2026-07-10T10:36:57.572991Z	debug	rustls::client::hs	ALPN protocol is Some(b"h2")	
[INFO] [stdout] 2026-07-10T10:36:57.573008Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.573090Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.573187Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.573293Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.573391Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.573485Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.572661Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 91 }	
[INFO] [stdout] 2026-07-10T10:36:57.573584Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.573627Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 91 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.573677Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 81 }	
[INFO] [stdout] 2026-07-10T10:36:57.573722Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.573768Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 81 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.573830Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 95 }	
[INFO] [stdout] 2026-07-10T10:36:57.573868Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.573906Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 95 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.573958Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 82 }	
[INFO] [stdout] 2026-07-10T10:36:57.573978Z	debug	h2::client	binding client connection	
[INFO] [stdout] 2026-07-10T10:36:57.573994Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.574031Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 82 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.574060Z	debug	h2::client	client connection bound	
[INFO] [stdout] 2026-07-10T10:36:57.574069Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 93 }	
[INFO] [stdout] 2026-07-10T10:36:57.574105Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.574132Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.574248Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.574349Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.577754Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.577899Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.577988Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.573583Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.578093Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.578192Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.574984Z	debug	hyper_util	TLS handshake succeeded	
[INFO] [stdout] 2026-07-10T10:36:57.578306Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.578346Z	debug	proxy::pool::test	server stream started	
[INFO] [stdout] 2026-07-10T10:36:57.578410Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.578456Z	debug	h2::codec::framed_write	send	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.570674Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.578571Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.578629Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.578666Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.578676Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.578695Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.578722Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.578778Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.578858Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.578931Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.574596Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.574144Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 93 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.579038Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.578906Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.579501Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.579229Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 86 }	
[INFO] [stdout] 2026-07-10T10:36:57.580362Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.574390Z	debug	proxy::pool:client{request=31}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.572742Z	debug	proxy::pool:client{request=31}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 31 }	
[INFO] [stdout] 2026-07-10T10:36:57.574333Z	debug	proxy::pool	checking in new conn for 127.0.0.85(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:36413[spiffe://cluster.local/ns/istio-system/sa/ztunnel] with pk ConnectionMeta { key: 18168966703481352374, id: 85 }	
[INFO] [stdout] 2026-07-10T10:36:57.579445Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }
[INFO] [stdout] 2026-07-10T10:36:57.586707Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.580432Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 86 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.586869Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.587071Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 10489809286622317599, id: 94 }	
[INFO] [stdout] 2026-07-10T10:36:57.571745Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(17), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.587248Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.587261Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 18168966703481352374, id: 85 }	
[INFO] [stdout] 2026-07-10T10:36:57.587315Z	debug	proxy::pool	connection ConnectionMeta { key: 10489809286622317599, id: 94 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.587382Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(19), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.579743Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }
[INFO] [stdout] 2026-07-10T10:36:57.587555Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(21), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.587584Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(57), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.587657Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.587847Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(23), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.584293Z	debug	proxy::pool	didn't find a connection for key 7942348214238592293, making sure lockmap has entry	
[INFO] [stdout] 2026-07-10T10:36:57.587798Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.587758Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=WindowUpdate { stream_id: StreamId(0), size_increment: 16711681 }
[INFO] [stdout] 2026-07-10T10:36:57.587842Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(59), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.595023Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.595134Z	debug	h2::proto::settings:Connection{peer=Server}	received settings ACK; applying Settings { flags: (0x0), max_concurrent_streams: 200, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 65536 }	
[INFO] [stdout] 2026-07-10T10:36:57.578749Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.584696Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(63), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.595255Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(61), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.579768Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.595738Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(63), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.596013Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.596228Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.595599Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(63), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.595276Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.596445Z	debug	rustls::webpki::anchors	add_parsable_certificates processed 1 valid and 0 invalid certs	
[INFO] [stdout] 2026-07-10T10:36:57.592917Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(25), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.596491Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(65), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.596630Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(67), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.596667Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Reset { stream_id: StreamId(5), error_code: CANCEL }
[INFO] [stdout] 2026-07-10T10:36:57.596729Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.596749Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(69), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.596789Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(27), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.596865Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(71), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.596921Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(29), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.596979Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(73), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.597036Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(31), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.597085Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.597103Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(75), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.597377Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(63), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.597547Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.597682Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.597735Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(63), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.597812Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.597907Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.598026Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.598249Z	debug	proxy::pool::test	client spent 29ms waiting for conn	
[INFO] [stdout] 2026-07-10T10:36:57.598254Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 15306698052708594792, id: 98 }	
[INFO] [stdout] 2026-07-10T10:36:57.598371Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.598460Z	debug	proxy::pool	connection ConnectionMeta { key: 15306698052708594792, id: 98 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.598473Z	debug	proxy::pool:client{request=32}	checkout - found mutex for pool key ConnectionMeta { key: 7242347271182695419, id: 32 }, waiting for writelock	
[INFO] [stdout] 2026-07-10T10:36:57.595310Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.598563Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 84 }	
[INFO] [stdout] 2026-07-10T10:36:57.598850Z	debug	pingora_pool::connection:client{request=31}	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.598139Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.598953Z	debug	proxy::pool:client{request=31}	connection ConnectionMeta { key: 7242347271182695419, id: 31 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.599034Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.599097Z	debug	proxy::pool:client{request=32}	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46167[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.599162Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.599265Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.599294Z	debug	proxy::pool:client{request=32}	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.599383Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.598636Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.599494Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.599651Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Settings { flags: (0x1: ACK) }
[INFO] [stdout] 2026-07-10T10:36:57.599686Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.599756Z	debug	h2::proto::settings:Connection{peer=Client}	received settings ACK; applying Settings { flags: (0x0), enable_push: 0, initial_window_size: 4194304, max_frame_size: 1048576, max_header_list_size: 16384 }	
[INFO] [stdout] 2026-07-10T10:36:57.599868Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 84 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.599788Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.600301Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.598638Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(63) }
[INFO] [stdout] 2026-07-10T10:36:57.597241Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(1) }
[INFO] [stdout] 2026-07-10T10:36:57.600410Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.597156Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(33), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.600872Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Headers { stream_id: StreamId(1), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.600559Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.601193Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.598598Z	debug	identity::manager	certificate fetch succeeded	id=spiffe://cluster.local/ns/istio-system/sa/ztunnel25
[INFO] [stdout] 2026-07-10T10:36:57.601261Z	debug	h2::codec::framed_write:Connection{peer=Client}	send	frame=Headers { stream_id: StreamId(65), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.601314Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.598598Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.601425Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.601541Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(65), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.601639Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.601725Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.601756Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.601796Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.601808Z	debug	proxy::pool::test	hello world: received request	
[INFO] [stdout] 2026-07-10T10:36:57.601868Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.602032Z	debug	h2::codec::framed_read:Connection{peer=Client}	received	frame=Data { stream_id: StreamId(63) }
[INFO] [stdout] 2026-07-10T10:36:57.599958Z	debug	proxy::pool	starting an idle timeout for connection ConnectionMeta { key: 1325485131267744333, id: 96 }	
[INFO] [stdout] 2026-07-10T10:36:57.602062Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.602241Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.602320Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Headers { stream_id: StreamId(65), flags: (0x4: END_HEADERS) }
[INFO] [stdout] 2026-07-10T10:36:57.602360Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.602457Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.599943Z	debug	proxy::pool:client{request=32}	starting an idle timeout for connection ConnectionMeta { key: 7242347271182695419, id: 32 }	
[INFO] [stdout] 2026-07-10T10:36:57.602590Z	debug	pingora_pool::connection	idle connection is being picked up	
[INFO] [stdout] 2026-07-10T10:36:57.602446Z	debug	h2::codec::framed_write:Connection{peer=Server}	send	frame=Data { stream_id: StreamId(65) }
[INFO] [stdout] 2026-07-10T10:36:57.581587Z	debug	state	fetch workload	addr=/127.0.0.1
[INFO] [stdout] 2026-07-10T10:36:57.602755Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.602849Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.602999Z	debug	proxy::pool	re-using connection for 127.0.0.1(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.603115Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.603231Z	debug	proxy::pool	re-using connection for 127.0.0.2(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.601847Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.602672Z	debug	proxy::pool	connection ConnectionMeta { key: 1325485131267744333, id: 96 } was removed/checked out/timed out of the pool	
[INFO] [stdout] 2026-07-10T10:36:57.603403Z	debug	state	Service svc1.ns.svc.cluster.local has no healthy endpoints	
[INFO] [stdout] 2026-07-10T10:36:57.603329Z	debug	proxy::pool	initial attempt - found existing conn, done	
[INFO] [stdout] 2026-07-10T10:36:57.603966Z	debug	proxy::pool	re-using connection for 127.0.0.0(spiffe://cluster.local/ns/istio-system/sa/ztunnel)->127.0.0.1:46561[spiffe://cluster.local/ns/istio-system/sa/ztunnel]	
[INFO] [stdout] 2026-07-10T10:36:57.600687Z	debug	h2::codec::framed_read:Connection{peer=Server}	received	frame=Headers { stream_id: StreamId(35), flags: (0x4: END_HEADERS) }
[WARN] too much data in the log, truncating it
