Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/1063/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

5 tests failed.
FAILED:  
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at 
https://127.0.0.1:44611/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(https://127.0.0.1:44611/solr/awhollynewcollection_0_shard1_replica_n1), but 
locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at 
https://127.0.0.1:44611/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(https://127.0.0.1:44611/solr/awhollynewcollection_0_shard1_replica_n1), but 
locally we don't think so. Request came from null
        at 
__randomizedtesting.SeedInfo.seed([FB727346C7BACF8F:B30707F2C189E01A]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at 
https://127.0.0.1:44611/solr/awhollynewcollection_0_shard1_replica_n1: 
ClusterState says we are the leader 
(https://127.0.0.1:44611/solr/awhollynewcollection_0_shard1_replica_n1), but 
locally we don't think so. Request came from null
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  org.apache.solr.cloud.LeaderFailureAfterFreshStartTest.test

Error Message:
Error from server at http://127.0.0.1:46301/_m/av: Could not fully create 
collection: collection1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:46301/_m/av: Could not fully create collection: 
collection1
        at 
__randomizedtesting.SeedInfo.seed([FB727346C7BACF8F:73264C9C6946A277]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createJettys(AbstractFullDistribZkTestBase.java:385)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:334)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)


FAILED:  org.apache.solr.cloud.ShardSplitTest.test

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:39991

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:39991
        at 
__randomizedtesting.SeedInfo.seed([FB727346C7BACF8F:73264C9C6946A277]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1669)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1608)
        at 
org.apache.solr.cloud.ShardSplitTest.splitByRouteFieldTest(ShardSplitTest.java:677)
        at org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:101)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        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:111)
        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:542)
        ... 53 more


FAILED:  org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery

Error Message:
Error from server at https://127.0.0.1:35849/solr: create the collection time 
out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:35849/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([FB727346C7BACF8F:EA01B4771BCCCAF3]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:205)
        at 
org.apache.solr.search.stats.TestDistribIDF.createCollection(TestDistribIDF.java:193)
        at 
org.apache.solr.search.stats.TestDistribIDF.testMultiCollectionQuery(TestDistribIDF.java:154)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)


FAILED:  
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy

Error Message:
After running Solr cloud example, test collection 'newColl' not found in Solr 
at: http://localhost:34867/solr; tool output:  Welcome to the SolrCloud 
example!  This interactive session will help you launch a SolrCloud cluster on 
your local workstation. To begin, how many Solr nodes would you like to run in 
your local cluster? (specify 1-4 nodes) [2]:  Ok, let's start up 1 Solr nodes 
for your example SolrCloud cluster. Please enter the port for node1 [8983]:  
Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-002/cloud/node1/solr
  Starting up Solr on port 34867 using command: 
"/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/bin/solr" start -cloud -p 
34867 -s 
"temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-002/cloud/node1/solr"
   Now let's create a new collection for indexing documents in your 1-node 
cluster. Please provide a name for your new collection: [gettingstarted]  How 
many shards would you like to split testCloudExamplePrompt1 into? [2] How many 
replicas per shard would you like to create? [2]  Please choose a configuration 
for the testCloudExamplePrompt1 collection, available options are: _default or 
sample_techproducts_configs [_default]  Created collection 
'testCloudExamplePrompt1' with 2 shard(s), 2 replica(s) with config-set 
'testCloudExamplePrompt1'  Enabling auto soft-commits with maxTime 3 secs using 
the Config API  POSTing request to Config API: 
http://localhost:34867/solr/testCloudExamplePrompt1/config 
{"set-property":{"updateHandler.autoSoftCommit.maxTime":"3000"}}   SolrCloud 
example running, please visit: http://localhost:34867/solr   

Stack Trace:
java.lang.AssertionError: After running Solr cloud example, test collection 
'newColl' not found in Solr at: http://localhost:34867/solr; tool output: 
Welcome to the SolrCloud example!

This interactive session will help you launch a SolrCloud cluster on your local 
workstation.
To begin, how many Solr nodes would you like to run in your local cluster? 
(specify 1-4 nodes) [2]: 
Ok, let's start up 1 Solr nodes for your example SolrCloud cluster.
Please enter the port for node1 [8983]: 
Creating Solr home directory 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-002/cloud/node1/solr

Starting up Solr on port 34867 using command:
"/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/bin/solr" start -cloud -p 
34867 -s 
"temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-002/cloud/node1/solr"


Now let's create a new collection for indexing documents in your 1-node cluster.
Please provide a name for your new collection: [gettingstarted] 
How many shards would you like to split testCloudExamplePrompt1 into? [2]
How many replicas per shard would you like to create? [2] 
Please choose a configuration for the testCloudExamplePrompt1 collection, 
available options are:
_default or sample_techproducts_configs [_default] 
Created collection 'testCloudExamplePrompt1' with 2 shard(s), 2 replica(s) with 
config-set 'testCloudExamplePrompt1'

Enabling auto soft-commits with maxTime 3 secs using the Config API

POSTing request to Config API: 
http://localhost:34867/solr/testCloudExamplePrompt1/config
{"set-property":{"updateHandler.autoSoftCommit.maxTime":"3000"}}


SolrCloud example running, please visit: http://localhost:34867/solr 


        at 
__randomizedtesting.SeedInfo.seed([FB727346C7BACF8F:9DAC849B80F56A9]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExampleWithAutoScalingPolicy(TestSolrCLIRunExample.java:584)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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)




Build Log:
[...truncated 12735 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDistribIDF
   [junit4]   2> 1111611 INFO  
(SUITE-TestDistribIDF-seed#[FB727346C7BACF8F]-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-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_FB727346C7BACF8F-001/init-core-data-001
   [junit4]   2> 1111612 INFO  
(SUITE-TestDistribIDF-seed#[FB727346C7BACF8F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1111613 INFO  
(SUITE-TestDistribIDF-seed#[FB727346C7BACF8F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1111616 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[FB727346C7BACF8F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSimpleQuery
   [junit4]   2> 1111616 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[FB727346C7BACF8F]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_FB727346C7BACF8F-001/tempDir-001
   [junit4]   2> 1111616 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[FB727346C7BACF8F]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1111617 INFO  (Thread-4609) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1111617 INFO  (Thread-4609) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1111618 ERROR (Thread-4609) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1111717 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[FB727346C7BACF8F]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33995
   [junit4]   2> 1111719 INFO  (zkConnectionManagerCallback-5281-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111725 INFO  (jetty-launcher-5278-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1111725 INFO  (jetty-launcher-5278-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1111729 INFO  (jetty-launcher-5278-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1111729 INFO  (jetty-launcher-5278-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2f4a65{/solr,null,AVAILABLE}
   [junit4]   2> 1111729 INFO  (jetty-launcher-5278-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@8a3bd{/solr,null,AVAILABLE}
   [junit4]   2> 1111730 INFO  (jetty-launcher-5278-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@eea02b{/solr,null,AVAILABLE}
   [junit4]   2> 1111732 INFO  (jetty-launcher-5278-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@1b58e4e{SSL,[ssl, 
http/1.1]}{127.0.0.1:40957}
   [junit4]   2> 1111732 INFO  (jetty-launcher-5278-thread-3) [    ] 
o.e.j.s.Server Started @1112746ms
   [junit4]   2> 1111732 INFO  (jetty-launcher-5278-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40957}
   [junit4]   2> 1111732 INFO  (jetty-launcher-5278-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@ff103{SSL,[ssl, 
http/1.1]}{127.0.0.1:42229}
   [junit4]   2> 1111732 INFO  (jetty-launcher-5278-thread-2) [    ] 
o.e.j.s.Server Started @1112746ms
   [junit4]   2> 1111732 INFO  (jetty-launcher-5278-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42229}
   [junit4]   2> 1111732 ERROR (jetty-launcher-5278-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1111732 INFO  (jetty-launcher-5278-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1111732 ERROR (jetty-launcher-5278-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1111732 INFO  (jetty-launcher-5278-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1111732 INFO  (jetty-launcher-5278-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1111733 INFO  (jetty-launcher-5278-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1111733 INFO  (jetty-launcher-5278-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1111733 INFO  (jetty-launcher-5278-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-28T01:43:31.952Z
   [junit4]   2> 1111733 INFO  (jetty-launcher-5278-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@132d56f{SSL,[ssl, 
http/1.1]}{127.0.0.1:36345}
   [junit4]   2> 1111733 INFO  (jetty-launcher-5278-thread-1) [    ] 
o.e.j.s.Server Started @1112747ms
   [junit4]   2> 1111733 INFO  (jetty-launcher-5278-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36345}
   [junit4]   2> 1111733 ERROR (jetty-launcher-5278-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1111733 INFO  (jetty-launcher-5278-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.3.0
   [junit4]   2> 1111733 INFO  (jetty-launcher-5278-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1111733 INFO  (jetty-launcher-5278-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1111733 INFO  (jetty-launcher-5278-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-28T01:43:31.952Z
   [junit4]   2> 1111733 INFO  (jetty-launcher-5278-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1111734 INFO  (jetty-launcher-5278-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-12-28T01:43:31.953Z
   [junit4]   2> 1111734 INFO  (zkConnectionManagerCallback-5283-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111734 INFO  (zkConnectionManagerCallback-5285-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111734 INFO  (jetty-launcher-5278-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1111735 INFO  (zkConnectionManagerCallback-5287-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111735 INFO  (jetty-launcher-5278-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1111735 INFO  (jetty-launcher-5278-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1111748 INFO  (jetty-launcher-5278-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33995/solr
   [junit4]   2> 1111748 INFO  (jetty-launcher-5278-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33995/solr
   [junit4]   2> 1111749 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1609ac9e8fc0003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1111750 INFO  (zkConnectionManagerCallback-5293-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111750 INFO  (zkConnectionManagerCallback-5295-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111750 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x1609ac9e8fc0005, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1111752 INFO  
(zkConnectionManagerCallback-5299-thread-1-processing-n:127.0.0.1:36345_solr) 
[n:127.0.0.1:36345_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111753 INFO  
(zkConnectionManagerCallback-5297-thread-1-processing-n:127.0.0.1:40957_solr) 
[n:127.0.0.1:40957_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111754 INFO  (jetty-launcher-5278-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:33995/solr
   [junit4]   2> 1111755 INFO  (zkConnectionManagerCallback-5303-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111756 INFO  
(zkConnectionManagerCallback-5305-thread-1-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1111828 INFO  (jetty-launcher-5278-thread-2) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1111828 INFO  (jetty-launcher-5278-thread-3) 
[n:127.0.0.1:40957_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1111828 INFO  (jetty-launcher-5278-thread-2) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:42229_solr
   [junit4]   2> 1111828 INFO  (jetty-launcher-5278-thread-3) 
[n:127.0.0.1:40957_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40957_solr
   [junit4]   2> 1111829 INFO  (jetty-launcher-5278-thread-2) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.Overseer Overseer 
(id=99249383790084105-127.0.0.1:42229_solr-n_0000000000) starting
   [junit4]   2> 1111829 INFO  
(zkCallback-5296-thread-1-processing-n:127.0.0.1:40957_solr) 
[n:127.0.0.1:40957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1111830 INFO  
(zkCallback-5304-thread-1-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1111830 INFO  (jetty-launcher-5278-thread-1) 
[n:127.0.0.1:36345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1111831 INFO  (jetty-launcher-5278-thread-1) 
[n:127.0.0.1:36345_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1111832 INFO  (jetty-launcher-5278-thread-1) 
[n:127.0.0.1:36345_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36345_solr
   [junit4]   2> 1111833 INFO  
(zkCallback-5296-thread-1-processing-n:127.0.0.1:40957_solr) 
[n:127.0.0.1:40957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1111836 INFO  
(zkCallback-5304-thread-1-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1111841 INFO  
(zkCallback-5298-thread-1-processing-n:127.0.0.1:36345_solr) 
[n:127.0.0.1:36345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1111844 INFO  (jetty-launcher-5278-thread-2) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42229_solr
   [junit4]   2> 1111849 INFO  
(zkCallback-5296-thread-1-processing-n:127.0.0.1:40957_solr) 
[n:127.0.0.1:40957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1111849 INFO  
(zkCallback-5304-thread-1-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1111849 INFO  
(zkCallback-5298-thread-1-processing-n:127.0.0.1:36345_solr) 
[n:127.0.0.1:36345_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1111967 INFO  (jetty-launcher-5278-thread-2) 
[n:127.0.0.1:42229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42229.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95b29
   [junit4]   2> 1111982 INFO  (jetty-launcher-5278-thread-2) 
[n:127.0.0.1:42229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42229.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95b29
   [junit4]   2> 1111983 INFO  (jetty-launcher-5278-thread-2) 
[n:127.0.0.1:42229_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42229.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95b29
   [junit4]   2> 1111985 INFO  (jetty-launcher-5278-thread-2) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_FB727346C7BACF8F-001/tempDir-001/node2/.
   [junit4]   2> 1112003 INFO  (jetty-launcher-5278-thread-3) 
[n:127.0.0.1:40957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40957.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95b29
   [junit4]   2> 1112006 INFO  (jetty-launcher-5278-thread-1) 
[n:127.0.0.1:36345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36345.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95b29
   [junit4]   2> 1112029 INFO  (jetty-launcher-5278-thread-3) 
[n:127.0.0.1:40957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40957.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95b29
   [junit4]   2> 1112030 INFO  (jetty-launcher-5278-thread-3) 
[n:127.0.0.1:40957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40957.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95b29
   [junit4]   2> 1112032 INFO  (jetty-launcher-5278-thread-3) 
[n:127.0.0.1:40957_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_FB727346C7BACF8F-001/tempDir-001/node3/.
   [junit4]   2> 1112033 INFO  (jetty-launcher-5278-thread-1) 
[n:127.0.0.1:36345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36345.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95b29
   [junit4]   2> 1112034 INFO  (jetty-launcher-5278-thread-1) 
[n:127.0.0.1:36345_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36345.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95b29
   [junit4]   2> 1112035 INFO  (jetty-launcher-5278-thread-1) 
[n:127.0.0.1:36345_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_FB727346C7BACF8F-001/tempDir-001/node1/.
   [junit4]   2> 1112100 INFO  (zkConnectionManagerCallback-5313-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1112103 INFO  (zkConnectionManagerCallback-5316-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1112261 INFO  (zkConnectionManagerCallback-5318-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1112263 INFO  (zkConnectionManagerCallback-5321-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1112264 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[FB727346C7BACF8F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1112264 INFO  
(TEST-TestDistribIDF.testSimpleQuery-seed#[FB727346C7BACF8F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33995/solr ready
   [junit4]   2> 1112332 INFO  (qtp21521409-17833) [n:127.0.0.1:36345_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
shards=a,b,c&replicationFactor=1&collection.configName=conf1&maxShardsPerNode=1&name=onecollection&router.name=implicit&nrtReplicas=1&action=CREATE&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1112336 INFO  
(OverseerThreadFactory-4079-thread-1-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
onecollection
   [junit4]   2> 1112441 INFO  
(OverseerStateUpdate-99249383790084105-127.0.0.1:42229_solr-n_0000000000) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onecollection",
   [junit4]   2>   "shard":"a",
   [junit4]   2>   "core":"onecollection_a_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:42229/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1112443 INFO  
(OverseerStateUpdate-99249383790084105-127.0.0.1:42229_solr-n_0000000000) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onecollection",
   [junit4]   2>   "shard":"b",
   [junit4]   2>   "core":"onecollection_b_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40957/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1112444 INFO  
(OverseerStateUpdate-99249383790084105-127.0.0.1:42229_solr-n_0000000000) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onecollection",
   [junit4]   2>   "shard":"c",
   [junit4]   2>   "core":"onecollection_c_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36345/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1112651 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=onecollection_c_replica_n4&action=CREATE&numShards=3&collection=onecollection&shard=c&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1112651 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1112724 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=onecollection_a_replica_n1&action=CREATE&numShards=3&collection=onecollection&shard=a&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1112725 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1112731 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=onecollection_b_replica_n2&action=CREATE&numShards=3&collection=onecollection&shard=b&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1112731 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1112834 INFO  
(zkCallback-5298-thread-1-processing-n:127.0.0.1:36345_solr) 
[n:127.0.0.1:36345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onecollection/state.json] for collection [onecollection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1112834 INFO  
(zkCallback-5304-thread-1-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onecollection/state.json] for collection [onecollection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1112834 INFO  
(zkCallback-5296-thread-1-processing-n:127.0.0.1:40957_solr) 
[n:127.0.0.1:40957_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onecollection/state.json] for collection [onecollection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1112836 INFO  
(zkCallback-5304-thread-2-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onecollection/state.json] for collection [onecollection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1112836 INFO  
(zkCallback-5298-thread-2-processing-n:127.0.0.1:36345_solr) 
[n:127.0.0.1:36345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onecollection/state.json] for collection [onecollection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1112836 INFO  
(zkCallback-5296-thread-2-processing-n:127.0.0.1:40957_solr) 
[n:127.0.0.1:40957_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onecollection/state.json] for collection [onecollection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1113690 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1113729 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.s.IndexSchema [onecollection_c_replica_n4] Schema name=test
   [junit4]   2> 1113761 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1113766 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1113799 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.s.IndexSchema [onecollection_a_replica_n1] Schema name=test
   [junit4]   2> 1113802 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.s.IndexSchema [onecollection_b_replica_n2] Schema name=test
   [junit4]   2> 1113885 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1113909 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'onecollection_c_replica_n4' using 
configuration from collection onecollection, trusted=true
   [junit4]   2> 1113910 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36345.solr.core.onecollection.c.replica_n4' (registry 
'solr.core.onecollection.c.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95b29
   [junit4]   2> 1113910 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1113910 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] o.a.s.c.SolrCore 
[[onecollection_c_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_FB727346C7BACF8F-001/tempDir-001/node1/onecollection_c_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_FB727346C7BACF8F-001/tempDir-001/node1/./onecollection_c_replica_n4/data/]
   [junit4]   2> 1113913 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=51.056640625, 
floorSegmentMB=1.3310546875, forceMergeDeletesPctAllowed=0.4243428085375034, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.816542938080118
   [junit4]   2> 1113921 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1113946 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'onecollection_a_replica_n1' using 
configuration from collection onecollection, trusted=true
   [junit4]   2> 1113947 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_42229.solr.core.onecollection.a.replica_n1' (registry 
'solr.core.onecollection.a.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95b29
   [junit4]   2> 1113947 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1113947 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] o.a.s.c.SolrCore 
[[onecollection_a_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_FB727346C7BACF8F-001/tempDir-001/node2/onecollection_a_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_FB727346C7BACF8F-001/tempDir-001/node2/./onecollection_a_replica_n1/data/]
   [junit4]   2> 1113947 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1113950 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=51.056640625, 
floorSegmentMB=1.3310546875, forceMergeDeletesPctAllowed=0.4243428085375034, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.816542938080118
   [junit4]   2> 1113964 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'onecollection_b_replica_n2' using 
configuration from collection onecollection, trusted=true
   [junit4]   2> 1113965 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40957.solr.core.onecollection.b.replica_n2' (registry 
'solr.core.onecollection.b.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1b95b29
   [junit4]   2> 1113965 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1113965 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] o.a.s.c.SolrCore 
[[onecollection_b_replica_n2] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_FB727346C7BACF8F-001/tempDir-001/node3/onecollection_b_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.search.stats.TestDistribIDF_FB727346C7BACF8F-001/tempDir-001/node3/./onecollection_b_replica_n2/data/]
   [junit4]   2> 1113968 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=51.056640625, 
floorSegmentMB=1.3310546875, forceMergeDeletesPctAllowed=0.4243428085375034, 
segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.816542938080118
   [junit4]   2> 1113998 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1113998 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1113999 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1113999 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1114001 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7255482778220651]
   [junit4]   2> 1114002 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1278c7c[onecollection_c_replica_n4] 
main]
   [junit4]   2> 1114004 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1114007 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1114007 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1114009 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1114009 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1114024 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7255482778220651]
   [junit4]   2> 1114024 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@da888b[onecollection_a_replica_n1] 
main]
   [junit4]   2> 1114026 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1114038 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1114045 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1114046 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1114047 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1114047 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1114048 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=44, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7255482778220651]
   [junit4]   2> 1114048 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@16b78c5[onecollection_b_replica_n2] 
main]
   [junit4]   2> 1114050 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1114050 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1114078 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1114183 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1114184 INFO  
(searcherExecutor-4086-thread-1-processing-n:127.0.0.1:36345_solr 
x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) 
[n:127.0.0.1:36345_solr c:onecollection s:c r:core_node6 
x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: default
   [junit4]   2> 1114184 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587990143333040128
   [junit4]   2> 1114184 INFO  
(searcherExecutor-4086-thread-1-processing-n:127.0.0.1:36345_solr 
x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) 
[n:127.0.0.1:36345_solr c:onecollection s:c r:core_node6 
x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: direct
   [junit4]   2> 1114184 INFO  
(searcherExecutor-4086-thread-1-processing-n:127.0.0.1:36345_solr 
x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) 
[n:127.0.0.1:36345_solr c:onecollection s:c r:core_node6 
x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1114184 INFO  
(searcherExecutor-4086-thread-1-processing-n:127.0.0.1:36345_solr 
x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) 
[n:127.0.0.1:36345_solr c:onecollection s:c r:core_node6 
x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1114184 INFO  
(searcherExecutor-4086-thread-1-processing-n:127.0.0.1:36345_solr 
x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) 
[n:127.0.0.1:36345_solr c:onecollection s:c r:core_node6 
x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1114185 INFO  
(searcherExecutor-4086-thread-1-processing-n:127.0.0.1:36345_solr 
x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) 
[n:127.0.0.1:36345_solr c:onecollection s:c r:core_node6 
x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: external
   [junit4]   2> 1114185 INFO  
(searcherExecutor-4086-thread-1-processing-n:127.0.0.1:36345_solr 
x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) 
[n:127.0.0.1:36345_solr c:onecollection s:c r:core_node6 
x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: freq
   [junit4]   2> 1114185 INFO  
(searcherExecutor-4086-thread-1-processing-n:127.0.0.1:36345_solr 
x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) 
[n:127.0.0.1:36345_solr c:onecollection s:c r:core_node6 
x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1114185 INFO  
(searcherExecutor-4086-thread-1-processing-n:127.0.0.1:36345_solr 
x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) 
[n:127.0.0.1:36345_solr c:onecollection s:c r:core_node6 
x:onecollection_c_replica_n4] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1114188 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1114188 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1114188 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36345/solr/onecollection_c_replica_n4/
   [junit4]   2> 1114188 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1114188 INFO  
(searcherExecutor-4086-thread-1-processing-n:127.0.0.1:36345_solr 
x:onecollection_c_replica_n4 s:c c:onecollection r:core_node6) 
[n:127.0.0.1:36345_solr c:onecollection s:c r:core_node6 
x:onecollection_c_replica_n4] o.a.s.c.SolrCore [onecollection_c_replica_n4] 
Registered new searcher Searcher@1278c7c[onecollection_c_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1114188 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.c.SyncStrategy https://127.0.0.1:36345/solr/onecollection_c_replica_n4/ 
has no replicas
   [junit4]   2> 1114188 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1114190 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36345/solr/onecollection_c_replica_n4/ c
   [junit4]   2> 1114193 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1114193 INFO  
(searcherExecutor-4087-thread-1-processing-n:127.0.0.1:42229_solr 
x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) 
[n:127.0.0.1:42229_solr c:onecollection s:a r:core_node3 
x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: default
   [junit4]   2> 1114193 INFO  
(searcherExecutor-4087-thread-1-processing-n:127.0.0.1:42229_solr 
x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) 
[n:127.0.0.1:42229_solr c:onecollection s:a r:core_node3 
x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: direct
   [junit4]   2> 1114193 INFO  
(searcherExecutor-4087-thread-1-processing-n:127.0.0.1:42229_solr 
x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) 
[n:127.0.0.1:42229_solr c:onecollection s:a r:core_node3 
x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1114194 INFO  
(searcherExecutor-4087-thread-1-processing-n:127.0.0.1:42229_solr 
x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) 
[n:127.0.0.1:42229_solr c:onecollection s:a r:core_node3 
x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1114194 INFO  
(searcherExecutor-4087-thread-1-processing-n:127.0.0.1:42229_solr 
x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) 
[n:127.0.0.1:42229_solr c:onecollection s:a r:core_node3 
x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1114194 INFO  
(searcherExecutor-4087-thread-1-processing-n:127.0.0.1:42229_solr 
x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) 
[n:127.0.0.1:42229_solr c:onecollection s:a r:core_node3 
x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: external
   [junit4]   2> 1114194 INFO  
(searcherExecutor-4087-thread-1-processing-n:127.0.0.1:42229_solr 
x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) 
[n:127.0.0.1:42229_solr c:onecollection s:a r:core_node3 
x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: freq
   [junit4]   2> 1114194 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587990143343525888
   [junit4]   2> 1114195 INFO  
(searcherExecutor-4087-thread-1-processing-n:127.0.0.1:42229_solr 
x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) 
[n:127.0.0.1:42229_solr c:onecollection s:a r:core_node3 
x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1114195 INFO  
(searcherExecutor-4087-thread-1-processing-n:127.0.0.1:42229_solr 
x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) 
[n:127.0.0.1:42229_solr c:onecollection s:a r:core_node3 
x:onecollection_a_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1114197 INFO  
(searcherExecutor-4087-thread-1-processing-n:127.0.0.1:42229_solr 
x:onecollection_a_replica_n1 s:a c:onecollection r:core_node3) 
[n:127.0.0.1:42229_solr c:onecollection s:a r:core_node3 
x:onecollection_a_replica_n1] o.a.s.c.SolrCore [onecollection_a_replica_n1] 
Registered new searcher Searcher@da888b[onecollection_a_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1114198 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1114198 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1114198 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:42229/solr/onecollection_a_replica_n1/
   [junit4]   2> 1114198 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1114198 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.c.SyncStrategy https://127.0.0.1:42229/solr/onecollection_a_replica_n1/ 
has no replicas
   [junit4]   2> 1114199 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1114200 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:42229/solr/onecollection_a_replica_n1/ a
   [junit4]   2> 1114212 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1114212 INFO  
(searcherExecutor-4089-thread-1-processing-n:127.0.0.1:40957_solr 
x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) 
[n:127.0.0.1:40957_solr c:onecollection s:b r:core_node5 
x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: default
   [junit4]   2> 1114212 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1587990143362400256
   [junit4]   2> 1114212 INFO  
(searcherExecutor-4089-thread-1-processing-n:127.0.0.1:40957_solr 
x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) 
[n:127.0.0.1:40957_solr c:onecollection s:b r:core_node5 
x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: direct
   [junit4]   2> 1114212 INFO  
(searcherExecutor-4089-thread-1-processing-n:127.0.0.1:40957_solr 
x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) 
[n:127.0.0.1:40957_solr c:onecollection s:b r:core_node5 
x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: wordbreak
   [junit4]   2> 1114212 INFO  
(searcherExecutor-4089-thread-1-processing-n:127.0.0.1:40957_solr 
x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) 
[n:127.0.0.1:40957_solr c:onecollection s:b r:core_node5 
x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: multipleFields
   [junit4]   2> 1114212 INFO  
(searcherExecutor-4089-thread-1-processing-n:127.0.0.1:40957_solr 
x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) 
[n:127.0.0.1:40957_solr c:onecollection s:b r:core_node5 
x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: jarowinkler
   [junit4]   2> 1114213 INFO  
(searcherExecutor-4089-thread-1-processing-n:127.0.0.1:40957_solr 
x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) 
[n:127.0.0.1:40957_solr c:onecollection s:b r:core_node5 
x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: external
   [junit4]   2> 1114213 INFO  
(searcherExecutor-4089-thread-1-processing-n:127.0.0.1:40957_solr 
x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) 
[n:127.0.0.1:40957_solr c:onecollection s:b r:core_node5 
x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: freq
   [junit4]   2> 1114213 INFO  
(searcherExecutor-4089-thread-1-processing-n:127.0.0.1:40957_solr 
x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) 
[n:127.0.0.1:40957_solr c:onecollection s:b r:core_node5 
x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: fqcn
   [junit4]   2> 1114213 INFO  
(searcherExecutor-4089-thread-1-processing-n:127.0.0.1:40957_solr 
x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) 
[n:127.0.0.1:40957_solr c:onecollection s:b r:core_node5 
x:onecollection_b_replica_n2] o.a.s.h.c.SpellCheckComponent Loading spell index 
for spellchecker: perDict
   [junit4]   2> 1114215 INFO  
(searcherExecutor-4089-thread-1-processing-n:127.0.0.1:40957_solr 
x:onecollection_b_replica_n2 s:b c:onecollection r:core_node5) 
[n:127.0.0.1:40957_solr c:onecollection s:b r:core_node5 
x:onecollection_b_replica_n2] o.a.s.c.SolrCore [onecollection_b_replica_n2] 
Registered new searcher Searcher@16b78c5[onecollection_b_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1114215 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1114215 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1114215 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:40957/solr/onecollection_b_replica_n2/
   [junit4]   2> 1114215 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1114215 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.c.SyncStrategy https://127.0.0.1:40957/solr/onecollection_b_replica_n2/ 
has no replicas
   [junit4]   2> 1114215 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1114217 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:40957/solr/onecollection_b_replica_n2/ b
   [junit4]   2> 1114319 INFO  
(zkCallback-5298-thread-2-processing-n:127.0.0.1:36345_solr) 
[n:127.0.0.1:36345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onecollection/state.json] for collection [onecollection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1114319 INFO  
(zkCallback-5304-thread-2-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onecollection/state.json] for collection [onecollection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1114319 INFO  
(zkCallback-5298-thread-1-processing-n:127.0.0.1:36345_solr) 
[n:127.0.0.1:36345_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onecollection/state.json] for collection [onecollection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1114319 INFO  
(zkCallback-5296-thread-1-processing-n:127.0.0.1:40957_solr) 
[n:127.0.0.1:40957_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onecollection/state.json] for collection [onecollection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1114319 INFO  
(zkCallback-5296-thread-2-processing-n:127.0.0.1:40957_solr) 
[n:127.0.0.1:40957_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onecollection/state.json] for collection [onecollection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1114319 INFO  
(zkCallback-5304-thread-1-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onecollection/state.json] for collection [onecollection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1114341 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1114343 INFO  (qtp21521409-17834) [n:127.0.0.1:36345_solr 
c:onecollection s:c r:core_node6 x:onecollection_c_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=onecollection_c_replica_n4&action=CREATE&numShards=3&collection=onecollection&shard=c&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1692
   [junit4]   2> 1114351 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1114353 INFO  (qtp19908775-17836) [n:127.0.0.1:42229_solr 
c:onecollection s:a r:core_node3 x:onecollection_a_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=onecollection_a_replica_n1&action=CREATE&numShards=3&collection=onecollection&shard=a&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1628
   [junit4]   2> 1114368 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1114370 INFO  (qtp23264232-17851) [n:127.0.0.1:40957_solr 
c:onecollection s:b r:core_node5 x:onecollection_b_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=onecollection_b_replica_n2&action=CREATE&numShards=3&collection=onecollection&shard=b&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1639
   [junit4]   2> 1114374 INFO  (qtp21521409-17833) [n:127.0.0.1:36345_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1114471 INFO  
(zkCallback-5304-thread-1-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onecollection/state.json] for collection [onecollection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1114471 INFO  
(zkCallback-5304-thread-3-processing-n:127.0.0.1:42229_solr) 
[n:127.0.0.1:42229_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/onecollection/state.json] for collection [onecollection] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1114471 INFO  
(zkCallback-5298-thread-2-processing-n:127.0.0.1:36345_solr) 
[n:127.0.0.1:36345_solr    ] o.a.s.c.c.ZkStateReader A cluster stat

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

./contrib/clustering/lib filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-007/techproducts/solr/techproducts/../../../../contrib/clustering/lib
   [junit4]   2> 3720300 WARN  (coreLoadExecutor-8288-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-007/techproducts/solr/techproducts/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-007/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 3720301 WARN  (coreLoadExecutor-8288-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-007/techproducts/solr/techproducts/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-007/techproducts/solr/techproducts/../../../../contrib/langid/lib
   [junit4]   2> 3720301 WARN  (coreLoadExecutor-8288-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-007/techproducts/solr/techproducts/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-007/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 3720301 WARN  (coreLoadExecutor-8288-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-007/techproducts/solr/techproducts/../../../../dist
 filtered by solr-ltr-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-007/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 3720301 WARN  (coreLoadExecutor-8288-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-007/techproducts/solr/techproducts/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-007/techproducts/solr/techproducts/../../../../contrib/velocity/lib
   [junit4]   2> 3720301 WARN  (coreLoadExecutor-8288-thread-1) [    
x:techproducts] o.a.s.c.SolrConfig Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-007/techproducts/solr/techproducts/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001/tempDir-007/techproducts/solr/techproducts/../../../../dist
   [junit4]   2> 3721371 INFO  
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[FB727346C7BACF8F]) [  
  ] o.a.s.SolrTestCaseJ4 ###Ending testTechproductsExample
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.util.TestSolrCLIRunExample_FB727346C7BACF8F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1159, maxMBSortInHeap=5.946567072287612, 
sim=RandomSimilarity(queryNorm=false): {}, locale=id, 
timezone=Canada/Saskatchewan
   [junit4]   2> NOTE: Linux 4.10.0-40-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=102567048,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexSearcher, 
SortByFunctionTest, DistanceFunctionTest, 
TestDistributedStatsComponentCardinality, XsltUpdateRequestHandlerTest, 
DocValuesNotIndexedTest, ReplicationFactorTest, MetricsHandlerTest, 
IndexBasedSpellCheckerTest, TestGroupingSearch, FileBasedSpellCheckerTest, 
BitVectorTest, TestInitParams, TestFunctionQuery, TestCharFilters, 
UnloadDistributedZkTest, CurrencyFieldTypeTest, SSLMigrationTest, 
TestHashPartitioner, BlockCacheTest, TestZkChroot, TimeZoneUtilsTest, 
TestPartialUpdateDeduplication, TestJavabinTupleStreamParser, 
CollectionsAPIAsyncDistributedZkTest, TestEmbeddedSolrServerConstructors, 
TestTolerantSearch, TestSolrCloudWithSecureImpersonation, CustomCollectionTest, 
TestHdfsUpdateLog, TestConfigReload, DeleteStatusTest, TestQuerySenderListener, 
PluginInfoTest, OverseerStatusTest, TestCSVResponseWriter, 
OverseerCollectionConfigSetProcessorTest, AlternateDirectoryTest, 
TriLevelCompositeIdRoutingTest, TestDynamicFieldCollectionResource, 
DistribJoinFromCollectionTest, CoreAdminRequestStatusTest, LoggingHandlerTest, 
DirectSolrConnectionTest, ClassificationUpdateProcessorIntegrationTest, 
TestReplicationHandlerBackup, ChaosMonkeyNothingIsSafeTest, 
DirectSolrSpellCheckerTest, BlockJoinFacetSimpleTest, 
DefaultValueUpdateProcessorTest, SystemInfoHandlerTest, IndexSchemaTest, 
TestTriggerIntegration, UninvertDocValuesMergePolicyTest, ConfigSetsAPITest, 
JvmMetricsTest, TestNoOpRegenerator, TestNodeLostTrigger, 
RecoveryAfterSoftCommitTest, SpellPossibilityIteratorTest, TestSmileRequest, 
ComputePlanActionTest, TestDistributedGrouping, TestPivotHelperCode, 
FieldAnalysisRequestHandlerTest, TestShardHandlerFactory, 
TestNumericRangeQuery64, TestRandomRequestDistribution, 
TestLMJelinekMercerSimilarityFactory, SpatialHeatmapFacetsTest, 
TestLeaderInitiatedRecoveryThread, SolrIndexMetricsTest, TestTrieFacet, 
HdfsDirectoryFactoryTest, ScriptEngineTest, TestHashQParserPlugin, 
TestUninvertingReader, LeaderInitiatedRecoveryOnCommitTest, 
UUIDUpdateProcessorFallbackTest, TestRawTransformer, HighlighterTest, 
TestConfigOverlay, SolrTestCaseJ4Test, TestPullReplica, 
SolrGangliaReporterTest, SmileWriterTest, HttpSolrCallGetCoreTest, 
TestManagedStopFilterFactory, TestCloudManagedSchema, RecoveryZkTest, 
HdfsBasicDistributedZkTest, TestReload, TestReloadDeadlock, TestMacroExpander, 
LeaderElectionContextKeyTest, TestLFUCache, TestHalfAndHalfDocValues, 
TestStressLiveNodes, AliasIntegrationTest, TestFieldSortValues, 
TestSolrFieldCacheBean, PreAnalyzedUpdateProcessorTest, SolrShardReporterTest, 
SortSpecParsingTest, TestCollectionAPIs, FieldMutatingUpdateProcessorTest, 
LeaderElectionTest, TestDistribIDF, TestCloudDeleteByQuery, 
UniqFieldsUpdateProcessorFactoryTest, SharedFSAutoReplicaFailoverTest, 
TestDynamicLoading, CoreAdminHandlerTest, AnalyticsMergeStrategyTest, 
WordBreakSolrSpellCheckerTest, SuggesterWFSTTest, CollectionReloadTest, 
TestFieldResource, TestFiltering, TestPayloadScoreQParserPlugin, 
TestLegacyField, CdcrUpdateLogTest, SolrJmxReporterTest, 
BasicDistributedZkTest, MoveReplicaHDFSTest, SolrCloudExampleTest, 
TestCloudRecovery, TestConfigSetsAPI, TestPullReplicaErrorHandling, 
TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt, 
TestTolerantUpdateProcessorRandomCloud, HdfsAutoAddReplicasIntegrationTest, 
TestLargeCluster, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, 
HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, 
ZkStateWriterTest, TestSolrCoreSnapshots, TestReqParamsAPI, TestSQLHandler, 
CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, 
PropertiesRequestHandlerTest, SecurityConfHandlerTest, 
SegmentsInfoRequestHandlerTest, StatsReloadRaceTest, 
DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, 
DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, 
ShufflingReplicaListTransformerTest, SuggestComponentContextFilterQueryTest, 
TestNumericRangeQuery32, SolrSlf4jReporterTest, TestBinaryResponseWriter, 
TestExportWriter, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, 
TestRetrieveFieldsOptimizer, TestSolrQueryResponse, TestChildDocTransformer, 
TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, 
TestFieldTypeResource, TestSchemaNameResource, TestSchemaResource, 
TestSchemaVersionResource, TestManagedSynonymGraphFilterFactory, 
BadCopyFieldTest, BooleanFieldTest, DateRangeFieldTest, DocValuesMissingTest, 
TestCloudSchemaless, CursorMarkTest, LargeFieldTest, TestCollapseQParserPlugin, 
TestComplexPhraseLeadingWildcard, TestComplexPhraseQParserPlugin, 
TestFilteredDocIdSet, TestMaxScoreQueryParser, TestRandomCollapseQParserPlugin, 
TestMinMaxOnMultiValuedField, GraphQueryTest, TestNestedDocsSort, 
TestScoreJoinQPScore, TestJsonRequest, CloudMLTQParserTest, TestLRUStatsCache, 
PKIAuthenticationIntegrationTest, TestZkAclsWithHadoopAuth, ResponseHeaderTest, 
SpellCheckCollatorWithCollapseTest, TestBlendedInfixSuggestions, 
TestFileDictionaryLookup, TestFreeTextSuggestions, HdfsDirectoryTest, 
UpdateLogTest, VersionInfoTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
AtomicUpdateProcessorFactoryTest, AtomicUpdatesTest, 
ClassificationUpdateProcessorFactoryTest, ClassificationUpdateProcessorTest, 
DocExpirationUpdateProcessorFactoryTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestNamedUpdateProcessors, 
TimeRoutedAliasUpdateProcessorTest, TolerantUpdateProcessorTest, 
DistanceUnitsTest, TestMaxTokenLenTokenizer, TestObjectReleaseTracker, 
TestSolrCLIRunExample]
   [junit4] Completed [763/764 (5!)] on J2 in 85.82s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 43889 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to