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-taskC77gcH/test-tmp/rpc-test-00b083acc093457396a8b5e95a05ca79.sock
I20260806 15:55:31.952539  4143 test_util.cc:175] -----------------------------------------------
I20260806 15:55:31.952596  4143 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskC77gcH/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1786031731874975-4143-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 15:55:31.903856  4143 rpc-test.cc:169] started messenger TestCreateDestroy
[       OK ] Parameters/TestRpc.TestMessengerCreateDestroy/SSL_UnixSocket (23 ms)
[ RUN      ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket
I20260806 15:55:31.917433  4172 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-ec96cb08ba9f45468e9822b56665f449.sock every 8 connection(s)
I20260806 15:55:31.917492  4175 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-ec96cb08ba9f45468e9822b56665f449.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket (21 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket
I20260806 15:55:31.947211  4196 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-00b083acc093457396a8b5e95a05ca79.sock every 8 connection(s)
I20260806 15:55:31.947686  4197 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-00b083acc093457396a8b5e95a05ca79.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-taskC77gcH/test-tmp/rpc-test-00b083acc093457396a8b5e95a05ca79.sock
I20260806 15:55:31.952539  4143 test_util.cc:175] -----------------------------------------------
I20260806 15:55:31.952596  4143 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskC77gcH/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1786031731874975-4143-0
[  FAILED  ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket, where GetParam() = (true, true) (24 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket
I20260806 15:55:31.986630  4227 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-eac9e5f553974386b6ec0b3cd8d988e8.sock every 8 connection(s)
I20260806 15:55:31.986656  4228 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-eac9e5f553974386b6ec0b3cd8d988e8.sock every 8 connection(s)
W20260806 15:55:32.001267  4224 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket (49 ms)
[ RUN      ] Parameters/TestRpc.TestCallToBadServer/SSL_UnixSocket
I20260806 15:55:32.012658  4143 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 15:55:32.013041  4143 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 15:55:32.013366  4143 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 15:55:32.013815  4143 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 15:55:32.014189  4143 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 (12 ms)
[ RUN      ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket
I20260806 15:55:32.026818  4286 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-e9816432498840c8b3c495b3f12ffb39.sock every 8 connection(s)
I20260806 15:55:32.026885  4288 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-e9816432498840c8b3c495b3f12ffb39.sock every 8 connection(s)
I20260806 15:55:32.046005  4277 messenger.cc:345] service WrongServiceName not registered on TestServer
W20260806 15:55:32.046898  4277 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket (33 ms)
[ RUN      ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket
I20260806 15:55:32.063015  4316 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-62010c8fa95b4188b6a25e9ed2d32ac9.sock every 8 connection(s)
I20260806 15:55:32.063066  4318 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-62010c8fa95b4188b6a25e9ed2d32ac9.sock every 8 connection(s)
I20260806 15:55:32.063306  4143 rpc-test.cc:488] Connecting to unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-62010c8fa95b4188b6a25e9ed2d32ac9.sock
W20260806 15:55:32.550454  4338 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket (1036 ms)
[ RUN      ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket
I20260806 15:55:33.112860  4356 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-72503f9286f242a2bdafb0acd7e60353.sock every 8 connection(s)
I20260806 15:55:33.112983  4357 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-72503f9286f242a2bdafb0acd7e60353.sock every 8 connection(s)
I20260806 15:55:33.113153  4143 rpc-test.cc:569] Connecting to unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-72503f9286f242a2bdafb0acd7e60353.sock
W20260806 15:55:43.077133  4352 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket (9994 ms)
[ RUN      ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket
I20260806 15:55:43.116551  4385 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-f7cd862335914561a614cd8df2ab1250.sock every 8 connection(s)
I20260806 15:55:43.116616  4386 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-f7cd862335914561a614cd8df2ab1250.sock every 8 connection(s)
I20260806 15:55:43.116851  4143 rpc-test.cc:700] Connecting to unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-f7cd862335914561a614cd8df2ab1250.sock
W20260806 15:55:43.143783  4384 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket (70 ms)
[ RUN      ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket
I20260806 15:55:43.171216  4422 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-d2ffb2b9d529445a957b3d3f4692d99c.sock every 8 connection(s)
I20260806 15:55:43.171216  4423 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-d2ffb2b9d529445a957b3d3f4692d99c.sock every 8 connection(s)
I20260806 15:55:43.190765  4425 rpc-test-base.h:222] got call: sleep_micros: 3000000 deferred: true
I20260806 15:55:46.191639  4425 rpcz_store.cc:275] Call kudu.rpc.GenericCalculatorService.Sleep from unix:<unnamed> (request call id 0) took 3000 ms. Trace:
I20260806 15:55:46.191800  4425 rpcz_store.cc:276] 0806 15:55:43.190685 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 15:55:43.190739 (+    54us) service_pool.cc:227] Handling call
0806 15:55:46.191616 (+3000877us) inbound_call.cc:173] Queueing success response
Metrics: {}
[       OK ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket (3045 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket
I20260806 15:55:46.202391  4459 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-53c132c7b50148fd9c395d03af34fa32.sock every 8 connection(s)
I20260806 15:55:46.202416  4461 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-53c132c7b50148fd9c395d03af34fa32.sock every 8 connection(s)
W20260806 15:55:46.259550  4454 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket (66 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket
I20260806 15:55:54.114308  4491 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-bf70791889ba4a6eacdb61575fab2fb2.sock every 8 connection(s)
I20260806 15:55:54.114435  4492 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-bf70791889ba4a6eacdb61575fab2fb2.sock every 8 connection(s)
W20260806 15:55:54.121551  4143 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 15:55:54.125254  4487 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 15:55:54.125317  4487 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 15:55:54.125509  4507 connection.cc:698] client connection to unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-bf70791889ba4a6eacdb61575fab2fb2.sock send error: Network error: failed to write to TLS socket: Broken pipe
W20260806 15:55:54.125679  4507 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Success
I20260806 15:55:54.144008  4521 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-bf70791889ba4a6eacdb61575fab2fb2.sock every 8 connection(s)
I20260806 15:55:54.144155  4522 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-bf70791889ba4a6eacdb61575fab2fb2.sock every 8 connection(s)
W20260806 15:56:06.609769  4518 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 15:56:06.610129  4538 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket (20351 ms)
[ RUN      ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket
I20260806 15:56:06.650681  4554 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-10eb77e4f1eb41e28250699d7d49d68b.sock every 8 connection(s)
I20260806 15:56:06.650676  4553 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-10eb77e4f1eb41e28250699d7d49d68b.sock every 8 connection(s)
W20260806 15:56:06.665189  4547 negotiation.cc:266] Injecting 500ms delay in negotiation
I20260806 15:56:06.715790  4143 rpc-test-base.h:595] status: Timed out: connection negotiation to unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-10eb77e4f1eb41e28250699d7d49d68b.sock for RPC Sleep timed out after 0.050s (ON_OUTBOUND_QUEUE), seconds elapsed: 0.0510564
[       OK ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket (558 ms)
[ RUN      ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket
I20260806 15:56:07.186070  4594 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-d191474e9f8b46a7850994ef0ffa1a87.sock every 8 connection(s)
I20260806 15:56:07.186091  4595 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-d191474e9f8b46a7850994ef0ffa1a87.sock every 8 connection(s)
I20260806 15:56:07.229238  4143 rpc-test.cc:1236] Sleep() min lat: 20407
I20260806 15:56:07.229317  4143 rpc-test.cc:1237] Sleep() mean lat: 20407
I20260806 15:56:07.229344  4143 rpc-test.cc:1238] Sleep() max lat: 20407
I20260806 15:56:07.229357  4143 rpc-test.cc:1239] Sleep() #calls: 1
W20260806 15:56:07.230130  4591 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket (60 ms)
[ RUN      ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket
I20260806 15:56:07.244158  4631 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-deea7d3e0aeb45709dcd6381693f5933.sock every 8 connection(s)
I20260806 15:56:07.244190  4632 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-deea7d3e0aeb45709dcd6381693f5933.sock every 8 connection(s)
W20260806 15:56:07.304711  4633 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 15:56:07.304801  4633 rpcz_store.cc:269] 0806 15:56:07.284428 (+     0us) service_pool.cc:170] Inserting onto call queue
0806 15:56:07.304664 (+ 20236us) service_pool.cc:214] Skipping call since client already timed out
0806 15:56:07.304693 (+    29us) inbound_call.cc:173] Queueing failure response
Metrics: {}
W20260806 15:56:07.305610  4626 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket (75 ms)
[ RUN      ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket
I20260806 15:56:07.309048  4667 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:39795 every 8 connection(s)
I20260806 15:56:07.309108  4668 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:39795 every 8 connection(s)
W20260806 15:56:07.310245  4660 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 15:56:07.309831 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:52236 (local address 127.0.0.1:39795)
0806 15:56:07.309923 (+    92us) server_negotiation.cc:206] Beginning negotiation
0806 15:56:07.309926 (+     3us) server_negotiation.cc:399] Waiting for connection header
0806 15:56:07.310026 (+   100us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:52236: BlockingRecv error: recv got EOF from 127.0.0.1:52236 (error 108)
Metrics: {"server-negotiator.queue_time_us":22}
[       OK ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket (14 ms)
[ RUN      ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket
I20260806 15:56:07.336882  4684 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-040cfd1094044fdaad085a78bbed5656.sock every 8 connection(s)
I20260806 15:56:07.336891  4685 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-040cfd1094044fdaad085a78bbed5656.sock every 8 connection(s)
W20260806 15:56:07.375864  4681 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket (56 ms)
[ RUN      ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket
I20260806 15:56:07.393328  4712 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-87afdfac23aa4a0c95a275720b1da34e.sock every 8 connection(s)
I20260806 15:56:07.393349  4713 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-87afdfac23aa4a0c95a275720b1da34e.sock every 8 connection(s)
W20260806 15:56:07.407140  4709 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket (31 ms)
[ RUN      ] Parameters/TestRpc.TestCancellationAsync/SSL_UnixSocket
I20260806 15:56:07.422338  4744 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-9ddb1974ff4d4319b61dd6ea2fe7b290.sock every 8 connection(s)
I20260806 15:56:07.422374  4745 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-9ddb1974ff4d4319b61dd6ea2fe7b290.sock every 8 connection(s)
I20260806 15:56:07.422631  4143 rpc-test.cc:1716] Connecting to unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-9ddb1974ff4d4319b61dd6ea2fe7b290.sock
I20260806 15:56:07.428999  4143 test_util.cc:268] Using random seed: -317841532
I20260806 15:56:07.444773  4750 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260806 15:56:07.462395  4749 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260806 15:56:07.481995  4750 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260806 15:56:07.499145  4749 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260806 15:56:07.515318  4750 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260806 15:56:07.530493  4749 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260806 15:56:07.547082  4750 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260806 15:56:07.564795  4749 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
W20260806 15:56:07.566859  4741 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
W20260806 15:56:07.570871  4741 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 15:56:07.582890  4741 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 (175 ms)
[ RUN      ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket
I20260806 15:56:07.596928  4777 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-18ede53997574884acfa482799e2a93a.sock every 8 connection(s)
I20260806 15:56:07.596971  4778 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-18ede53997574884acfa482799e2a93a.sock every 8 connection(s)
I20260806 15:56:07.597225  4143 rpc-test.cc:1846] Connecting to unix:/tmp/dist-test-taskC77gcH/test-tmp/rpc-test-18ede53997574884acfa482799e2a93a.sock
I20260806 15:56:09.131875  4143 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.519s	user 1.886s	sys 0.845s
I20260806 15:56:10.635815  4143 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.504s	user 1.991s	sys 0.713s
I20260806 15:56:12.179600  4143 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.544s	user 1.949s	sys 0.828s
I20260806 15:56:13.703320  4143 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.524s	user 1.872s	sys 0.872s
I20260806 15:56:15.267161  4143 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 1.564s	user 2.074s	sys 0.733s
W20260806 15:56:15.268069  4773 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket (7684 ms)
[----------] 20 tests from Parameters/TestRpc (43387 ms total)

[----------] 1 test from Parameters/TestRpcSocketTxRxQueue
[ RUN      ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0
I20260806 15:56:15.276376  4808 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:38263 every 1 connection(s)
I20260806 15:56:15.276429  4810 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:38263 every 1 connection(s)
W20260806 15:56:15.277400  4804 negotiation.cc:337] Failed RPC negotiation. Trace:
0806 15:56:15.277097 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:59718 (local address 127.0.0.1:38263)
0806 15:56:15.277212 (+   115us) server_negotiation.cc:206] Beginning negotiation
0806 15:56:15.277215 (+     3us) server_negotiation.cc:399] Waiting for connection header
0806 15:56:15.277317 (+   102us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:59718: BlockingRecv error: recv got EOF from 127.0.0.1:59718 (error 108)
Metrics: {"server-negotiator.queue_time_us":37}
[       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. (43398 ms total)
[  PASSED  ] 20 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket, where GetParam() = (true, true)

 1 FAILED TEST