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-taskGd906e/test-tmp/rpc-test-71382f848b16417cad61dd6e3762e1f9.sock
I20260621 02:39:53.410256  1526 test_util.cc:175] -----------------------------------------------
I20260621 02:39:53.410367  1526 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskGd906e/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1782009593283815-1526-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
I20260621 02:39:53.337991  1526 rpc-test.cc:169] started messenger TestCreateDestroy
[       OK ] Parameters/TestRpc.TestMessengerCreateDestroy/SSL_UnixSocket (38 ms)
[ RUN      ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket
I20260621 02:39:53.361279  1546 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-a53113132e5c400ca70968e70895c495.sock every 8 connection(s)
I20260621 02:39:53.361498  1547 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-a53113132e5c400ca70968e70895c495.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestNegotiationDeadlock/SSL_UnixSocket (38 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket
I20260621 02:39:53.399049  1562 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-71382f848b16417cad61dd6e3762e1f9.sock every 8 connection(s)
I20260621 02:39:53.399410  1563 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-71382f848b16417cad61dd6e3762e1f9.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-taskGd906e/test-tmp/rpc-test-71382f848b16417cad61dd6e3762e1f9.sock
I20260621 02:39:53.410256  1526 test_util.cc:175] -----------------------------------------------
I20260621 02:39:53.410367  1526 test_util.cc:176] Had fatal failures, leaving test files at /tmp/dist-test-taskGd906e/test-tmp/rpc-test.6.Parameters_TestRpc.TestCallWithChainCertAndChainCA_SSL_UnixSocket.1782009593283815-1526-0
[  FAILED  ] Parameters/TestRpc.TestCallWithChainCertAndChainCA/SSL_UnixSocket, where GetParam() = (true, true) (30 ms)
[ RUN      ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket
I20260621 02:39:53.428848  1587 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-c2c22fd7fdfd462ea8930667957cf075.sock every 8 connection(s)
I20260621 02:39:53.429119  1588 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-c2c22fd7fdfd462ea8930667957cf075.sock every 8 connection(s)
W20260621 02:39:53.459249  1584 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCallWithPasswordProtectedKey/SSL_UnixSocket (52 ms)
[ RUN      ] Parameters/TestRpc.TestCallToBadServer/SSL_UnixSocket
I20260621 02:39:53.487628  1526 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260621 02:39:53.488349  1526 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260621 02:39:53.488956  1526 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260621 02:39:53.489514  1526 rpc-test.cc:394] Status: Network error: Client connection negotiation failed: client connection to 0.0.0.0:0: connect: Connection refused (error 111)
I20260621 02:39:53.490068  1526 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 (28 ms)
[ RUN      ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket
I20260621 02:39:53.532419  1622 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-c78ac5fa323f4b918db30840bbcbf2df.sock every 8 connection(s)
I20260621 02:39:53.532685  1623 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-c78ac5fa323f4b918db30840bbcbf2df.sock every 8 connection(s)
I20260621 02:39:53.553550  1619 messenger.cc:345] service WrongServiceName not registered on TestServer
[       OK ] Parameters/TestRpc.TestWrongService/SSL_UnixSocket (66 ms)
[ RUN      ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket
I20260621 02:39:53.574803  1645 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-f9839523592c48f6bcbd9a2b506c2299.sock every 8 connection(s)
I20260621 02:39:53.575039  1646 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-f9839523592c48f6bcbd9a2b506c2299.sock every 8 connection(s)
I20260621 02:39:53.575997  1526 rpc-test.cc:488] Connecting to unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-f9839523592c48f6bcbd9a2b506c2299.sock
W20260621 02:39:54.060786  1658 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestConnectionKeepalive/SSL_UnixSocket (1054 ms)
[ RUN      ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket
I20260621 02:39:54.628049  1670 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-d5dd65c49f2b4dd3877205404822b8a2.sock every 8 connection(s)
I20260621 02:39:54.628298  1671 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-d5dd65c49f2b4dd3877205404822b8a2.sock every 8 connection(s)
I20260621 02:39:54.629207  1526 rpc-test.cc:569] Connecting to unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-d5dd65c49f2b4dd3877205404822b8a2.sock
W20260621 02:40:15.674482  1667 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestClientConnectionMetrics/SSL_UnixSocket (21067 ms)
[ RUN      ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket
I20260621 02:40:15.705683  1693 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-819243962f3e42ef8a6332e85dd9f2a2.sock every 8 connection(s)
I20260621 02:40:15.705936  1694 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-819243962f3e42ef8a6332e85dd9f2a2.sock every 8 connection(s)
I20260621 02:40:15.706944  1526 rpc-test.cc:700] Connecting to unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-819243962f3e42ef8a6332e85dd9f2a2.sock
W20260621 02:40:15.728277  1692 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestCredentialsPolicy/SSL_UnixSocket (57 ms)
[ RUN      ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket
I20260621 02:40:15.758620  1718 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-2baa7449582846fca5a54d003ba9f97b.sock every 8 connection(s)
I20260621 02:40:15.758883  1719 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-2baa7449582846fca5a54d003ba9f97b.sock every 8 connection(s)
I20260621 02:40:15.782153  1722 rpc-test-base.h:222] got call: sleep_micros: 3000000 deferred: true
I20260621 02:40:18.783916  1722 rpcz_store.cc:275] Call kudu.rpc.GenericCalculatorService.Sleep from unix:<unnamed> (request call id 0) took 3001 ms. Trace:
I20260621 02:40:18.784078  1722 rpcz_store.cc:276] 0621 02:40:15.782039 (+     0us) service_pool.cc:170] Inserting onto call queue
0621 02:40:15.782100 (+    61us) service_pool.cc:227] Handling call
0621 02:40:18.783868 (+3001768us) inbound_call.cc:173] Queueing success response
Metrics: {}
[       OK ] Parameters/TestRpc.TestCallLongerThanKeepalive/SSL_UnixSocket (3051 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket
I20260621 02:40:18.803879  1743 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-807582da07bb45d7a6f4729cec60ff84.sock every 8 connection(s)
I20260621 02:40:18.804097  1744 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-807582da07bb45d7a6f4729cec60ff84.sock every 8 connection(s)
W20260621 02:40:18.907608  1740 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecar/SSL_UnixSocket (120 ms)
[ RUN      ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket
I20260621 02:40:21.014753  1768 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-c0ed0f76b07f4cd591f30bf8645a60e4.sock every 8 connection(s)
I20260621 02:40:21.015027  1769 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-c0ed0f76b07f4cd591f30bf8645a60e4.sock every 8 connection(s)
W20260621 02:40:21.029579  1526 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.
W20260621 02:40:21.036319  1765 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.
W20260621 02:40:21.036471  1765 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.
W20260621 02:40:21.036964  1781 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
I20260621 02:40:21.055503  1793 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-c0ed0f76b07f4cd591f30bf8645a60e4.sock every 8 connection(s)
I20260621 02:40:21.055734  1794 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-c0ed0f76b07f4cd591f30bf8645a60e4.sock every 8 connection(s)
W20260621 02:40:26.689797  1790 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
'
W20260621 02:40:26.690418  1806 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcSidecarLimits/SSL_UnixSocket (8248 ms)
[ RUN      ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket
I20260621 02:40:27.182832  1818 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-94975c8ff1be4e938715e9efab54f93e.sock every 8 connection(s)
I20260621 02:40:27.183094  1819 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-94975c8ff1be4e938715e9efab54f93e.sock every 8 connection(s)
W20260621 02:40:27.208911  1814 negotiation.cc:266] Injecting 500ms delay in negotiation
I20260621 02:40:27.259313  1526 rpc-test-base.h:595] status: Timed out: connection negotiation to unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-94975c8ff1be4e938715e9efab54f93e.sock for RPC Sleep timed out after 0.050s (ON_OUTBOUND_QUEUE), seconds elapsed: 0.0510611
[       OK ] Parameters/TestRpc.TestCallTimeoutDoesntAffectNegotiation/SSL_UnixSocket (560 ms)
[ RUN      ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket
I20260621 02:40:27.731462  1843 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-bea06ae796894cbb97c50323e1591f86.sock every 8 connection(s)
I20260621 02:40:27.731725  1844 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-bea06ae796894cbb97c50323e1591f86.sock every 8 connection(s)
I20260621 02:40:27.785925  1526 rpc-test.cc:1236] Sleep() min lat: 20628
I20260621 02:40:27.786020  1526 rpc-test.cc:1237] Sleep() mean lat: 20628
I20260621 02:40:27.786059  1526 rpc-test.cc:1238] Sleep() max lat: 20628
I20260621 02:40:27.786077  1526 rpc-test.cc:1239] Sleep() #calls: 1
W20260621 02:40:27.787457  1840 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcHandlerLatencyMetric/SSL_UnixSocket (71 ms)
[ RUN      ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket
I20260621 02:40:27.807220  1869 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-979cce62c06c4c2ab753c3809686345a.sock every 8 connection(s)
I20260621 02:40:27.807507  1870 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-979cce62c06c4c2ab753c3809686345a.sock every 8 connection(s)
W20260621 02:40:27.890734  1871 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:
W20260621 02:40:27.890892  1871 rpcz_store.cc:269] 0621 02:40:27.870343 (+     0us) service_pool.cc:170] Inserting onto call queue
0621 02:40:27.890631 (+ 20288us) service_pool.cc:214] Skipping call since client already timed out
0621 02:40:27.890713 (+    82us) inbound_call.cc:173] Queueing failure response
Metrics: {}
[       OK ] Parameters/TestRpc.TimedOutOnResponseMetricServiceQueue/SSL_UnixSocket (103 ms)
[ RUN      ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket
I20260621 02:40:27.900048  1892 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:39983 every 8 connection(s)
I20260621 02:40:27.900241  1893 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:39983 every 8 connection(s)
W20260621 02:40:27.910553  1888 negotiation.cc:337] Failed RPC negotiation. Trace:
0621 02:40:27.909644 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:55072 (local address 127.0.0.1:39983)
0621 02:40:27.909882 (+   238us) server_negotiation.cc:206] Beginning negotiation
0621 02:40:27.909889 (+     7us) server_negotiation.cc:399] Waiting for connection header
0621 02:40:27.910110 (+   221us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:55072: BlockingRecv error: recv got EOF from 127.0.0.1:55072 (error 108)
Metrics: {"server-negotiator.queue_time_us":41}
[       OK ] Parameters/TestRpc.RpcPendingConnectionsMetric/SSL_UnixSocket (28 ms)
[ RUN      ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket
I20260621 02:40:27.950253  1908 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-1f657a311c9d4d5b82ae002610fe69c8.sock every 8 connection(s)
I20260621 02:40:27.950490  1909 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-1f657a311c9d4d5b82ae002610fe69c8.sock every 8 connection(s)
W20260621 02:40:27.990152  1905 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
[       OK ] Parameters/TestRpc.TestRpcContextClientDeadline/SSL_UnixSocket (69 ms)
[ RUN      ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket
I20260621 02:40:28.039089  1933 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-0ac775656e2f4bf0aefeb3e39172aaba.sock every 8 connection(s)
I20260621 02:40:28.039261  1934 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-0ac775656e2f4bf0aefeb3e39172aaba.sock every 8 connection(s)
[       OK ] Parameters/TestRpc.TestApplicationFeatureFlagUnsupportedServer/SSL_UnixSocket (69 ms)
[ RUN      ] Parameters/TestRpc.TestCancellationAsync/SSL_UnixSocket
I20260621 02:40:28.080899  1958 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-b113a0ce891b4d36903a700dcf666b2c.sock every 8 connection(s)
I20260621 02:40:28.081140  1959 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-b113a0ce891b4d36903a700dcf666b2c.sock every 8 connection(s)
I20260621 02:40:28.081976  1526 rpc-test.cc:1716] Connecting to unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-b113a0ce891b4d36903a700dcf666b2c.sock
I20260621 02:40:28.096992  1526 test_util.cc:268] Using random seed: 1927182799
I20260621 02:40:28.130527  1962 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260621 02:40:28.150206  1961 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260621 02:40:28.190784  1962 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260621 02:40:28.212555  1961 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260621 02:40:28.239972  1960 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260621 02:40:28.270047  1961 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
I20260621 02:40:28.301612  1960 rpc-test-base.h:240] got call: sleep_micros: 500 pattern: 4294967295 num_repetitions: 2097152 sidecar_idx: 0
W20260621 02:40:28.303995  1955 connection.cc:196] Error closing socket: Network error: TlsSocket::Close: Broken pipe
W20260621 02:40:28.316583  1955 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
W20260621 02:40:28.341451  1955 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 (280 ms)
[ RUN      ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket
I20260621 02:40:28.377439  1983 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-188e7d4e01e6432a902f02f36a6d3376.sock every 8 connection(s)
I20260621 02:40:28.377692  1984 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-188e7d4e01e6432a902f02f36a6d3376.sock every 8 connection(s)
I20260621 02:40:28.378535  1526 rpc-test.cc:1846] Connecting to unix:/tmp/dist-test-taskGd906e/test-tmp/rpc-test-188e7d4e01e6432a902f02f36a6d3376.sock
I20260621 02:40:31.437705  1526 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 3.045s	user 3.128s	sys 2.053s
I20260621 02:40:34.409744  1526 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 2.972s	user 2.871s	sys 2.144s
I20260621 02:40:37.438910  1526 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 3.029s	user 3.026s	sys 2.111s
I20260621 02:40:40.556042  1526 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 3.117s	user 3.009s	sys 2.281s
I20260621 02:40:43.561960  1526 rpc-test.cc:1859] Sending 1024MB via ssl-enabled unix socket: real 3.006s	user 2.897s	sys 2.189s
[       OK ] Parameters/TestRpc.TestPerformanceBySocketType/SSL_UnixSocket (15225 ms)
[----------] 20 tests from Parameters/TestRpc (50268 ms total)

[----------] 1 test from Parameters/TestRpcSocketTxRxQueue
[ RUN      ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0
I20260621 02:40:43.574894  2008 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:45245 every 1 connection(s)
I20260621 02:40:43.575112  2009 acceptor_pool.cc:254] collecting diagnostics on the listening RPC socket 0.0.0.0:45245 every 1 connection(s)
W20260621 02:40:43.576817  2004 negotiation.cc:337] Failed RPC negotiation. Trace:
0621 02:40:43.576433 (+     0us) reactor.cc:625] Submitting negotiation task for server connection from 127.0.0.1:40434 (local address 127.0.0.1:45245)
0621 02:40:43.576588 (+   155us) server_negotiation.cc:206] Beginning negotiation
0621 02:40:43.576592 (+     4us) server_negotiation.cc:399] Waiting for connection header
0621 02:40:43.576711 (+   119us) negotiation.cc:327] Negotiation complete: Network error: Server connection negotiation failed: server connection from 127.0.0.1:40434: BlockingRecv error: recv got EOF from 127.0.0.1:40434 (error 108)
Metrics: {"server-negotiator.queue_time_us":48}
[       OK ] Parameters/TestRpcSocketTxRxQueue.AcceptorRxQueueSizeMetric/0 (9 ms)
[----------] 1 test from Parameters/TestRpcSocketTxRxQueue (9 ms total)

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

 1 FAILED TEST