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

1 tests failed.
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([DE23D37FD97C255C:5677ECA5778048A4]: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:865)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:620)
        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:745)




Build Log:
[...truncated 11989 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_DE23D37FD97C255C-001/init-core-data-001
   [junit4]   2> 1712105 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[DE23D37FD97C255C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1712108 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[DE23D37FD97C255C]-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> 1712109 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[DE23D37FD97C255C]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1712111 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1712111 INFO  (Thread-2484) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1712111 INFO  (Thread-2484) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1712217 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56758
   [junit4]   2> 1712254 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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> 1712259 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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> 1712265 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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> 1712269 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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> 1712272 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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> 1712275 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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> 1712278 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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> 1712281 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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> 1712284 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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> 1712288 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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> 1712291 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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> 1713306 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/control-001/cores/collection1
   [junit4]   2> 1713308 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1713310 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a69b29f{/,null,AVAILABLE}
   [junit4]   2> 1713311 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@64089071{HTTP/1.1,[http/1.1]}{127.0.0.1:56766}
   [junit4]   2> 1713311 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.Server Started @1718381ms
   [junit4]   2> 1713311 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/tempDir-001/control/data,
 hostContext=/, hostPort=56766, 
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_DE23D37FD97C255C-001/control-001/cores}
   [junit4]   2> 1713311 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1713312 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1713312 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1713312 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1713312 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T07:25:07.476Z
   [junit4]   2> 1713315 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1713315 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/control-001/solr.xml
   [junit4]   2> 1713326 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56758/solr
   [junit4]   2> 1713365 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56766_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1713367 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56766_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:56766_
   [junit4]   2> 1713369 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56766_    ] o.a.s.c.Overseer Overseer 
(id=97557696104235012-127.0.0.1:56766_-n_0000000000) starting
   [junit4]   2> 1713382 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56766_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56766_
   [junit4]   2> 1713385 INFO  
(zkCallback-3112-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1713508 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56766_    ] 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_DE23D37FD97C255C-001/control-001/cores
   [junit4]   2> 1713508 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56766_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1713511 INFO  
(OverseerStateUpdate-97557696104235012-127.0.0.1:56766_-n_0000000000) 
[n:127.0.0.1:56766_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1715089 WARN  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] o.a.s.c.Config 
Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> 
instead.
   [junit4]   2> 1715090 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 1715103 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1715171 WARN  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1715172 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1715199 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection
   [junit4]   2> 1715200 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ 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_DE23D37FD97C255C-001/control-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_DE23D37FD97C255C-001/control-001/cores/collection1/data/]
   [junit4]   2> 1715200 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@66d6afd6
   [junit4]   2> 1715201 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.260272075681908]
   [junit4]   2> 1715206 WARN  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ 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> 1715269 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1715269 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1715271 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1715271 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1715271 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=3.1162109375, 
floorSegmentMB=0.2236328125, forceMergeDeletesPctAllowed=10.621744087694418, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7032552782880387
   [junit4]   2> 1715271 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@142f26cd[collection1] main]
   [junit4]   2> 1715273 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1715274 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1715274 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1715276 INFO  
(searcherExecutor-6040-thread-1-processing-n:127.0.0.1:56766_ x:collection1 
c:control_collection) [n:127.0.0.1:56766_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@142f26cd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1715276 INFO  
(coreLoadExecutor-6039-thread-1-processing-n:127.0.0.1:56766_) 
[n:127.0.0.1:56766_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1560923140983357440
   [junit4]   2> 1715287 INFO  
(coreZkRegister-6032-thread-1-processing-n:127.0.0.1:56766_ x:collection1 
c:control_collection) [n:127.0.0.1:56766_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1715287 INFO  
(coreZkRegister-6032-thread-1-processing-n:127.0.0.1:56766_ x:collection1 
c:control_collection) [n:127.0.0.1:56766_ 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> 1715287 INFO  
(coreZkRegister-6032-thread-1-processing-n:127.0.0.1:56766_ x:collection1 
c:control_collection) [n:127.0.0.1:56766_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56766/collection1/
   [junit4]   2> 1715287 INFO  
(coreZkRegister-6032-thread-1-processing-n:127.0.0.1:56766_ x:collection1 
c:control_collection) [n:127.0.0.1:56766_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1715287 INFO  
(coreZkRegister-6032-thread-1-processing-n:127.0.0.1:56766_ x:collection1 
c:control_collection) [n:127.0.0.1:56766_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:56766/collection1/ has no replicas
   [junit4]   2> 1715287 INFO  
(coreZkRegister-6032-thread-1-processing-n:127.0.0.1:56766_ x:collection1 
c:control_collection) [n:127.0.0.1:56766_ 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> 1715294 INFO  
(coreZkRegister-6032-thread-1-processing-n:127.0.0.1:56766_ x:collection1 
c:control_collection) [n:127.0.0.1:56766_ 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:56766/collection1/ shard1
   [junit4]   2> 1715455 INFO  
(coreZkRegister-6032-thread-1-processing-n:127.0.0.1:56766_ x:collection1 
c:control_collection) [n:127.0.0.1:56766_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1715581 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1715583 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56758/solr ready
   [junit4]   2> 1715583 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1715851 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/shard-1-001/cores/collection1
   [junit4]   2> 1715852 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/shard-1-001
   [junit4]   2> 1715853 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1715855 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a510069{/,null,AVAILABLE}
   [junit4]   2> 1715856 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@371ccd79{HTTP/1.1,[http/1.1]}{127.0.0.1:56781}
   [junit4]   2> 1715857 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.Server Started @1720927ms
   [junit4]   2> 1715857 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=56781, 
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_DE23D37FD97C255C-001/shard-1-001/cores}
   [junit4]   2> 1715857 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1715857 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1715857 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1715857 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1715857 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T07:25:10.021Z
   [junit4]   2> 1715861 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1715861 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/shard-1-001/solr.xml
   [junit4]   2> 1715872 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56758/solr
   [junit4]   2> 1715889 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56781_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1715894 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56781_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1715898 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56781_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56781_
   [junit4]   2> 1715900 INFO  
(zkCallback-3112-thread-1-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1715901 INFO  (zkCallback-3116-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1715902 INFO  
(zkCallback-3121-thread-1-processing-n:127.0.0.1:56781_) [n:127.0.0.1:56781_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1715978 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56781_    ] 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_DE23D37FD97C255C-001/shard-1-001/cores
   [junit4]   2> 1715978 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56781_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1715981 INFO  
(OverseerStateUpdate-97557696104235012-127.0.0.1:56766_-n_0000000000) 
[n:127.0.0.1:56766_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1717002 WARN  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1717003 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1717021 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1717079 WARN  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1717080 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1717106 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1717106 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ 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_DE23D37FD97C255C-001/shard-1-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_DE23D37FD97C255C-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1717106 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66d6afd6
   [junit4]   2> 1717118 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.260272075681908]
   [junit4]   2> 1717192 WARN  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ 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> 1717262 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1717262 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1717264 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1717264 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1717264 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, 
maxMergedSegmentMB=3.1162109375, floorSegmentMB=0.2236328125, 
forceMergeDeletesPctAllowed=10.621744087694418, segmentsPerTier=21.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7032552782880387
   [junit4]   2> 1717265 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2e76a0de[collection1] main]
   [junit4]   2> 1717267 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1717267 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1717268 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1717269 INFO  
(searcherExecutor-6051-thread-1-processing-n:127.0.0.1:56781_ x:collection1 
c:collection1) [n:127.0.0.1:56781_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2e76a0de[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1717269 INFO  
(coreLoadExecutor-6050-thread-1-processing-n:127.0.0.1:56781_) 
[n:127.0.0.1:56781_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560923143073169408
   [junit4]   2> 1717280 INFO  
(coreZkRegister-6045-thread-1-processing-n:127.0.0.1:56781_ x:collection1 
c:collection1) [n:127.0.0.1:56781_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1717280 INFO  
(coreZkRegister-6045-thread-1-processing-n:127.0.0.1:56781_ x:collection1 
c:collection1) [n:127.0.0.1:56781_ 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> 1717280 INFO  
(coreZkRegister-6045-thread-1-processing-n:127.0.0.1:56781_ x:collection1 
c:collection1) [n:127.0.0.1:56781_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56781/collection1/
   [junit4]   2> 1717280 INFO  
(coreZkRegister-6045-thread-1-processing-n:127.0.0.1:56781_ x:collection1 
c:collection1) [n:127.0.0.1:56781_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1717281 INFO  
(coreZkRegister-6045-thread-1-processing-n:127.0.0.1:56781_ x:collection1 
c:collection1) [n:127.0.0.1:56781_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:56781/collection1/ has no 
replicas
   [junit4]   2> 1717281 INFO  
(coreZkRegister-6045-thread-1-processing-n:127.0.0.1:56781_ x:collection1 
c:collection1) [n:127.0.0.1:56781_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1717287 INFO  
(coreZkRegister-6045-thread-1-processing-n:127.0.0.1:56781_ x:collection1 
c:collection1) [n:127.0.0.1:56781_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56781/collection1/ shard2
   [junit4]   2> 1717454 INFO  
(coreZkRegister-6045-thread-1-processing-n:127.0.0.1:56781_ x:collection1 
c:collection1) [n:127.0.0.1:56781_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1717819 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/shard-2-001/cores/collection1
   [junit4]   2> 1717821 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/shard-2-001
   [junit4]   2> 1717822 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1717823 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@69728af1{/,null,AVAILABLE}
   [junit4]   2> 1717824 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@17e08ede{HTTP/1.1,[http/1.1]}{127.0.0.1:56794}
   [junit4]   2> 1717824 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.Server Started @1722894ms
   [junit4]   2> 1717824 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=56794, 
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_DE23D37FD97C255C-001/shard-2-001/cores}
   [junit4]   2> 1717825 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1717825 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1717825 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1717825 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1717825 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T07:25:11.989Z
   [junit4]   2> 1717829 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1717829 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/shard-2-001/solr.xml
   [junit4]   2> 1717845 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56758/solr
   [junit4]   2> 1717863 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56794_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1717869 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56794_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1717873 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56794_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56794_
   [junit4]   2> 1717876 INFO  (zkCallback-3116-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1717876 INFO  
(zkCallback-3121-thread-1-processing-n:127.0.0.1:56781_) [n:127.0.0.1:56781_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1717876 INFO  
(zkCallback-3112-thread-2-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1717877 INFO  
(zkCallback-3127-thread-1-processing-n:127.0.0.1:56794_) [n:127.0.0.1:56794_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1717995 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56794_    ] 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_DE23D37FD97C255C-001/shard-2-001/cores
   [junit4]   2> 1717995 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56794_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1717997 INFO  
(OverseerStateUpdate-97557696104235012-127.0.0.1:56766_-n_0000000000) 
[n:127.0.0.1:56766_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard3
   [junit4]   2> 1719015 WARN  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1719016 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1719027 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1719087 WARN  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1719088 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1719118 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1719118 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ 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_DE23D37FD97C255C-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_DE23D37FD97C255C-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1719118 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66d6afd6
   [junit4]   2> 1719119 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.260272075681908]
   [junit4]   2> 1719124 WARN  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ 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> 1719550 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1719550 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1719551 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1719551 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1719552 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, 
maxMergedSegmentMB=3.1162109375, floorSegmentMB=0.2236328125, 
forceMergeDeletesPctAllowed=10.621744087694418, segmentsPerTier=21.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7032552782880387
   [junit4]   2> 1719552 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@a81c499[collection1] main]
   [junit4]   2> 1719553 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1719554 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1719554 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1719555 INFO  
(searcherExecutor-6062-thread-1-processing-n:127.0.0.1:56794_ x:collection1 
c:collection1) [n:127.0.0.1:56794_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@a81c499[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1719556 INFO  
(coreLoadExecutor-6061-thread-1-processing-n:127.0.0.1:56794_) 
[n:127.0.0.1:56794_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560923145471262720
   [junit4]   2> 1719565 INFO  
(coreZkRegister-6056-thread-1-processing-n:127.0.0.1:56794_ x:collection1 
c:collection1) [n:127.0.0.1:56794_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1719565 INFO  
(coreZkRegister-6056-thread-1-processing-n:127.0.0.1:56794_ x:collection1 
c:collection1) [n:127.0.0.1:56794_ 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> 1719565 INFO  
(coreZkRegister-6056-thread-1-processing-n:127.0.0.1:56794_ x:collection1 
c:collection1) [n:127.0.0.1:56794_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56794/collection1/
   [junit4]   2> 1719565 INFO  
(coreZkRegister-6056-thread-1-processing-n:127.0.0.1:56794_ x:collection1 
c:collection1) [n:127.0.0.1:56794_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1719566 INFO  
(coreZkRegister-6056-thread-1-processing-n:127.0.0.1:56794_ x:collection1 
c:collection1) [n:127.0.0.1:56794_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:56794/collection1/ has no 
replicas
   [junit4]   2> 1719566 INFO  
(coreZkRegister-6056-thread-1-processing-n:127.0.0.1:56794_ x:collection1 
c:collection1) [n:127.0.0.1:56794_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1719572 INFO  
(coreZkRegister-6056-thread-1-processing-n:127.0.0.1:56794_ x:collection1 
c:collection1) [n:127.0.0.1:56794_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56794/collection1/ shard3
   [junit4]   2> 1719742 INFO  
(coreZkRegister-6056-thread-1-processing-n:127.0.0.1:56794_ x:collection1 
c:collection1) [n:127.0.0.1:56794_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1720325 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/shard-3-001/cores/collection1
   [junit4]   2> 1720326 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/shard-3-001
   [junit4]   2> 1720326 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1720328 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@12048ca{/,null,AVAILABLE}
   [junit4]   2> 1720328 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4a0193c5{HTTP/1.1,[http/1.1]}{127.0.0.1:56806}
   [junit4]   2> 1720329 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.Server Started @1725399ms
   [junit4]   2> 1720329 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=56806, 
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_DE23D37FD97C255C-001/shard-3-001/cores}
   [junit4]   2> 1720329 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1720330 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1720330 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1720330 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1720330 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T07:25:14.494Z
   [junit4]   2> 1720334 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1720334 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/shard-3-001/solr.xml
   [junit4]   2> 1720382 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56758/solr
   [junit4]   2> 1720400 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56806_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1720405 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56806_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1720409 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56806_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56806_
   [junit4]   2> 1720412 INFO  (zkCallback-3116-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1720412 INFO  
(zkCallback-3112-thread-3-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1720413 INFO  
(zkCallback-3121-thread-1-processing-n:127.0.0.1:56781_) [n:127.0.0.1:56781_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1720414 INFO  
(zkCallback-3133-thread-1-processing-n:127.0.0.1:56806_) [n:127.0.0.1:56806_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1720414 INFO  
(zkCallback-3127-thread-1-processing-n:127.0.0.1:56794_) [n:127.0.0.1:56794_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1720535 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56806_    ] 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_DE23D37FD97C255C-001/shard-3-001/cores
   [junit4]   2> 1720535 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56806_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1720538 INFO  
(OverseerStateUpdate-97557696104235012-127.0.0.1:56766_-n_0000000000) 
[n:127.0.0.1:56766_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1721558 WARN  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1721558 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1721570 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1721625 WARN  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1721626 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1721656 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1721657 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ 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_DE23D37FD97C255C-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_DE23D37FD97C255C-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1721657 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66d6afd6
   [junit4]   2> 1721658 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.260272075681908]
   [junit4]   2> 1721662 WARN  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ 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> 1721723 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1721723 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1721725 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1721725 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1721725 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, 
maxMergedSegmentMB=3.1162109375, floorSegmentMB=0.2236328125, 
forceMergeDeletesPctAllowed=10.621744087694418, segmentsPerTier=21.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7032552782880387
   [junit4]   2> 1721725 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7ba53638[collection1] main]
   [junit4]   2> 1721727 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1721728 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1721728 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1721737 INFO  
(searcherExecutor-6073-thread-1-processing-n:127.0.0.1:56806_ x:collection1 
c:collection1) [n:127.0.0.1:56806_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7ba53638[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1721737 INFO  
(coreLoadExecutor-6072-thread-1-processing-n:127.0.0.1:56806_) 
[n:127.0.0.1:56806_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560923147758206976
   [junit4]   2> 1721747 INFO  
(coreZkRegister-6067-thread-1-processing-n:127.0.0.1:56806_ x:collection1 
c:collection1) [n:127.0.0.1:56806_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1721747 INFO  
(coreZkRegister-6067-thread-1-processing-n:127.0.0.1:56806_ x:collection1 
c:collection1) [n:127.0.0.1:56806_ 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> 1721747 INFO  
(coreZkRegister-6067-thread-1-processing-n:127.0.0.1:56806_ x:collection1 
c:collection1) [n:127.0.0.1:56806_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56806/collection1/
   [junit4]   2> 1721747 INFO  
(coreZkRegister-6067-thread-1-processing-n:127.0.0.1:56806_ x:collection1 
c:collection1) [n:127.0.0.1:56806_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1721747 INFO  
(coreZkRegister-6067-thread-1-processing-n:127.0.0.1:56806_ x:collection1 
c:collection1) [n:127.0.0.1:56806_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:56806/collection1/ has no 
replicas
   [junit4]   2> 1721747 INFO  
(coreZkRegister-6067-thread-1-processing-n:127.0.0.1:56806_ x:collection1 
c:collection1) [n:127.0.0.1:56806_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1721753 INFO  
(coreZkRegister-6067-thread-1-processing-n:127.0.0.1:56806_ x:collection1 
c:collection1) [n:127.0.0.1:56806_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56806/collection1/ shard1
   [junit4]   2> 1721915 INFO  
(coreZkRegister-6067-thread-1-processing-n:127.0.0.1:56806_ x:collection1 
c:collection1) [n:127.0.0.1:56806_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1722094 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/shard-4-001/cores/collection1
   [junit4]   2> 1722095 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/shard-4-001
   [junit4]   2> 1722096 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1722097 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@65404d8d{/,null,AVAILABLE}
   [junit4]   2> 1722098 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@35b1135d{HTTP/1.1,[http/1.1]}{127.0.0.1:56810}
   [junit4]   2> 1722098 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.Server Started @1727169ms
   [junit4]   2> 1722098 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=56810, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DE23D37FD97C255C-001/shard-4-001/cores}
   [junit4]   2> 1722099 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1722099 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1722099 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1722099 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1722099 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T07:25:16.263Z
   [junit4]   2> 1722103 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1722103 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/shard-4-001/solr.xml
   [junit4]   2> 1722144 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56758/solr
   [junit4]   2> 1722160 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56810_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1722166 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56810_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1722169 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56810_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56810_
   [junit4]   2> 1722172 INFO  (zkCallback-3116-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1722173 INFO  
(zkCallback-3121-thread-1-processing-n:127.0.0.1:56781_) [n:127.0.0.1:56781_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1722173 INFO  
(zkCallback-3112-thread-2-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1722173 INFO  
(zkCallback-3133-thread-1-processing-n:127.0.0.1:56806_) [n:127.0.0.1:56806_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1722173 INFO  
(zkCallback-3127-thread-1-processing-n:127.0.0.1:56794_) [n:127.0.0.1:56794_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1722174 INFO  
(zkCallback-3139-thread-1-processing-n:127.0.0.1:56810_) [n:127.0.0.1:56810_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1722259 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56810_    ] 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_DE23D37FD97C255C-001/shard-4-001/cores
   [junit4]   2> 1722260 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56810_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1722263 INFO  
(OverseerStateUpdate-97557696104235012-127.0.0.1:56766_-n_0000000000) 
[n:127.0.0.1:56766_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1723287 WARN  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.c.Config Beginning 
with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 1723288 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 1723306 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1723364 WARN  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] default search field in schema is text. WARNING: Deprecated, 
please use 'df' on request instead.
   [junit4]   2> 1723365 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1723393 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1723393 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ 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_DE23D37FD97C255C-001/shard-4-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DE23D37FD97C255C-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1723393 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66d6afd6
   [junit4]   2> 1723394 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.260272075681908]
   [junit4]   2> 1723399 WARN  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ 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> 1723455 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1723455 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1723456 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1723456 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1723457 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=43, 
maxMergedSegmentMB=3.1162109375, floorSegmentMB=0.2236328125, 
forceMergeDeletesPctAllowed=10.621744087694418, segmentsPerTier=21.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7032552782880387
   [junit4]   2> 1723457 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@42de895e[collection1] main]
   [junit4]   2> 1723459 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1723459 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1723459 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1723460 INFO  
(searcherExecutor-6084-thread-1-processing-n:127.0.0.1:56810_ x:collection1 
c:collection1) [n:127.0.0.1:56810_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@42de895e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1723461 INFO  
(coreLoadExecutor-6083-thread-1-processing-n:127.0.0.1:56810_) 
[n:127.0.0.1:56810_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1560923149565952000
   [junit4]   2> 1723466 INFO  
(coreZkRegister-6078-thread-1-processing-n:127.0.0.1:56810_ x:collection1 
c:collection1) [n:127.0.0.1:56810_ c:collection1 s:shard2 r:core_node4 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1723467 INFO  
(updateExecutor-3136-thread-1-processing-n:127.0.0.1:56810_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:56810_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1723467 INFO  
(recoveryExecutor-3137-thread-1-processing-n:127.0.0.1:56810_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:56810_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1723467 INFO  
(recoveryExecutor-3137-thread-1-processing-n:127.0.0.1:56810_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:56810_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1723467 INFO  
(recoveryExecutor-3137-thread-1-processing-n:127.0.0.1:56810_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:56810_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 1723468 INFO  
(recoveryExecutor-3137-thread-1-processing-n:127.0.0.1:56810_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:56810_ 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> 1723468 INFO  
(recoveryExecutor-3137-thread-1-processing-n:127.0.0.1:56810_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:56810_ 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:56781/collection1/] 
and I am [http://127.0.0.1:56810/collection1/]
   [junit4]   2> 1723472 INFO  
(recoveryExecutor-3137-thread-1-processing-n:127.0.0.1:56810_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:56810_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:56781]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:56810_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1723477 INFO  (qtp555480725-15389) [n:127.0.0.1:56781_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1723478 INFO  (qtp555480725-15389) [n:127.0.0.1:56781_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1723478 INFO  (qtp555480725-15389) [n:127.0.0.1:56781_    ] 
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:56810_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:56810","node_name":"127.0.0.1:56810_","state":"down"}
   [junit4]   2> 1724164 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/shard-5-001/cores/collection1
   [junit4]   2> 1724165 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DE23D37FD97C255C-001/shard-5-001
   [junit4]   2> 1724166 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1724168 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@d45344e{/,null,AVAILABLE}
   [junit4]   2> 1724168 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@603f9bd8{HTTP/1.1,[http/1.1]}{127.0.0.1:56816}
   [junit4]   2> 1724168 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.Server Started @1729239ms
   [junit4]   2> 1724168 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/tempDir-001/jetty5,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=56816, 
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_DE23D37FD97C255C-001/shard-5-001/cores}
   [junit4]   2> 1724169 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1724169 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 1724170 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1724170 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1724170 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-03-04T07:25:18.334Z
   [junit4]   2> 1724174 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1724174 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
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_DE23D37FD97C255C-001/shard-5-001/solr.xml
   [junit4]   2> 1724184 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56758/solr
   [junit4]   2> 1724200 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56816_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1724206 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56816_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1724209 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56816_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56816_
   [junit4]   2> 1724213 INFO  
(zkCallback-3112-thread-2-processing-n:127.0.0.1:56766_) [n:127.0.0.1:56766_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1724213 INFO  (zkCallback-3116-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1724213 INFO  
(zkCallback-3121-thread-1-processing-n:127.0.0.1:56781_) [n:127.0.0.1:56781_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1724213 INFO  
(zkCallback-3127-thread-1-processing-n:127.0.0.1:56794_) [n:127.0.0.1:56794_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1724213 INFO  
(zkCallback-3139-thread-1-processing-n:127.0.0.1:56810_) [n:127.0.0.1:56810_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1724213 INFO  
(zkCallback-3133-thread-1-processing-n:127.0.0.1:56806_) [n:127.0.0.1:56806_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1724215 INFO  
(zkCallback-3146-thread-1-processing-n:127.0.0.1:56816_) [n:127.0.0.1:56816_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1724343 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56816_    ] 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_DE23D37FD97C255C-001/shard-5-001/cores
   [junit4]   2> 1724343 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) 
[n:127.0.0.1:56816_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1724346 INFO  
(OverseerStateUpdate-97557696104235012-127.0.0.1:56766_-n_0000000000) 
[n:127.0.0.1:56766_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard3
   [junit4]   2> 1724479 INFO  (qtp555480725-15389) [n:127.0.0.1:56781_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:56810_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:56810","node_name":"127.0.0.1:56810_","state":"recovering"}
   [junit4]   2> 1724479 INFO  (qtp555480725-15389) [n:127.0.0.1:56781_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1724479 INFO  (qtp555480725-15389) [n:127.0.0.1:56781_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:56810_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1002
   [junit4]   2> 1724982 INFO  
(recoveryExecutor-3137-thread-1-processing-n:127.0.0.1:56810_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:56810_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:56781/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1724982 INFO  
(recoveryExecutor-3137-thread-1-processing-n:127.0.0.1:56810_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:56810_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:56810 START replicas=[http://127.0.0.1:56781/collection1/] 
nUpdates=100
   [junit4]   2> 1724985 INFO  (qtp555480725-15393) [n:127.0.0.1:56781_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}
   [junit4]   2> 1724985 INFO  (qtp555480725-15393) [n:127.0.0.1:56781_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1724986 INFO  
(recoveryExecutor-3137-thread-1-processing-n:127.0.0.1:56810_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:56810_ c:collection1 s:shard2 
r:core_node4 x

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

e to prioritize overseer 
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2>        at java.lang.Object.wait(Native Method)
   [junit4]   2>        at java.lang.Object.wait(Object.java:502)
   [junit4]   2>        at 
org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1342)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1040)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:322)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:319)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:319)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerNodePrioritizer.prioritizeOverseerNodes(OverseerNodePrioritizer.java:60)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:177)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1781387 WARN  
(zkCallback-3146-thread-2-processing-n:127.0.0.1:56816_) [n:127.0.0.1:56816_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1781388 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1781389 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@603f9bd8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1781390 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@d45344e{/,null,UNAVAILABLE}
   [junit4]   2> 1781391 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 56822
   [junit4]   2> 1781395 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[DE23D37FD97C255C]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:56758 56758
   [junit4]   2> 1781413 INFO  (Thread-2484) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:56758 56758
   [junit4]   2> 1785089 WARN  (Thread-2484) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/aliases.json
   [junit4]   2>        14      /solr/clusterprops.json
   [junit4]   2>        10      /solr/configs/conf1
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2>        5       /solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/97557696104235019-127.0.0.1:56794_-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        88      /solr/overseer/queue
   [junit4]   2>        58      /solr/overseer/collection-queue-work
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2>        14      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test 
-Dtests.seed=DE23D37FD97C255C -Dtests.slow=true -Dtests.locale=sr-Latn-BA 
-Dtests.timezone=Australia/North -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 73.0s J1 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DE23D37FD97C255C:5677ECA5778048A4]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:865)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:620)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1785138 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[DE23D37FD97C255C]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_DE23D37FD97C255C-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-BA, 
timezone=Australia/North
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_121 
(64-bit)/cpus=3,threads=1,free=205566728,total=495452160
   [junit4]   2> NOTE: All tests run in this JVM: [TestPointFields, 
SolrInfoMBeanTest, AsyncCallRequestStatusResponseTest, TestDistributedGrouping, 
PKIAuthenticationIntegrationTest, TestRawTransformer, DateMathParserTest, 
TestSizeLimitedDistributedMap, TestOrdValues, ConfigSetsAPITest, 
TestConfigReload, SortByFunctionTest, DefaultValueUpdateProcessorTest, 
TestCoreAdminApis, TestManagedResource, TestLockTree, TestAnalyzedSuggestions, 
TestInPlaceUpdatesStandalone, TestSubQueryTransformerCrossCore, 
TestConfigOverlay, TestClassNameShortening, TermVectorComponentDistributedTest, 
QueryParsingTest, DistributedTermsComponentTest, CollectionsAPISolrJTest, 
CloudMLTQParserTest, MinimalSchemaTest, CoreAdminRequestStatusTest, 
DeleteInactiveReplicaTest, SuggestComponentTest, SuggesterTSTTest, 
TestIndexSearcher, TestFieldTypeResource, JSONWriterTest, 
TestAtomicUpdateErrorCases, ReturnFieldsTest, TestBinaryResponseWriter, 
ConjunctionSolrSpellCheckerTest, ResponseLogComponentTest, HdfsThreadLeakTest, 
TestJoin, TestCloudRecovery, TestConfigSetProperties, 
TestExclusionRuleCollectionAccess, HighlighterMaxOffsetTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestStressLiveNodes, 
TestImpersonationWithHadoopAuth, TestNoOpRegenerator, TestSolr4Spatial, 
TestMacroExpander, StatsReloadRaceTest, V2ApiIntegrationTest, TestBadConfig, 
TestOmitPositions, TestSolrCLIRunExample, BasicDistributedZk2Test, 
SharedFSAutoReplicaFailoverUtilsTest, TestLuceneMatchVersion, 
LeaderInitiatedRecoveryOnShardRestartTest, LeaderFailureAfterFreshStartTest, 
VersionInfoTest, FieldAnalysisRequestHandlerTest, GraphQueryTest, 
TestClassicSimilarityFactory, TestQuerySenderListener, TestIndexingPerformance, 
UtilsToolTest, TestWriterPerf, TestSuggestSpellingConverter, 
TestDynamicFieldResource, TestSystemIdResolver, TestQueryUtils, 
SolrCoreCheckLockOnStartupTest, StatsComponentTest, 
TestDocBasedVersionConstraints, TestFieldCache, EchoParamsTest, 
BadIndexSchemaTest, TestCoreDiscovery, 
DistributedQueryComponentOptimizationTest, TestStressRecovery, 
OpenCloseCoreStressTest, TestFieldCacheVsDocValues, CdcrUpdateLogTest, 
IndexSchemaTest, SuggesterWFSTTest, TestOnReconnectListenerSupport, 
TestEmbeddedSolrServerSchemaAPI, TestGraphMLResponseWriter, 
LeaderElectionIntegrationTest, OverseerRolesTest, ForceLeaderTest, 
DistributedVersionInfoTest, SolrMetricsIntegrationTest, TestExportWriter, 
TestConfigSetsAPIExclusivity, TestRequestStatusCollectionAPI, 
TestBlendedInfixSuggestions, MergeStrategyTest, SecurityConfHandlerTest, 
TestSchemaResource, TestTrie, TestRestoreCore, DebugComponentTest, 
CheckHdfsIndexTest, TemplateUpdateProcessorTest, BufferStoreTest, 
TestRealTimeGet, TestDocSet, CSVRequestHandlerTest, TestStandardQParsers, 
LukeRequestHandlerTest, TestDistributedMissingSort, StressHdfsTest, 
ShowFileRequestHandlerTest, TestRecovery, TestFieldCacheSort, 
HdfsCollectionsAPIDistributedZkTest, TestFastWriter, TestValueSourceCache, 
TestSchemaVersionResource, DistribJoinFromCollectionTest, LoggingHandlerTest, 
TestNumericTerms64, ReplaceNodeTest, DistanceFunctionTest, 
TestSolrQueryParserDefaultOperatorResource, UUIDFieldTest, 
CloneFieldUpdateProcessorFactoryTest, TestManagedSynonymFilterFactory, 
SparseHLLTest, TestQueryTypes, ConvertedLegacyTest, TestCodecSupport, 
TestPathTrie, ExternalFileFieldSortTest, DistanceUnitsTest, 
TestTolerantUpdateProcessorRandomCloud, TestCollectionAPIs, 
TestSha256AuthenticationProvider, SSLMigrationTest, TestSolrCloudSnapshots, 
HdfsRecoverLeaseTest, TestPHPSerializedResponseWriter, 
WordBreakSolrSpellCheckerTest, LeaderElectionContextKeyTest, 
TestQueryWrapperFilter, NotRequiredUniqueKeyTest, TestFuzzyAnalyzedSuggestions, 
TestSegmentSorting, TestSlowCompositeReaderWrapper, TestFieldSortValues, 
TestSolrCoreParser, CoreSorterTest, TestDynamicLoading, JsonLoaderTest, 
AutoCommitTest, SolrSlf4jReporterTest, HdfsBasicDistributedZk2Test, 
TestTrieFacet, TestSolrCloudWithKerberosAlt, SolrCLIZkUtilsTest, 
TestScoreJoinQPScore, TestSolrConfigHandlerConcurrent, SolrCmdDistributorTest, 
TestTrackingShardHandlerFactory, TestObjectReleaseTracker, 
ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, SyncSliceTest, OverseerTest, ShardRoutingTest, 
BasicZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [352/693 (1!)] on J1 in 73.07s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 63678 lines...]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to