Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/728/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName

Error Message:
java.lang.IllegalArgumentException: DTLSv1.2

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: 
java.lang.IllegalArgumentException: DTLSv1.2
        at 
__randomizedtesting.SeedInfo.seed([6EC85966027A671:B5685266DB763EA0]:0)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:408)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1128)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:897)
        at 
org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:829)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkCreateCollection(TestMiniSolrCloudClusterSSL.java:273)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithCollectionCreations(TestMiniSolrCloudClusterSSL.java:243)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.checkClusterWithNodeReplacement(TestMiniSolrCloudClusterSSL.java:164)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithCheckPeerName(TestMiniSolrCloudClusterSSL.java:146)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException: DTLSv1.2
        at sun.security.ssl.ProtocolVersion.valueOf(ProtocolVersion.java:187)
        at sun.security.ssl.ProtocolList.convert(ProtocolList.java:84)
        at sun.security.ssl.ProtocolList.<init>(ProtocolList.java:52)
        at 
sun.security.ssl.SSLSocketImpl.setEnabledProtocols(SSLSocketImpl.java:2534)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:371)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at 
org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368)
        ... 50 more


FAILED:  
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithInvalidPeerName

Error Message:
Unexpected exception type, expected SolrServerException but got 
java.lang.IllegalArgumentException: DTLSv1.2

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected 
SolrServerException but got java.lang.IllegalArgumentException: DTLSv1.2
        at 
__randomizedtesting.SeedInfo.seed([6EC85966027A671:515DC02DA0DB5960]:0)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2731)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2720)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.testSslWithInvalidPeerName(TestMiniSolrCloudClusterSSL.java:207)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.IllegalArgumentException: DTLSv1.2
        at sun.security.ssl.ProtocolVersion.valueOf(ProtocolVersion.java:187)
        at sun.security.ssl.ProtocolList.convert(ProtocolList.java:84)
        at sun.security.ssl.ProtocolList.<init>(ProtocolList.java:52)
        at 
sun.security.ssl.SSLSocketImpl.setEnabledProtocols(SSLSocketImpl.java:2534)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(SSLConnectionSocketFactory.java:371)
        at 
org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:355)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:555)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:262)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:245)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1274)
        at 
org.apache.solr.cloud.TestMiniSolrCloudClusterSSL.lambda$testSslWithInvalidPeerName$0(TestMiniSolrCloudClusterSSL.java:211)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2726)
        ... 42 more




Build Log:
[...truncated 14527 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1106308 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[6EC85966027A671]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6EC85966027A671-001/init-core-data-001
   [junit4]   2> 1106309 WARN  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[6EC85966027A671]-worker) [     ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1106309 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[6EC85966027A671]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1106310 INFO  
(SUITE-TestMiniSolrCloudClusterSSL-seed#[6EC85966027A671]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1106318 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.SolrTestCaseJ4 ###Starting testSslAndClientAuth
   [junit4]   2> 1106318 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.TestMiniSolrCloudClusterSSL NOTE: This Test ignores the 
randomized SSL & clientAuth settings selected by base class
   [junit4]   2> 1106320 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6EC85966027A671-001/tempDir-001
   [junit4]   2> 1106320 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1106325 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1106325 INFO  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1106427 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.ZkTestServer start zk server on port:39735
   [junit4]   2> 1106427 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:39735
   [junit4]   2> 1106427 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 39735
   [junit4]   2> 1106467 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106507 INFO  (zkConnectionManagerCallback-10514-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1106507 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1106582 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106594 INFO  (zkConnectionManagerCallback-10516-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1106594 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1106596 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106643 INFO  (zkConnectionManagerCallback-10518-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1106643 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1106848 WARN  (jetty-launcher-10519-thread-1) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1106848 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1106848 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1106848 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1106860 WARN  (jetty-launcher-10519-thread-2) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1106860 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1106860 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1106860 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1106867 WARN  (jetty-launcher-10519-thread-3) [     ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1106867 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1106867 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1106867 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: 
afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 1106873 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1106873 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1106873 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1106873 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b351e6d{/solr,null,AVAILABLE}
   [junit4]   2> 1106876 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1106876 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1106876 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1106876 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@257b346b{/solr,null,AVAILABLE}
   [junit4]   2> 1106878 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1106878 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1106878 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1106878 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1bf071fe{/solr,null,AVAILABLE}
   [junit4]   2> 1106886 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@7cfa0209{SSL,[ssl, 
http/1.1]}{127.0.0.1:45605}
   [junit4]   2> 1106886 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@5887d27b{SSL,[ssl, 
http/1.1]}{127.0.0.1:38169}
   [junit4]   2> 1106886 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.e.j.s.Server Started @1106928ms
   [junit4]   2> 1106886 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.e.j.s.Server Started @1106928ms
   [junit4]   2> 1106886 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=45605}
   [junit4]   2> 1106886 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38169}
   [junit4]   2> 1106887 ERROR (jetty-launcher-10519-thread-1) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1106887 ERROR (jetty-launcher-10519-thread-3) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1106887 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1106887 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1106887 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1106887 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1106887 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1106887 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1106887 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1106887 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1106887 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-18T23:03:18.567Z
   [junit4]   2> 1106887 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-18T23:03:18.567Z
   [junit4]   2> 1106903 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106903 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@130ae8d3{SSL,[ssl, 
http/1.1]}{127.0.0.1:38611}
   [junit4]   2> 1106903 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.e.j.s.Server Started @1106945ms
   [junit4]   2> 1106903 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38611}
   [junit4]   2> 1106904 ERROR (jetty-launcher-10519-thread-2) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1106904 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1106904 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.2.0
   [junit4]   2> 1106904 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1106904 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1106904 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-06-18T23:03:18.584Z
   [junit4]   2> 1106920 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106940 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1106955 INFO  (zkConnectionManagerCallback-10522-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1106955 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1106971 INFO  (zkConnectionManagerCallback-10525-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1106971 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1106982 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1106982 INFO  (zkConnectionManagerCallback-10523-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1106982 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1106982 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1106982 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1107145 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1107146 WARN  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1107147 WARN  (jetty-launcher-10519-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@606cb9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1107147 WARN  (jetty-launcher-10519-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@606cb9b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1107173 WARN  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1107191 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1107191 WARN  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1107193 WARN  (jetty-launcher-10519-thread-2) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@69380f38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1107193 WARN  (jetty-launcher-10519-thread-2) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@69380f38[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1107194 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39735/solr
   [junit4]   2> 1107203 WARN  (jetty-launcher-10519-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3512a395[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1107203 WARN  (jetty-launcher-10519-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3512a395[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1107215 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1107227 WARN  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1107232 INFO  (zkConnectionManagerCallback-10535-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107232 INFO  (jetty-launcher-10519-thread-2) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1107256 WARN  (jetty-launcher-10519-thread-1) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@5b39a938[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1107256 WARN  (jetty-launcher-10519-thread-1) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@5b39a938[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1107257 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39735/solr
   [junit4]   2> 1107280 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1107280 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1107280 WARN  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1107280 INFO  (zkConnectionManagerCallback-10540-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107280 INFO  (jetty-launcher-10519-thread-1) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1107290 WARN  (jetty-launcher-10519-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@127ac1e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1107290 WARN  (jetty-launcher-10519-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@127ac1e1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1107292 WARN  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 1107293 WARN  (jetty-launcher-10519-thread-3) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@57faca0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1107293 WARN  (jetty-launcher-10519-thread-3) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@57faca0a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1107294 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39735/solr
   [junit4]   2> 1107295 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1107295 INFO  (zkConnectionManagerCallback-10546-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107296 INFO  (jetty-launcher-10519-thread-3) [     ] 
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1107335 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1107339 INFO  (zkConnectionManagerCallback-10548-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107339 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1107401 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1107401 INFO  (zkConnectionManagerCallback-10550-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107401 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1107457 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38169_solr
   [junit4]   2> 1107458 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.Overseer Overseer 
(id=72450438665404426-127.0.0.1:38169_solr-n_0000000000) starting
   [junit4]   2> 1107487 INFO  (jetty-launcher-10519-thread-1) 
[n:127.0.0.1:45605_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1107524 INFO  (zkConnectionManagerCallback-10556-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107524 INFO  (jetty-launcher-10519-thread-1) 
[n:127.0.0.1:45605_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1107531 INFO  (jetty-launcher-10519-thread-1) 
[n:127.0.0.1:45605_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45605_solr
   [junit4]   2> 1107536 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1107538 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38611_solr as DOWN
   [junit4]   2> 1107538 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1107538 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38611_solr
   [junit4]   2> 1107543 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1107553 INFO  (zkCallback-10549-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1107557 INFO  (zkCallback-10547-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1107564 INFO  (zkCallback-10555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1107567 INFO  (zkConnectionManagerCallback-10561-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107567 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1107571 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1107572 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39735/solr ready
   [junit4]   2> 1107598 INFO  (jetty-launcher-10519-thread-1) 
[n:127.0.0.1:45605_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1107599 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to 
connect to ZooKeeper
   [junit4]   2> 1107604 INFO  
(OverseerStateUpdate-72450438665404426-127.0.0.1:38169_solr-n_0000000000) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:38169_solr
   [junit4]   2> 1107607 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.ZkController Publish 
node=127.0.0.1:38169_solr as DOWN
   [junit4]   2> 1107610 INFO  (zkConnectionManagerCallback-10568-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107611 INFO  (jetty-launcher-10519-thread-1) 
[n:127.0.0.1:45605_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1107611 INFO  (zkConnectionManagerCallback-10573-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107611 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.c.c.ConnectionManager Client is connected 
to ZooKeeper
   [junit4]   2> 1107612 INFO  (jetty-launcher-10519-thread-1) 
[n:127.0.0.1:45605_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1107613 INFO  (jetty-launcher-10519-thread-1) 
[n:127.0.0.1:45605_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39735/solr ready
   [junit4]   2> 1107619 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1107619 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38169_solr
   [junit4]   2> 1107620 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1107620 INFO  (zkCallback-10547-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1107621 INFO  (zkCallback-10549-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1107621 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39735/solr ready
   [junit4]   2> 1107635 INFO  (zkCallback-10560-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1107655 INFO  (zkCallback-10555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1107667 INFO  (zkCallback-10572-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1107708 INFO  (zkCallback-10567-thread-1) [     ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1107711 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1107733 INFO  (jetty-launcher-10519-thread-1) 
[n:127.0.0.1:45605_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1107743 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1107747 INFO  (jetty-launcher-10519-thread-1) 
[n:127.0.0.1:45605_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45605.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4222307b
   [junit4]   2> 1107755 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38169.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4222307b
   [junit4]   2> 1107757 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38611.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4222307b
   [junit4]   2> 1107766 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38611.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4222307b
   [junit4]   2> 1107767 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38611.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4222307b
   [junit4]   2> 1107769 INFO  (jetty-launcher-10519-thread-2) 
[n:127.0.0.1:38611_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6EC85966027A671-001/tempDir-001/node2/.
   [junit4]   2> 1107770 INFO  (jetty-launcher-10519-thread-1) 
[n:127.0.0.1:45605_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45605.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4222307b
   [junit4]   2> 1107770 INFO  (jetty-launcher-10519-thread-1) 
[n:127.0.0.1:45605_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45605.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4222307b
   [junit4]   2> 1107771 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38169.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4222307b
   [junit4]   2> 1107772 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38169.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4222307b
   [junit4]   2> 1107772 INFO  (jetty-launcher-10519-thread-1) 
[n:127.0.0.1:45605_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6EC85966027A671-001/tempDir-001/node1/.
   [junit4]   2> 1107773 INFO  (jetty-launcher-10519-thread-3) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6EC85966027A671-001/tempDir-001/node3/.
   [junit4]   2> 1107883 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1107891 INFO  (zkConnectionManagerCallback-10581-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107891 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1107892 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1107893 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:39735/solr ready
   [junit4]   2> 1107895 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1107903 INFO  (zkConnectionManagerCallback-10583-thread-1) [   
  ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1107903 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1108224 INFO  (qtp1559238406-28334) [n:127.0.0.1:38611_solr    
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1108226 INFO  
(OverseerThreadFactory-8361-thread-1-processing-n:127.0.0.1:38169_solr) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
first_collection
   [junit4]   2> 1108329 INFO  
(OverseerStateUpdate-72450438665404426-127.0.0.1:38169_solr-n_0000000000) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"first_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38611/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1108330 INFO  
(OverseerStateUpdate-72450438665404426-127.0.0.1:38169_solr-n_0000000000) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"first_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:38169/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1108331 INFO  
(OverseerStateUpdate-72450438665404426-127.0.0.1:38169_solr-n_0000000000) 
[n:127.0.0.1:38169_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"first_collection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"first_collection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:45605/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1108535 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr    
x:first_collection_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 1108573 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr    
x:first_collection_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 1108580 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr    
x:first_collection_shard3_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 1108580 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr    
x:first_collection_shard3_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1109565 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1109584 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema [first_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1109599 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1109599 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 1110087 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.s.IndexSchema [first_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 1110092 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.s.IndexSchema [first_collection_shard3_replica_n4] Schema name=test
   [junit4]   2> 1110186 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1110206 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard1_replica_n1' 
using configuration from collection first_collection, trusted=true
   [junit4]   2> 1110207 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38611.solr.core.first_collection.shard1.replica_n1' (registry 
'solr.core.first_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4222307b
   [junit4]   2> 1110207 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.SolrCore [[first_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6EC85966027A671-001/tempDir-001/node2/first_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6EC85966027A671-001/tempDir-001/node2/./first_collection_shard1_replica_n1/data/]
   [junit4]   2> 1110209 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=45.3076171875, 
floorSegmentMB=0.84765625, forceMergeDeletesPctAllowed=22.561504247023354, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.21852718681989458, deletesPctAllowed=46.59262388366887
   [junit4]   2> 1110211 WARN  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1110221 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1110230 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1110235 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard2_replica_n2' 
using configuration from collection first_collection, trusted=true
   [junit4]   2> 1110235 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38169.solr.core.first_collection.shard2.replica_n2' (registry 
'solr.core.first_collection.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4222307b
   [junit4]   2> 1110236 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.SolrCore [[first_collection_shard2_replica_n2] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6EC85966027A671-001/tempDir-001/node3/first_collection_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6EC85966027A671-001/tempDir-001/node3/./first_collection_shard2_replica_n2/data/]
   [junit4]   2> 1110238 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=45.3076171875, 
floorSegmentMB=0.84765625, forceMergeDeletesPctAllowed=22.561504247023354, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.21852718681989458, deletesPctAllowed=46.59262388366887
   [junit4]   2> 1110248 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.CoreContainer Creating SolrCore 'first_collection_shard3_replica_n4' 
using configuration from collection first_collection, trusted=true
   [junit4]   2> 1110248 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_45605.solr.core.first_collection.shard3.replica_n4' (registry 
'solr.core.first_collection.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4222307b
   [junit4]   2> 1110248 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.SolrCore [[first_collection_shard3_replica_n4] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6EC85966027A671-001/tempDir-001/node1/first_collection_shard3_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6EC85966027A671-001/tempDir-001/node1/./first_collection_shard3_replica_n4/data/]
   [junit4]   2> 1110250 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=16, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=45.3076171875, 
floorSegmentMB=0.84765625, forceMergeDeletesPctAllowed=22.561504247023354, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.21852718681989458, deletesPctAllowed=46.59262388366887
   [junit4]   2> 1110252 WARN  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1110252 WARN  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1110258 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1110258 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1110259 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1110259 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1110260 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=39.87109375, 
floorSegmentMB=1.271484375, forceMergeDeletesPctAllowed=17.17942319366219, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=39.05780457425297
   [junit4]   2> 1110260 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6e8b9bdd[first_collection_shard1_replica_n1] main]
   [junit4]   2> 1110262 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1110262 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1110262 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1110262 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636721231860334592
   [junit4]   2> 1110265 INFO  
(searcherExecutor-8374-thread-1-processing-n:127.0.0.1:38611_solr 
x:first_collection_shard1_replica_n1 c:first_collection s:shard1 r:core_node3) 
[n:127.0.0.1:38611_solr c:first_collection s:shard1 r:core_node3 
x:first_collection_shard1_replica_n1 ] o.a.s.c.SolrCore 
[first_collection_shard1_replica_n1] Registered new searcher 
Searcher@6e8b9bdd[first_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1110268 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/first_collection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 1110269 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/first_collection/leaders/shard1
   [junit4]   2> 1110271 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1110271 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1110271 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38611/solr/first_collection_shard1_replica_n1/
   [junit4]   2> 1110271 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1110271 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38611/solr/first_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1110271 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/first_collection/leaders/shard1/leader after winning as 
/collections/first_collection/leader_elect/shard1/election/72450438665404425-core_node3-n_0000000000
   [junit4]   2> 1110273 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38611/solr/first_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1110292 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1110292 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1110293 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1110293 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1110294 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=39.87109375, 
floorSegmentMB=1.271484375, forceMergeDeletesPctAllowed=17.17942319366219, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=39.05780457425297
   [junit4]   2> 1110294 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1ea05c98[first_collection_shard3_replica_n4] main]
   [junit4]   2> 1110295 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1110295 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1110295 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1110295 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1110296 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1110296 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636721231895986176
   [junit4]   2> 1110297 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1110297 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1110298 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=39.87109375, 
floorSegmentMB=1.271484375, forceMergeDeletesPctAllowed=17.17942319366219, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=39.05780457425297
   [junit4]   2> 1110298 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@75a9fe67[first_collection_shard2_replica_n2] main]
   [junit4]   2> 1110299 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1110299 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2> 1110300 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/first_collection/terms/shard3 to Terms{values={core_node6=0}, 
version=0}
   [junit4]   2> 1110300 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1110300 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/first_collection/leaders/shard3
   [junit4]   2> 1110300 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1636721231900180480
   [junit4]   2> 1110302 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1110303 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1110303 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:45605/solr/first_collection_shard3_replica_n4/
   [junit4]   2> 1110303 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1110303 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:45605/solr/first_collection_shard3_replica_n4/ has no replicas
   [junit4]   2> 1110303 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/first_collection/leaders/shard3/leader after winning as 
/collections/first_collection/leader_elect/shard3/election/72450438665404427-core_node6-n_0000000000
   [junit4]   2> 1110304 INFO  
(searcherExecutor-8377-thread-1-processing-n:127.0.0.1:45605_solr 
x:first_collection_shard3_replica_n4 c:first_collection s:shard3 r:core_node6) 
[n:127.0.0.1:45605_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4 ] o.a.s.c.SolrCore 
[first_collection_shard3_replica_n4] Registered new searcher 
Searcher@1ea05c98[first_collection_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1110305 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:45605/solr/first_collection_shard3_replica_n4/ shard3
   [junit4]   2> 1110306 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/first_collection/terms/shard2 to Terms{values={core_node5=0}, 
version=0}
   [junit4]   2> 1110306 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/first_collection/leaders/shard2
   [junit4]   2> 1110307 INFO  
(searcherExecutor-8376-thread-1-processing-n:127.0.0.1:38169_solr 
x:first_collection_shard2_replica_n2 c:first_collection s:shard2 r:core_node5) 
[n:127.0.0.1:38169_solr c:first_collection s:shard2 r:core_node5 
x:first_collection_shard2_replica_n2 ] o.a.s.c.SolrCore 
[first_collection_shard2_replica_n2] Registered new searcher 
Searcher@75a9fe67[first_collection_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1110308 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1110308 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1110308 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:38169/solr/first_collection_shard2_replica_n2/
   [junit4]   2> 1110308 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1110308 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:38169/solr/first_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1110308 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/first_collection/leaders/shard2/leader after winning as 
/collections/first_collection/leader_elect/shard2/election/72450438665404426-core_node5-n_0000000000
   [junit4]   2> 1110310 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:38169/solr/first_collection_shard2_replica_n2/ shard2
   [junit4]   2> 1110412 INFO  (zkCallback-10549-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1110412 INFO  (zkCallback-10549-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1110412 INFO  (zkCallback-10547-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1110413 INFO  (zkCallback-10555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1110413 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1110413 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1110414 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1110518 INFO  (zkCallback-10547-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1110518 INFO  (zkCallback-10547-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1110518 INFO  (zkCallback-10549-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1110518 INFO  (zkCallback-10549-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1110518 INFO  (zkCallback-10555-thread-1) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1110518 INFO  (zkCallback-10555-thread-2) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1110518 INFO  (zkCallback-10549-thread-3) [     ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/first_collection/state.json] for collection 
[first_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1110579 INFO  (qtp855695394-28319) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node6&name=first_collection_shard3_replica_n4&action=CREATE&numShards=3&shard=shard3&wt=javabin}
 status=0 QTime=1998
   [junit4]   2> 1110579 INFO  (qtp1559238406-28335) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node3&name=first_collection_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin}
 status=0 QTime=2043
   [junit4]   2> 1110579 INFO  (qtp394077407-28328) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&newCollection=true&collection=first_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&coreNodeName=core_node5&name=first_collection_shard2_replica_n2&action=CREATE&numShards=3&shard=shard2&wt=javabin}
 status=0 QTime=2005
   [junit4]   2> 1110580 INFO  (qtp1559238406-28334) [n:127.0.0.1:38611_solr    
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 45 seconds. Check all shard replicas
   [junit4]   2> 1110580 INFO  (qtp1559238406-28334) [n:127.0.0.1:38611_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={property.config=solrconfig-tlog.xml&collection.configName=org.apache.solr.cloud.TestMiniSolrCloudClusterSSL&name=first_collection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2}
 status=0 QTime=2355
   [junit4]   2> 1110639 INFO  (qtp855695394-28320) [n:127.0.0.1:45605_solr 
c:first_collection s:shard3 r:core_node6 x:first_collection_shard3_replica_n4 ] 
o.a.s.c.S.Request [first_collection_shard3_replica_n4]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:45605/solr/first_collection_shard3_replica_n4/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1560899002262&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1110647 INFO  (qtp394077407-28329) [n:127.0.0.1:38169_solr 
c:first_collection s:shard2 r:core_node5 x:first_collection_shard2_replica_n2 ] 
o.a.s.c.S.Request [first_collection_shard2_replica_n2]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:38169/solr/first_collection_shard2_replica_n2/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1560899002262&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1110653 INFO  (qtp1559238406-28334) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.S.Request [first_collection_shard1_replica_n1]  webapp=/solr 
path=/select 
params={df=text&distrib=false&_stateVer_=first_collection:4&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=https://127.0.0.1:38611/solr/first_collection_shard1_replica_n1/&rows=10&version=2&q=*:*&omitHeader=false&NOW=1560899002262&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1110654 INFO  (qtp1559238406-28333) [n:127.0.0.1:38611_solr 
c:first_collection s:shard1 r:core_node3 x:first_collection_shard1_replica_n1 ] 
o.a.s.c.S.Request [first_collection_shard1_replica_n1]  webapp=/solr 
path=/select params={q=*:*&_stateVer_=first_collection:4&wt=javabin&version=2} 
hits=0 status=0 QTime=72
   [junit4]   2> 1110658 INFO  (qtp855695394-28320) [n:127.0.0.1:45605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1110661 INFO  (qtp855695394-28320) [n:127.0.0.1:45605_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1110663 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:45605: http protocol is not supported
   [junit4]   2> 1110663 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:45605
   [junit4]   2> 1110705 INFO  (qtp1559238406-28333) [n:127.0.0.1:38611_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1110709 INFO  (qtp1559238406-28334) [n:127.0.0.1:38611_solr    
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1110711 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:38611: http protocol is not supported
   [junit4]   2> 1110711 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:38611
   [junit4]   2> 1110735 INFO  (qtp394077407-28327) [n:127.0.0.1:38169_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1110752 INFO  (qtp394077407-28329) [n:127.0.0.1:38169_solr     
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1110770 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.h.i.e.RetryExec I/O exception 
(org.apache.http.conn.UnsupportedSchemeException) caught when processing 
request to {}->http://127.0.0.1:38169: http protocol is not supported
   [junit4]   2> 1110770 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.h.i.e.RetryExec Retrying request to {}->http://127.0.0.1:38169
   [junit4]   2> 1110781 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=922803857
   [junit4]   2> 1110781 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:45605_solr
   [junit4]   2> 1110781 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 1110781 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.c.ZkController Publish node=127.0.0.1:45605_solr as DOWN
   [junit4]   2> 1110783 INFO  (coreCloseExecutor-8389-thread-1) 
[n:127.0.0.1:45605_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4 ] o.a.s.c.SolrCore 
[first_collection_shard3_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4981705a
   [junit4]   2> 1110783 INFO  (coreCloseExecutor-8389-thread-1) 
[n:127.0.0.1:45605_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.first_collection.shard3.replica_n4, 
tag=4981705a
   [junit4]   2> 1110783 INFO  (coreCloseExecutor-8389-thread-1) 
[n:127.0.0.1:45605_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4 ] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f8eff79: rootName = 
solr_45605, domain = solr.core.first_collection.shard3.replica_n4, service url 
= null, agent id = null] for registry 
solr.core.first_collection.shard3.replica_n4 / 
com.codahale.metrics.MetricRegistry@64a170d1
   [junit4]   2> 1110791 INFO  (coreCloseExecutor-8389-thread-1) 
[n:127.0.0.1:45605_solr c:first_collection s:shard3 r:core_node6 
x:first_collection_shard3_replica_n4 ] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.first_collection.shard3.leader, 
tag=4981705a
   [junit4]   2> 1110793 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1110793 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@46f8d61: rootName = 
solr_45605, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@5fb7aeac
   [junit4]   2> 1110799 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1110799 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@218f638e: rootName = 
solr_45605, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@13db8051
   [junit4]   2> 1110802 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1110802 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testSslAndClientAuth-seed#[6EC85966027A671]) 
[     ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7d7b6dc0: rootName = 
solr_45605, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / co

[...truncated too long message...]

solr
   [junit4]   2> 1146674 INFO  
(OverseerAutoScalingTriggerThread-72450440938782731-127.0.0.1:34553_solr-n_0000000001)
 [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1146680 INFO  (closeThreadPool-11160-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72450440938782731-127.0.0.1:34553_solr-n_0000000001) closing
   [junit4]   2> 1146779 INFO  (jetty-closer-11149-thread-1) [     ] 
o.a.s.c.Overseer Overseer 
(id=72450440938782731-127.0.0.1:34553_solr-n_0000000001) closing
   [junit4]   2> 1146868 INFO  (jetty-closer-11149-thread-1) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@31e38290{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1146868 INFO  (jetty-closer-11149-thread-1) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4fa5f808{/solr,null,UNAVAILABLE}
   [junit4]   2> 1146868 INFO  (jetty-closer-11149-thread-1) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1146969 INFO  (jetty-closer-11149-thread-3) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@63d147fe{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1146969 INFO  (jetty-closer-11149-thread-3) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@c89701e{/solr,null,UNAVAILABLE}
   [junit4]   2> 1146969 INFO  (jetty-closer-11149-thread-3) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1147169 INFO  (jetty-closer-11149-thread-2) [     ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4f0c15a8{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 1147169 INFO  (jetty-closer-11149-thread-2) [     ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@48c30493{/solr,null,UNAVAILABLE}
   [junit4]   2> 1147169 INFO  (jetty-closer-11149-thread-2) [     ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1147170 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[6EC85966027A671])
 [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1147372 WARN  (ZkTestServer Run Thread) [     ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        4       
/solr/configs/org.apache.solr.cloud.TestMiniSolrCloudClusterSSL
   [junit4]   2>        4       /solr/security.json
   [junit4]   2>        2       /solr/collections/first_collection/terms/shard1
   [junit4]   2>        2       /solr/collections/first_collection/terms/shard3
   [junit4]   2>        2       /solr/collections/first_collection/terms/shard2
   [junit4]   2>        2       /solr/collections/second_collection/terms/shard1
   [junit4]   2>        2       /solr/collections/second_collection/terms/shard2
   [junit4]   2>        2       /solr/collections/second_collection/terms/shard3
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        32      /solr/collections/first_collection/state.json
   [junit4]   2>        28      /solr/collections/second_collection/state.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        39      /solr/overseer/queue
   [junit4]   2>        34      /solr/live_nodes
   [junit4]   2>        23      /solr/collections
   [junit4]   2>        10      /solr/overseer/collection-queue-work
   [junit4]   2>        2       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1147375 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[6EC85966027A671])
 [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:40199
   [junit4]   2> 1147375 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[6EC85966027A671])
 [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 40199
   [junit4]   2> 1147376 INFO  
(TEST-TestMiniSolrCloudClusterSSL.testNoSslButSillyClientAuth-seed#[6EC85966027A671])
 [     ] o.a.s.SolrTestCaseJ4 ###Ending testNoSslButSillyClientAuth
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestMiniSolrCloudClusterSSL_6EC85966027A671-001
   [junit4]   2> Jun 18, 2019 11:03:59 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {}, 
docValues:{}, maxPointsInLeafNode=989, maxMBSortInHeap=5.974796868477918, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7a495454),
 locale=en, timezone=Pacific/Tongatapu
   [junit4]   2> NOTE: Linux 4.18.0-17-generic amd64/Oracle Corporation 
1.8.0_201 (64-bit)/cpus=8,threads=1,free=138436680,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1, 
SystemLogListenerTest, JWTAuthPluginTest, SystemInfoHandlerTest, 
HdfsChaosMonkeyNothingIsSafeTest, TestCollectionAPI, TestOmitPositions, 
TestSort, NodeLostTriggerIntegrationTest, TestRetrieveFieldsOptimizer, 
QueryParsingTest, TestPhraseSuggestions, PreAnalyzedFieldTest, TestJoin, 
TestShardHandlerFactory, JavabinLoaderTest, TestDynamicLoadingUrl, 
TestManagedStopFilterFactory, UtilsToolTest, ExplicitHLLTest, 
TestRandomRequestDistribution, DistributedFacetPivotSmallAdvancedTest, 
BigEndianAscendingWordDeserializerTest, SpellPossibilityIteratorTest, 
ExternalFileFieldSortTest, TestBM25SimilarityFactory, TestTrie, 
TestPivotHelperCode, ConjunctionSolrSpellCheckerTest, UpdateParamsTest, 
TestRemoteStreaming, ActionThrottleTest, TestDocBasedVersionConstraints, 
TestCoreContainer, ClusterStateUpdateTest, TestConfigsApi, TestFieldResource, 
ExitableDirectoryReaderTest, BasicAuthOnSingleNodeTest, CdcrBootstrapTest, 
ParsingFieldUpdateProcessorsTest, CollectionReloadTest, TestPullReplica, 
DebugComponentTest, TestPerFieldSimilarity, ZkStateWriterTest, 
TestAtomicUpdateErrorCases, TimeRoutedAliasUpdateProcessorTest, 
CSVRequestHandlerTest, TestManagedSchema, SegmentsInfoRequestHandlerTest, 
TestSolrCloudSnapshots, ShardRoutingTest, DistributedFacetExistsSmallTest, 
BlockJoinFacetSimpleTest, TestMultiValuedNumericRangeQuery, 
CollectionsAPISolrJTest, TestCloudJSONFacetJoinDomain, 
TestLuceneIndexBackCompat, TestAnalyzedSuggestions, TestValueSourceCache, 
CollectionsAPIDistributedZkTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestPayloadCheckQParserPlugin, 
AnalyticsQueryTest, TestCloudInspectUtil, TestLocalFSCloudBackupRestore, 
SolrTestCaseJ4Test, NumberUtilsTest, TestInPlaceUpdatesStandalone, 
HdfsCollectionsAPIDistributedZkTest, TestSolr4Spatial, QueryResultKeyTest, 
DateMathParserTest, AuthToolTest, ZkSolrClientTest, TestSchemaNameResource, 
TestInPlaceUpdateWithRouteField, ForceLeaderTest, TestDocumentBuilder, 
StatsComponentTest, TestCSVResponseWriter, MetricTriggerTest, BadCopyFieldTest, 
TestSimDistributedQueue, TestLegacyFieldReuse, TestMultiWordSynonyms, 
RegexBytesRefFilterTest, SolrJmxReporterCloudTest, 
TestSizeLimitedDistributedMap, SpatialRPTFieldTypeTest, 
TestMaxTokenLenTokenizer, TestCloudSearcherWarming, TestDocTermOrds, 
DistributedQueueTest, TestConfigSetsAPIExclusivity, 
DistributedTermsComponentTest, TestWaitForStateWithJettyShutdowns, 
TestSubQueryTransformerDistrib, TestLazyCores, TestQuerySenderListener, 
MoveReplicaTest, AssignBackwardCompatibilityTest, TestBlobHandler, 
OverriddenZkACLAndCredentialsProvidersTest, TestCustomStream, 
TestTestInjection, TestNestedDocsSort, TestDownShardTolerantSearch, 
BJQParserTest, SolrMetricReporterTest, TestDocSet, 
TestSimpleTrackingShardHandler, BasicZkTest, SolrCloudReportersTest, 
TestCollationField, CategoryRoutedAliasUpdateProcessorTest, 
TestSnapshotCloudManager, BadComponentTest, TestGraphMLResponseWriter, 
HealthCheckHandlerTest, TestImpersonationWithHadoopAuth, 
HttpPartitionWithTlogReplicasTest, TestUseDocValuesAsStored2, TestCodecSupport, 
CacheHeaderTest, TestChildDocTransformerHierarchy, 
SolrLogAuditLoggerPluginTest, HttpTriggerListenerTest, TestRealTimeGet, 
ChaosMonkeySafeLeaderTest, TestMiniSolrCloudClusterSSL]
   [junit4] Completed [365/866 (1!)] on J2 in 41.91s, 6 tests, 1 failure, 1 
error <<< FAILURES!

[...truncated 50323 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:634: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build.xml:644: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2093: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-8.x-Linux/lucene/common-build.xml:2132: 
Compile failed; see the compiler error output for details.

Total time: 92 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to