Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/20406/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

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

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

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Timeout 
occured while waiting response from server at: 
http://127.0.0.1:43059/collMinRf_1x3_shard1_replica_n3
        at 
__randomizedtesting.SeedInfo.seed([5DDE351369A0945:8D89DC8B986664BD]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:541)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
        at 
org.apache.solr.cloud.HttpPartitionTest.sendDoc(HttpPartitionTest.java:594)
        at 
org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:286)
        at 
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured 
while waiting response from server at: 
http://127.0.0.1:43059/collMinRf_1x3_shard1_replica_n3
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:638)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
        at java.net.SocketInputStream.read(SocketInputStream.java:171)
        at java.net.SocketInputStream.read(SocketInputStream.java:141)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
        at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526)
        ... 10 more


FAILED:  org.apache.lucene.util.TestLongBitSet.testTooLarge

Error Message:
expected:<...st be 0 .. 137438952[384; got: 137438952385]> but was:<...st be 0 
.. 137438952[640; got: 137438952641]>

Stack Trace:
org.junit.ComparisonFailure: expected:<...st be 0 .. 137438952[384; got: 
137438952385]> but was:<...st be 0 .. 137438952[640; got: 137438952641]>
        at 
__randomizedtesting.SeedInfo.seed([89A5B394D2C994C2:21A41B7A2879337A]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.lucene.util.TestLongBitSet.testTooLarge(TestLongBitSet.java:228)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.util.TestLongBitSet.testNegativeNumBits

Error Message:
expected:<...st be 0 .. 137438952[384]; got: -17> but was:<...st be 0 .. 
137438952[640]; got: -17>

Stack Trace:
org.junit.ComparisonFailure: expected:<...st be 0 .. 137438952[384]; got: -17> 
but was:<...st be 0 .. 137438952[640]; got: -17>
        at 
__randomizedtesting.SeedInfo.seed([89A5B394D2C994C2:420A6FA26B24BB4A]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.lucene.util.TestLongBitSet.testNegativeNumBits(TestLongBitSet.java:236)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.util.TestLongBitSet.testBits2Words

Error Message:
expected:<2147483631> but was:<2147483635>

Stack Trace:
java.lang.AssertionError: expected:<2147483631> but was:<2147483635>
        at 
__randomizedtesting.SeedInfo.seed([89A5B394D2C994C2:C68E5707CE9CB203]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.lucene.util.TestLongBitSet.testBits2Words(TestLongBitSet.java:364)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.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 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1651 lines...]
   [junit4] Suite: org.apache.lucene.util.TestLongBitSet
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLongBitSet 
-Dtests.method=testTooLarge -Dtests.seed=89A5B394D2C994C2 -Dtests.multiplier=3 
-Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=Pacific/Galapagos 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J2 | TestLongBitSet.testTooLarge <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<...st be 
0 .. 137438952[384; got: 137438952385]> but was:<...st be 0 .. 137438952[640; 
got: 137438952641]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([89A5B394D2C994C2:21A41B7A2879337A]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestLongBitSet.testTooLarge(TestLongBitSet.java:228)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.00s J2 | TestLongBitSet.testHugeCapacity
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLongBitSet 
-Dtests.method=testNegativeNumBits -Dtests.seed=89A5B394D2C994C2 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-LU 
-Dtests.timezone=Pacific/Galapagos -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.00s J2 | TestLongBitSet.testNegativeNumBits <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<...st be 
0 .. 137438952[384]; got: -17> but was:<...st be 0 .. 137438952[640]; got: -17>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([89A5B394D2C994C2:420A6FA26B24BB4A]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestLongBitSet.testNegativeNumBits(TestLongBitSet.java:236)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLongBitSet 
-Dtests.method=testBits2Words -Dtests.seed=89A5B394D2C994C2 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-LU 
-Dtests.timezone=Pacific/Galapagos -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.00s J2 | TestLongBitSet.testBits2Words <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2147483631> 
but was:<2147483635>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([89A5B394D2C994C2:C68E5707CE9CB203]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestLongBitSet.testBits2Words(TestLongBitSet.java:364)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=false): {}, locale=fr-LU, 
timezone=Pacific/Galapagos
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=399621728,total=493879296
   [junit4]   2> NOTE: All tests run in this JVM: [TestLongRangeFieldQueries, 
TestSegmentTermEnum, TestParallelCompositeReader, TestPolygon2D, 
TestIndexWriterCommit, TestPerFieldPostingsFormat2, 
TestIndexWriterThreadsToSegments, TestDocValuesRewriteMethod, 
TestLazyProxSkipping, TestNoMergePolicy, TestFieldsReader, TestConjunctionDISI, 
TestSimilarityBase, TestFilterDirectory, TestPrefixQuery, TestIndexCommit, 
TestMultiLevelSkipList, TestShardSearching, TestHighCompressionMode, 
TestSubScorerFreqs, TestComplexExplanationsOfNonMatches, TestStringHelper, 
Test2BPositions, TestBufferedIndexInput, TestPayloadsOnVectors, 
TestBagOfPostings, TestSearchWithThreads, TestBasics, 
TestFieldCacheRewriteMethod, TestEarlyTerminatingSortingCollector, 
TestSortRescorer, TestScorerPerf, TestCharsRefBuilder, Test2BNumericDocValues, 
TestRamUsageEstimator, TestSameTokenSamePosition, TestMultiTermsEnum, 
TestDocument, TestTermRangeQuery, TestCharTermAttributeImpl, TestStressAdvance, 
TestConjunctions, TestUsageTrackingFilterCachingPolicy, TestSetOnce, 
TestVersion, TestDocValuesScoring, TestDirectMonotonic, TestFixedBitSet, 
Test2BBinaryDocValues, TestNIOFSDirectory, TestSortedSetDocValues, 
Test2BPagedBytes, TestSortedSetSortField, TestTermVectors, 
TestLucene70NormsFormat, Test2BBKDPoints, TestMixedCodecs, 
TestDisjunctionMaxQuery, TestNumericUtils, TestField, 
TestAllFilesHaveCodecHeader, TestSpanBoostQuery, TestSpanSearchEquivalence, 
TestMultiset, TestCachingTokenFilter, TestIndexWriterMergePolicy, 
TestSloppyMath, TestMathUtil, MultiCollectorTest, TestArrayUtil, 
TestPackedInts, TestSegmentReader, TestRollingBuffer, 
TestIndexWriterLockRelease, TestPackedTokenAttributeImpl, TestSentinelIntSet, 
TestDirectoryReader, TestPerFieldDocValuesFormat, TestMultiMMap, 
TestFlushByRamOrCountsPolicy, TestIndexWriterDelete, TestNorms, 
TestDirectoryReaderReopen, TestConcurrentMergeScheduler, TestMinimize, 
TestSnapshotDeletionPolicy, TestNRTReaderWithThreads, TestLevenshteinAutomata, 
TestConsistentFieldNumbers, TestSimpleExplanations, TestLockFactory, 
TestSegmentMerger, TestPhraseQuery, TestRegexpRandom2, TestPagedBytes, 
TestSort, TestSimpleSearchEquivalence, TestBooleanMinShouldMatch, 
TestIndexWriterOnDiskFull, TestSpans, TestPostingsOffsets, 
TestFastCompressionMode, TestDeterminism, TestBytesRefHash, TestPayloads, 
TestSimilarity2, TestSimpleExplanationsOfNonMatches, TestIntBlockPool, 
TestAutomatonQuery, TestIndexableField, TestPrefixRandom, 
TestSizeBoundedForceMerge, TestMatchAllDocsQuery, TestBinaryTerms, 
TestPositionIncrement, TestSimilarityProvider, TestDateTools, 
TestBinaryDocument, TestTotalHitCountCollector, TestPhrasePrefixQuery, 
TestDemo, TestTwoPhaseCommitTool, TestCodecHoldsOpenFiles, TestIntsRef, 
TestDelegatingAnalyzerWrapper, TestBytesRefAttImpl, TestForUtil, 
TestLucene50StoredFieldsFormatHighCompression, TestIndexedDISI, 
TestGeoEncodingUtils, TestGeoUtils, TestDemoParallelLeafReader, 
TestIndexWriterFromReader, TestIndexWriterMaxDocs, TestIndexWriterOnVMError, 
TestIndexWriterOutOfFileDescriptors, TestInfoStream, TestLogMergePolicy, 
TestManyFields, TestMaxPosition, TestMergePolicyWrapper, 
TestOneMergeWrappingMergePolicy, TestPointValues, TestBoolean2ScorerSupplier, 
TestBoostQuery, TestDoubleRangeFieldQueries, TestDoubleValuesSource, 
TestFilterWeight, TestIndexOrDocValuesQuery, TestIndexSearcher, 
TestIntRangeFieldQueries, TestMultiCollector, TestNeedsScores, 
TestPointQueries, TestSortedSetSelector, TestTermQuery, 
TestAxiomaticSimilarity, TestBooleanSimilarity, TestClassicSimilarity, 
TestFilterSpans, TestSpanCollection, TestSpanContainQuery, TestSpanNearQuery, 
TestSpanOrQuery, TestSpanTermQuery, TestNativeFSLockFactory, 
TestFixedLengthBytesRefArray, TestLSBRadixSorter, TestLongBitSet]
   [junit4] Completed [437/454 (1!)] on J2 in 0.39s, 11 tests, 3 failures, 1 
skipped <<< FAILURES!

[...truncated 11497 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/init-core-data-001
   [junit4]   2> 1903721 WARN  
(SUITE-HttpPartitionTest-seed#[5DDE351369A0945]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=99 numCloses=99
   [junit4]   2> 1903721 INFO  
(SUITE-HttpPartitionTest-seed#[5DDE351369A0945]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1903722 INFO  
(SUITE-HttpPartitionTest-seed#[5DDE351369A0945]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1903722 INFO  
(SUITE-HttpPartitionTest-seed#[5DDE351369A0945]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1903722 INFO  
(SUITE-HttpPartitionTest-seed#[5DDE351369A0945]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1903724 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1903724 INFO  (Thread-3989) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1903724 INFO  (Thread-3989) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1903725 ERROR (Thread-3989) [    ] 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> 1903824 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:33973
   [junit4]   2> 1903838 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1903839 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1903839 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1903840 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1903841 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1903841 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1903842 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1903842 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1903842 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1903843 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1903843 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1903844 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 1903919 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 1903920 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f8ebc1{/,null,AVAILABLE}
   [junit4]   2> 1903920 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@17330d{HTTP/1.1,[http/1.1]}{127.0.0.1:35811}
   [junit4]   2> 1903920 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] o.e.j.s.Server 
Started @1906436ms
   [junit4]   2> 1903920 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/tempDir-001/control/data,
 replicaType=NRT, hostContext=/, hostPort=37063, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/control-001/cores}
   [junit4]   2> 1903920 ERROR 
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1903920 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1903920 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1903920 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1903920 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-02T07:25:13.613Z
   [junit4]   2> 1903922 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1903922 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/control-001/solr.xml
   [junit4]   2> 1903925 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1903927 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:33973/solr
   [junit4]   2> 1903953 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:37063_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1903953 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:37063_    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37063_
   [junit4]   2> 1903953 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:37063_    ] 
o.a.s.c.Overseer Overseer (id=98588237064962052-127.0.0.1:37063_-n_0000000000) 
starting
   [junit4]   2> 1903956 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:37063_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:37063_
   [junit4]   2> 1903956 INFO  
(zkCallback-2524-thread-1-processing-n:127.0.0.1:37063_) [n:127.0.0.1:37063_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1904022 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:37063_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1904030 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:37063_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1904030 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:37063_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1904031 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:37063_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/control-001/cores
   [junit4]   2> 1904055 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1904056 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33973/solr ready
   [junit4]   2> 1904056 INFO  (SocketProxy-Acceptor-37063) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=48402,localport=37063], receiveBufferSize:531000
   [junit4]   2> 1904063 INFO  (SocketProxy-Acceptor-37063) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35811,localport=48500], receiveBufferSize=530904
   [junit4]   2> 1904064 INFO  (qtp1304483-15697) [n:127.0.0.1:37063_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37063_&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1904067 INFO  
(OverseerThreadFactory-7104-thread-1-processing-n:127.0.0.1:37063_) 
[n:127.0.0.1:37063_    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1904176 INFO  (SocketProxy-Acceptor-37063) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=48406,localport=37063], receiveBufferSize:531000
   [junit4]   2> 1904176 INFO  (SocketProxy-Acceptor-37063) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35811,localport=48504], receiveBufferSize=530904
   [junit4]   2> 1904177 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1904177 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1904279 INFO  
(zkCallback-2524-thread-1-processing-n:127.0.0.1:37063_) [n:127.0.0.1:37063_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1905186 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1905194 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1905272 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1905279 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 1905280 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1905280 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1905280 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1905282 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1905284 WARN  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1905319 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1905319 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1905320 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1905320 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1905321 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1865453724, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1905321 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@a12a93[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1905322 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1905322 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1905323 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1905323 INFO  
(searcherExecutor-7107-thread-1-processing-n:127.0.0.1:37063_ 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:37063_ c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@a12a93[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1905323 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577411794715017216
   [junit4]   2> 1905326 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1905326 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1905326 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:37063/control_collection_shard1_replica_n1/
   [junit4]   2> 1905326 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1905326 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:37063/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1905326 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1905327 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37063/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1905428 INFO  
(zkCallback-2524-thread-1-processing-n:127.0.0.1:37063_) [n:127.0.0.1:37063_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1905478 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1905479 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_ 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1301
   [junit4]   2> 1905480 INFO  (qtp1304483-15697) [n:127.0.0.1:37063_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1905580 INFO  
(zkCallback-2524-thread-1-processing-n:127.0.0.1:37063_) [n:127.0.0.1:37063_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1906068 INFO  
(OverseerCollectionConfigSetProcessor-98588237064962052-127.0.0.1:37063_-n_0000000000)
 [n:127.0.0.1:37063_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1906480 INFO  (qtp1304483-15697) [n:127.0.0.1:37063_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:37063_&wt=javabin&version=2}
 status=0 QTime=2416
   [junit4]   2> 1906485 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1906485 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:33973/solr ready
   [junit4]   2> 1906485 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1906485 INFO  (SocketProxy-Acceptor-37063) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=48440,localport=37063], receiveBufferSize:531000
   [junit4]   2> 1906488 INFO  (SocketProxy-Acceptor-37063) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=35811,localport=48538], receiveBufferSize=530904
   [junit4]   2> 1906489 INFO  (qtp1304483-15697) [n:127.0.0.1:37063_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1906492 INFO  
(OverseerThreadFactory-7104-thread-2-processing-n:127.0.0.1:37063_) 
[n:127.0.0.1:37063_    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1906492 WARN  
(OverseerThreadFactory-7104-thread-2-processing-n:127.0.0.1:37063_) 
[n:127.0.0.1:37063_    ] o.a.s.c.CreateCollectionCmd It is unusual to create a 
collection (collection1) without cores.
   [junit4]   2> 1906694 INFO  (qtp1304483-15697) [n:127.0.0.1:37063_    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1906694 INFO  (qtp1304483-15697) [n:127.0.0.1:37063_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=205
   [junit4]   2> 1906763 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-1-001
 of type NRT
   [junit4]   2> 1906764 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 1906764 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1427de9{/,null,AVAILABLE}
   [junit4]   2> 1906765 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7a81ee{HTTP/1.1,[http/1.1]}{127.0.0.1:46109}
   [junit4]   2> 1906765 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] o.e.j.s.Server 
Started @1909281ms
   [junit4]   2> 1906765 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=42199, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-1-001/cores}
   [junit4]   2> 1906765 ERROR 
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1906765 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1906765 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1906765 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1906765 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-02T07:25:16.458Z
   [junit4]   2> 1906767 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1906767 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-1-001/solr.xml
   [junit4]   2> 1906769 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1906772 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:33973/solr
   [junit4]   2> 1906776 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:42199_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1906776 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:42199_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1906777 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:42199_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:42199_
   [junit4]   2> 1906777 INFO  
(zkCallback-2524-thread-1-processing-n:127.0.0.1:37063_) [n:127.0.0.1:37063_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1906779 INFO  
(zkCallback-2536-thread-1-processing-n:127.0.0.1:42199_) [n:127.0.0.1:42199_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1906780 INFO  (zkCallback-2531-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1906822 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:42199_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1906831 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:42199_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1906831 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:42199_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1906832 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:42199_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-1-001/cores
   [junit4]   2> 1906850 INFO  (qtp1304483-15698) [n:127.0.0.1:37063_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:42199_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1906851 INFO  
(OverseerCollectionConfigSetProcessor-98588237064962052-127.0.0.1:37063_-n_0000000000)
 [n:127.0.0.1:37063_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1906851 INFO  
(OverseerThreadFactory-7104-thread-3-processing-n:127.0.0.1:37063_) 
[n:127.0.0.1:37063_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:42199_ 
for creating new replica
   [junit4]   2> 1906852 INFO  (SocketProxy-Acceptor-42199) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=59354,localport=42199], receiveBufferSize:531000
   [junit4]   2> 1906853 INFO  (SocketProxy-Acceptor-42199) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=46109,localport=49814], receiveBufferSize=530904
   [junit4]   2> 1906854 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1906854 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1906956 INFO  
(zkCallback-2536-thread-1-processing-n:127.0.0.1:42199_) [n:127.0.0.1:42199_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1907865 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1907877 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n41] Schema name=test
   [junit4]   2> 1907991 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1907999 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1908000 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n41' (registry 
'solr.core.collection1.shard2.replica_n41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1908000 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1908000 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n41] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-1-001/cores/collection1_shard2_replica_n41],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-1-001/cores/collection1_shard2_replica_n41/data/]
   [junit4]   2> 1908002 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1908004 WARN  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1908032 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1908032 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1908032 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1908032 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1908034 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1865453724, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1908034 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1e959[collection1_shard2_replica_n41] main]
   [junit4]   2> 1908035 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1908035 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1908035 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1908037 INFO  
(searcherExecutor-7118-thread-1-processing-n:127.0.0.1:42199_ 
x:collection1_shard2_replica_n41 s:shard2 c:collection1) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SolrCore 
[collection1_shard2_replica_n41] Registered new searcher 
Searcher@1e959[collection1_shard2_replica_n41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1908037 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577411797560852480
   [junit4]   2> 1908040 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1908040 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1908040 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:42199/collection1_shard2_replica_n41/
   [junit4]   2> 1908040 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1908040 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.SyncStrategy 
http://127.0.0.1:42199/collection1_shard2_replica_n41/ has no replicas
   [junit4]   2> 1908040 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1908041 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:42199/collection1_shard2_replica_n41/ shard2
   [junit4]   2> 1908142 INFO  
(zkCallback-2536-thread-1-processing-n:127.0.0.1:42199_) [n:127.0.0.1:42199_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1908192 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1908193 INFO  (qtp4061274-15745) [n:127.0.0.1:42199_ 
c:collection1 s:shard2  x:collection1_shard2_replica_n41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1339
   [junit4]   2> 1908194 INFO  (qtp1304483-15698) [n:127.0.0.1:37063_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:42199_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1343
   [junit4]   2> 1908267 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-2-001
 of type NRT
   [junit4]   2> 1908267 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 1908268 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a93ab7{/,null,AVAILABLE}
   [junit4]   2> 1908268 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@ffafc0{HTTP/1.1,[http/1.1]}{127.0.0.1:33449}
   [junit4]   2> 1908268 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] o.e.j.s.Server 
Started @1910784ms
   [junit4]   2> 1908268 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/tempDir-001/jetty2,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=43833, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-2-001/cores}
   [junit4]   2> 1908269 ERROR 
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1908269 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1908269 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1908269 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1908269 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-02T07:25:17.962Z
   [junit4]   2> 1908271 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1908271 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-2-001/solr.xml
   [junit4]   2> 1908274 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1908276 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:33973/solr
   [junit4]   2> 1908280 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:43833_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1908281 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:43833_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1908282 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:43833_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43833_
   [junit4]   2> 1908282 INFO  (zkCallback-2531-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1908282 INFO  
(zkCallback-2542-thread-1-processing-n:127.0.0.1:43833_) [n:127.0.0.1:43833_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1908282 INFO  
(zkCallback-2536-thread-1-processing-n:127.0.0.1:42199_) [n:127.0.0.1:42199_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1908282 INFO  
(zkCallback-2524-thread-1-processing-n:127.0.0.1:37063_) [n:127.0.0.1:37063_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1908352 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:43833_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1908360 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:43833_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1908360 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:43833_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1908362 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:43833_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-2-001/cores
   [junit4]   2> 1908383 INFO  
(zkCallback-2536-thread-1-processing-n:127.0.0.1:42199_) [n:127.0.0.1:42199_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1908387 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params 
node=127.0.0.1:43833_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1908388 INFO  
(OverseerCollectionConfigSetProcessor-98588237064962052-127.0.0.1:37063_-n_0000000000)
 [n:127.0.0.1:37063_    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1908388 INFO  
(OverseerThreadFactory-7104-thread-4-processing-n:127.0.0.1:37063_) 
[n:127.0.0.1:37063_    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:43833_ 
for creating new replica
   [junit4]   2> 1908389 INFO  (SocketProxy-Acceptor-43833) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=57636,localport=43833], receiveBufferSize:531000
   [junit4]   2> 1908389 INFO  (SocketProxy-Acceptor-43833) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=33449,localport=54866], receiveBufferSize=530904
   [junit4]   2> 1908390 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1908391 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1908497 INFO  
(zkCallback-2536-thread-1-processing-n:127.0.0.1:42199_) [n:127.0.0.1:42199_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1908497 INFO  
(zkCallback-2542-thread-1-processing-n:127.0.0.1:43833_) [n:127.0.0.1:43833_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1909405 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1909417 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n43] Schema name=test
   [junit4]   2> 1909520 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1909528 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1909528 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n43' (registry 
'solr.core.collection1.shard1.replica_n43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1909528 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1909528 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n43] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-2-001/cores/collection1_shard1_replica_n43],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-2-001/cores/collection1_shard1_replica_n43/data/]
   [junit4]   2> 1909530 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 1909532 WARN  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1909561 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1909561 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1909561 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1909561 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1909562 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=1865453724, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1909562 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@c0d247[collection1_shard1_replica_n43] main]
   [junit4]   2> 1909563 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1909563 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1909564 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1909565 INFO  
(searcherExecutor-7129-thread-1-processing-n:127.0.0.1:43833_ 
x:collection1_shard1_replica_n43 s:shard1 c:collection1) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SolrCore 
[collection1_shard1_replica_n43] Registered new searcher 
Searcher@c0d247[collection1_shard1_replica_n43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1909565 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1577411799163076608
   [junit4]   2> 1909567 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1909568 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1909568 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:43833/collection1_shard1_replica_n43/
   [junit4]   2> 1909568 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1909568 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.SyncStrategy 
http://127.0.0.1:43833/collection1_shard1_replica_n43/ has no replicas
   [junit4]   2> 1909568 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1909569 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43833/collection1_shard1_replica_n43/ shard1
   [junit4]   2> 1909670 INFO  
(zkCallback-2542-thread-1-processing-n:127.0.0.1:43833_) [n:127.0.0.1:43833_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1909670 INFO  
(zkCallback-2536-thread-1-processing-n:127.0.0.1:42199_) [n:127.0.0.1:42199_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1909719 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1909720 INFO  (qtp13258175-15777) [n:127.0.0.1:43833_ 
c:collection1 s:shard1  x:collection1_shard1_replica_n43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1329
   [junit4]   2> 1909721 INFO  (qtp1304483-15699) [n:127.0.0.1:37063_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:43833_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2}
 status=0 QTime=1333
   [junit4]   2> 1909804 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-3-001
 of type NRT
   [junit4]   2> 1909804 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 1909805 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1277219{/,null,AVAILABLE}
   [junit4]   2> 1909806 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@198f9d4{HTTP/1.1,[http/1.1]}{127.0.0.1:36135}
   [junit4]   2> 1909806 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] o.e.j.s.Server 
Started @1912322ms
   [junit4]   2> 1909806 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=43059, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-3-001/cores}
   [junit4]   2> 1909806 ERROR 
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1909806 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1909806 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1909806 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1909806 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-02T07:25:19.499Z
   [junit4]   2> 1909808 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1909809 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001/shard-3-001/solr.xml
   [junit4]   2> 1909812 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1909820 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:33973/solr
   [junit4]   2> 1909822 INFO  
(zkCallback-2542-thread-1-processing-n:127.0.0.1:43833_) [n:127.0.0.1:43833_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1909822 INFO  
(zkCallback-2536-thread-1-processing-n:127.0.0.1:42199_) [n:127.0.0.1:42199_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1909831 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:43059_    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1909832 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:43059_    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1909833 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:43059_    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43059_
   [junit4]   2> 1909834 INFO  
(zkCallback-2542-thread-1-processing-n:127.0.0.1:43833_) [n:127.0.0.1:43833_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1909834 INFO  
(zkCallback-2524-thread-1-processing-n:127.0.0.1:37063_) [n:127.0.0.1:37063_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1909836 INFO  (zkCallback-2531-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1909836 INFO  
(zkCallback-2536-thread-1-processing-n:127.0.0.1:42199_) [n:127.0.0.1:42199_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1909836 INFO  
(zkCallback-2548-thread-1-processing-n:127.0.0.1:43059_) [n:127.0.0.1:43059_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1909949 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:43059_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1909959 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:43059_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1909959 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:43059_    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@192fe2b
   [junit4]   2> 1909961 INFO  
(TEST-HttpPartitionTest.test-seed#[5DDE351369A0945]) [n:127.0.0.1:43059_    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.clo

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

0(Native Method)
   [junit4]    >        at 
java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    >        at 
java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    >        at 
org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    >        at 
org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    >        at 
org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    >        at 
org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    >        at 
org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    >        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    >        at 
org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    >        at 
org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    >        at 
org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    >        at 
org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    >        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    >        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:526)
   [junit4]    >        ... 10 more
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_5DDE351369A0945-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=RandomSimilarity(queryNorm=false): {}, locale=mt, timezone=Egypt
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=194782232,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestNamedUpdateProcessors, 
TestConfigSetImmutable, TestOmitPositions, TestReplicaProperties, 
DirectoryFactoryTest, SolrCLIZkUtilsTest, TestComponentsName, TestLockTree, 
HttpSolrCallGetCoreTest, SolrIndexSplitterTest, DocValuesMissingTest, 
CdcrVersionReplicationTest, TestCorePropertiesReload, 
TestManagedResourceStorage, SSLMigrationTest, TestSimpleQParserPlugin, 
MigrateRouteKeyTest, UpdateParamsTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestRandomDVFaceting, TestDistributedStatsComponentCardinality, 
ExternalFileFieldSortTest, HdfsNNFailoverTest, 
TestExclusionRuleCollectionAccess, TestSubQueryTransformerCrossCore, 
TestCollectionAPIs, AliasIntegrationTest, TestFieldCollectionResource, 
SolrPluginUtilsTest, ClassificationUpdateProcessorIntegrationTest, 
TestCopyFieldCollectionResource, TestManagedSchemaAPI, FullHLLTest, 
TestRTimerTree, TestWordDelimiterFilterFactory, TestAuthenticationFramework, 
TestSolrCloudSnapshots, RequestHandlersTest, SolrJmxReporterTest, TestMacros, 
TestSolr4Spatial, TestMinMaxOnMultiValuedField, TestHdfsBackupRestoreCore, 
TestFileDictionaryLookup, DocumentAnalysisRequestHandlerTest, DeleteStatusTest, 
PKIAuthenticationIntegrationTest, TestUninvertingReader, TestSSLRandomization, 
TestCollationFieldDocValues, DistributedQueryElevationComponentTest, 
SolrMetricManagerTest, TestDeleteCollectionOnDownNodes, 
TestTolerantUpdateProcessorRandomCloud, CursorMarkTest, SynonymTokenizerTest, 
CdcrUpdateLogTest, UpdateLogTest, TestSolrQueryResponse, TestPolicyCloud, 
TestRandomFaceting, FieldMutatingUpdateProcessorTest, 
TestLeaderElectionZkExpiry, SolrCoreTest, TestLegacyNumericRangeQueryBuilder, 
HighlighterMaxOffsetTest, TestJsonRequest, TestEmbeddedSolrServerAdminHandler, 
TestExtendedDismaxParser, TestBulkSchemaConcurrent, TestCustomSort, 
TestStressUserVersions, ZkStateWriterTest, ChangedSchemaMergeTest, TestConfig, 
RAMDirectoryFactoryTest, TestDocSet, OpenExchangeRatesOrgProviderTest, 
TestBinaryResponseWriter, TestMergePolicyConfig, TestConfigSetsAPIExclusivity, 
TestSolrQueryParser, TestCloudRecovery, SpellCheckCollatorTest, 
SpatialHeatmapFacetsTest, UtilsToolTest, CachingDirectoryFactoryTest, 
CdcrReplicationDistributedZkTest, SolrIndexConfigTest, OverseerStatusTest, 
TestNRTOpen, TestUseDocValuesAsStored2, TestMultiWordSynonyms, DeleteNodeTest, 
HdfsDirectoryTest, TestDistributedSearch, TestReplicationHandler, BasicZkTest, 
TestFunctionQuery, WordBreakSolrSpellCheckerTest, 
TestLMDirichletSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, 
TestNumericRangeQuery64, BigEndianAscendingWordSerializerTest, 
TestFieldTypeResource, TestPhraseSuggestions, TestJoin, 
TestImplicitCoreProperties, TestUniqueKeyFieldResource, TestSchemaManager, 
SolrShardReporterTest, TestFieldCacheSortRandom, XmlUpdateRequestHandlerTest, 
TestPerFieldSimilarityWithDefaultOverride, DistributedFacetPivotSmallTest, 
TestLegacyField, QueryResultKeyTest, TestIndexingPerformance, 
BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, 
OverseerTest, LeaderElectionIntegrationTest, ClusterStateUpdateTest, 
LeaderElectionTest, ZkCLITest, TestCoreContainer, SimpleFacetsTest, 
TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, 
BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, 
HighlighterTest, TestCoreDiscovery, SuggesterFSTTest, 
TestFoldingMultitermQuery, TestStressLucene, SuggesterWFSTTest, PolyFieldTest, 
SolrCoreCheckLockOnStartupTest, TestUpdate, DirectUpdateHandlerOptimizeTest, 
TestRemoteStreaming, TestSolrDeletionPolicy1, DebugComponentTest, 
CacheHeaderTest, TestSurroundQueryParser, TestQueryUtils, TestWriterPerf, 
PrimitiveFieldTypeTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, 
FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestCSVResponseWriter, 
TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, 
TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, 
HighlighterConfigTest, SOLR749Test, AlternateDirectoryTest, 
TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, 
ResponseLogComponentTest, BadComponentTest, TestStressRecovery, 
PreAnalyzedFieldTest, PrimUtilsTest, TestSuggestSpellingConverter, 
DateFieldTest, SpellingQueryConverterTest, TestLRUCache, TestDocumentBuilder, 
ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, CursorPagingTest, 
SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, 
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, 
TestJettySolrRunner, ActionThrottleTest, AsyncCallRequestStatusResponseTest, 
BaseCdcrDistributedZkTest, CdcrBootstrapTest, CleanupOldIndexTest, 
CollectionsAPIAsyncDistributedZkTest, DistribCursorPagingTest, 
DistribJoinFromCollectionTest, DistributedVersionInfoTest, HttpPartitionTest]
   [junit4] Completed [589/732 (1!)] on J0 in 641.64s, 1 test, 1 error <<< 
FAILURES!

[...truncated 35224 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: /tmp/ecj1991833721
 [ecj-lint] Compiling 30 source files to /tmp/ecj1991833721
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/PrimaryNode.java
 (at line 33)
 [ecj-lint]     import org.apache.lucene.index.Term;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.Term is never used
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/PrimaryNode.java
 (at line 37)
 [ecj-lint]     import org.apache.lucene.search.TermQuery;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.TermQuery is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in 
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/ReplicaNode.java
 (at line 36)
 [ecj-lint]     import org.apache.lucene.index.DirectoryReader;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.DirectoryReader is never used
 [ecj-lint] ----------
 [ecj-lint] 3 problems (3 errors)

BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:810: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:101: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/build.xml:208: The 
following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2205: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2030: 
The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/common-build.xml:2069: 
Compile failed; see the compiler error output for details.

Total time: 78 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to