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-task5ze8OA/test-tmp/rpc-test-aa6d115fb8524fc598c819134703c9db.sock
I20260807 20:07:56.328550  5059 test_util.cc:175] -----------------------------------------------
I20260807 20:07:56.328598  5059 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-task5ze8OA/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1786133276271578-5059-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
I20260807 20:07:56.295588  5059 rpc-test.cc:169] started messenger TestCreateDestroy
[       OK ] Parameters/TestRpc.TestMessengerCreateDestroy/SSL_UnixSocket (22 ms)
[ RUN      ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket
I20260807 20:07:56.308132  5093 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-9fb0046f2f204f97ac314478110e6c64.sock every 8 connection(s)
I20260807 20:07:56.308367  5096 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-9fb0046f2f204f97ac314478110e6c64.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket (20 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket
I20260807 20:07:56.324597  5119 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-aa6d115fb8524fc598c819134703c9db.sock every 8 connection(s)
I20260807 20:07:56.324658  5120 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-aa6d115fb8524fc598c819134703c9db.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-task5ze8OA/test-tmp/rpc-test-aa6d115fb8524fc598c819134703c9db.sock
I20260807 20:07:56.328550  5059 test_util.cc:175] -----------------------------------------------
I20260807 20:07:56.328598  5059 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-task5ze8OA/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1786133276271578-5059-0
[  FAILED  ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket, where GetParam() = (true, true) (10 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket
I20260807 20:07:56.351171  5148 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-bf4d099279644b18bec4259dd2082b66.sock every 8 connection(s)
I20260807 20:07:56.351174  5149 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-bf4d099279644b18bec4259dd2082b66.sock every 8 connection(s)
W20260807 20:07:56.364020  5145 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket (36 ms)
[ RUN      ] Parameters/TestRpc.TestCallToBadServer/SSL_UnixSocket
I20260807 20:07:56.373039  5059 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260807 20:07:56.373302  5059 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260807 20:07:56.373534  5059 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260807 20:07:56.373739  5059 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260807 20:07:56.373973  5059 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 (9 ms)
[ RUN      ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket
I20260807 20:07:56.385036  5195 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-8ac74e0084464b9ca10f36aff45d2022.sock every 8 connection(s)
I20260807 20:07:56.385102  5196 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-8ac74e0084464b9ca10f36aff45d2022.sock every 8 connection(s)
I20260807 20:07:56.407171  5188 messenger.cc:345] service WrongServiceName not registered on TestServer
[       OK ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket (34 ms)
[ RUN      ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket
I20260807 20:07:56.421172  5236 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-6243b207ccc4468282d90e2b690f1601.sock every 8 connection(s)
I20260807 20:07:56.421234  5237 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-6243b207ccc4468282d90e2b690f1601.sock every 8 connection(s)
I20260807 20:07:56.421412  5059 rpc-test.cc:488] Connecting to unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-6243b207ccc4468282d90e2b690f1601.sock
W20260807 20:07:56.910502  5258 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket (1029 ms)
[ RUN      ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket
I20260807 20:07:57.463658  5276 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-531de03fc6f34b9192ccdbf5aba6057f.sock every 8 connection(s)
I20260807 20:07:57.463702  5277 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-531de03fc6f34b9192ccdbf5aba6057f.sock every 8 connection(s)
I20260807 20:07:57.463892  5059 rpc-test.cc:569] Connecting to unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-531de03fc6f34b9192ccdbf5aba6057f.sock
W20260807 20:08:06.452105  5273 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket (9014 ms)
[ RUN      ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket
I20260807 20:08:06.494637  5312 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-66c34b17a70c47a783d96f96129c1ef7.sock every 8 connection(s)
I20260807 20:08:06.494709  5313 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-66c34b17a70c47a783d96f96129c1ef7.sock every 8 connection(s)
I20260807 20:08:06.494877  5059 rpc-test.cc:700] Connecting to unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-66c34b17a70c47a783d96f96129c1ef7.sock
W20260807 20:08:06.517926  5311 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
W20260807 20:08:06.521662  5311 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket (69 ms)
[ RUN      ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket
I20260807 20:08:06.533455  5346 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-56eafa2a634e47acb2d59a0084715bed.sock every 8 connection(s)
I20260807 20:08:06.533566  5349 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-56eafa2a634e47acb2d59a0084715bed.sock every 8 connection(s)
I20260807 20:08:06.548321  5354 rpc-test-base.h:222] got call: sleep_micros: 3000000 deferred: true
I20260807 20:08:09.549093  5354 rpcz_store.cc:275] Call kudu.rpc.GenericCalculatorService.Sleep from unix:<unnamed> (request call id 0) took 3000 ms. Trace:
I20260807 20:08:09.549237  5354 rpcz_store.cc:276] 0807 20:08:06.548258 (+     0us) service_pool.cc:170] Inserting onto call queue
0807 20:08:06.548296 (+    38us) service_pool.cc:227] Handling call
0807 20:08:09.549072 (+3000776us) inbound_call.cc:173] Queueing success response
Metrics: {}
W20260807 20:08:09.550089  5342 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket (3028 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket
I20260807 20:08:09.564072  5382 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-9755f811438240bc833680698ed790cf.sock every 8 connection(s)
I20260807 20:08:09.564128  5383 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-9755f811438240bc833680698ed790cf.sock every 8 connection(s)
W20260807 20:08:09.610817  5378 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket (60 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket
I20260807 20:08:14.605540  5418 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-2ce32e6c5c7e4beb89557f699a76b525.sock every 8 connection(s)
I20260807 20:08:14.605652  5420 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-2ce32e6c5c7e4beb89557f699a76b525.sock every 8 connection(s)
W20260807 20:08:14.624289  5059 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.
W20260807 20:08:14.627698  5415 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.
W20260807 20:08:14.627785  5415 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.
W20260807 20:08:14.628038  5440 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
I20260807 20:08:14.635581  5461 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-2ce32e6c5c7e4beb89557f699a76b525.sock every 8 connection(s)
I20260807 20:08:14.635601  5463 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-2ce32e6c5c7e4beb89557f699a76b525.sock every 8 connection(s)
W20260807 20:08:26.004173  5455 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
'
W20260807 20:08:26.004622  5479 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket (16394 ms)
[ RUN      ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket
I20260807 20:08:26.031136  5498 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-73ee30bd70f842c3b923682d484b23fa.sock every 8 connection(s)
I20260807 20:08:26.031179  5500 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-73ee30bd70f842c3b923682d484b23fa.sock every 8 connection(s)
W20260807 20:08:26.043254  5491 negotiation.cc:266] Injecting 500ms delay in negotiation
I20260807 20:08:26.093478  5059 rpc-test-base.h:595] status: Timed out: connection negotiation to unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-73ee30bd70f842c3b923682d484b23fa.sock for RPC Sleep timed out after 0.050s (ON_OUTBOUND_QUEUE), seconds elapsed: 0.0506449
W20260807 20:08:26.547832  5492 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket (542 ms)
[ RUN      ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket
I20260807 20:08:26.567533  5536 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-fdef0d64383349e3a3d571926db75d2e.sock every 8 connection(s)
I20260807 20:08:26.567574  5537 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-fdef0d64383349e3a3d571926db75d2e.sock every 8 connection(s)
I20260807 20:08:26.603788  5059 rpc-test.cc:1236] Sleep() min lat: 20385
I20260807 20:08:26.603870  5059 rpc-test.cc:1237] Sleep() mean lat: 20385
I20260807 20:08:26.603978  5059 rpc-test.cc:1238] Sleep() max lat: 20385
I20260807 20:08:26.604008  5059 rpc-test.cc:1239] Sleep() #calls: 1
[       OK ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket (56 ms)
[ RUN      ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket
I20260807 20:08:26.639477  5571 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-a928bda00e5e4878ab0ac21ef4f2f1aa.sock every 8 connection(s)
I20260807 20:08:26.639580  5572 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-a928bda00e5e4878ab0ac21ef4f2f1aa.sock every 8 connection(s)
W20260807 20:08:26.696074  5573 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:
W20260807 20:08:26.696201  5573 rpcz_store.cc:269] 0807 20:08:26.675763 (+     0us) service_pool.cc:170] Inserting onto call queue
0807 20:08:26.696038 (+ 20275us) service_pool.cc:214] Skipping call since client already timed out
0807 20:08:26.696052 (+    14us) inbound_call.cc:173] Queueing failure response
Metrics: {}
[       OK ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket (91 ms)
[ RUN      ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket
I20260807 20:08:26.699690  5600 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:38539 every 8 connection(s)
I20260807 20:08:26.699759  5602 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:38539 every 8 connection(s)
W20260807 20:08:26.700361  5596 negotiation.cc:337] Failed RPC negotiation. Trace:
0807 20:08:26.700183 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:46902 (local address 127.0.0.1:38539)
0807 20:08:26.700226 (+    43us) server_negotiation.cc:206] Beginning negotiation
0807 20:08:26.700228 (+     2us) server_negotiation.cc:399] Waiting for connection header
0807 20:08:26.700305 (+    77us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:46902: BlockingRecv error: recv got EOF from 127.0.0.1:46902 (error 108)
Metrics: {"server-negotiator.queue_time_us":12}
[       OK ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket (13 ms)
[ RUN      ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket
I20260807 20:08:26.727816  5626 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-3277ad1b00204617ba8839d01b8e9fbd.sock every 8 connection(s)
I20260807 20:08:26.727924  5627 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-3277ad1b00204617ba8839d01b8e9fbd.sock every 8 connection(s)
W20260807 20:08:26.766649  5619 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket (55 ms)
[ RUN      ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket
I20260807 20:08:26.775434  5676 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-d8ac2fc8fa604f078e2723f687e09ea8.sock every 8 connection(s)
I20260807 20:08:26.775478  5677 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-d8ac2fc8fa604f078e2723f687e09ea8.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket (35 ms)
[ RUN      ] Parameters/TestRpc.TestCancellationAsync/SSL_UnixSocket
I20260807 20:08:26.813405  5714 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-53c5fbf4b8bd4e52aeb490c7dec522a3.sock every 8 connection(s)
I20260807 20:08:26.813593  5059 rpc-test.cc:1716] Connecting to unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-53c5fbf4b8bd4e52aeb490c7dec522a3.sock
I20260807 20:08:26.813362  5713 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-53c5fbf4b8bd4e52aeb490c7dec522a3.sock every 8 connection(s)
I20260807 20:08:26.826685  5059 test_util.cc:268] Using random seed: -1857658951
I20260807 20:08:26.843454  5719 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260807 20:08:26.856863  5719 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260807 20:08:26.870142  5719 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260807 20:08:26.881201  5719 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260807 20:08:26.892041  5719 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260807 20:08:26.902904  5719 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260807 20:08:26.913583  5719 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260807 20:08:26.924443  5719 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
W20260807 20:08:26.926175  5709 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
W20260807 20:08:26.927672  5709 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 (125 ms)
[ RUN      ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket
I20260807 20:08:26.944190  5747 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-64ed705ddc68491cad65093dea9cc9f6.sock every 8 connection(s)
I20260807 20:08:26.944213  5748 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-64ed705ddc68491cad65093dea9cc9f6.sock every 8 connection(s)
I20260807 20:08:26.944391  5059 rpc-test.cc:1846] Connecting to unix:/tmp/dist-test-task5ze8OA/test-tmp/rpc-test-64ed705ddc68491cad65093dea9cc9f6.sock
I20260807 20:08:28.271941  5059 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.318s	user 1.397s	sys 0.977s
I20260807 20:08:29.564308  5059 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.292s	user 1.483s	sys 0.826s
I20260807 20:08:30.888331  5059 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.324s	user 1.416s	sys 0.947s
I20260807 20:08:32.119702  5059 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.231s	user 1.340s	sys 0.872s
I20260807 20:08:33.344871  5059 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.225s	user 1.338s	sys 0.859s
W20260807 20:08:33.345695  5744 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket (6417 ms)
[----------] 20 tests from Parameters/TestRpc (37072 ms total)

[----------] 1 test from Parameters/TestRpcSocketTxRxQueue
[ RUN      ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0
I20260807 20:08:33.352237  5794 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:39887 every 1 connection(s)
I20260807 20:08:33.352299  5795 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:39887 every 1 connection(s)
W20260807 20:08:33.352882  5786 negotiation.cc:337] Failed RPC negotiation. Trace:
0807 20:08:33.352738 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:47762 (local address 127.0.0.1:39887)
0807 20:08:33.352785 (+    47us) server_negotiation.cc:206] Beginning negotiation
0807 20:08:33.352787 (+     2us) server_negotiation.cc:399] Waiting for connection header
0807 20:08:33.352853 (+    66us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:47762: BlockingRecv error: recv got EOF from 127.0.0.1:47762 (error 108)
Metrics: {"server-negotiator.queue_time_us":15}
[       OK ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0 (7 ms)
[----------] 1 test from Parameters/TestRpcSocketTxRxQueue (8 ms total)

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

 1 FAILED TEST