Diagnosed failure

Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket: /data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/rpc-test.cc:270: Failure
Failed
Bad status: Runtime error: could not verify certificate chain (error with cert: subject=CN = localhost, ST = sadfjas, C = AS, emailAddress = sdflkdsajf, O = lskdfjlsad, OU = sldfkja, issuer=C = AS, ST = ASDfkjdhf, L = lskdjf, O = saldfja, OU = skdjf, CN = localhost, emailAddress = sadjflkadsj): : certificate has expired
Google Test trace:
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/rpc-test.cc:267: Connecting to unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-b5857010980a46918ada04a6c214edac.sock
I20260806 18:31:08.008117  9874 test_util.cc:175] -----------------------------------------------
I20260806 18:31:08.008183  9874 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskckLSts/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1786041067935154-9874-0

Full log

Note: This is test shard 7 of 8.
[==========] Running 21 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 20 tests from Parameters/TestRpc
[ RUN      ] Parameters/TestRpc.TestMessengerCreateDestroy/SSL_UnixSocket
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260806 18:31:07.966169  9874 rpc-test.cc:169] started messenger TestCreateDestroy
[       OK ] Parameters/TestRpc.TestMessengerCreateDestroy/SSL_UnixSocket (26 ms)
[ RUN      ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket
I20260806 18:31:07.976492  9903 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-54318a9c62994b26adc220ea002fa1c2.sock every 8 connection(s)
I20260806 18:31:07.976533  9905 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-54318a9c62994b26adc220ea002fa1c2.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket (19 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket
I20260806 18:31:08.002094  9925 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-b5857010980a46918ada04a6c214edac.sock every 8 connection(s)
I20260806 18:31:08.002128  9926 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-b5857010980a46918ada04a6c214edac.sock every 8 connection(s)
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/rpc-test.cc:270: Failure
Failed
Bad status: Runtime error: could not verify certificate chain (error with cert: subject=CN = localhost, ST = sadfjas, C = AS, emailAddress = sdflkdsajf, O = lskdfjlsad, OU = sldfkja, issuer=C = AS, ST = ASDfkjdhf, L = lskdjf, O = saldfja, OU = skdjf, CN = localhost, emailAddress = sadjflkadsj): : certificate has expired
Google Test trace:
/data0/somelongdirectorytoavoidrpathissues/src/kudu/src/kudu/rpc/rpc-test.cc:267: Connecting to unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-b5857010980a46918ada04a6c214edac.sock
I20260806 18:31:08.008117  9874 test_util.cc:175] -----------------------------------------------
I20260806 18:31:08.008183  9874 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskckLSts/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1786041067935154-9874-0
[  FAILED  ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket, where GetParam() = (true, true) (20 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket
I20260806 18:31:08.030169  9961 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-c3142f59c60544a2b4e9dbf01efc9e33.sock every 8 connection(s)
I20260806 18:31:08.030224  9962 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-c3142f59c60544a2b4e9dbf01efc9e33.sock every 8 connection(s)
W20260806 18:31:08.044168  9956 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket (37 ms)
[ RUN      ] Parameters/TestRpc.TestCallToBadServer/SSL_UnixSocket
I20260806 18:31:08.064424  9874 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260806 18:31:08.064930  9874 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260806 18:31:08.065405  9874 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260806 18:31:08.066052  9874 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260806 18:31:08.066581  9874 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
[       OK ] Parameters/TestRpc.TestCallToBadServer/SSL_UnixSocket (21 ms)
[ RUN      ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket
I20260806 18:31:08.080264 10009 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-915fabe6c6934bc3a7b4d39d30a5293d.sock every 8 connection(s)
I20260806 18:31:08.080307 10010 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-915fabe6c6934bc3a7b4d39d30a5293d.sock every 8 connection(s)
I20260806 18:31:08.091645 10005 messenger.cc:345] service WrongServiceName not registered on TestServer
W20260806 18:31:08.092530 10005 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket (26 ms)
[ RUN      ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket
I20260806 18:31:08.099313 10042 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-51dfba2c7fbf4f3fac0446ff4aaa2022.sock every 8 connection(s)
I20260806 18:31:08.099359 10043 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-51dfba2c7fbf4f3fac0446ff4aaa2022.sock every 8 connection(s)
I20260806 18:31:08.099666  9874 rpc-test.cc:488] Connecting to unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-51dfba2c7fbf4f3fac0446ff4aaa2022.sock
W20260806 18:31:08.595925 10057 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket (1046 ms)
[ RUN      ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket
I20260806 18:31:09.167953 10078 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-e85e8fb8671b45de88879cbab03b43b8.sock every 8 connection(s)
I20260806 18:31:09.167984 10080 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-e85e8fb8671b45de88879cbab03b43b8.sock every 8 connection(s)
I20260806 18:31:09.168290  9874 rpc-test.cc:569] Connecting to unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-e85e8fb8671b45de88879cbab03b43b8.sock
W20260806 18:31:20.295311 10072 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket (11156 ms)
[ RUN      ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket
I20260806 18:31:20.306967 10112 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-9478755d6874458fbf301ed0350d964a.sock every 8 connection(s)
I20260806 18:31:20.307083 10113 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-9478755d6874458fbf301ed0350d964a.sock every 8 connection(s)
I20260806 18:31:20.307379  9874 rpc-test.cc:700] Connecting to unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-9478755d6874458fbf301ed0350d964a.sock
W20260806 18:31:20.336354 10109 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
W20260806 18:31:20.341257 10109 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket (45 ms)
[ RUN      ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket
I20260806 18:31:20.352293 10149 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-41d9e33856864b569571d93e28e7ddfe.sock every 8 connection(s)
I20260806 18:31:20.352332 10150 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-41d9e33856864b569571d93e28e7ddfe.sock every 8 connection(s)
I20260806 18:31:20.374951 10155 rpc-test-base.h:222] got call: sleep_micros: 3000000 deferred: true
I20260806 18:31:23.375854 10155 rpcz_store.cc:275] Call kudu.rpc.GenericCalculatorService.Sleep from unix:<unnamed> (request call id 0) took 3000 ms. Trace:
I20260806 18:31:23.376034 10155 rpcz_store.cc:276] 0806 18:31:20.374877 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 18:31:20.374931 (+    54us) service_pool.cc:227] Handling call
0806 18:31:23.375829 (+3000898us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260806 18:31:23.377816 10144 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket (3037 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket
I20260806 18:31:23.401453 10182 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-d3935379e09a4a4b8308bf161c70b416.sock every 8 connection(s)
I20260806 18:31:23.401499 10183 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-d3935379e09a4a4b8308bf161c70b416.sock every 8 connection(s)
W20260806 18:31:23.467864 10178 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket (89 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket
I20260806 18:31:31.477742 10213 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-5977d9c74f3f43a8bb3b0ca8d0f2f0cc.sock every 8 connection(s)
I20260806 18:31:31.477854 10215 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-5977d9c74f3f43a8bb3b0ca8d0f2f0cc.sock every 8 connection(s)
W20260806 18:31:31.505818  9874 serialization.cc:72] Serialized kudu.rpc_test.PushStringsRequestPB (2147483654 bytes) is larger than the maximum configured RPC message size (52428800 bytes). Sending anyway, but peer may reject the data.
W20260806 18:31:31.510342 10209 connection.cc:535] server connection from unix:<unnamed> recv error: Network error: RPC frame had a length of 2147483714, but we only support messages up to 52428800 bytes long.
W20260806 18:31:31.510440 10209 connection.cc:158] shutting down server connection from unix:<unnamed> with pending inbound data: 4/2147483714 bytes received; last active 0 ns ago: status Network error: RPC frame had a length of 2147483714, but we only support messages up to 52428800 bytes long.
W20260806 18:31:31.510821 10231 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
I20260806 18:31:31.533402 10252 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-5977d9c74f3f43a8bb3b0ca8d0f2f0cc.sock every 8 connection(s)
I20260806 18:31:31.533495 10254 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-5977d9c74f3f43a8bb3b0ca8d0f2f0cc.sock every 8 connection(s)
W20260806 18:31:44.076813 10246 connection.cc:577] server connection from unix:<unnamed>: received bad data: 'Corruption: Invalid packet: message had a length of 2147483710, but we only support messages up to 2147483647 bytes
'
W20260806 18:31:44.077287 10272 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket (20610 ms)
[ RUN      ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket
I20260806 18:31:44.098631 10288 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-8ab509042257477db5b068e96c22fdc7.sock every 8 connection(s)
I20260806 18:31:44.098683 10289 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-8ab509042257477db5b068e96c22fdc7.sock every 8 connection(s)
W20260806 18:31:44.107856 10281 negotiation.cc:266] Injecting 500ms delay in negotiation
I20260806 18:31:44.158289  9874 rpc-test-base.h:595] status: Timed out: connection negotiation to unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-8ab509042257477db5b068e96c22fdc7.sock for RPC Sleep timed out after 0.050s (ON_OUTBOUND_QUEUE), seconds elapsed: 0.0509405
W20260806 18:31:44.613305 10282 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket (534 ms)
[ RUN      ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket
I20260806 18:31:44.637919 10326 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-f861d20bce32468caa4bd0eca8ce4821.sock every 8 connection(s)
I20260806 18:31:44.637957 10327 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-f861d20bce32468caa4bd0eca8ce4821.sock every 8 connection(s)
I20260806 18:31:44.686292  9874 rpc-test.cc:1236] Sleep() min lat: 20401
I20260806 18:31:44.686367  9874 rpc-test.cc:1237] Sleep() mean lat: 20401
I20260806 18:31:44.686398  9874 rpc-test.cc:1238] Sleep() max lat: 20401
I20260806 18:31:44.686411  9874 rpc-test.cc:1239] Sleep() #calls: 1
[       OK ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket (74 ms)
[ RUN      ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket
I20260806 18:31:44.699352 10361 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-8caa1712728d4f779f6fd2cde8f2e515.sock every 8 connection(s)
I20260806 18:31:44.699396 10362 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-8caa1712728d4f779f6fd2cde8f2e515.sock every 8 connection(s)
W20260806 18:31:44.765307 10364 rpcz_store.cc:267] Call kudu.rpc_test.CalculatorService.Sleep from unix:<unnamed> (request call id 2) took 20 ms (client timeout 20 ms). Trace:
W20260806 18:31:44.765403 10364 rpcz_store.cc:269] 0806 18:31:44.744849 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 18:31:44.765169 (+ 20320us) service_pool.cc:214] Skipping call since client already timed out
0806 18:31:44.765205 (+    36us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 18:31:44.766438 10358 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket (78 ms)
[ RUN      ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket
I20260806 18:31:44.769866 10393 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:45649 every 8 connection(s)
I20260806 18:31:44.769905 10394 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:45649 every 8 connection(s)
W20260806 18:31:44.771220 10389 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 18:31:44.770752 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:56010 (local address 127.0.0.1:45649)
0806 18:31:44.770859 (+   107us) server_negotiation.cc:206] Beginning negotiation
0806 18:31:44.770862 (+     3us) server_negotiation.cc:399] Waiting for connection header
0806 18:31:44.770961 (+    99us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:56010: BlockingRecv error: recv got EOF from 127.0.0.1:56010 (error 108)
Metrics: {"server-negotiator.queue_time_us":38}
[       OK ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket (14 ms)
[ RUN      ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket
I20260806 18:31:44.799974 10415 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-90059c46427d4a078cae2c5f736288ae.sock every 8 connection(s)
I20260806 18:31:44.800004 10416 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-90059c46427d4a078cae2c5f736288ae.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket (68 ms)
[ RUN      ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket
I20260806 18:31:44.872480 10452 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-3f8b50d70b714bfab6a071ed98d9e763.sock every 8 connection(s)
I20260806 18:31:44.872499 10453 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-3f8b50d70b714bfab6a071ed98d9e763.sock every 8 connection(s)
W20260806 18:31:44.895788 10448 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket (46 ms)
[ RUN      ] Parameters/TestRpc.TestCancellationAsync/SSL_UnixSocket
I20260806 18:31:44.918548 10486 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-b0ce7ae2128c4cf78697c11162e303f6.sock every 8 connection(s)
I20260806 18:31:44.918548 10484 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-b0ce7ae2128c4cf78697c11162e303f6.sock every 8 connection(s)
I20260806 18:31:44.918809  9874 rpc-test.cc:1716] Connecting to unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-b0ce7ae2128c4cf78697c11162e303f6.sock
I20260806 18:31:44.927124  9874 test_util.cc:268] Using random seed: 429722002
I20260806 18:31:44.950893 10492 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260806 18:31:44.969449 10490 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260806 18:31:44.988911 10492 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260806 18:31:45.005873 10490 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260806 18:31:45.023780 10492 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260806 18:31:45.040712 10490 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260806 18:31:45.059468 10492 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
W20260806 18:31:45.061187 10478 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
W20260806 18:31:45.069401 10478 connection.cc:441] server connection from unix:<unnamed> torn down before Call kudu.rpc.GenericCalculatorService.SleepWithSidecar from unix:<unnamed> (request call id 8) could send its response
W20260806 18:31:45.077597 10478 connection.cc:441] server connection from unix:<unnamed> torn down before Call kudu.rpc.GenericCalculatorService.SleepWithSidecar from unix:<unnamed> (request call id 9) could send its response
[       OK ] Parameters/TestRpc.TestCancellationAsync/SSL_UnixSocket (181 ms)
[ RUN      ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket
I20260806 18:31:45.112025 10531 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-39375dcd95f745dbabd578dff5f0d98b.sock every 8 connection(s)
I20260806 18:31:45.112104 10532 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-39375dcd95f745dbabd578dff5f0d98b.sock every 8 connection(s)
I20260806 18:31:45.112589  9874 rpc-test.cc:1846] Connecting to unix:/tmp/dist-test-taskckLSts/test-tmp/rpc-test-39375dcd95f745dbabd578dff5f0d98b.sock
I20260806 18:31:46.906167  9874 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.785s	user 2.187s	sys 1.034s
I20260806 18:31:48.577219  9874 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.671s	user 2.086s	sys 0.934s
I20260806 18:31:50.257179  9874 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.680s	user 2.037s	sys 0.971s
I20260806 18:31:51.896400  9874 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.639s	user 2.018s	sys 0.940s
I20260806 18:31:53.510939  9874 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.614s	user 2.020s	sys 0.881s
W20260806 18:31:53.512024 10528 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket (8434 ms)
[----------] 20 tests from Parameters/TestRpc (45571 ms total)

[----------] 1 test from Parameters/TestRpcSocketTxRxQueue
[ RUN      ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0
I20260806 18:31:53.520598 10564 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:39943 every 1 connection(s)
I20260806 18:31:53.520682 10566 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:39943 every 1 connection(s)
W20260806 18:31:53.521467 10560 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 18:31:53.521192 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:33292 (local address 127.0.0.1:39943)
0806 18:31:53.521287 (+    95us) server_negotiation.cc:206] Beginning negotiation
0806 18:31:53.521290 (+     3us) server_negotiation.cc:399] Waiting for connection header
0806 18:31:53.521388 (+    98us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:33292: BlockingRecv error: recv got EOF from 127.0.0.1:33292 (error 108)
Metrics: {"server-negotiator.queue_time_us":24}
[       OK ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0 (10 ms)
[----------] 1 test from Parameters/TestRpcSocketTxRxQueue (10 ms total)

[----------] Global test environment tear-down
[==========] 21 tests from 2 test suites ran. (45582 ms total)
[  PASSED  ] 20 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket, where GetParam() = (true, true)

 1 FAILED TEST