Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20929/
Java: 64bit/jdk-10-ea+29 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
Timeout occured while waiting response from server at: 
http://127.0.0.1:41929/c_yx/z

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting 
response from server at: http://127.0.0.1:41929/c_yx/z
        at 
__randomizedtesting.SeedInfo.seed([DE3BD6B4D4A33BBA:566FE96E7A5F5642]: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:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1668)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1695)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:610)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.base/java.net.SocketInputStream.socketRead0(Native Method)
        at 
java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.base/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)
        ... 52 more


FAILED:  org.apache.solr.cloud.TestPrepRecovery.testLeaderNotResponding

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

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39279/solr: create the collection time out:180s
        at 
__randomizedtesting.SeedInfo.seed([DE3BD6B4D4A33BBA:8767FED393D4FB05]: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:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        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.TestPrepRecovery.testLeaderNotResponding(TestPrepRecovery.java:91)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded

Error Message:
Error from server at http://127.0.0.1:39279/solr: Could not fully create 
collection: testLeaderUnloaded

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39279/solr: Could not fully create collection: 
testLeaderUnloaded
        at 
__randomizedtesting.SeedInfo.seed([DE3BD6B4D4A33BBA:8D9CC542298FD5B8]: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:883)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
        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.TestPrepRecovery.testLeaderUnloaded(TestPrepRecovery.java:57)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
        at 
__randomizedtesting.SeedInfo.seed([DE3BD6B4D4A33BBA:CA738DE1F7A486A4]:0)
        at 
java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
        at 
java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
        at 
java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
        at java.base/java.util.Objects.checkIndex(Objects.java:372)
        at java.base/java.util.ArrayList.get(ArrayList.java:440)
        at 
org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12163 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPrepRecovery
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/init-core-data-001
   [junit4]   2> 140401 WARN  
(SUITE-TestPrepRecovery-seed#[DE3BD6B4D4A33BBA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 140401 INFO  
(SUITE-TestPrepRecovery-seed#[DE3BD6B4D4A33BBA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 140402 INFO  
(SUITE-TestPrepRecovery-seed#[DE3BD6B4D4A33BBA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 140402 INFO  
(SUITE-TestPrepRecovery-seed#[DE3BD6B4D4A33BBA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 140402 INFO  
(SUITE-TestPrepRecovery-seed#[DE3BD6B4D4A33BBA]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001
   [junit4]   2> 140402 INFO  
(SUITE-TestPrepRecovery-seed#[DE3BD6B4D4A33BBA]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 140403 INFO  (Thread-304) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 140403 INFO  (Thread-304) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 140405 ERROR (Thread-304) [    ] 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> 140511 INFO  
(SUITE-TestPrepRecovery-seed#[DE3BD6B4D4A33BBA]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46329
   [junit4]   2> 140521 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 0x15fc66b9f3e0000, 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.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 140524 INFO  (jetty-launcher-346-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 140524 INFO  (jetty-launcher-346-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 140534 INFO  (jetty-launcher-346-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7b8de35a{/solr,null,AVAILABLE}
   [junit4]   2> 140534 INFO  (jetty-launcher-346-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3a5fffa5{/solr,null,AVAILABLE}
   [junit4]   2> 140534 INFO  (jetty-launcher-346-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2c5a2b02{HTTP/1.1,[http/1.1]}{127.0.0.1:39531}
   [junit4]   2> 140534 INFO  (jetty-launcher-346-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@30af84ff{HTTP/1.1,[http/1.1]}{127.0.0.1:39279}
   [junit4]   2> 140534 INFO  (jetty-launcher-346-thread-1) [    ] 
o.e.j.s.Server Started @142516ms
   [junit4]   2> 140534 INFO  (jetty-launcher-346-thread-2) [    ] 
o.e.j.s.Server Started @142516ms
   [junit4]   2> 140534 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39531}
   [junit4]   2> 140534 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39279}
   [junit4]   2> 140535 ERROR (jetty-launcher-346-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 140535 ERROR (jetty-launcher-346-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 140535 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 140535 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 140535 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 140535 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 140535 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 140535 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 140535 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-16T20:01:02.913196Z
   [junit4]   2> 140535 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-11-16T20:01:02.913210Z
   [junit4]   2> 140544 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 140544 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 140546 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 140546 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 140546 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db40bdd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 140548 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 140548 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 140549 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db40bdd, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 140552 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46329/solr
   [junit4]   2> 140552 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46329/solr
   [junit4]   2> 140627 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140627 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 140628 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39531_solr
   [junit4]   2> 140629 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39279_solr
   [junit4]   2> 140629 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=99015882360881157-127.0.0.1:39531_solr-n_0000000000) starting
   [junit4]   2> 140630 INFO  (zkCallback-357-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 140630 INFO  (zkCallback-358-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 140657 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39531_solr
   [junit4]   2> 140657 INFO  (zkCallback-358-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 140660 INFO  
(OverseerStateUpdate-99015882360881157-127.0.0.1:39531_solr-n_0000000000) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 140681 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db40bdd
   [junit4]   2> 140685 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db40bdd
   [junit4]   2> 140685 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db40bdd
   [junit4]   2> 140686 INFO  (jetty-launcher-346-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node2/.
   [junit4]   2> 140701 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db40bdd
   [junit4]   2> 140710 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db40bdd
   [junit4]   2> 140710 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@db40bdd
   [junit4]   2> 140712 INFO  (jetty-launcher-346-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/.
   [junit4]   2> 140832 INFO  
(SUITE-TestPrepRecovery-seed#[DE3BD6B4D4A33BBA]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 140832 INFO  
(SUITE-TestPrepRecovery-seed#[DE3BD6B4D4A33BBA]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46329/solr ready
   [junit4]   2> 140840 INFO  
(TEST-TestPrepRecovery.testLeaderNotResponding-seed#[DE3BD6B4D4A33BBA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLeaderNotResponding
   [junit4]   2> 140854 INFO  (qtp799644961-1740) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=1&name=testLeaderNotResponding&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 140856 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testLeaderNotResponding
   [junit4]   2> 140856 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 140856 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to 
/configs/testLeaderNotResponding/protwords.txt
   [junit4]   2> 140857 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to 
/configs/testLeaderNotResponding/managed-schema
   [junit4]   2> 140857 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to 
/configs/testLeaderNotResponding/solrconfig.xml
   [junit4]   2> 140858 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to 
/configs/testLeaderNotResponding/synonyms.txt
   [junit4]   2> 140858 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to 
/configs/testLeaderNotResponding/stopwords.txt
   [junit4]   2> 140859 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testLeaderNotResponding/lang/contractions_it.txt
   [junit4]   2> 140859 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testLeaderNotResponding/lang/stemdict_nl.txt
   [junit4]   2> 140860 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testLeaderNotResponding/lang/stopwords_hy.txt
   [junit4]   2> 140861 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testLeaderNotResponding/lang/stopwords_no.txt
   [junit4]   2> 140862 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testLeaderNotResponding/lang/contractions_ca.txt
   [junit4]   2> 140868 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testLeaderNotResponding/lang/stopwords_id.txt
   [junit4]   2> 140869 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testLeaderNotResponding/lang/stopwords_ga.txt
   [junit4]   2> 140875 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testLeaderNotResponding/lang/stopwords_hi.txt
   [junit4]   2> 140876 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testLeaderNotResponding/lang/stopwords_da.txt
   [junit4]   2> 140881 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testLeaderNotResponding/lang/stopwords_ja.txt
   [junit4]   2> 140882 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testLeaderNotResponding/lang/stopwords_pt.txt
   [junit4]   2> 140882 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testLeaderNotResponding/lang/stopwords_hu.txt
   [junit4]   2> 140883 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testLeaderNotResponding/lang/stopwords_el.txt
   [junit4]   2> 140884 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testLeaderNotResponding/lang/stopwords_ru.txt
   [junit4]   2> 140885 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testLeaderNotResponding/lang/stopwords_tr.txt
   [junit4]   2> 140886 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testLeaderNotResponding/lang/stopwords_ar.txt
   [junit4]   2> 140887 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testLeaderNotResponding/lang/userdict_ja.txt
   [junit4]   2> 140888 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testLeaderNotResponding/lang/stopwords_eu.txt
   [junit4]   2> 140889 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testLeaderNotResponding/lang/stopwords_it.txt
   [junit4]   2> 140889 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testLeaderNotResponding/lang/stopwords_cz.txt
   [junit4]   2> 140890 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testLeaderNotResponding/lang/stoptags_ja.txt
   [junit4]   2> 140892 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testLeaderNotResponding/lang/contractions_fr.txt
   [junit4]   2> 140893 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testLeaderNotResponding/lang/stopwords_de.txt
   [junit4]   2> 140894 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testLeaderNotResponding/lang/stopwords_fa.txt
   [junit4]   2> 140895 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testLeaderNotResponding/lang/contractions_ga.txt
   [junit4]   2> 140897 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testLeaderNotResponding/lang/stopwords_ca.txt
   [junit4]   2> 140898 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testLeaderNotResponding/lang/stopwords_nl.txt
   [junit4]   2> 140899 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testLeaderNotResponding/lang/stopwords_bg.txt
   [junit4]   2> 140900 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testLeaderNotResponding/lang/stopwords_lv.txt
   [junit4]   2> 140901 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testLeaderNotResponding/lang/stopwords_en.txt
   [junit4]   2> 140902 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testLeaderNotResponding/lang/stopwords_es.txt
   [junit4]   2> 140903 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testLeaderNotResponding/lang/stopwords_th.txt
   [junit4]   2> 140908 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testLeaderNotResponding/lang/stopwords_ro.txt
   [junit4]   2> 140909 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testLeaderNotResponding/lang/stopwords_fr.txt
   [junit4]   2> 140910 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testLeaderNotResponding/lang/stopwords_sv.txt
   [junit4]   2> 140911 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testLeaderNotResponding/lang/stopwords_fi.txt
   [junit4]   2> 140920 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testLeaderNotResponding/lang/hyphenations_ga.txt
   [junit4]   2> 140932 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testLeaderNotResponding/lang/stopwords_gl.txt
   [junit4]   2> 140933 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to 
/configs/testLeaderNotResponding/params.json
   [junit4]   2> 141039 INFO  
(OverseerStateUpdate-99015882360881157-127.0.0.1:39531_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testLeaderNotResponding",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testLeaderNotResponding_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39531/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 141271 INFO  (qtp1782247858-1732) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=testLeaderNotResponding&newCollection=true&name=testLeaderNotResponding_shard1_replica_n1&action=CREATE&numShards=1&collection=testLeaderNotResponding&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 141272 INFO  (qtp1782247858-1732) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 141400 INFO  (zkCallback-357-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testLeaderNotResponding/state.json] for collection 
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 141400 INFO  (zkCallback-357-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/testLeaderNotResponding/state.json] for collection 
[testLeaderNotResponding] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 142306 INFO  (qtp1782247858-1732) [    ] o.a.s.c.RequestParams 
conf resource params.json loaded . version : 0 
   [junit4]   2> 142306 INFO  (qtp1782247858-1732) [    ] o.a.s.c.RequestParams 
request params refreshed to version 0
   [junit4]   2> 142307 WARN  (qtp1782247858-1732) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/extraction/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/extraction/lib
   [junit4]   2> 142307 WARN  (qtp1782247858-1732) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../dist
 filtered by solr-cell-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../dist
   [junit4]   2> 142307 WARN  (qtp1782247858-1732) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/clustering/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/clustering/lib
   [junit4]   2> 142307 WARN  (qtp1782247858-1732) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../dist
 filtered by solr-clustering-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../dist
   [junit4]   2> 142307 WARN  (qtp1782247858-1732) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/langid/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/langid/lib
   [junit4]   2> 142307 WARN  (qtp1782247858-1732) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../dist
 filtered by solr-langid-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../dist
   [junit4]   2> 142307 WARN  (qtp1782247858-1732) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/velocity/lib
 filtered by .*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../contrib/velocity/lib
   [junit4]   2> 142307 WARN  (qtp1782247858-1732) [    ] o.a.s.c.SolrConfig 
Couldn't add files from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../dist
 filtered by solr-velocity-\d.*\.jar to classpath: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1/../../../../dist
   [junit4]   2> 142311 INFO  (qtp1782247858-1732) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 142330 INFO  (qtp1782247858-1732) [    ] o.a.s.s.IndexSchema 
[testLeaderNotResponding_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 142607 INFO  (qtp1782247858-1732) [    ] o.a.s.s.IndexSchema 
Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 142637 INFO  (qtp1782247858-1732) [    ] o.a.s.c.CoreContainer 
Creating SolrCore 'testLeaderNotResponding_shard1_replica_n1' using 
configuration from collection testLeaderNotResponding, trusted=true
   [junit4]   2> 142637 INFO  (qtp1782247858-1732) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.testLeaderNotResponding.shard1.replica_n1' (registry 
'solr.core.testLeaderNotResponding.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@db40bdd
   [junit4]   2> 142639 INFO  (qtp1782247858-1732) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 142639 INFO  (qtp1782247858-1732) [    ] o.a.s.c.SolrCore 
[[testLeaderNotResponding_shard1_replica_n1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/testLeaderNotResponding_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.TestPrepRecovery_DE3BD6B4D4A33BBA-001/tempDir-001/node1/./testLeaderNotResponding_shard1_replica_n1/data/]
   [junit4]   2> 142703 INFO  (qtp1782247858-1732) [    ] 
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 142852 INFO  (qtp1782247858-1732) [    ] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 142852 INFO  (qtp1782247858-1732) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 142853 INFO  (qtp1782247858-1732) [    ] o.a.s.u.CommitTracker 
Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 142853 INFO  (qtp1782247858-1732) [    ] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 142856 INFO  (qtp1782247858-1732) [    ] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7ef59515[testLeaderNotResponding_shard1_replica_n1] main]
   [junit4]   2> 142857 INFO  (qtp1782247858-1732) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/testLeaderNotResponding
   [junit4]   2> 142857 INFO  (qtp1782247858-1732) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/testLeaderNotResponding
   [junit4]   2> 142857 INFO  (qtp1782247858-1732) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/testLeaderNotResponding/managed-schema
   [junit4]   2> 142858 INFO  (qtp1782247858-1732) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 142858 INFO  (qtp1782247858-1732) [    ] 
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 142861 INFO  (qtp1782247858-1732) [    ] 
o.a.s.s.DirectSolrSpellChecker init: 
{name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 142868 INFO  (qtp1782247858-1732) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 142868 INFO  (searcherExecutor-967-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to 
Searcher@7ef59515[testLeaderNotResponding_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 142868 INFO  (qtp1782247858-1732) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1584254120357789696
   [junit4]   2> 142868 INFO  (searcherExecutor-967-thread-1) [    ] 
o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 142868 INFO  (searcherExecutor-967-thread-1) [    ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 142870 INFO  (searcherExecutor-967-thread-1) [    ] 
o.a.s.c.SolrCore [testLeaderNotResponding_shard1_replica_n1] Registered new 
searcher Searcher@7ef59515[testLeaderNotResponding_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 142873 INFO  (qtp1782247858-1732) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 142873 INFO  (qtp1782247858-1732) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 142873 INFO  (qtp1782247858-1732) [    ] o.a.s.c.SyncStrategy 
Sync replicas to 
http://127.0.0.1:39531/solr/testLeaderNotResponding_shard1_replica_n1/
   [junit4]   2> 142874 INFO  (qtp1782247858-1732) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 142874 INFO  (qtp1782247858-1732) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:39531/solr/testLeaderNotResponding_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 142874 INFO  (qtp1782247858-1732) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 142878 INFO  (qtp1782247858-1732) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39531/solr/testLeaderNotResponding_shard1_replica_n1/ shard1
   [junit4]   2> 320857 ERROR (qtp799644961-1740) [    ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the 
collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 320863 INFO  (qtp799644961-1740) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=1&name=testLeaderNotResponding&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=500 QTime=180009
   [junit4]   2> 320864 ERROR (qtp799644961-1740) [    ] o.a.s.s.HttpSolrCall 
null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:312)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 320864 INFO  
(TEST-TestPrepRecovery.testLeaderNotResponding-seed#[DE3BD6B4D4A33BBA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLeaderNotResponding
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPrepRecovery 
-Dtests.method=testLeaderNotResponding -Dtests.seed=DE3BD6B4D4A33BBA 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru-KG 
-Dtests.timezone=Asia/Kamchatka -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    180s J2 | TestPrepRecovery.testLeaderNotResponding <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39279/solr: create the collection time out:180s
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DE3BD6B4D4A33BBA:8767FED393D4FB05]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.cloud.TestPrepRecovery.testLeaderNotResponding(TestPrepRecovery.java:91)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 320880 INFO  
(TEST-TestPrepRecovery.testLeaderUnloaded-seed#[DE3BD6B4D4A33BBA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testLeaderUnloaded
   [junit4]   2> 320881 INFO  (qtp799644961-1741) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
pullReplicas=0&replicationFactor=2&name=testLeaderUnloaded&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 320882 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Create collection testLeaderUnloaded
   [junit4]   2> 320882 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 320882 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to 
/configs/testLeaderUnloaded/protwords.txt
   [junit4]   2> 320883 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to 
/configs/testLeaderUnloaded/managed-schema
   [junit4]   2> 320885 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to 
/configs/testLeaderUnloaded/solrconfig.xml
   [junit4]   2> 320886 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to 
/configs/testLeaderUnloaded/synonyms.txt
   [junit4]   2> 320887 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to 
/configs/testLeaderUnloaded/stopwords.txt
   [junit4]   2> 320888 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_it.txt to 
/configs/testLeaderUnloaded/lang/contractions_it.txt
   [junit4]   2> 320889 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stemdict_nl.txt to 
/configs/testLeaderUnloaded/lang/stemdict_nl.txt
   [junit4]   2> 320890 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hy.txt to 
/configs/testLeaderUnloaded/lang/stopwords_hy.txt
   [junit4]   2> 320891 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_no.txt to 
/configs/testLeaderUnloaded/lang/stopwords_no.txt
   [junit4]   2> 320892 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ca.txt to 
/configs/testLeaderUnloaded/lang/contractions_ca.txt
   [junit4]   2> 320893 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_id.txt to 
/configs/testLeaderUnloaded/lang/stopwords_id.txt
   [junit4]   2> 320894 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ga.txt to 
/configs/testLeaderUnloaded/lang/stopwords_ga.txt
   [junit4]   2> 320895 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hi.txt to 
/configs/testLeaderUnloaded/lang/stopwords_hi.txt
   [junit4]   2> 320896 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_da.txt to 
/configs/testLeaderUnloaded/lang/stopwords_da.txt
   [junit4]   2> 320897 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ja.txt to 
/configs/testLeaderUnloaded/lang/stopwords_ja.txt
   [junit4]   2> 320898 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_pt.txt to 
/configs/testLeaderUnloaded/lang/stopwords_pt.txt
   [junit4]   2> 320898 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_hu.txt to 
/configs/testLeaderUnloaded/lang/stopwords_hu.txt
   [junit4]   2> 320899 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_el.txt to 
/configs/testLeaderUnloaded/lang/stopwords_el.txt
   [junit4]   2> 320900 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ru.txt to 
/configs/testLeaderUnloaded/lang/stopwords_ru.txt
   [junit4]   2> 320901 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_tr.txt to 
/configs/testLeaderUnloaded/lang/stopwords_tr.txt
   [junit4]   2> 320902 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ar.txt to 
/configs/testLeaderUnloaded/lang/stopwords_ar.txt
   [junit4]   2> 320903 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/userdict_ja.txt to 
/configs/testLeaderUnloaded/lang/userdict_ja.txt
   [junit4]   2> 320904 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_eu.txt to 
/configs/testLeaderUnloaded/lang/stopwords_eu.txt
   [junit4]   2> 320905 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_it.txt to 
/configs/testLeaderUnloaded/lang/stopwords_it.txt
   [junit4]   2> 320906 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_cz.txt to 
/configs/testLeaderUnloaded/lang/stopwords_cz.txt
   [junit4]   2> 320907 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stoptags_ja.txt to 
/configs/testLeaderUnloaded/lang/stoptags_ja.txt
   [junit4]   2> 320908 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_fr.txt to 
/configs/testLeaderUnloaded/lang/contractions_fr.txt
   [junit4]   2> 320909 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_de.txt to 
/configs/testLeaderUnloaded/lang/stopwords_de.txt
   [junit4]   2> 320910 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fa.txt to 
/configs/testLeaderUnloaded/lang/stopwords_fa.txt
   [junit4]   2> 320911 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/contractions_ga.txt to 
/configs/testLeaderUnloaded/lang/contractions_ga.txt
   [junit4]   2> 320912 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ca.txt to 
/configs/testLeaderUnloaded/lang/stopwords_ca.txt
   [junit4]   2> 320913 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_nl.txt to 
/configs/testLeaderUnloaded/lang/stopwords_nl.txt
   [junit4]   2> 320914 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_bg.txt to 
/configs/testLeaderUnloaded/lang/stopwords_bg.txt
   [junit4]   2> 320915 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_lv.txt to 
/configs/testLeaderUnloaded/lang/stopwords_lv.txt
   [junit4]   2> 320916 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_en.txt to 
/configs/testLeaderUnloaded/lang/stopwords_en.txt
   [junit4]   2> 320918 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_es.txt to 
/configs/testLeaderUnloaded/lang/stopwords_es.txt
   [junit4]   2> 320919 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_th.txt to 
/configs/testLeaderUnloaded/lang/stopwords_th.txt
   [junit4]   2> 320920 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_ro.txt to 
/configs/testLeaderUnloaded/lang/stopwords_ro.txt
   [junit4]   2> 320921 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fr.txt to 
/configs/testLeaderUnloaded/lang/stopwords_fr.txt
   [junit4]   2> 320922 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_sv.txt to 
/configs/testLeaderUnloaded/lang/stopwords_sv.txt
   [junit4]   2> 320923 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_fi.txt to 
/configs/testLeaderUnloaded/lang/stopwords_fi.txt
   [junit4]   2> 320924 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/hyphenations_ga.txt to 
/configs/testLeaderUnloaded/lang/hyphenations_ga.txt
   [junit4]   2> 320926 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node 
/configs/_default/lang/stopwords_gl.txt to 
/configs/testLeaderUnloaded/lang/stopwords_gl.txt
   [junit4]   2> 320927 INFO  (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to 
/configs/testLeaderUnloaded/params.json
   [junit4]   2> 350984 ERROR (OverseerThreadFactory-962-thread-2) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Collection: testLeaderUnloaded 
operation: create failed:org.apache.solr.common.SolrException: Could not fully 
create collection: testLeaderUnloaded
   [junit4]   2>        at 
org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:215)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:231)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 350991 INFO  (qtp799644961-1741) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={pullReplicas=0&replicationFactor=2&name=testLeaderUnloaded&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2}
 status=500 QTime=30110
   [junit4]   2> 350991 ERROR (qtp799644961-1741) [    ] o.a.s.s.HttpSolrCall 
null:org.apache.solr.common.SolrException: Could not fully create collection: 
testLeaderUnloaded
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:307)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:244)
   [junit4]   2>        at 
org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:222)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2>        at 
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 350992 INFO  
(TEST-TestPrepRecovery.testLeaderUnloaded-seed#[DE3BD6B4D4A33BBA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testLeaderUnloaded
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPrepRecovery 
-Dtests.method=testLeaderUnloaded -Dtests.seed=DE3BD6B4D4A33BBA 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru-KG 
-Dtests.timezone=Asia/Kamchatka -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   30.1s J2 | TestPrepRecovery.testLeaderUnloaded <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:39279/solr: Could not fully create collection: 
testLeaderUnloaded
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DE3BD6B4D4A33BBA:8D9CC542298FD5B8]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.cloud.TestPrepRecovery.testLeaderUnloaded(TestPrepRecovery.java:57)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 350995 INFO  (jetty-closer-347-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@30af84ff{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 350996 INFO  (jetty-closer-347-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2134462241
   [junit4]   2> 350996 INFO  (jetty-closer-347-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@2c5a2b02{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 350996 INFO  (jetty-closer-347-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 350996 INFO  (jetty-closer-347-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1879278345
   [junit4]   2> 350996 INFO  (jetty-closer-347-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d582b61: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@6b2c9ea8
   [junit4]   2> 350996 INFO  (jetty-closer-347-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 350996 INFO  (jetty-closer-347-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@180ce094: rootName = null, 
domain = solr.node, service url = null, agent id = null] for registry solr.node 
/ com.codahale.metrics.MetricRegistry@6cf9cf4c
   [junit4]   2> 350997 ERROR (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Error from shard: 
http://127.0.0.1:39531/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException 
occured when talking to server at: http://127.0.0.1:39531/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1135)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 
127.0.0.1:39531 failed to respond
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2>        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2>        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2>        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2>        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2>        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2>        at 
org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2>        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2>        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2>        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2>        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2>        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2>        ... 12 more
   [junit4]   2> 350997 ERROR (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection 
[testLeaderNotResponding].
   [junit4]   2> 350998 INFO  (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : 
action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 350999 INFO  (jetty-closer-347-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 350999 INFO  (jetty-closer-347-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@720570a8: rootName = null, 
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / 
com.codahale.metrics.MetricRegistry@4cac7fc3
   [junit4]   2> 350999 ERROR (OverseerThreadFactory-962-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Error from shard: 
http://127.0.0.1:39531/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Server 
refused connection at: http://127.0.0.1:39531/solr
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:514)
   [junit4]   2>        at 
java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>        at 
com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        a

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

, 24parent_f2_s=PostingsFormat(name=Asserting), 
7child4_s=PostingsFormat(name=Asserting), 
34parent_f2_s=Lucene50(blocksize=128), 
8child1_s=PostingsFormat(name=Asserting), 
type_s=PostingsFormat(name=MockRandom), 
14grand4_s=BlockTreeOrds(blocksize=128), 
12grand11_s=BlockTreeOrds(blocksize=128), 
10parent_f1_s=BlockTreeOrds(blocksize=128), 
15grand12_s=PostingsFormat(name=Asserting), 
11grand1_s=BlockTreeOrds(blocksize=128), 
12grand6_s=BlockTreeOrds(blocksize=128), 
10grand0_s=BlockTreeOrds(blocksize=128), 
10grand8_s=BlockTreeOrds(blocksize=128), 
31parent_f1_s=PostingsFormat(name=MockRandom), 
5grand1_s=PostingsFormat(name=MockRandom), 
6grand4_s=PostingsFormat(name=MockRandom), 
11parent_f1_s=Lucene50(blocksize=128), 
4grand2_s=PostingsFormat(name=MockRandom), 
7grand3_s=PostingsFormat(name=MockRandom), 
11grand9_s=BlockTreeOrds(blocksize=128), 
9grand5_s=PostingsFormat(name=MockRandom), 
8grand6_s=PostingsFormat(name=MockRandom), 
37parent_f1_s=Lucene50(blocksize=128), 
14grand6_s=PostingsFormat(name=Asserting), 
15grand5_s=BlockTreeOrds(blocksize=128), 
24parent_f1_s=PostingsFormat(name=MockRandom), 
30parent_f2_s=Lucene50(blocksize=128), 
5parent_f1_s=BlockTreeOrds(blocksize=128), 
8child2_s=PostingsFormat(name=MockRandom), 
10parent_f2_s=PostingsFormat(name=MockRandom), 
13grand2_s=Lucene50(blocksize=128), 11grand0_s=Lucene50(blocksize=128), 
12grand3_s=Lucene50(blocksize=128), 2grand1_s=BlockTreeOrds(blocksize=128), 
17parent_f2_s=BlockTreeOrds(blocksize=128), 
3child2_s=PostingsFormat(name=Asserting), 
26parent_f2_s=BlockTreeOrds(blocksize=128), 
1child0_s=PostingsFormat(name=Asserting), 10grand1_s=Lucene50(blocksize=128), 
28parent_f1_s=PostingsFormat(name=MockRandom), 
5grand0_s=PostingsFormat(name=Asserting), 
6grand5_s=PostingsFormat(name=Asserting), 
7grand2_s=PostingsFormat(name=Asserting), 
15parent_f1_s=Lucene50(blocksize=128), 
4grand3_s=PostingsFormat(name=Asserting), 11grand8_s=Lucene50(blocksize=128), 
9grand4_s=BlockTreeOrds(blocksize=128), 
8grand7_s=PostingsFormat(name=Asserting), 
35parent_f1_s=PostingsFormat(name=MockRandom), 
19parent_f2_s=PostingsFormat(name=Asserting), 
37parent_f2_s=BlockTreeOrds(blocksize=128), 
14grand7_s=PostingsFormat(name=MockRandom), 
5child4_s=BlockTreeOrds(blocksize=128), 
14grand13_s=BlockTreeOrds(blocksize=128), 
7child6_s=BlockTreeOrds(blocksize=128), 15grand4_s=Lucene50(blocksize=128), 
5parent_f2_s=Lucene50(blocksize=128), 8child3_s=BlockTreeOrds(blocksize=128), 
15grand3_s=PostingsFormat(name=Asserting), 
6child0_s=PostingsFormat(name=MockRandom), 
15grand10_s=BlockTreeOrds(blocksize=128), 
13grand1_s=PostingsFormat(name=Asserting), 
39parent_f2_s=PostingsFormat(name=Asserting), 
12grand4_s=PostingsFormat(name=Asserting), 
17parent_f1_s=PostingsFormat(name=MockRandom), 
2grand0_s=PostingsFormat(name=MockRandom), 
11grand7_s=PostingsFormat(name=Asserting), 3child1_s=Lucene50(blocksize=128), 
7parent_f2_s=PostingsFormat(name=MockRandom), 
26parent_f1_s=Lucene50(blocksize=128), 
10grand2_s=PostingsFormat(name=Asserting), 
3parent_f1_s=PostingsFormat(name=Asserting), 
28parent_f2_s=BlockTreeOrds(blocksize=128), 6grand2_s=Lucene50(blocksize=128), 
7grand5_s=Lucene50(blocksize=128), 
18parent_f2_s=PostingsFormat(name=MockRandom), 
38parent_f2_s=Lucene50(blocksize=128), 8grand0_s=Lucene50(blocksize=128), 
9grand3_s=Lucene50(blocksize=128), 3grand1_s=Lucene50(blocksize=128), 
19parent_f1_s=Lucene50(blocksize=128), 4parent_f1_s=Lucene50(blocksize=128), 
11grand10_s=BlockTreeOrds(blocksize=128), 
14grand8_s=BlockTreeOrds(blocksize=128), 5child3_s=Lucene50(blocksize=128), 
9parent_f2_s=Lucene50(blocksize=128), 
14grand12_s=PostingsFormat(name=MockRandom), id=PostingsFormat(name=Asserting), 
7child1_s=Lucene50(blocksize=128), 
13parent_f1_s=PostingsFormat(name=MockRandom), 
7child0_s=PostingsFormat(name=Asserting), 
15grand2_s=PostingsFormat(name=MockRandom), 
23parent_f1_s=PostingsFormat(name=Asserting), 
8child4_s=Lucene50(blocksize=128), 5child2_s=PostingsFormat(name=Asserting), 
13grand4_s=PostingsFormat(name=MockRandom), 
29parent_f1_s=PostingsFormat(name=Asserting), 
33parent_f1_s=Lucene50(blocksize=128), 
39parent_f1_s=PostingsFormat(name=MockRandom), 
12parent_f1_s=PostingsFormat(name=Asserting), 
22parent_f1_s=Lucene50(blocksize=128), 
12grand1_s=PostingsFormat(name=MockRandom), 
11grand6_s=PostingsFormat(name=MockRandom), 
2child1_s=PostingsFormat(name=Asserting), 
32parent_f1_s=BlockTreeOrds(blocksize=128), 
3parent_f2_s=PostingsFormat(name=MockRandom), 
10grand3_s=PostingsFormat(name=MockRandom), 
6grand3_s=BlockTreeOrds(blocksize=128), 
31parent_f2_s=PostingsFormat(name=Asserting), 
41parent_f2_s=Lucene50(blocksize=128), 
11parent_f2_s=BlockTreeOrds(blocksize=128), 
21parent_f2_s=PostingsFormat(name=MockRandom), 
7grand4_s=BlockTreeOrds(blocksize=128), 3grand0_s=BlockTreeOrds(blocksize=128), 
8grand1_s=BlockTreeOrds(blocksize=128), 
9grand2_s=PostingsFormat(name=Asserting), 
9parent_f1_s=BlockTreeOrds(blocksize=128), 14grand9_s=Lucene50(blocksize=128), 
14grand11_s=PostingsFormat(name=Asserting), 
13parent_f2_s=PostingsFormat(name=Asserting), 
23parent_f2_s=Lucene50(blocksize=128), 
8child5_s=PostingsFormat(name=Asserting), 
15grand1_s=BlockTreeOrds(blocksize=128), 
5child1_s=PostingsFormat(name=MockRandom), 
14grand0_s=BlockTreeOrds(blocksize=128), 
33parent_f2_s=BlockTreeOrds(blocksize=128), 
13grand3_s=BlockTreeOrds(blocksize=128), 
22parent_f2_s=BlockTreeOrds(blocksize=128), 4child0_s=Lucene50(blocksize=128), 
11grand5_s=BlockTreeOrds(blocksize=128), 
12grand2_s=BlockTreeOrds(blocksize=128), 12parent_f2_s=Lucene50(blocksize=128), 
10grand4_s=BlockTreeOrds(blocksize=128), 
32parent_f2_s=PostingsFormat(name=MockRandom), 
21parent_f1_s=BlockTreeOrds(blocksize=128), 
8grand2_s=PostingsFormat(name=MockRandom), 
9grand1_s=PostingsFormat(name=MockRandom), 
41parent_f1_s=PostingsFormat(name=Asserting), 
12grand8_s=PostingsFormat(name=Asserting), 
40parent_f2_s=BlockTreeOrds(blocksize=128), 
13grand7_s=BlockTreeOrds(blocksize=128), 
14parent_f1_s=BlockTreeOrds(blocksize=128), 
14grand10_s=Lucene50(blocksize=128), 
20parent_f2_s=PostingsFormat(name=Asserting), 
34parent_f1_s=PostingsFormat(name=Asserting), 
6child4_s=PostingsFormat(name=MockRandom), 
15grand9_s=BlockTreeOrds(blocksize=128), 
6grand0_s=PostingsFormat(name=MockRandom), 
7child3_s=PostingsFormat(name=MockRandom), 15grand0_s=Lucene50(blocksize=128), 
8child6_s=PostingsFormat(name=MockRandom), 
5child0_s=BlockTreeOrds(blocksize=128), 14grand1_s=Lucene50(blocksize=128), 
8parent_f1_s=Lucene50(blocksize=128), 
15grand13_s=PostingsFormat(name=MockRandom), 
27parent_f2_s=Lucene50(blocksize=128), 
2parent_f2_s=BlockTreeOrds(blocksize=128), 
4child1_s=PostingsFormat(name=Asserting), 11grand4_s=Lucene50(blocksize=128), 
16parent_f2_s=Lucene50(blocksize=128), 10grand5_s=Lucene50(blocksize=128), 
36parent_f2_s=PostingsFormat(name=MockRandom), 
13grand10_s=PostingsFormat(name=Asserting), 
7grand6_s=PostingsFormat(name=Asserting), 
18parent_f1_s=PostingsFormat(name=Asserting), 
9grand8_s=BlockTreeOrds(blocksize=128), 
8grand3_s=PostingsFormat(name=Asserting), 
6parent_f1_s=PostingsFormat(name=MockRandom), 
25parent_f1_s=BlockTreeOrds(blocksize=128), 
12grand9_s=PostingsFormat(name=MockRandom), 
0parent_f1_s=Lucene50(blocksize=128), 3grand2_s=PostingsFormat(name=Asserting), 
9grand0_s=BlockTreeOrds(blocksize=128), 
4parent_f2_s=PostingsFormat(name=Asserting), 
13grand6_s=Lucene50(blocksize=128), 6child5_s=BlockTreeOrds(blocksize=128), 
7child2_s=BlockTreeOrds(blocksize=128), 
38parent_f1_s=PostingsFormat(name=Asserting), 
5grand4_s=PostingsFormat(name=Asserting), 
6grand1_s=PostingsFormat(name=Asserting), 15grand8_s=Lucene50(blocksize=128), 
8child7_s=BlockTreeOrds(blocksize=128), 
16parent_f1_s=BlockTreeOrds(blocksize=128), 
14grand2_s=PostingsFormat(name=Asserting), 
8parent_f2_s=PostingsFormat(name=Asserting), 
15grand14_s=BlockTreeOrds(blocksize=128), 
13grand5_s=PostingsFormat(name=Asserting), 
29parent_f2_s=PostingsFormat(name=MockRandom), 
2parent_f1_s=PostingsFormat(name=MockRandom), 
4child2_s=PostingsFormat(name=MockRandom), 
rnd_b=PostingsFormat(name=Asserting), 
11grand3_s=PostingsFormat(name=Asserting), 
27parent_f1_s=PostingsFormat(name=Asserting), 
12grand0_s=PostingsFormat(name=Asserting), 
10grand6_s=PostingsFormat(name=Asserting), 
2child0_s=PostingsFormat(name=MockRandom), 
13grand11_s=PostingsFormat(name=MockRandom), 
36parent_f1_s=BlockTreeOrds(blocksize=128)}, 
docValues:{_version_=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=44, 
maxMBSortInHeap=7.054993724712956, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2a4971a4),
 locale=und, timezone=Africa/Asmara
   [junit4]   2> NOTE: Linux 4.10.0-37-generic amd64/Oracle Corporation 10-ea 
(64-bit)/cpus=8,threads=1,free=310128488,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SolrGraphiteReporterTest, 
TestQueryTypes, TestBinaryResponseWriter, UUIDFieldTest, TestCloudSchemaless, 
TestExclusionRuleCollectionAccess, CdcrRequestHandlerTest, TestLRUCache, 
TestDynamicLoading, HdfsBasicDistributedZkTest, ClusterStateTest, 
TestSystemCollAutoCreate, BlockJoinFacetRandomTest, TestPushWriter, 
TestGroupingSearch, ParsingFieldUpdateProcessorsTest, TestSolr4Spatial2, 
SpatialRPTFieldTypeTest, BooleanFieldTest, TestManagedSynonymFilterFactory, 
TestSearcherReuse, FieldMutatingUpdateProcessorTest, TestTrie, 
TestOverriddenPrefixQueryForCustomFieldType, QueryElevationComponentTest, 
TestPrepRecovery, TestLMJelinekMercerSimilarityFactory, 
RegexBytesRefFilterTest, DocValuesNotIndexedTest, ReplaceNodeTest, 
TestLegacyFieldReuse, BadComponentTest, CoreSorterTest, 
AnalysisErrorHandlingTest, TestSQLHandlerNonCloud, TestFieldCacheSort, 
RollingRestartTest, TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, 
TestReRankQParserPlugin, ZkStateReaderTest, TestExactStatsCache, 
ConnectionReuseTest, DistributedFacetPivotLongTailTest, 
TestDeleteCollectionOnDownNodes, DeleteNodeTest, AlternateDirectoryTest, 
HdfsRecoveryZkTest, TestCSVResponseWriter, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [285/749 (3!)] on J2 in 630.76s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to