Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4073/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([B7FF32F40D4EFD3F:D592CCB5C2C09D01]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertNotNull(Assert.java:526)
        at org.junit.Assert.assertNotNull(Assert.java:537)
        at 
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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([B7FF32F40D4EFD3F:3FAB0D2EA3B290C7]: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:159)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:910)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 11043 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/init-core-data-001
   [junit4]   2> 231417 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[B7FF32F40D4EFD3F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 231420 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[B7FF32F40D4EFD3F]-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> 231420 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[B7FF32F40D4EFD3F]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 231425 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 231425 INFO  (Thread-249) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 231425 INFO  (Thread-249) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 231428 ERROR (Thread-249) [    ] 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> 231525 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:52433
   [junit4]   2> 231553 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 231556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 231558 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 231560 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 231562 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 231563 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 231565 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 231567 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 231569 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 231570 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 231572 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 231575 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly 
asked otherwise
   [junit4]   2> 231800 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/control-001/cores/collection1
   [junit4]   2> 231802 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 231803 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@404bfb84{/,null,AVAILABLE}
   [junit4]   2> 231806 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@31c039c{HTTP/1.1,[http/1.1]}{127.0.0.1:52436}
   [junit4]   2> 231806 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.Server Started @235431ms
   [junit4]   2> 231806 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/tempDir-001/control/data,
 hostContext=/, hostPort=52436, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/control-001/cores}
   [junit4]   2> 231806 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 231806 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 231806 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 231806 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 231807 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-14T13:18:07.654Z
   [junit4]   2> 231808 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 231808 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/control-001/solr.xml
   [junit4]   2> 231817 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 231820 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52433/solr
   [junit4]   2> 231852 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52436_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 231853 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52436_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:52436_
   [junit4]   2> 231854 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52436_    ] o.a.s.c.Overseer Overseer 
(id=98136639882854404-127.0.0.1:52436_-n_0000000000) starting
   [junit4]   2> 231864 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52436_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52436_
   [junit4]   2> 231866 INFO  
(OverseerStateUpdate-98136639882854404-127.0.0.1:52436_-n_0000000000) 
[n:127.0.0.1:52436_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 231936 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52436_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 231939 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52436_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 231939 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52436_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 231941 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52436_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/control-001/cores
   [junit4]   2> 231941 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52436_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 231942 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 231944 INFO  
(OverseerStateUpdate-98136639882854404-127.0.0.1:52436_-n_0000000000) 
[n:127.0.0.1:52436_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 232960 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 232968 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 233014 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 233034 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 233035 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.core_node1' (registry 
'solr.core.control_collection.shard1.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 233035 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 233035 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/control-001/cores/collection1/data/]
   [junit4]   2> 233037 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=44, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=3.3720703125, 
floorSegmentMB=2.09375, forceMergeDeletesPctAllowed=6.111850076330031, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8390193244474021
   [junit4]   2> 233039 WARN  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] 
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> 233085 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 233085 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 233085 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 233085 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 233086 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=24.126953125, 
floorSegmentMB=0.828125, forceMergeDeletesPctAllowed=21.449759619813946, 
segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 233086 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2584a515[collection1] main]
   [junit4]   2> 233088 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 233088 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 233088 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 233089 INFO  
(coreLoadExecutor-740-thread-1-processing-n:127.0.0.1:52436_) 
[n:127.0.0.1:52436_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1570186239868403712
   [junit4]   2> 233090 INFO  
(searcherExecutor-741-thread-1-processing-n:127.0.0.1:52436_ x:collection1 
c:control_collection) [n:127.0.0.1:52436_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2584a515[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 233096 INFO  
(coreZkRegister-733-thread-1-processing-n:127.0.0.1:52436_ x:collection1 
c:control_collection) [n:127.0.0.1:52436_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 233096 INFO  
(coreZkRegister-733-thread-1-processing-n:127.0.0.1:52436_ x:collection1 
c:control_collection) [n:127.0.0.1:52436_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new 
leader - try and sync
   [junit4]   2> 233096 INFO  
(coreZkRegister-733-thread-1-processing-n:127.0.0.1:52436_ x:collection1 
c:control_collection) [n:127.0.0.1:52436_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52436/collection1/
   [junit4]   2> 233096 INFO  
(coreZkRegister-733-thread-1-processing-n:127.0.0.1:52436_ x:collection1 
c:control_collection) [n:127.0.0.1:52436_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 233096 INFO  
(coreZkRegister-733-thread-1-processing-n:127.0.0.1:52436_ x:collection1 
c:control_collection) [n:127.0.0.1:52436_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:52436/collection1/ has no replicas
   [junit4]   2> 233096 INFO  
(coreZkRegister-733-thread-1-processing-n:127.0.0.1:52436_ x:collection1 
c:control_collection) [n:127.0.0.1:52436_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all 
replicas participating in election, clear LIR
   [junit4]   2> 233101 INFO  
(coreZkRegister-733-thread-1-processing-n:127.0.0.1:52436_ x:collection1 
c:control_collection) [n:127.0.0.1:52436_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new 
leader: http://127.0.0.1:52436/collection1/ shard1
   [junit4]   2> 233267 INFO  
(coreZkRegister-733-thread-1-processing-n:127.0.0.1:52436_ x:collection1 
c:control_collection) [n:127.0.0.1:52436_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 233476 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 233478 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52433/solr ready
   [junit4]   2> 233478 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 233703 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-1-001/cores/collection1
   [junit4]   2> 233704 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-1-001
 of type NRT
   [junit4]   2> 233705 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 233706 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41fe54ff{/,null,AVAILABLE}
   [junit4]   2> 233706 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@62eeda11{HTTP/1.1,[http/1.1]}{127.0.0.1:52451}
   [junit4]   2> 233706 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.Server Started @237332ms
   [junit4]   2> 233706 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/tempDir-001/jetty1,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=52451, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-1-001/cores}
   [junit4]   2> 233707 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 233707 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 233707 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 233708 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 233708 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-14T13:18:09.556Z
   [junit4]   2> 233711 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 233711 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-1-001/solr.xml
   [junit4]   2> 233716 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 233719 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52433/solr
   [junit4]   2> 233732 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52451_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 233735 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52451_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 233738 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52451_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52451_
   [junit4]   2> 233740 INFO  
(zkCallback-1106-thread-1-processing-n:127.0.0.1:52436_) [n:127.0.0.1:52436_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 233740 INFO  
(zkCallback-1115-thread-1-processing-n:127.0.0.1:52451_) [n:127.0.0.1:52451_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 233740 INFO  (zkCallback-1110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 233832 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52451_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 233835 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52451_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 233835 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52451_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 233837 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52451_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-1-001/cores
   [junit4]   2> 233837 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52451_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 233838 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 233839 INFO  
(OverseerStateUpdate-98136639882854404-127.0.0.1:52436_-n_0000000000) 
[n:127.0.0.1:52436_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 234879 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 234895 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 234950 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 234972 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 234972 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard2.core_node1' (registry 
'solr.core.collection1.shard2.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 234972 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 234972 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 234974 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=17, 
maxMergedSegmentMB=3.3720703125, floorSegmentMB=2.09375, 
forceMergeDeletesPctAllowed=6.111850076330031, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8390193244474021
   [junit4]   2> 234980 WARN  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] 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> 235028 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 235028 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 235029 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 235029 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 235030 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=16, 
maxMergedSegmentMB=24.126953125, floorSegmentMB=0.828125, 
forceMergeDeletesPctAllowed=21.449759619813946, segmentsPerTier=24.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 235031 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@8834b05[collection1] main]
   [junit4]   2> 235032 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 235033 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 235033 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 235033 INFO  
(coreLoadExecutor-751-thread-1-processing-n:127.0.0.1:52451_) 
[n:127.0.0.1:52451_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570186241906835456
   [junit4]   2> 235035 INFO  
(searcherExecutor-752-thread-1-processing-n:127.0.0.1:52451_ x:collection1 
c:collection1) [n:127.0.0.1:52451_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@8834b05[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 235041 INFO  
(coreZkRegister-746-thread-1-processing-n:127.0.0.1:52451_ x:collection1 
c:collection1) [n:127.0.0.1:52451_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 235041 INFO  
(coreZkRegister-746-thread-1-processing-n:127.0.0.1:52451_ x:collection1 
c:collection1) [n:127.0.0.1:52451_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 235041 INFO  
(coreZkRegister-746-thread-1-processing-n:127.0.0.1:52451_ x:collection1 
c:collection1) [n:127.0.0.1:52451_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52451/collection1/
   [junit4]   2> 235042 INFO  
(coreZkRegister-746-thread-1-processing-n:127.0.0.1:52451_ x:collection1 
c:collection1) [n:127.0.0.1:52451_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 235042 INFO  
(coreZkRegister-746-thread-1-processing-n:127.0.0.1:52451_ x:collection1 
c:collection1) [n:127.0.0.1:52451_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52451/collection1/ has no 
replicas
   [junit4]   2> 235042 INFO  
(coreZkRegister-746-thread-1-processing-n:127.0.0.1:52451_ x:collection1 
c:collection1) [n:127.0.0.1:52451_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 235046 INFO  
(coreZkRegister-746-thread-1-processing-n:127.0.0.1:52451_ x:collection1 
c:collection1) [n:127.0.0.1:52451_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52451/collection1/ shard2
   [junit4]   2> 235219 INFO  
(coreZkRegister-746-thread-1-processing-n:127.0.0.1:52451_ x:collection1 
c:collection1) [n:127.0.0.1:52451_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 235623 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-2-001/cores/collection1
   [junit4]   2> 235624 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-2-001
 of type NRT
   [junit4]   2> 235625 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 235626 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c739fbe{/,null,AVAILABLE}
   [junit4]   2> 235627 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@45ad3a82{HTTP/1.1,[http/1.1]}{127.0.0.1:52455}
   [junit4]   2> 235627 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.Server Started @239252ms
   [junit4]   2> 235627 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=52455, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-2-001/cores}
   [junit4]   2> 235627 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 235628 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 235628 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 235628 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 235628 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-14T13:18:11.476Z
   [junit4]   2> 235631 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 235631 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-2-001/solr.xml
   [junit4]   2> 235636 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 235639 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52433/solr
   [junit4]   2> 235651 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52455_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 235655 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52455_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 235658 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52455_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52455_
   [junit4]   2> 235660 INFO  (zkCallback-1110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 235660 INFO  
(zkCallback-1115-thread-1-processing-n:127.0.0.1:52451_) [n:127.0.0.1:52451_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 235660 INFO  
(zkCallback-1106-thread-1-processing-n:127.0.0.1:52436_) [n:127.0.0.1:52436_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 235661 INFO  
(zkCallback-1121-thread-1-processing-n:127.0.0.1:52455_) [n:127.0.0.1:52455_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 235779 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52455_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 235782 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52455_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 235782 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52455_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 235784 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52455_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-2-001/cores
   [junit4]   2> 235784 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52455_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 235785 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 235786 INFO  
(OverseerStateUpdate-98136639882854404-127.0.0.1:52436_-n_0000000000) 
[n:127.0.0.1:52436_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard3
   [junit4]   2> 236809 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 236818 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 236873 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 236893 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 236894 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard3.core_node2' (registry 
'solr.core.collection1.shard3.core_node2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 236894 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 236894 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 236895 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=17, 
maxMergedSegmentMB=3.3720703125, floorSegmentMB=2.09375, 
forceMergeDeletesPctAllowed=6.111850076330031, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8390193244474021
   [junit4]   2> 236898 WARN  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] 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> 236943 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 236943 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 236945 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 236945 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 236945 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=16, 
maxMergedSegmentMB=24.126953125, floorSegmentMB=0.828125, 
forceMergeDeletesPctAllowed=21.449759619813946, segmentsPerTier=24.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 236946 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3bf20acf[collection1] main]
   [junit4]   2> 236947 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 236947 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 236948 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 236948 INFO  
(coreLoadExecutor-762-thread-1-processing-n:127.0.0.1:52455_) 
[n:127.0.0.1:52455_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570186243914858496
   [junit4]   2> 236949 INFO  
(searcherExecutor-763-thread-1-processing-n:127.0.0.1:52455_ x:collection1 
c:collection1) [n:127.0.0.1:52455_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3bf20acf[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 236955 INFO  
(coreZkRegister-757-thread-1-processing-n:127.0.0.1:52455_ x:collection1 
c:collection1) [n:127.0.0.1:52455_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 236955 INFO  
(coreZkRegister-757-thread-1-processing-n:127.0.0.1:52455_ x:collection1 
c:collection1) [n:127.0.0.1:52455_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 236955 INFO  
(coreZkRegister-757-thread-1-processing-n:127.0.0.1:52455_ x:collection1 
c:collection1) [n:127.0.0.1:52455_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52455/collection1/
   [junit4]   2> 236955 INFO  
(coreZkRegister-757-thread-1-processing-n:127.0.0.1:52455_ x:collection1 
c:collection1) [n:127.0.0.1:52455_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 236955 INFO  
(coreZkRegister-757-thread-1-processing-n:127.0.0.1:52455_ x:collection1 
c:collection1) [n:127.0.0.1:52455_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52455/collection1/ has no 
replicas
   [junit4]   2> 236955 INFO  
(coreZkRegister-757-thread-1-processing-n:127.0.0.1:52455_ x:collection1 
c:collection1) [n:127.0.0.1:52455_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 236960 INFO  
(coreZkRegister-757-thread-1-processing-n:127.0.0.1:52455_ x:collection1 
c:collection1) [n:127.0.0.1:52455_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52455/collection1/ shard3
   [junit4]   2> 237065 INFO  
(coreZkRegister-757-thread-1-processing-n:127.0.0.1:52455_ x:collection1 
c:collection1) [n:127.0.0.1:52455_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 237552 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-3-001/cores/collection1
   [junit4]   2> 237553 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-3-001
 of type NRT
   [junit4]   2> 237553 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 237554 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@536e8e6a{/,null,AVAILABLE}
   [junit4]   2> 237555 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@40da2fd5{HTTP/1.1,[http/1.1]}{127.0.0.1:52459}
   [junit4]   2> 237555 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.Server Started @241180ms
   [junit4]   2> 237555 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/tempDir-001/jetty3,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=52459, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-3-001/cores}
   [junit4]   2> 237555 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 237556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 237556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 237556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 237556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-14T13:18:13.404Z
   [junit4]   2> 237559 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 237559 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-3-001/solr.xml
   [junit4]   2> 237564 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 237568 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52433/solr
   [junit4]   2> 237580 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52459_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 237584 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52459_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 237586 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52459_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52459_
   [junit4]   2> 237589 INFO  
(zkCallback-1121-thread-1-processing-n:127.0.0.1:52455_) [n:127.0.0.1:52455_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237589 INFO  
(zkCallback-1106-thread-2-processing-n:127.0.0.1:52436_) [n:127.0.0.1:52436_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237589 INFO  (zkCallback-1110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237589 INFO  
(zkCallback-1115-thread-1-processing-n:127.0.0.1:52451_) [n:127.0.0.1:52451_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237590 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:52459_) [n:127.0.0.1:52459_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 237663 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52459_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 237666 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52459_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 237666 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52459_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 237668 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52459_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-3-001/cores
   [junit4]   2> 237668 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52459_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 237669 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 237671 INFO  
(OverseerStateUpdate-98136639882854404-127.0.0.1:52436_-n_0000000000) 
[n:127.0.0.1:52436_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 238711 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 238722 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 238778 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 238800 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 238800 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard1.core_node3' (registry 
'solr.core.collection1.shard1.core_node3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 238800 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 238800 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 238802 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=17, 
maxMergedSegmentMB=3.3720703125, floorSegmentMB=2.09375, 
forceMergeDeletesPctAllowed=6.111850076330031, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8390193244474021
   [junit4]   2> 238808 WARN  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] 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> 238846 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 238846 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 238847 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 238847 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 238848 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=16, 
maxMergedSegmentMB=24.126953125, floorSegmentMB=0.828125, 
forceMergeDeletesPctAllowed=21.449759619813946, segmentsPerTier=24.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 238848 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5b72297b[collection1] main]
   [junit4]   2> 238849 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 238850 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 238850 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 238850 INFO  
(coreLoadExecutor-773-thread-1-processing-n:127.0.0.1:52459_) 
[n:127.0.0.1:52459_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570186245909250048
   [junit4]   2> 238851 INFO  
(searcherExecutor-774-thread-1-processing-n:127.0.0.1:52459_ x:collection1 
c:collection1) [n:127.0.0.1:52459_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5b72297b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 238858 INFO  
(coreZkRegister-768-thread-1-processing-n:127.0.0.1:52459_ x:collection1 
c:collection1) [n:127.0.0.1:52459_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 238858 INFO  
(coreZkRegister-768-thread-1-processing-n:127.0.0.1:52459_ x:collection1 
c:collection1) [n:127.0.0.1:52459_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try 
and sync
   [junit4]   2> 238858 INFO  
(coreZkRegister-768-thread-1-processing-n:127.0.0.1:52459_ x:collection1 
c:collection1) [n:127.0.0.1:52459_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:52459/collection1/
   [junit4]   2> 238858 INFO  
(coreZkRegister-768-thread-1-processing-n:127.0.0.1:52459_ x:collection1 
c:collection1) [n:127.0.0.1:52459_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 238858 INFO  
(coreZkRegister-768-thread-1-processing-n:127.0.0.1:52459_ x:collection1 
c:collection1) [n:127.0.0.1:52459_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:52459/collection1/ has no 
replicas
   [junit4]   2> 238858 INFO  
(coreZkRegister-768-thread-1-processing-n:127.0.0.1:52459_ x:collection1 
c:collection1) [n:127.0.0.1:52459_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 238864 INFO  
(coreZkRegister-768-thread-1-processing-n:127.0.0.1:52459_ x:collection1 
c:collection1) [n:127.0.0.1:52459_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:52459/collection1/ shard1
   [junit4]   2> 239030 INFO  
(coreZkRegister-768-thread-1-processing-n:127.0.0.1:52459_ x:collection1 
c:collection1) [n:127.0.0.1:52459_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 239425 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-4-001/cores/collection1
   [junit4]   2> 239426 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-4-001
 of type NRT
   [junit4]   2> 239427 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 239428 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@744eab7f{/,null,AVAILABLE}
   [junit4]   2> 239429 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@65e28895{HTTP/1.1,[http/1.1]}{127.0.0.1:52463}
   [junit4]   2> 239429 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.e.j.s.Server Started @243054ms
   [junit4]   2> 239429 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/tempDir-001/jetty4,
 replicaType=NRT, solrconfig=solrconfig.xml, hostContext=/, hostPort=52463, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-4-001/cores}
   [junit4]   2> 239430 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 239430 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 239430 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 239430 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 239430 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-06-14T13:18:15.278Z
   [junit4]   2> 239433 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 239433 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-4-001/solr.xml
   [junit4]   2> 239437 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 239441 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52433/solr
   [junit4]   2> 239453 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52463_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 239456 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52463_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 239459 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52463_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:52463_
   [junit4]   2> 239461 INFO  
(zkCallback-1121-thread-1-processing-n:127.0.0.1:52455_) [n:127.0.0.1:52455_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239462 INFO  
(zkCallback-1133-thread-1-processing-n:127.0.0.1:52463_) [n:127.0.0.1:52463_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239462 INFO  
(zkCallback-1115-thread-1-processing-n:127.0.0.1:52451_) [n:127.0.0.1:52451_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239462 INFO  
(zkCallback-1106-thread-2-processing-n:127.0.0.1:52436_) [n:127.0.0.1:52436_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239462 INFO  (zkCallback-1110-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239462 INFO  
(zkCallback-1127-thread-1-processing-n:127.0.0.1:52459_) [n:127.0.0.1:52459_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 239533 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52463_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 239536 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52463_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 239536 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52463_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 239537 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52463_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-4-001/cores
   [junit4]   2> 239537 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[B7FF32F40D4EFD3F]) 
[n:127.0.0.1:52463_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 239538 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 239539 INFO  
(OverseerStateUpdate-98136639882854404-127.0.0.1:52436_-n_0000000000) 
[n:127.0.0.1:52436_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 240566 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 240574 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 240631 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 240650 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 240650 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard2.core_node4' (registry 
'solr.core.collection1.shard2.core_node4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@71ba7acc
   [junit4]   2> 240650 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 240650 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-4-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_B7FF32F40D4EFD3F-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 240652 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=17, 
maxMergedSegmentMB=3.3720703125, floorSegmentMB=2.09375, 
forceMergeDeletesPctAllowed=6.111850076330031, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8390193244474021
   [junit4]   2> 240654 WARN  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] 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> 240692 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 240692 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 240693 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 240693 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 240693 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=16, 
maxMergedSegmentMB=24.126953125, floorSegmentMB=0.828125, 
forceMergeDeletesPctAllowed=21.449759619813946, segmentsPerTier=24.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 240693 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@38d80ef9[collection1] main]
   [junit4]   2> 240695 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 240695 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 240696 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 240696 INFO  
(coreLoadExecutor-784-thread-1-processing-n:127.0.0.1:52463_) 
[n:127.0.0.1:52463_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1570186247844921344
   [junit4]   2> 240697 INFO  
(searcherExecutor-785-thread-1-processing-n:127.0.0.1:52463_ x:collection1 
c:collection1) [n:127.0.0.1:52463_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@38d80ef9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 240700 INFO  
(coreZkRegister-779-thread-1-processing-n:127.0.0.1:52463_ x:collection1 
c:collection1) [n:127.0.0.1:52463_ c:collection1 s:shard2 r:core_node4 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 240701 INFO  
(updateExecutor-1130-thread-1-processing-n:127.0.0.1:52463_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:52463_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 240701 INFO  
(recoveryExecutor-1131-thread-1-processing-n:127.0.0.1:52463_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:52463_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 240701 INFO  
(recoveryExecutor-1131-thread-1-processing-n:127.0.0.1:52463_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:52463_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 240701 INFO  
(recoveryExecutor-1131-thread-1-processing-n:127.0.0.1:52463_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:52463_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 240701 INFO  
(recoveryExecutor-1131-thread-1-processing-n:127.0.0.1:52463_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:52463_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 240701 INFO  
(recoveryExecutor-1131-thread-1-processing-n:127.0.0.1:52463_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:52463_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:52451/collection1/] 
and I am [http://127.0.0.1:52463/collection1/]
   [junit4]   2> 240706 INFO  
(recoveryExecutor-1131-thread-1-processing-n:127.0.0.1:52463_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:52463_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:52451]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:52463_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 240709 INFO  (qtp1482676449-4385) [n:127.0.0.1:52451_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, 
maxTime: 183 s
   [junit4]   2> 240709 INFO  (qtp1482676449-4385) [n:127.0.0.1:52451_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:52463_, co

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

OnceExplicit=29, maxMergedSegmentMB=70.90234375, floorSegmentMB=2.15234375, 
forceMergeDeletesPctAllowed=25.866432776678838, segmentsPerTier=45.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3798512770849788
   [junit4]   2> 644609 INFO  (coreLoadExecutor-2751-thread-1) [    
x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 644609 INFO  (coreLoadExecutor-2751-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 644609 INFO  (coreLoadExecutor-2751-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 644609 INFO  (coreLoadExecutor-2751-thread-1) [    
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 644610 INFO  (coreLoadExecutor-2751-thread-1) [    
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=27, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=59.6484375, 
floorSegmentMB=1.8203125, forceMergeDeletesPctAllowed=26.630587878649667, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7693752226017533
   [junit4]   2> 644616 INFO  (coreLoadExecutor-2751-thread-1) [    
x:collection1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1d58bc38[collection1] main]
   [junit4]   2> 644617 INFO  (coreLoadExecutor-2751-thread-1) [    
x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 644621 INFO  (coreLoadExecutor-2751-thread-1) [    
x:collection1] o.a.s.s.DirectSolrSpellChecker init: 
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 644667 INFO  (coreLoadExecutor-2751-thread-1) [    
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 644668 INFO  
(searcherExecutor-2752-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 644668 INFO  (coreLoadExecutor-2751-thread-1) [    
x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1570186671440265216
   [junit4]   2> 644670 INFO  
(SUITE-MetricsHandlerTest-seed#[B7FF32F40D4EFD3F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 644671 INFO  
(searcherExecutor-2752-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 644671 INFO  
(searcherExecutor-2752-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 644671 INFO  
(searcherExecutor-2752-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 644672 INFO  
(TEST-MetricsHandlerTest.testPropertyFilter-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testPropertyFilter
   [junit4]   2> 644673 INFO  
(searcherExecutor-2752-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 644674 INFO  
(searcherExecutor-2752-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 644678 INFO  
(searcherExecutor-2752-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 644682 INFO  
(searcherExecutor-2752-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 644682 INFO  
(TEST-MetricsHandlerTest.testPropertyFilter-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testPropertyFilter
   [junit4]   2> 644683 INFO  
(searcherExecutor-2752-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MetricsHandlerTest 
-Dtests.method=testPropertyFilter -Dtests.seed=B7FF32F40D4EFD3F 
-Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=America/Scoresbysund 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J1 | MetricsHandlerTest.testPropertyFilter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([B7FF32F40D4EFD3F:D592CCB5C2C09D01]:0)
   [junit4]    >        at 
org.apache.solr.handler.admin.MetricsHandlerTest.testPropertyFilter(MetricsHandlerTest.java:201)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 644685 INFO  
(searcherExecutor-2752-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1d58bc38[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 644686 INFO  
(TEST-MetricsHandlerTest.testCompact-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testCompact
   [junit4]   2> 644701 INFO  
(TEST-MetricsHandlerTest.testCompact-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 644751 INFO  
(TEST-MetricsHandlerTest.testCompact-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testCompact
   [junit4]   2> 644754 INFO  
(TEST-MetricsHandlerTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 644793 INFO  
(TEST-MetricsHandlerTest.test-seed#[B7FF32F40D4EFD3F]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 644793 INFO  
(SUITE-MetricsHandlerTest-seed#[B7FF32F40D4EFD3F]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 644793 INFO  
(SUITE-MetricsHandlerTest-seed#[B7FF32F40D4EFD3F]-worker) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=125066949
   [junit4]   2> 644793 INFO  
(SUITE-MetricsHandlerTest-seed#[B7FF32F40D4EFD3F]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 644794 INFO  
(SUITE-MetricsHandlerTest-seed#[B7FF32F40D4EFD3F]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 644795 INFO  
(SUITE-MetricsHandlerTest-seed#[B7FF32F40D4EFD3F]-worker) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 644795 INFO  (coreCloseExecutor-2757-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7c5fa50a
   [junit4]   2> 644796 INFO  (coreCloseExecutor-2757-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2086642954
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.handler.admin.MetricsHandlerTest_B7FF32F40D4EFD3F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1333, maxMBSortInHeap=5.878479517881497, 
sim=RandomSimilarity(queryNorm=false): {}, locale=tr, 
timezone=America/Scoresbysund
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=207606032,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestComplexPhraseLeadingWildcard, TestJoin, TestSolrCLIRunExample, 
TestCollectionAPI, TestStressLiveNodes, TestJavabinTupleStreamParser, 
TestSolrCoreParser, TestReload, UpdateLogTest, TestSolrCloudWithKerberosAlt, 
HdfsTlogReplayBufferedWhileIndexingTest, SliceStateTest, 
TestHalfAndHalfDocValues, TestConfigOverlay, LeaderElectionIntegrationTest, 
ConjunctionSolrSpellCheckerTest, TestMissingGroups, 
DefaultValueUpdateProcessorTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
TestPKIAuthenticationPlugin, FullSolrCloudDistribCmdsTest, TestDistribIDF, 
TestConfig, RuleEngineTest, SolrCloudReportersTest, HdfsSyncSliceTest, 
TestQueryWrapperFilter, TestLegacyTerms, ExitableDirectoryReaderTest, 
SubstringBytesRefFilterTest, TestBulkSchemaAPI, TestCustomDocTransformer, 
NotRequiredUniqueKeyTest, TestCollectionAPIs, UtilsToolTest, 
ClassificationUpdateProcessorIntegrationTest, 
TestStressCloudBlindAtomicUpdates, TestPivotHelperCode, 
CollectionStateFormat2Test, BitVectorTest, HdfsDirectoryTest, 
SharedFSAutoReplicaFailoverTest, RequestHandlersTest, TestClusterStateMutator, 
SimpleCollectionCreateDeleteTest, TestManagedResourceStorage, 
SortByFunctionTest, ConvertedLegacyTest, PKIAuthenticationIntegrationTest, 
TestCrossCoreJoin, TestCloudRecovery, WordBreakSolrSpellCheckerTest, 
TestRealTimeGet, TestGeoJSONResponseWriter, TestDistributedGrouping, TestTrie, 
SuggestComponentTest, SolrCoreMetricManagerTest, TestClassicSimilarityFactory, 
QueryResultKeyTest, CSVRequestHandlerTest, 
DistribDocExpirationUpdateProcessorTest, FieldMutatingUpdateProcessorTest, 
TestAuthenticationFramework, TestReplicaProperties, SpellCheckCollatorTest, 
BaseCdcrDistributedZkTest, TlogReplayBufferedWhileIndexingTest, 
ChangedSchemaMergeTest, OverseerStatusTest, MigrateRouteKeyTest, 
TestLuceneMatchVersion, TestFastWriter, JvmMetricsTest, TestSolrConfigHandler, 
TestFieldCacheSortRandom, LargeFieldTest, TestSchemaResource, 
TestNumericRangeQuery32, TestManagedSchemaAPI, TestSQLHandlerNonCloud, 
TolerantUpdateProcessorTest, TestUnifiedSolrHighlighter, TestZkChroot, 
TestPayloadCheckQParserPlugin, TestFieldResource, CircularListTest, 
AnalyticsQueryTest, MetricsHandlerTest]
   [junit4] Completed [176/725 (2!)] on J1 in 0.62s, 3 tests, 1 failure <<< 
FAILURES!

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

Reply via email to