Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-MacOSX/178/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter

Error Message:
Collection not found: withShardField

Stack Trace:
org.apache.solr.common.SolrException: Collection not found: withShardField
        at 
__randomizedtesting.SeedInfo.seed([A042AA7491CE86EC:F51242E63D37491C]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.getCollectionNames(CloudSolrClient.java:1139)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:822)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.CustomCollectionTest.testRouteFieldForImplicitRouter(CustomCollectionTest.java:141)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CustomCollectionTest.testCreateShardRepFactor

Error Message:
Error from server at http://127.0.0.1:63258/solr: Could not find collection : 
testCreateShardRepFactor

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:63258/solr: Could not find collection : 
testCreateShardRepFactor
        at 
__randomizedtesting.SeedInfo.seed([A042AA7491CE86EC:54AC20F0899A932C]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:627)
        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.sendRequest(CloudSolrClient.java:1121)
        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.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:195)
        at 
org.apache.solr.cloud.CustomCollectionTest.testCreateShardRepFactor(CustomCollectionTest.java:190)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
        at 
__randomizedtesting.SeedInfo.seed([A042AA7491CE86EC:281695AE3F32EB14]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:908)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        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)


FAILED:  org.apache.solr.cloud.TestPullReplica.testKillLeader

Error Message:
Replica core_node4 not up to date after 10 seconds expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: Replica core_node4 not up to date after 10 seconds 
expected:<1> but was:<0>
        at 
__randomizedtesting.SeedInfo.seed([A042AA7491CE86EC:E9545EC0F37512BA]: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.apache.solr.cloud.TestPullReplica.waitForNumDocsInAllReplicas(TestPullReplica.java:510)
        at 
org.apache.solr.cloud.TestPullReplica.doTestNoLeader(TestPullReplica.java:458)
        at 
org.apache.solr.cloud.TestPullReplica.testKillLeader(TestPullReplica.java:290)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11885 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/init-core-data-001
   [junit4]   2> 877290 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[A042AA7491CE86EC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 877293 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[A042AA7491CE86EC]-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)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 877293 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[A042AA7491CE86EC]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 877293 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[A042AA7491CE86EC]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /f_mo/n
   [junit4]   2> 877294 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 877295 INFO  (Thread-1932) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 877295 INFO  (Thread-1932) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 877297 ERROR (Thread-1932) [    ] 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> 877397 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:61140
   [junit4]   2> 877464 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 877467 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 877470 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 877472 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 877474 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 877477 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 877479 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 877481 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 877484 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 877487 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 877489 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 877493 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 879039 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 879041 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c5b3cf4{/f_mo/n,null,AVAILABLE}
   [junit4]   2> 879043 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@66d33cc2{HTTP/1.1,[http/1.1]}{127.0.0.1:61143}
   [junit4]   2> 879043 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.Server Started @883235ms
   [junit4]   2> 879043 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/tempDir-001/control/data,
 hostContext=/f_mo/n, hostPort=61143, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/control-001/cores}
   [junit4]   2> 879044 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 879044 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 879044 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 879044 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 879044 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-13T19:59:29.016Z
   [junit4]   2> 879055 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 879055 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/control-001/solr.xml
   [junit4]   2> 879065 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 879070 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61140/solr
   [junit4]   2> 879291 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 879292 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:61143_f_mo%2Fn
   [junit4]   2> 879293 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.Overseer Overseer 
(id=98653488235741188-127.0.0.1:61143_f_mo%2Fn-n_0000000000) starting
   [junit4]   2> 879308 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61143_f_mo%2Fn
   [junit4]   2> 879311 INFO  
(OverseerStateUpdate-98653488235741188-127.0.0.1:61143_f_mo%2Fn-n_0000000000) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 879653 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 879664 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 879665 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 879667 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/control-001/cores
   [junit4]   2> 879751 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 879753 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61140/solr ready
   [junit4]   2> 879758 INFO  (qtp1422709249-10025) [n:127.0.0.1:61143_f_mo%2Fn 
   ] 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:61143_f_mo%252Fn&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 879761 INFO  
(OverseerThreadFactory-4478-thread-1-processing-n:127.0.0.1:61143_f_mo%2Fn) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 879875 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
   ] 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> 879876 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 879988 INFO  
(zkCallback-1976-thread-1-processing-n:127.0.0.1:61143_f_mo%2Fn) 
[n:127.0.0.1:61143_f_mo%2Fn    ] 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> 880906 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 880915 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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> 880982 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 881008 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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> 881009 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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@5855ebe4
   [junit4]   2> 881009 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 881009 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 881012 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=30.958984375, 
floorSegmentMB=1.42578125, forceMergeDeletesPctAllowed=25.019330220697004, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 881019 WARN  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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> 881126 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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> 881126 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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> 881129 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 881129 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 881132 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=99.814453125, 
floorSegmentMB=2.015625, forceMergeDeletesPctAllowed=18.28240402899924, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 881132 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6d1f1265[control_collection_shard1_replica_n1] main]
   [junit4]   2> 881134 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 881135 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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> 881136 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 881136 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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 1578455815797342208
   [junit4]   2> 881137 INFO  
(searcherExecutor-4481-thread-1-processing-n:127.0.0.1:61143_f_mo%2Fn 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:61143_f_mo%2Fn 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@6d1f1265[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 881146 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 881146 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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> 881146 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:61143/f_mo/n/control_collection_shard1_replica_n1/
   [junit4]   2> 881146 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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> 881147 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:61143/f_mo/n/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 881147 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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> 881154 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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:61143/f_mo/n/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 881259 INFO  
(zkCallback-1976-thread-1-processing-n:127.0.0.1:61143_f_mo%2Fn) 
[n:127.0.0.1:61143_f_mo%2Fn    ] 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> 881273 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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> 881275 INFO  (qtp1422709249-10026) [n:127.0.0.1:61143_f_mo%2Fn 
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=1400
   [junit4]   2> 881286 INFO  (qtp1422709249-10025) [n:127.0.0.1:61143_f_mo%2Fn 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 881384 INFO  
(zkCallback-1976-thread-1-processing-n:127.0.0.1:61143_f_mo%2Fn) 
[n:127.0.0.1:61143_f_mo%2Fn    ] 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> 881769 INFO  
(OverseerCollectionConfigSetProcessor-98653488235741188-127.0.0.1:61143_f_mo%2Fn-n_0000000000)
 [n:127.0.0.1:61143_f_mo%2Fn    ] 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> 882290 INFO  (qtp1422709249-10025) [n:127.0.0.1:61143_f_mo%2Fn 
   ] 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:61143_f_mo%252Fn&wt=javabin&version=2}
 status=0 QTime=2532
   [junit4]   2> 882299 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 882301 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61140/solr ready
   [junit4]   2> 882301 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 882302 INFO  (qtp1422709249-10029) [n:127.0.0.1:61143_f_mo%2Fn 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 882306 INFO  
(OverseerThreadFactory-4478-thread-2-processing-n:127.0.0.1:61143_f_mo%2Fn) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 882307 WARN  
(OverseerThreadFactory-4478-thread-2-processing-n:127.0.0.1:61143_f_mo%2Fn) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 882539 INFO  (qtp1422709249-10029) [n:127.0.0.1:61143_f_mo%2Fn 
   ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 882539 INFO  (qtp1422709249-10029) [n:127.0.0.1:61143_f_mo%2Fn 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=237
   [junit4]   2> 883182 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-1-001
 of type NRT
   [junit4]   2> 883183 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 883186 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@191a9daf{/f_mo/n,null,AVAILABLE}
   [junit4]   2> 883186 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@563990b7{HTTP/1.1,[http/1.1]}{127.0.0.1:61153}
   [junit4]   2> 883187 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.Server Started @887379ms
   [junit4]   2> 883187 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/f_mo/n, hostPort=61153, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-1-001/cores}
   [junit4]   2> 883187 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 883187 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 883187 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 883187 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 883187 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-13T19:59:33.159Z
   [junit4]   2> 883196 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 883196 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-1-001/solr.xml
   [junit4]   2> 883216 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 883225 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61140/solr
   [junit4]   2> 883250 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61153_f_mo%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (1)
   [junit4]   2> 883254 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61153_f_mo%2Fn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 883258 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61153_f_mo%2Fn    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61153_f_mo%2Fn
   [junit4]   2> 883261 INFO  (zkCallback-1983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 883262 INFO  
(zkCallback-1976-thread-1-processing-n:127.0.0.1:61143_f_mo%2Fn) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 883263 INFO  
(zkCallback-1988-thread-1-processing-n:127.0.0.1:61153_f_mo%2Fn) 
[n:127.0.0.1:61153_f_mo%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (1) -> (2)
   [junit4]   2> 883417 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61153_f_mo%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 883443 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61153_f_mo%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 883444 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61153_f_mo%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 883446 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61153_f_mo%2Fn    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-1-001/cores
   [junit4]   2> 883540 INFO  (qtp1230778495-10067) [n:127.0.0.1:61153_f_mo%2Fn 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:61153_f_mo%252Fn&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 883547 INFO  
(OverseerCollectionConfigSetProcessor-98653488235741188-127.0.0.1:61143_f_mo%2Fn-n_0000000000)
 [n:127.0.0.1:61143_f_mo%2Fn    ] 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> 883556 INFO  
(OverseerThreadFactory-4478-thread-3-processing-n:127.0.0.1:61143_f_mo%2Fn) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:61153_f_mo%2Fn for creating new replica
   [junit4]   2> 883561 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
   ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 883562 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 883683 INFO  
(zkCallback-1988-thread-1-processing-n:127.0.0.1:61153_f_mo%2Fn) 
[n:127.0.0.1:61153_f_mo%2Fn    ] 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> 884654 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 884671 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
[collection1_shard2_replica_n61] Schema name=test
   [junit4]   2> 884751 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 884815 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_n61' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 884816 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_n61' (registry 
'solr.core.collection1.shard2.replica_n61') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 884816 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 884816 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[[collection1_shard2_replica_n61] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-1-001/cores/collection1_shard2_replica_n61],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-1-001/cores/collection1_shard2_replica_n61/data/]
   [junit4]   2> 884819 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=30.958984375, 
floorSegmentMB=1.42578125, forceMergeDeletesPctAllowed=25.019330220697004, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 884822 WARN  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
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> 884940 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 884940 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 884942 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 884942 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 884943 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=99.814453125, 
floorSegmentMB=2.015625, forceMergeDeletesPctAllowed=18.28240402899924, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 884944 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@395c9849[collection1_shard2_replica_n61] main]
   [junit4]   2> 884946 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 884946 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 884947 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 884947 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578455819793465344
   [junit4]   2> 884948 INFO  
(searcherExecutor-4492-thread-1-processing-n:127.0.0.1:61153_f_mo%2Fn 
x:collection1_shard2_replica_n61 s:shard2 c:collection1) 
[n:127.0.0.1:61153_f_mo%2Fn c:collection1 s:shard2  
x:collection1_shard2_replica_n61] o.a.s.c.SolrCore 
[collection1_shard2_replica_n61] Registered new searcher 
Searcher@395c9849[collection1_shard2_replica_n61] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 884955 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 884955 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 884955 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:61153/f_mo/n/collection1_shard2_replica_n61/
   [junit4]   2> 884955 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 884955 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.SyncStrategy 
http://127.0.0.1:61153/f_mo/n/collection1_shard2_replica_n61/ has no replicas
   [junit4]   2> 884955 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 884962 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61153/f_mo/n/collection1_shard2_replica_n61/ shard2
   [junit4]   2> 885083 INFO  
(zkCallback-1988-thread-1-processing-n:127.0.0.1:61153_f_mo%2Fn) 
[n:127.0.0.1:61153_f_mo%2Fn    ] 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> 885144 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 885146 INFO  (qtp1230778495-10068) [n:127.0.0.1:61153_f_mo%2Fn 
c:collection1 s:shard2  x:collection1_shard2_replica_n61] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1585
   [junit4]   2> 885153 INFO  (qtp1230778495-10067) [n:127.0.0.1:61153_f_mo%2Fn 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:61153_f_mo%252Fn&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2}
 status=0 QTime=1612
   [junit4]   2> 885308 INFO  
(zkCallback-1988-thread-1-processing-n:127.0.0.1:61153_f_mo%2Fn) 
[n:127.0.0.1:61153_f_mo%2Fn    ] 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> 885601 INFO  
(OverseerCollectionConfigSetProcessor-98653488235741188-127.0.0.1:61143_f_mo%2Fn-n_0000000000)
 [n:127.0.0.1:61143_f_mo%2Fn    ] 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> 885768 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-2-001
 of type NRT
   [junit4]   2> 885769 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 885770 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31f5c3f1{/f_mo/n,null,AVAILABLE}
   [junit4]   2> 885771 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@6e307767{HTTP/1.1,[http/1.1]}{127.0.0.1:61159}
   [junit4]   2> 885771 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.Server Started @889963ms
   [junit4]   2> 885771 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/f_mo/n, hostPort=61159, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-2-001/cores}
   [junit4]   2> 885771 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 885772 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 885772 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 885772 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 885772 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-13T19:59:35.744Z
   [junit4]   2> 885783 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 885783 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-2-001/solr.xml
   [junit4]   2> 885795 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 885806 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61140/solr
   [junit4]   2> 885855 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61159_f_mo%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (2)
   [junit4]   2> 885859 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61159_f_mo%2Fn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 885865 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61159_f_mo%2Fn    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61159_f_mo%2Fn
   [junit4]   2> 885867 INFO  
(zkCallback-1976-thread-2-processing-n:127.0.0.1:61143_f_mo%2Fn) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 885867 INFO  
(zkCallback-1988-thread-1-processing-n:127.0.0.1:61153_f_mo%2Fn) 
[n:127.0.0.1:61153_f_mo%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 885867 INFO  (zkCallback-1983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 885868 INFO  
(zkCallback-1994-thread-1-processing-n:127.0.0.1:61159_f_mo%2Fn) 
[n:127.0.0.1:61159_f_mo%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (2) -> (3)
   [junit4]   2> 886278 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61159_f_mo%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 886290 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61159_f_mo%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 886290 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61159_f_mo%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 886291 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61159_f_mo%2Fn    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-2-001/cores
   [junit4]   2> 886349 INFO  (qtp1074812514-10096) [n:127.0.0.1:61159_f_mo%2Fn 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:61159_f_mo%252Fn&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 886355 INFO  
(OverseerThreadFactory-4478-thread-4-processing-n:127.0.0.1:61143_f_mo%2Fn) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:61159_f_mo%2Fn for creating new replica
   [junit4]   2> 886361 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
   ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 886361 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 886494 INFO  
(zkCallback-1994-thread-1-processing-n:127.0.0.1:61159_f_mo%2Fn) 
[n:127.0.0.1:61159_f_mo%2Fn    ] 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> 886494 INFO  
(zkCallback-1988-thread-1-processing-n:127.0.0.1:61153_f_mo%2Fn) 
[n:127.0.0.1:61153_f_mo%2Fn    ] 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> 887427 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 887440 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
[collection1_shard3_replica_n63] Schema name=test
   [junit4]   2> 887530 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 887563 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard3_replica_n63' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 887563 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard3.replica_n63' (registry 
'solr.core.collection1.shard3.replica_n63') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 887563 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 887563 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[[collection1_shard3_replica_n63] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-2-001/cores/collection1_shard3_replica_n63],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-2-001/cores/collection1_shard3_replica_n63/data/]
   [junit4]   2> 887570 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=30.958984375, 
floorSegmentMB=1.42578125, forceMergeDeletesPctAllowed=25.019330220697004, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 887579 WARN  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
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> 887677 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 887677 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 887679 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 887679 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 887681 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=99.814453125, 
floorSegmentMB=2.015625, forceMergeDeletesPctAllowed=18.28240402899924, 
segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 887683 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70fd7d6f[collection1_shard3_replica_n63] main]
   [junit4]   2> 887685 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 887686 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 887687 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 887687 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1578455822666563584
   [junit4]   2> 887688 INFO  
(searcherExecutor-4503-thread-1-processing-n:127.0.0.1:61159_f_mo%2Fn 
x:collection1_shard3_replica_n63 s:shard3 c:collection1) 
[n:127.0.0.1:61159_f_mo%2Fn c:collection1 s:shard3  
x:collection1_shard3_replica_n63] o.a.s.c.SolrCore 
[collection1_shard3_replica_n63] Registered new searcher 
Searcher@70fd7d6f[collection1_shard3_replica_n63] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 887695 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 887695 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 887695 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:61159/f_mo/n/collection1_shard3_replica_n63/
   [junit4]   2> 887695 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 887695 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.SyncStrategy 
http://127.0.0.1:61159/f_mo/n/collection1_shard3_replica_n63/ has no replicas
   [junit4]   2> 887695 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 887705 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:61159/f_mo/n/collection1_shard3_replica_n63/ shard3
   [junit4]   2> 887816 INFO  
(zkCallback-1994-thread-1-processing-n:127.0.0.1:61159_f_mo%2Fn) 
[n:127.0.0.1:61159_f_mo%2Fn    ] 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> 887816 INFO  
(zkCallback-1988-thread-1-processing-n:127.0.0.1:61153_f_mo%2Fn) 
[n:127.0.0.1:61153_f_mo%2Fn    ] 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> 887861 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 887866 INFO  (qtp1074812514-10097) [n:127.0.0.1:61159_f_mo%2Fn 
c:collection1 s:shard3  x:collection1_shard3_replica_n63] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard3_replica_n63&action=CREATE&collection=collection1&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1505
   [junit4]   2> 887870 INFO  (qtp1074812514-10096) [n:127.0.0.1:61159_f_mo%2Fn 
   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:61159_f_mo%252Fn&action=ADDREPLICA&collection=collection1&shard=shard3&type=NRT&wt=javabin&version=2}
 status=0 QTime=1521
   [junit4]   2> 887973 INFO  
(zkCallback-1994-thread-1-processing-n:127.0.0.1:61159_f_mo%2Fn) 
[n:127.0.0.1:61159_f_mo%2Fn    ] 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> 887973 INFO  
(zkCallback-1988-thread-1-processing-n:127.0.0.1:61153_f_mo%2Fn) 
[n:127.0.0.1:61153_f_mo%2Fn    ] 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> 888360 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-3-001
 of type NRT
   [junit4]   2> 888361 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 888368 INFO  
(OverseerCollectionConfigSetProcessor-98653488235741188-127.0.0.1:61143_f_mo%2Fn-n_0000000000)
 [n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 888401 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3bb1940c{/f_mo/n,null,AVAILABLE}
   [junit4]   2> 888401 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@643ad7b0{HTTP/1.1,[http/1.1]}{127.0.0.1:61166}
   [junit4]   2> 888401 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.e.j.s.Server Started @892593ms
   [junit4]   2> 888401 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/f_mo/n, 
hostPort=61166, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-3-001/cores}
   [junit4]   2> 888402 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 888403 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 888403 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 888403 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 888403 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-13T19:59:38.375Z
   [junit4]   2> 888411 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 888411 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-3-001/solr.xml
   [junit4]   2> 888423 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 888433 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61140/solr
   [junit4]   2> 888468 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61166_f_mo%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (0) -> (3)
   [junit4]   2> 888472 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61166_f_mo%2Fn    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 888477 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61166_f_mo%2Fn    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:61166_f_mo%2Fn
   [junit4]   2> 888486 INFO  
(zkCallback-1976-thread-2-processing-n:127.0.0.1:61143_f_mo%2Fn) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 888501 INFO  
(zkCallback-2000-thread-1-processing-n:127.0.0.1:61166_f_mo%2Fn) 
[n:127.0.0.1:61166_f_mo%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 888501 INFO  (zkCallback-1983-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 888501 INFO  
(zkCallback-1988-thread-1-processing-n:127.0.0.1:61153_f_mo%2Fn) 
[n:127.0.0.1:61153_f_mo%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 888501 INFO  
(zkCallback-1994-thread-1-processing-n:127.0.0.1:61159_f_mo%2Fn) 
[n:127.0.0.1:61159_f_mo%2Fn    ] o.a.s.c.c.ZkStateReader Updated live nodes 
from ZooKeeper... (3) -> (4)
   [junit4]   2> 888643 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61166_f_mo%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 888672 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61166_f_mo%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 888672 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61166_f_mo%2Fn    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 888674 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[A042AA7491CE86EC]) 
[n:127.0.0.1:61166_f_mo%2Fn    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-3-001/cores
   [junit4]   2> 888747 INFO  (qtp1074812514-10098) [n:127.0.0.1:61159_f_mo%2Fn 
   ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:61166_f_mo%252Fn&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 888752 INFO  
(OverseerThreadFactory-4478-thread-5-processing-n:127.0.0.1:61143_f_mo%2Fn) 
[n:127.0.0.1:61143_f_mo%2Fn    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:61166_f_mo%2Fn for creating new replica
   [junit4]   2> 888763 INFO  (qtp1088285942-10125) [n:127.0.0.1:61166_f_mo%2Fn 
   ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n65&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 888765 INFO  (qtp1088285942-10125) [n:127.0.0.1:61166_f_mo%2Fn 
   ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 888898 INFO  
(zkCallback-1994-thread-1-processing-n:127.0.0.1:61159_f_mo%2Fn) 
[n:127.0.0.1:61159_f_mo%2Fn    ] 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: [4])
   [junit4]   2> 888898 INFO  
(zkCallback-1988-thread-1-processing-n:127.0.0.1:61153_f_mo%2Fn) 
[n:127.0.0.1:61153_f_mo%2Fn    ] 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: [4])
   [junit4]   2> 888898 INFO  
(zkCallback-2000-thread-1-processing-n:127.0.0.1:61166_f_mo%2Fn) 
[n:127.0.0.1:61166_f_mo%2Fn    ] 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: [4])
   [junit4]   2> 889796 INFO  (qtp1088285942-10125) [n:127.0.0.1:61166_f_mo%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 889828 INFO  (qtp1088285942-10125) [n:127.0.0.1:61166_f_mo%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
[collection1_shard1_replica_n65] Schema name=test
   [junit4]   2> 889932 INFO  (qtp1088285942-10125) [n:127.0.0.1:61166_f_mo%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 889968 INFO  (qtp1088285942-10125) [n:127.0.0.1:61166_f_mo%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_n65' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 889969 INFO  (qtp1088285942-10125) [n:127.0.0.1:61166_f_mo%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_n65' (registry 
'solr.core.collection1.shard1.replica_n65') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5855ebe4
   [junit4]   2> 889969 INFO  (qtp1088285942-10125) [n:127.0.0.1:61166_f_mo%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 889969 INFO  (qtp1088285942-10125) [n:127.0.0.1:61166_f_mo%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] o.a.s.c.SolrCore 
[[collection1_shard1_replica_n65] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-3-001/cores/collection1_shard1_replica_n65],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_A042AA7491CE86EC-001/shard-3-001/cores/collection1_shard1_replica_n65/data/]
   [junit4]   2> 889981 INFO  (qtp1088285942-10125) [n:127.0.0.1:61166_f_mo%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=47, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=30.958984375, 
floorSegmentMB=1.42578125, forceMergeDeletesPctAllowed=25.019330220697004, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 889990 WARN  (qtp1088285942-10125) [n:127.0.0.1:61166_f_mo%2Fn 
c:collection1 s:shard1  x:collection1_shard1_replica_n65] 
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> 890108 INFO  (qtp1088285942-10125) [n:127.0.0.1:61166

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

0.0.1:50999_solr) [n:127.0.0.1:50999_solr    ] o.a.s.c.c.ZkStateReader 
ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = 
Session expired for /live_nodes]
   [junit4]   2> 2599076 INFO  (jetty-closer-4122-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@32095224{/solr,null,UNAVAILABLE}
   [junit4]   2> 2599079 ERROR 
(SUITE-TestPullReplica-seed#[A042AA7491CE86EC]-worker) [    ] 
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> 2599079 INFO  
(SUITE-TestPullReplica-seed#[A042AA7491CE86EC]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50997 50997
   [junit4]   2> 2600230 INFO  (Thread-4591) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:50997 50997
   [junit4]   2> 2600585 WARN  (Thread-4591) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/configs/conf
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        34      
/solr/collections/pull_replica_test_create_delete/state.json
   [junit4]   2>        23      
/solr/collections/pull_replica_test_remove_all_writer_replicas/state.json
   [junit4]   2>        21      
/solr/collections/pull_replica_test_add_remove_pull_replica/state.json
   [junit4]   2>        20      
/solr/collections/pull_replica_test_kill_leader/state.json
   [junit4]   2>        20      
/solr/collections/pull_replica_test_kill_pull_replica/state.json
   [junit4]   2>        13      
/solr/collections/pull_replica_test_add_docs/state.json
   [junit4]   2>        13      
/solr/collections/pull_replica_test_real_time_get/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        3       
/solr/overseer_elect/election/98653595902410757-127.0.0.1:50999_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-7.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.TestPullReplica_A042AA7491CE86EC-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{foo=PostingsFormat(name=Memory), foo_s=PostingsFormat(name=Memory), 
id=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=960, 
maxMBSortInHeap=5.329889490759794, sim=RandomSimilarity(queryNorm=false): {}, 
locale=en-PH, timezone=Antarctica/Vostok
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=162097472,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [SmileWriterTest, 
MissingSegmentRecoveryTest, V2ApiIntegrationTest, TestCustomSort, 
TestStreamBody, SolrSlf4jReporterTest, TestBackupRepositoryFactory, 
TestPayloadCheckQParserPlugin, OverseerTaskQueueTest, TestCloudSchemaless, 
TestSerializedLuceneMatchVersion, TestJmxIntegration, 
DistributedQueryComponentOptimizationTest, TestDocBasedVersionConstraints, 
TestZkAclsWithHadoopAuth, TestFieldCollectionResource, BJQParserTest, 
PrimitiveFieldTypeTest, TestWriterPerf, TestLocalFSCloudBackupRestore, 
TestStressLiveNodes, SSLMigrationTest, AnalyticsQueryTest, LargeFieldTest, 
ImplicitSnitchTest, TestManagedResourceStorage, TestPrepRecovery, 
DistributedFacetPivotLargeTest, XmlUpdateRequestHandlerTest, 
TestXmlQParserPlugin, AutoScalingHandlerTest, 
TestReversedWildcardFilterFactory, TestRandomRequestDistribution, 
TestHighlightDedupGrouping, TestNonDefinedSimilarityFactory, 
UniqFieldsUpdateProcessorFactoryTest, IndexSchemaTest, RegexBoostProcessorTest, 
TestFieldTypeCollectionResource, CollectionReloadTest, 
TestSchemaSimilarityResource, ResourceLoaderTest, TestExtendedDismaxParser, 
TestDownShardTolerantSearch, AddBlockUpdateTest, TestFieldCache, 
StatsReloadRaceTest, MetricsHandlerTest, SolrCoreTest, OutputWriterTest, 
TestCloudPseudoReturnFields, TestLeaderElectionZkExpiry, HardAutoCommitTest, 
CSVRequestHandlerTest, HdfsLockFactoryTest, 
TlogReplayBufferedWhileIndexingTest, TestMaxTokenLenTokenizer, 
ResponseHeaderTest, SolrTestCaseJ4Test, TestRandomDVFaceting, 
TestSolrConfigHandlerConcurrent, TestCursorMarkWithoutUniqueKey, 
SliceStateTest, FieldAnalysisRequestHandlerTest, AnalysisAfterCoreReloadTest, 
TestJsonFacets, HighlighterConfigTest, UninvertDocValuesMergePolicyTest, 
StressHdfsTest, SolrCoreMetricManagerTest, TestCSVResponseWriter, 
TestSolrCoreSnapshots, TestStressCloudBlindAtomicUpdates, 
TestImplicitCoreProperties, SecurityConfHandlerTest, SparseHLLTest, 
TestOmitPositions, ShardRoutingTest, PrimUtilsTest, 
TestFuzzyAnalyzedSuggestions, DeleteInactiveReplicaTest, 
CdcrVersionReplicationTest, DistribCursorPagingTest, TestBulkSchemaAPI, 
TestNumericTerms64, CircularListTest, DistributedVersionInfoTest, 
TestHdfsCloudBackupRestore, JvmMetricsTest, TestCloudSearcherWarming, 
SolrMetricReporterTest, TestRawResponseWriter, 
DistributedFacetPivotWhiteBoxTest, SpatialHeatmapFacetsTest, CdcrUpdateLogTest, 
OverseerRolesTest, RecoveryAfterSoftCommitTest, QueryElevationComponentTest, 
TestNumericTokenStream, DocValuesTest, CreateCollectionCleanupTest, 
TestLMDirichletSimilarityFactory, TestLegacyTerms, SolrJmxReporterCloudTest, 
BinaryUpdateRequestHandlerTest, TestFieldCacheSort, TestUseDocValuesAsStored2, 
SpatialFilterTest, TestManagedSynonymGraphFilterFactory, 
CollectionTooManyReplicasTest, TestCustomDocTransformer, 
CollectionsAPISolrJTest, HighlighterTest, TestClassicSimilarityFactory, 
TestCollectionAPI, TestQueryWrapperFilter, 
SharedFSAutoReplicaFailoverUtilsTest, TestStressVersions, 
LeaderElectionContextKeyTest, DistributedFacetPivotSmallAdvancedTest, 
ScriptEngineTest, TestUtils, TestRestoreCore, IndexBasedSpellCheckerTest, 
DateMathParserTest, TestPullReplicaErrorHandling, BufferStoreTest, 
TestExactStatsCache, AlternateDirectoryTest, LeaderFailureAfterFreshStartTest, 
TestLFUCache, HdfsDirectoryFactoryTest, GraphQueryTest, RulesTest, 
TestSmileRequest, TestPivotHelperCode, AsyncCallRequestStatusResponseTest, 
TestSolrQueryResponse, TestGroupingSearch, TestFieldCacheVsDocValues, 
JavabinLoaderTest, DocExpirationUpdateProcessorFactoryTest, BooleanFieldTest, 
SimpleFacetsTest, ClassificationUpdateProcessorFactoryTest, 
TestExpandComponent, SuggesterWFSTTest, TestCollectionAPIs, 
MoveReplicaHDFSUlogDirTest, TestReplicationHandlerBackup, 
TestSQLHandlerNonCloud, TestSchemalessBufferedUpdates, 
TestSizeLimitedDistributedMap, SolrShardReporterTest, TestConfigSetsAPI, 
TestReloadAndDeleteDocs, TestStressRecovery, PKIAuthenticationIntegrationTest, 
ParsingFieldUpdateProcessorsTest, ForceLeaderTest, BlockJoinFacetRandomTest, 
TestFunctionQuery, HdfsChaosMonkeyNothingIsSafeTest, 
TestUnifiedSolrHighlighter, TestConfigSetsAPIZkFailure, TestOrdValues, 
TestSolrCoreParser, ZkCLITest, TestRequestStatusCollectionAPI, 
ChaosMonkeyNothingIsSafeTest, RequestHandlersTest, LeaderElectionTest, 
TestRecoveryHdfs, UnloadDistributedZkTest, TestQuerySenderNoQuery, 
TestBlendedInfixSuggestions, TestManagedStopFilterFactory, 
DirectUpdateHandlerOptimizeTest, ClassificationUpdateProcessorTest, 
BasicDistributedZkTest, SyncSliceTest, BasicZkTest, TestReplicationHandler, 
AutoCommitTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, 
TestRealTimeGet, TestJoin, StatsComponentTest, BadIndexSchemaTest, 
ConvertedLegacyTest, TestSort, TestFiltering, BasicFunctionalityTest, 
TestLazyCores, DistributedQueryElevationComponentTest, SolrIndexSplitterTest, 
SimplePostToolTest, SuggesterFSTTest, CoreAdminHandlerTest, 
SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, 
SuggesterTest, TestTrie, PolyFieldTest, NoCacheHeaderTest, 
WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, 
SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, 
DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, 
SolrInfoBeanTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, 
TestSurroundQueryParser, LukeRequestHandlerTest, DisMaxRequestHandlerTest, 
TestQueryUtils, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, 
DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, 
TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, 
FastVectorHighlighterTest, LoggingHandlerTest, TestCollationField, 
ReturnFieldsTest, UpdateRequestProcessorFactoryTest, QueryParsingTest, 
TestAnalyzedSuggestions, JsonLoaderTest, TestPartialUpdateDeduplication, 
TestPHPSerializedResponseWriter, SOLR749Test, TestQuerySenderListener, 
UpdateParamsTest, ResponseLogComponentTest, TestMergePolicyConfig, SampleTest, 
NumericFieldsTest, MinimalSchemaTest, TestConfig, TestPostingsSolrHighlighter, 
NotRequiredUniqueKeyTest, TestPhraseSuggestions, TestXIncludeConfig, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestIBSimilarityFactory, TestFastOutputStream, URLClassifyProcessorTest, 
TestSolrJ, SystemInfoHandlerTest, UUIDFieldTest, CursorPagingTest, 
ActionThrottleTest, AliasIntegrationTest, AssignTest, CleanupOldIndexTest, 
CollectionsAPIAsyncDistributedZkTest, DistribJoinFromCollectionTest, 
HttpPartitionTest, ReplaceNodeTest, SharedFSAutoReplicaFailoverTest, 
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, 
TestAuthenticationFramework, TestCloudDeleteByQuery, 
TestCloudJSONFacetJoinDomain, TestCollectionsAPIViaSolrCloudCluster, 
TestDeleteCollectionOnDownNodes, TestLeaderElectionWithEmptyReplica, 
TestLeaderInitiatedRecoveryThread, TestLockTree, TestMiniSolrCloudClusterSSL, 
TestOnReconnectListenerSupport, TestPullReplica]
   [junit4] Completed [545/731 (3!)] on J0 in 80.42s, 10 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 46957 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to