[==========] Running 6 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 6 tests from RpcProxyTest
[ RUN      ] RpcProxyTest.TestProxyRetriesWhenRequestLeavesScope
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260812 08:03:55.844987 20096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.66:1111 every 8 connection(s)
I20260812 08:03:55.845016 20097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.66:1111 every 8 connection(s)
[       OK ] RpcProxyTest.TestProxyRetriesWhenRequestLeavesScope (128 ms)
[ RUN      ] RpcProxyTest.TestProxyReturnsOnNonTransientError
W20260812 08:03:58.963196 20105 negotiation.cc:336] Failed RPC negotiation. Trace:
0812 08:03:55.959640 (+     0us) reactor.cc:730] Submitting negotiation task for client connection to 1.1.1.1:1111 (local address 10.240.0.236:37494)
0812 08:03:55.959775 (+   135us) negotiation.cc:107] Waiting for socket to connect
0812 08:03:58.962790 (+3003015us) negotiation.cc:326] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 1.1.1.1:1111: Timeout exceeded waiting to connect
Metrics: {"client-negotiator.queue_time_us":44}
[       OK ] RpcProxyTest.TestProxyReturnsOnNonTransientError (3008 ms)
[ RUN      ] RpcProxyTest.TestProxyUsesInitialAddr
I20260812 08:03:58.966540 20140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.65:1111 every 8 connection(s)
I20260812 08:03:58.966773 20138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.65:1111 every 8 connection(s)
W20260812 08:03:59.072522 20157 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.19.150.65:1111: connect: Connection refused (error 111)
I20260812 08:03:59.075165 20175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.66:1111 every 8 connection(s)
I20260812 08:03:59.075227 20177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.66:1111 every 8 connection(s)
[       OK ] RpcProxyTest.TestProxyUsesInitialAddr (216 ms)
[ RUN      ] RpcProxyTest.TestNonResolvingProxyIgnoresInit
I20260812 08:03:59.182957 20199 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.65:1111 every 8 connection(s)
I20260812 08:03:59.182991 20200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.65:1111 every 8 connection(s)
W20260812 08:04:02.186457 20216 negotiation.cc:336] Failed RPC negotiation. Trace:
0812 08:03:59.184775 (+     0us) reactor.cc:730] Submitting negotiation task for client connection to 1.1.1.1:1111 (local address 10.240.0.236:37498)
0812 08:03:59.184889 (+   114us) negotiation.cc:107] Waiting for socket to connect
0812 08:04:02.186346 (+3001457us) negotiation.cc:326] Negotiation complete: Timed out: Client connection negotiation failed: client connection to 1.1.1.1:1111: Timeout exceeded waiting to connect
Metrics: {"client-negotiator.queue_time_us":40}
[       OK ] RpcProxyTest.TestNonResolvingProxyIgnoresInit (3115 ms)
[ RUN      ] RpcProxyTest.TestProxyReresolvesAddress
I20260812 08:04:02.298180 20253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.65:1111 every 8 connection(s)
I20260812 08:04:02.298220 20256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.65:1111 every 8 connection(s)
I20260812 08:04:02.404582 20293 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.66:1111 every 8 connection(s)
I20260812 08:04:02.404588 20295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.66:1111 every 8 connection(s)
[       OK ] RpcProxyTest.TestProxyReresolvesAddress (214 ms)
[ RUN      ] RpcProxyTest.TestProxyReresolvesAddressFromThreads
I20260812 08:04:02.512564 20328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.65:1111 every 8 connection(s)
I20260812 08:04:02.512617 20331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.65:1111 every 8 connection(s)
I20260812 08:04:02.619086 20376 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.66:1111 every 8 connection(s)
I20260812 08:04:02.619131 20375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.19.150.66:1111 every 8 connection(s)
[       OK ] RpcProxyTest.TestProxyReresolvesAddressFromThreads (314 ms)
[----------] 6 tests from RpcProxyTest (6998 ms total)

[----------] Global test environment tear-down
[==========] 6 tests from 1 test suite ran. (6998 ms total)
[  PASSED  ] 6 tests.
I20260812 08:04:02.826017 20057 logging.cc:436] LogThrottler /workspace/apache/dev/local/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 7 messages since previous log ~3 seconds ago
