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-taskAMQQWp/test-tmp/rpc-test-8c25261741ed42ccb06946490cbe9b4f.sock
I20260620 09:28:16.641747   819 test_util.cc:175] -----------------------------------------------
I20260620 09:28:16.641928   819 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskAMQQWp/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1781947695333982-819-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
I20260620 09:28:15.449471   819 rpc-test.cc:169] started messenger TestCreateDestroy
[       OK ] Parameters/TestRpc.TestMessengerCreateDestroy/SSL_UnixSocket (1111 ms)
[ RUN      ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket
I20260620 09:28:16.524482   841 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-e85e69318ee3446cbdfd438e84868171.sock every 8 connection(s)
I20260620 09:28:16.525796   842 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-e85e69318ee3446cbdfd438e84868171.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket (77 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket
I20260620 09:28:16.613914   857 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-8c25261741ed42ccb06946490cbe9b4f.sock every 8 connection(s)
I20260620 09:28:16.615859   858 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-8c25261741ed42ccb06946490cbe9b4f.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-taskAMQQWp/test-tmp/rpc-test-8c25261741ed42ccb06946490cbe9b4f.sock
I20260620 09:28:16.641747   819 test_util.cc:175] -----------------------------------------------
I20260620 09:28:16.641928   819 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskAMQQWp/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1781947695333982-819-0
[  FAILED  ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket, where GetParam() = (true, true) (66 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket
I20260620 09:28:16.659912   882 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-b810f8dfbbae4009819b0deb036ef445.sock every 8 connection(s)
I20260620 09:28:16.660604   883 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-b810f8dfbbae4009819b0deb036ef445.sock every 8 connection(s)
W20260620 09:28:16.702157   879 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket (65 ms)
[ RUN      ] Parameters/TestRpc.TestCallToBadServer/SSL_UnixSocket
I20260620 09:28:16.726791   819 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260620 09:28:16.728266   819 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260620 09:28:16.729666   819 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260620 09:28:16.730984   819 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260620 09:28:16.732390   819 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 (27 ms)
[ RUN      ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket
I20260620 09:28:16.760351   917 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-dcc2b987014a43ffad2847c0d9bc549a.sock every 8 connection(s)
I20260620 09:28:16.761160   918 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-dcc2b987014a43ffad2847c0d9bc549a.sock every 8 connection(s)
I20260620 09:28:16.801297   914 messenger.cc:345] service WrongServiceName not registered on TestServer
[       OK ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket (73 ms)
[ RUN      ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket
I20260620 09:28:16.842726   940 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-1f707b209bca41f286aaff774e96aba5.sock every 8 connection(s)
I20260620 09:28:16.843446   941 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-1f707b209bca41f286aaff774e96aba5.sock every 8 connection(s)
I20260620 09:28:16.846577   819 rpc-test.cc:488] Connecting to unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-1f707b209bca41f286aaff774e96aba5.sock
W20260620 09:28:17.312506   953 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket (1095 ms)
[ RUN      ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket
I20260620 09:28:17.933316   965 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-269483b592ab4b4cb14e916d29ccbc5c.sock every 8 connection(s)
I20260620 09:28:17.934034   966 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-269483b592ab4b4cb14e916d29ccbc5c.sock every 8 connection(s)
I20260620 09:28:17.937151   819 rpc-test.cc:569] Connecting to unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-269483b592ab4b4cb14e916d29ccbc5c.sock
W20260620 09:30:33.354790   962 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket (135457 ms)
[ RUN      ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket
I20260620 09:30:33.393543  1001 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-0e0bd85d54f64dd494e617a50f9d585a.sock every 8 connection(s)
I20260620 09:30:33.394367  1002 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-0e0bd85d54f64dd494e617a50f9d585a.sock every 8 connection(s)
I20260620 09:30:33.397488   819 rpc-test.cc:700] Connecting to unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-0e0bd85d54f64dd494e617a50f9d585a.sock
W20260620 09:30:33.437484  1000 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
W20260620 09:30:33.456532  1000 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket (106 ms)
[ RUN      ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket
I20260620 09:30:33.494506  1026 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-2dfc967a7f06467898d7511678c3b671.sock every 8 connection(s)
I20260620 09:30:33.495168  1027 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-2dfc967a7f06467898d7511678c3b671.sock every 8 connection(s)
I20260620 09:30:33.530028  1030 rpc-test-base.h:222] got call: sleep_micros: 3000000 deferred: true
I20260620 09:30:36.534425  1030 rpcz_store.cc:275] Call kudu.rpc.GenericCalculatorService.Sleep from unix:<unnamed> (request call id 0) took 3004 ms. Trace:
I20260620 09:30:36.534910  1030 rpcz_store.cc:276] 0620 09:30:33.529871 (+     0us) service_pool.cc:170] Inserting onto call queue
0620 09:30:33.529975 (+   104us) service_pool.cc:227] Handling call
0620 09:30:36.534257 (+3004282us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260620 09:30:36.539814  1023 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket (3077 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket
I20260620 09:30:36.568389  1052 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-5e0ac4c75abc437b93d7e6f4dd2abcb3.sock every 8 connection(s)
I20260620 09:30:36.569187  1053 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-5e0ac4c75abc437b93d7e6f4dd2abcb3.sock every 8 connection(s)
W20260620 09:30:37.084395  1049 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket (542 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket
I20260620 09:30:53.242432  1078 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-2f27f048d6634b37b27e25607629ca10.sock every 8 connection(s)
I20260620 09:30:53.243314  1079 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-2f27f048d6634b37b27e25607629ca10.sock every 8 connection(s)
W20260620 09:30:53.275261   819 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.
W20260620 09:30:53.285737  1075 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.
W20260620 09:30:53.286455  1075 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.
W20260620 09:30:53.287611  1091 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket (16934 ms)
[ RUN      ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket
I20260620 09:30:54.054637  1103 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-bcb06b8da86a4159aa07843456c05be9.sock every 8 connection(s)
I20260620 09:30:54.055274  1104 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-bcb06b8da86a4159aa07843456c05be9.sock every 8 connection(s)
W20260620 09:30:54.082707  1099 negotiation.cc:266] Injecting 500ms delay in negotiation
I20260620 09:30:54.133308   819 rpc-test-base.h:595] status: Timed out: connection negotiation to unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-bcb06b8da86a4159aa07843456c05be9.sock for RPC Sleep timed out after 0.050s (ON_OUTBOUND_QUEUE), seconds elapsed: 0.0515293
W20260620 09:30:54.594482  1100 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket (576 ms)
[ RUN      ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket
I20260620 09:30:54.632000  1128 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-3ecfb4681bfa4d5e8b429ec1178e7430.sock every 8 connection(s)
I20260620 09:30:54.632680  1129 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-3ecfb4681bfa4d5e8b429ec1178e7430.sock every 8 connection(s)
I20260620 09:30:54.683535   819 rpc-test.cc:1236] Sleep() min lat: 21568
I20260620 09:30:54.683732   819 rpc-test.cc:1237] Sleep() mean lat: 21568
I20260620 09:30:54.683861   819 rpc-test.cc:1238] Sleep() max lat: 21568
I20260620 09:30:54.684043   819 rpc-test.cc:1239] Sleep() #calls: 1
[       OK ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket (90 ms)
[ RUN      ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket
I20260620 09:30:54.715538  1154 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-0804d3d3184a45f8a98ed05eb29d9c53.sock every 8 connection(s)
I20260620 09:30:54.716215  1155 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-0804d3d3184a45f8a98ed05eb29d9c53.sock every 8 connection(s)
W20260620 09:30:54.789565  1156 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:
W20260620 09:30:54.789891  1156 rpcz_store.cc:269] 0620 09:30:54.768751 (+     0us) service_pool.cc:170] Inserting onto call queue
0620 09:30:54.789410 (+ 20659us) service_pool.cc:214] Skipping call since client already timed out
0620 09:30:54.789507 (+    97us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260620 09:30:54.792218  1151 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket (105 ms)
[ RUN      ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket
I20260620 09:30:54.806300  1177 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:46507 every 8 connection(s)
I20260620 09:30:54.806957  1178 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:46507 every 8 connection(s)
W20260620 09:30:54.819522  1173 negotiation.cc:337] Failed RPC negotiation. Trace:
0620 09:30:54.817916 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:36318 (local address 127.0.0.1:46507)
0620 09:30:54.818426 (+   510us) server_negotiation.cc:206] Beginning negotiation
0620 09:30:54.818451 (+    25us) server_negotiation.cc:399] Waiting for connection header
0620 09:30:54.818784 (+   333us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:36318: BlockingRecv error: recv got EOF from 127.0.0.1:36318 (error 108)
Metrics: {"server-negotiator.queue_time_us":123}
[       OK ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket (35 ms)
[ RUN      ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket
I20260620 09:30:54.860208  1193 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-a58fe233c9de4145baf5c920a1096264.sock every 8 connection(s)
I20260620 09:30:54.860885  1194 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-a58fe233c9de4145baf5c920a1096264.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket (85 ms)
[ RUN      ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket
I20260620 09:30:54.934803  1218 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-24c21b5b6f8d4337ae61c23565fd57f8.sock every 8 connection(s)
I20260620 09:30:54.935501  1219 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-24c21b5b6f8d4337ae61c23565fd57f8.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket (52 ms)
[ RUN      ] Parameters/TestRpc.TestCancellationAsync/SSL_UnixSocket
I20260620 09:30:54.986840  1243 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-fed4456df903460986d11213ed09be11.sock every 8 connection(s)
I20260620 09:30:54.987534  1244 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-fed4456df903460986d11213ed09be11.sock every 8 connection(s)
I20260620 09:30:54.990478   819 rpc-test.cc:1716] Connecting to unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-fed4456df903460986d11213ed09be11.sock
I20260620 09:30:55.011432   819 test_util.cc:268] Using random seed: 283639371
I20260620 09:30:55.241595  1247 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260620 09:30:55.436159  1246 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260620 09:30:55.641978  1247 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260620 09:30:55.889514  1246 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
W20260620 09:30:55.989559  1256 outbound_call.cc:322] RPC callback for RPC call kudu.rpc.GenericCalculatorService.SleepWithSidecar -> {remote=unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-fed4456df903460986d11213ed09be11.sock, user_credentials={real_user=slave}} blocked reactor thread for 102620us
I20260620 09:30:56.200382  1247 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260620 09:30:56.372627  1246 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260620 09:30:56.596501  1247 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260620 09:30:56.796095  1247 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260620 09:30:56.983584  1247 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
W20260620 09:30:57.007526  1240 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
W20260620 09:30:57.127892  1240 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 (2166 ms)
[ RUN      ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket
I20260620 09:30:57.226910  1269 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-912e173f4e1340019c84b18f825075d8.sock every 8 connection(s)
I20260620 09:30:57.227731  1270 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-912e173f4e1340019c84b18f825075d8.sock every 8 connection(s)
I20260620 09:30:57.230898   819 rpc-test.cc:1846] Connecting to unix:/tmp/dist-test-taskAMQQWp/test-tmp/rpc-test-912e173f4e1340019c84b18f825075d8.sock
I20260620 09:31:18.407745   819 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 21.154s	user 19.623s	sys 12.417s
I20260620 09:31:40.185446   819 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 21.777s	user 20.341s	sys 12.988s
I20260620 09:32:01.380358   819 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 21.194s	user 19.422s	sys 12.690s
I20260620 09:32:22.726070   819 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 21.345s	user 19.656s	sys 12.748s
I20260620 09:32:44.034423   819 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 21.308s	user 20.034s	sys 12.371s
W20260620 09:32:44.039731  1266 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket (106913 ms)
[----------] 20 tests from Parameters/TestRpc (268666 ms total)

[----------] 1 test from Parameters/TestRpcSocketTxRxQueue
[ RUN      ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0
I20260620 09:32:44.072880  1304 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:39129 every 1 connection(s)
I20260620 09:32:44.073809  1305 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:39129 every 1 connection(s)
W20260620 09:32:44.080704  1300 negotiation.cc:337] Failed RPC negotiation. Trace:
0620 09:32:44.078951 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:42924 (local address 127.0.0.1:39129)
0620 09:32:44.079575 (+   624us) server_negotiation.cc:206] Beginning negotiation
0620 09:32:44.079608 (+    33us) server_negotiation.cc:399] Waiting for connection header
0620 09:32:44.079926 (+   318us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:42924: BlockingRecv error: recv got EOF from 127.0.0.1:42924 (error 108)
Metrics: {"server-negotiator.queue_time_us":118}
[       OK ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0 (36 ms)
[----------] 1 test from Parameters/TestRpcSocketTxRxQueue (36 ms total)

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

 1 FAILED TEST