Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/3991/
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([8C2E26AD40DB7B65:47A1977EE27169D]: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:861)
        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:748)




Build Log:
[...truncated 12162 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/init-core-data-001
   [junit4]   2> 2744397 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[8C2E26AD40DB7B65]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2744398 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[8C2E26AD40DB7B65]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 2744401 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[8C2E26AD40DB7B65]-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> 2744402 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[8C2E26AD40DB7B65]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2744403 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2744404 INFO  (Thread-2711) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2744404 INFO  (Thread-2711) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2744408 ERROR (Thread-2711) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2744514 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54312
   [junit4]   2> 2744568 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
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> 2744606 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
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> 2744651 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
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> 2744667 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
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> 2744675 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
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> 2744687 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
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> 2744700 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
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> 2744712 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
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> 2744735 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
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> 2744749 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
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> 2744765 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
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> 2748694 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/control-001/cores/collection1
   [junit4]   2> 2748697 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2748699 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ae64ef{/,null,AVAILABLE}
   [junit4]   2> 2748714 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1c7305c0{HTTP/1.1,[http/1.1]}{127.0.0.1:54315}
   [junit4]   2> 2748715 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.Server Started @2759912ms
   [junit4]   2> 2748715 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/tempDir-001/control/data,
 hostContext=/, hostPort=54315, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/control-001/cores}
   [junit4]   2> 2748715 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2748715 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2748716 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2748716 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2748716 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-06T08:30:44.837Z
   [junit4]   2> 2748721 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2748721 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/control-001/solr.xml
   [junit4]   2> 2748731 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2748736 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54312/solr
   [junit4]   2> 2748786 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54315_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2748787 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54315_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:54315_
   [junit4]   2> 2748789 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54315_    ] o.a.s.c.Overseer Overseer 
(id=97914679494377476-127.0.0.1:54315_-n_0000000000) starting
   [junit4]   2> 2748805 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54315_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54315_
   [junit4]   2> 2748809 INFO  
(zkCallback-1915-thread-1-processing-n:127.0.0.1:54315_) [n:127.0.0.1:54315_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2749237 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54315_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2749243 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54315_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2749244 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54315_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2749247 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54315_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/control-001/cores
   [junit4]   2> 2749247 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54315_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2749249 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2749256 INFO  
(OverseerStateUpdate-97914679494377476-127.0.0.1:54315_-n_0000000000) 
[n:127.0.0.1:54315_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2750278 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 2750292 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2750369 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2750399 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 2750399 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.core_node1' (registry 
'solr.core.control_collection.shard1.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2750399 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2750399 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ 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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/control-001/cores/collection1/data/]
   [junit4]   2> 2750401 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2750404 WARN  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ 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> 2750465 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2750465 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2750466 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 2750466 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 2750467 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=10, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=22.6240234375, 
floorSegmentMB=1.87109375, forceMergeDeletesPctAllowed=16.71093755343289, 
segmentsPerTier=19.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.4819414897388644
   [junit4]   2> 2750467 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7d90ac3e[collection1] main]
   [junit4]   2> 2750469 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2750470 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2750470 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2750471 INFO  
(coreLoadExecutor-5391-thread-1-processing-n:127.0.0.1:54315_) 
[n:127.0.0.1:54315_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1566634878269652992
   [junit4]   2> 2750471 INFO  
(searcherExecutor-5392-thread-1-processing-n:127.0.0.1:54315_ x:collection1 
c:control_collection) [n:127.0.0.1:54315_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7d90ac3e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2750482 INFO  
(coreZkRegister-5384-thread-1-processing-n:127.0.0.1:54315_ x:collection1 
c:control_collection) [n:127.0.0.1:54315_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 2750482 INFO  
(coreZkRegister-5384-thread-1-processing-n:127.0.0.1:54315_ x:collection1 
c:control_collection) [n:127.0.0.1:54315_ 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> 2750482 INFO  
(coreZkRegister-5384-thread-1-processing-n:127.0.0.1:54315_ x:collection1 
c:control_collection) [n:127.0.0.1:54315_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54315/collection1/
   [junit4]   2> 2750482 INFO  
(coreZkRegister-5384-thread-1-processing-n:127.0.0.1:54315_ x:collection1 
c:control_collection) [n:127.0.0.1:54315_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 2750482 INFO  
(coreZkRegister-5384-thread-1-processing-n:127.0.0.1:54315_ x:collection1 
c:control_collection) [n:127.0.0.1:54315_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:54315/collection1/ has no replicas
   [junit4]   2> 2750482 INFO  
(coreZkRegister-5384-thread-1-processing-n:127.0.0.1:54315_ x:collection1 
c:control_collection) [n:127.0.0.1:54315_ 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> 2750489 INFO  
(coreZkRegister-5384-thread-1-processing-n:127.0.0.1:54315_ x:collection1 
c:control_collection) [n:127.0.0.1:54315_ 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:54315/collection1/ shard1
   [junit4]   2> 2750600 INFO  
(coreZkRegister-5384-thread-1-processing-n:127.0.0.1:54315_ x:collection1 
c:control_collection) [n:127.0.0.1:54315_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 2750798 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2750801 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54312/solr ready
   [junit4]   2> 2750801 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 2750801 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 2751082 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-1-001/cores/collection1
   [junit4]   2> 2751084 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-1-001
   [junit4]   2> 2751084 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2751086 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@38a3457c{/,null,AVAILABLE}
   [junit4]   2> 2751086 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@19d59e16{HTTP/1.1,[http/1.1]}{127.0.0.1:54321}
   [junit4]   2> 2751086 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.Server Started @2762283ms
   [junit4]   2> 2751086 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=54321, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-1-001/cores}
   [junit4]   2> 2751086 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2751087 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2751087 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2751087 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2751087 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-06T08:30:47.208Z
   [junit4]   2> 2751091 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2751091 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-1-001/solr.xml
   [junit4]   2> 2751127 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2751132 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54312/solr
   [junit4]   2> 2751149 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54321_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2751153 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54321_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2751157 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54321_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54321_
   [junit4]   2> 2751160 INFO  
(zkCallback-1915-thread-1-processing-n:127.0.0.1:54315_) [n:127.0.0.1:54315_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2751162 INFO  
(zkCallback-1925-thread-1-processing-n:127.0.0.1:54321_) [n:127.0.0.1:54321_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2751162 INFO  (zkCallback-1919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2751243 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54321_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2751247 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54321_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2751248 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54321_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2751250 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54321_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-1-001/cores
   [junit4]   2> 2751250 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54321_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2751252 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2751254 INFO  
(OverseerStateUpdate-97914679494377476-127.0.0.1:54315_-n_0000000000) 
[n:127.0.0.1:54315_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 2751368 INFO  
(zkCallback-1925-thread-1-processing-n:127.0.0.1:54321_) [n:127.0.0.1:54321_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2752282 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2752294 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2752381 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 2752412 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 2752412 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard2.core_node1' (registry 
'solr.core.collection1.shard2.core_node1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2752412 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2752412 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ 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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 2752414 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2752416 WARN  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ 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> 2752483 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2752483 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2752484 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2752484 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2752485 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=15, 
maxMergedSegmentMB=22.6240234375, floorSegmentMB=1.87109375, 
forceMergeDeletesPctAllowed=16.71093755343289, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4819414897388644
   [junit4]   2> 2752485 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4cfd5579[collection1] main]
   [junit4]   2> 2752487 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2752488 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2752488 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2752488 INFO  
(coreLoadExecutor-5402-thread-1-processing-n:127.0.0.1:54321_) 
[n:127.0.0.1:54321_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1566634880384630784
   [junit4]   2> 2752489 INFO  
(searcherExecutor-5403-thread-1-processing-n:127.0.0.1:54321_ x:collection1 
c:collection1) [n:127.0.0.1:54321_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4cfd5579[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2752499 INFO  
(coreZkRegister-5397-thread-1-processing-n:127.0.0.1:54321_ x:collection1 
c:collection1) [n:127.0.0.1:54321_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2752499 INFO  
(coreZkRegister-5397-thread-1-processing-n:127.0.0.1:54321_ x:collection1 
c:collection1) [n:127.0.0.1:54321_ 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> 2752499 INFO  
(coreZkRegister-5397-thread-1-processing-n:127.0.0.1:54321_ x:collection1 
c:collection1) [n:127.0.0.1:54321_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54321/collection1/
   [junit4]   2> 2752499 INFO  
(coreZkRegister-5397-thread-1-processing-n:127.0.0.1:54321_ x:collection1 
c:collection1) [n:127.0.0.1:54321_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2752499 INFO  
(coreZkRegister-5397-thread-1-processing-n:127.0.0.1:54321_ x:collection1 
c:collection1) [n:127.0.0.1:54321_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:54321/collection1/ has no 
replicas
   [junit4]   2> 2752499 INFO  
(coreZkRegister-5397-thread-1-processing-n:127.0.0.1:54321_ x:collection1 
c:collection1) [n:127.0.0.1:54321_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 2752506 INFO  
(coreZkRegister-5397-thread-1-processing-n:127.0.0.1:54321_ x:collection1 
c:collection1) [n:127.0.0.1:54321_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54321/collection1/ shard2
   [junit4]   2> 2752611 INFO  
(zkCallback-1925-thread-1-processing-n:127.0.0.1:54321_) [n:127.0.0.1:54321_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2752618 INFO  
(coreZkRegister-5397-thread-1-processing-n:127.0.0.1:54321_ x:collection1 
c:collection1) [n:127.0.0.1:54321_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2752734 INFO  
(zkCallback-1925-thread-1-processing-n:127.0.0.1:54321_) [n:127.0.0.1:54321_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 2753131 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-2-001/cores/collection1
   [junit4]   2> 2753132 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-2-001
   [junit4]   2> 2753133 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2753135 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1872bfe5{/,null,AVAILABLE}
   [junit4]   2> 2753135 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1882c6ff{HTTP/1.1,[http/1.1]}{127.0.0.1:54329}
   [junit4]   2> 2753135 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.Server Started @2764332ms
   [junit4]   2> 2753135 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=54329, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-2-001/cores}
   [junit4]   2> 2753136 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2753137 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2753137 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2753137 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2753137 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-06T08:30:49.258Z
   [junit4]   2> 2753142 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2753142 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-2-001/solr.xml
   [junit4]   2> 2753150 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2753155 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54312/solr
   [junit4]   2> 2753172 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54329_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2753178 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54329_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2753183 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54329_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54329_
   [junit4]   2> 2753186 INFO  
(zkCallback-1915-thread-2-processing-n:127.0.0.1:54315_) [n:127.0.0.1:54315_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2753186 INFO  (zkCallback-1919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2753186 INFO  
(zkCallback-1925-thread-1-processing-n:127.0.0.1:54321_) [n:127.0.0.1:54321_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2753188 INFO  
(zkCallback-1931-thread-1-processing-n:127.0.0.1:54329_) [n:127.0.0.1:54329_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2753328 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54329_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2753333 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54329_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2753333 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54329_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2753346 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54329_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-2-001/cores
   [junit4]   2> 2753346 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54329_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2753347 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2753355 INFO  
(OverseerStateUpdate-97914679494377476-127.0.0.1:54315_-n_0000000000) 
[n:127.0.0.1:54315_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard3
   [junit4]   2> 2753470 INFO  
(zkCallback-1931-thread-1-processing-n:127.0.0.1:54329_) [n:127.0.0.1:54329_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2753470 INFO  
(zkCallback-1925-thread-1-processing-n:127.0.0.1:54321_) [n:127.0.0.1:54321_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2754376 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2754392 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2754502 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 2754531 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 2754531 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard3.core_node2' (registry 
'solr.core.collection1.shard3.core_node2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2754531 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2754531 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ 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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 2754533 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2754558 WARN  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ 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> 2754636 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2754636 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2754638 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2754638 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2754639 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=15, 
maxMergedSegmentMB=22.6240234375, floorSegmentMB=1.87109375, 
forceMergeDeletesPctAllowed=16.71093755343289, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4819414897388644
   [junit4]   2> 2754639 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7e6bb24b[collection1] main]
   [junit4]   2> 2754641 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2754642 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2754643 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2754643 INFO  
(coreLoadExecutor-5413-thread-1-processing-n:127.0.0.1:54329_) 
[n:127.0.0.1:54329_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1566634882644312064
   [junit4]   2> 2754644 INFO  
(searcherExecutor-5414-thread-1-processing-n:127.0.0.1:54329_ x:collection1 
c:collection1) [n:127.0.0.1:54329_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@7e6bb24b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2754653 INFO  
(coreZkRegister-5408-thread-1-processing-n:127.0.0.1:54329_ x:collection1 
c:collection1) [n:127.0.0.1:54329_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2754653 INFO  
(coreZkRegister-5408-thread-1-processing-n:127.0.0.1:54329_ x:collection1 
c:collection1) [n:127.0.0.1:54329_ 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> 2754654 INFO  
(coreZkRegister-5408-thread-1-processing-n:127.0.0.1:54329_ x:collection1 
c:collection1) [n:127.0.0.1:54329_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54329/collection1/
   [junit4]   2> 2754654 INFO  
(coreZkRegister-5408-thread-1-processing-n:127.0.0.1:54329_ x:collection1 
c:collection1) [n:127.0.0.1:54329_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2754654 INFO  
(coreZkRegister-5408-thread-1-processing-n:127.0.0.1:54329_ x:collection1 
c:collection1) [n:127.0.0.1:54329_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:54329/collection1/ has no 
replicas
   [junit4]   2> 2754654 INFO  
(coreZkRegister-5408-thread-1-processing-n:127.0.0.1:54329_ x:collection1 
c:collection1) [n:127.0.0.1:54329_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 2754660 INFO  
(coreZkRegister-5408-thread-1-processing-n:127.0.0.1:54329_ x:collection1 
c:collection1) [n:127.0.0.1:54329_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54329/collection1/ shard3
   [junit4]   2> 2754766 INFO  
(zkCallback-1931-thread-1-processing-n:127.0.0.1:54329_) [n:127.0.0.1:54329_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2754766 INFO  
(zkCallback-1925-thread-1-processing-n:127.0.0.1:54321_) [n:127.0.0.1:54321_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2754817 INFO  
(coreZkRegister-5408-thread-1-processing-n:127.0.0.1:54329_ x:collection1 
c:collection1) [n:127.0.0.1:54329_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2754979 INFO  
(zkCallback-1931-thread-1-processing-n:127.0.0.1:54329_) [n:127.0.0.1:54329_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2754979 INFO  
(zkCallback-1925-thread-1-processing-n:127.0.0.1:54321_) [n:127.0.0.1:54321_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 2755290 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-3-001/cores/collection1
   [junit4]   2> 2755291 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-3-001
   [junit4]   2> 2755292 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2755294 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41af38e2{/,null,AVAILABLE}
   [junit4]   2> 2755294 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3da1fdb5{HTTP/1.1,[http/1.1]}{127.0.0.1:54333}
   [junit4]   2> 2755294 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.Server Started @2766492ms
   [junit4]   2> 2755294 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=54333, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-3-001/cores}
   [junit4]   2> 2755295 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2755295 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2755295 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2755296 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2755296 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-06T08:30:51.417Z
   [junit4]   2> 2755299 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2755299 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-3-001/solr.xml
   [junit4]   2> 2755371 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2755376 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54312/solr
   [junit4]   2> 2755393 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54333_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 2755399 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54333_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2755403 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54333_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54333_
   [junit4]   2> 2755407 INFO  
(zkCallback-1937-thread-1-processing-n:127.0.0.1:54333_) [n:127.0.0.1:54333_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2755407 INFO  
(zkCallback-1931-thread-1-processing-n:127.0.0.1:54329_) [n:127.0.0.1:54329_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2755407 INFO  
(zkCallback-1925-thread-1-processing-n:127.0.0.1:54321_) [n:127.0.0.1:54321_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2755407 INFO  (zkCallback-1919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2755407 INFO  
(zkCallback-1915-thread-2-processing-n:127.0.0.1:54315_) [n:127.0.0.1:54315_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2755495 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54333_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2755500 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54333_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2755500 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54333_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2755502 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54333_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-3-001/cores
   [junit4]   2> 2755502 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54333_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2755504 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2755506 INFO  
(OverseerStateUpdate-97914679494377476-127.0.0.1:54315_-n_0000000000) 
[n:127.0.0.1:54315_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 2755619 INFO  
(zkCallback-1937-thread-1-processing-n:127.0.0.1:54333_) [n:127.0.0.1:54333_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2755619 INFO  
(zkCallback-1925-thread-1-processing-n:127.0.0.1:54321_) [n:127.0.0.1:54321_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2755619 INFO  
(zkCallback-1931-thread-1-processing-n:127.0.0.1:54329_) [n:127.0.0.1:54329_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2756529 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2756540 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2756621 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 2756650 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 2756651 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard1.core_node3' (registry 
'solr.core.collection1.shard1.core_node3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2756651 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2756651 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ 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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 2756652 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2756655 WARN  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ 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> 2756722 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2756722 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2756724 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2756724 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2756724 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=15, 
maxMergedSegmentMB=22.6240234375, floorSegmentMB=1.87109375, 
forceMergeDeletesPctAllowed=16.71093755343289, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4819414897388644
   [junit4]   2> 2756725 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4e7b0d70[collection1] main]
   [junit4]   2> 2756726 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2756727 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2756728 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2756728 INFO  
(coreLoadExecutor-5424-thread-1-processing-n:127.0.0.1:54333_) 
[n:127.0.0.1:54333_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1566634884830593024
   [junit4]   2> 2756729 INFO  
(searcherExecutor-5425-thread-1-processing-n:127.0.0.1:54333_ x:collection1 
c:collection1) [n:127.0.0.1:54333_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4e7b0d70[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2756737 INFO  
(coreZkRegister-5419-thread-1-processing-n:127.0.0.1:54333_ x:collection1 
c:collection1) [n:127.0.0.1:54333_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 2756737 INFO  
(coreZkRegister-5419-thread-1-processing-n:127.0.0.1:54333_ x:collection1 
c:collection1) [n:127.0.0.1:54333_ 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> 2756738 INFO  
(coreZkRegister-5419-thread-1-processing-n:127.0.0.1:54333_ x:collection1 
c:collection1) [n:127.0.0.1:54333_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54333/collection1/
   [junit4]   2> 2756738 INFO  
(coreZkRegister-5419-thread-1-processing-n:127.0.0.1:54333_ x:collection1 
c:collection1) [n:127.0.0.1:54333_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2756738 INFO  
(coreZkRegister-5419-thread-1-processing-n:127.0.0.1:54333_ x:collection1 
c:collection1) [n:127.0.0.1:54333_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:54333/collection1/ has no 
replicas
   [junit4]   2> 2756738 INFO  
(coreZkRegister-5419-thread-1-processing-n:127.0.0.1:54333_ x:collection1 
c:collection1) [n:127.0.0.1:54333_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 2756744 INFO  
(coreZkRegister-5419-thread-1-processing-n:127.0.0.1:54333_ x:collection1 
c:collection1) [n:127.0.0.1:54333_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54333/collection1/ shard1
   [junit4]   2> 2756849 INFO  
(zkCallback-1925-thread-1-processing-n:127.0.0.1:54321_) [n:127.0.0.1:54321_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2756849 INFO  
(zkCallback-1931-thread-1-processing-n:127.0.0.1:54329_) [n:127.0.0.1:54329_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2756849 INFO  
(zkCallback-1937-thread-1-processing-n:127.0.0.1:54333_) [n:127.0.0.1:54333_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2756897 INFO  
(coreZkRegister-5419-thread-1-processing-n:127.0.0.1:54333_ x:collection1 
c:collection1) [n:127.0.0.1:54333_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2757004 INFO  
(zkCallback-1925-thread-1-processing-n:127.0.0.1:54321_) [n:127.0.0.1:54321_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2757004 INFO  
(zkCallback-1931-thread-1-processing-n:127.0.0.1:54329_) [n:127.0.0.1:54329_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2757004 INFO  
(zkCallback-1937-thread-1-processing-n:127.0.0.1:54333_) [n:127.0.0.1:54333_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 2757431 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-4-001/cores/collection1
   [junit4]   2> 2757433 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-4-001
   [junit4]   2> 2757434 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2757437 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6ca3adca{/,null,AVAILABLE}
   [junit4]   2> 2757437 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@13e06fb9{HTTP/1.1,[http/1.1]}{127.0.0.1:54337}
   [junit4]   2> 2757437 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.e.j.s.Server Started @2768634ms
   [junit4]   2> 2757437 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=54337, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-4-001/cores}
   [junit4]   2> 2757437 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2757438 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 2757438 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2757438 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2757438 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-06T08:30:53.559Z
   [junit4]   2> 2757442 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 2757442 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-4-001/solr.xml
   [junit4]   2> 2757449 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 2757453 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54312/solr
   [junit4]   2> 2757470 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54337_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 2757477 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54337_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2757481 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54337_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54337_
   [junit4]   2> 2757485 INFO  
(zkCallback-1915-thread-2-processing-n:127.0.0.1:54315_) [n:127.0.0.1:54315_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2757486 INFO  
(zkCallback-1943-thread-1-processing-n:127.0.0.1:54337_) [n:127.0.0.1:54337_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2757485 INFO  (zkCallback-1919-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2757486 INFO  
(zkCallback-1925-thread-1-processing-n:127.0.0.1:54321_) [n:127.0.0.1:54321_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2757485 INFO  
(zkCallback-1937-thread-1-processing-n:127.0.0.1:54333_) [n:127.0.0.1:54333_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2757485 INFO  
(zkCallback-1931-thread-1-processing-n:127.0.0.1:54329_) [n:127.0.0.1:54329_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2757570 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54337_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2757574 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54337_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2757574 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54337_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2757577 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54337_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-4-001/cores
   [junit4]   2> 2757577 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[8C2E26AD40DB7B65]) 
[n:127.0.0.1:54337_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2757579 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 2757582 INFO  
(OverseerStateUpdate-97914679494377476-127.0.0.1:54315_-n_0000000000) 
[n:127.0.0.1:54315_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 2757687 INFO  
(zkCallback-1943-thread-1-processing-n:127.0.0.1:54337_) [n:127.0.0.1:54337_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2757687 INFO  
(zkCallback-1931-thread-1-processing-n:127.0.0.1:54329_) [n:127.0.0.1:54329_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2757687 INFO  
(zkCallback-1937-thread-1-processing-n:127.0.0.1:54333_) [n:127.0.0.1:54333_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2757687 INFO  
(zkCallback-1925-thread-1-processing-n:127.0.0.1:54321_) [n:127.0.0.1:54321_    
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 2758604 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 7.0.0
   [junit4]   2> 2758616 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 2758715 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 2758749 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 2758750 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr.core.collection1.shard2.core_node4' (registry 
'solr.core.collection1.shard2.core_node4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@30b2ac8d
   [junit4]   2> 2758750 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2758750 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ 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/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-4-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.FullSolrCloudDistribCmdsTest_8C2E26AD40DB7B65-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 2758751 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: 
[LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, 
maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 2758754 WARN  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ 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> 2758824 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2758824 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2758825 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2758825 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2758826 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=15, 
maxMergedSegmentMB=22.6240234375, floorSegmentMB=1.87109375, 
forceMergeDeletesPctAllowed=16.71093755343289, segmentsPerTier=19.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4819414897388644
   [junit4]   2> 2758826 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3a8d9a80[collection1] main]
   [junit4]   2> 2758829 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2758829 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2758830 INFO  
(coreLoadExecutor-5435-thread-1-processing-n:127.0.0.1:54337_) 
[n:127.0.0.1:54337_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  1

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

tBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 5grand2_s=FST50, 10grand9_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
4grand1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
11parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 7grand4_s=FST50, 3grand0_s=FST50, 9grand6_s=FST50, 
8grand1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 9grand2_s=FST50, 
8grand5_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 9parent_f1_s=FST50, 
1parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
6child3_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 7grand0_s=FST50, text_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
type_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
5child1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
10parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
11grand1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 10grand0_s=FST50, 4child0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
11grand5_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 10grand8_s=FST50, 10grand4_s=FST50, 
5grand1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
6grand4_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
11parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
4grand2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
7grand3_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
11grand9_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 8grand2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
9grand5_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
8grand6_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
9grand1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
6child4_s=PostingsFormat(name=LuceneVarGapFixedInterval), 5parent_f1_s=FST50, 
6grand0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
10parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
5child0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 8parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
2parent_f2_s=FST50, 11grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
4child1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 2grand1_s=FST50, 11grand4_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
3child2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 10grand5_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
1child0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 10grand1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
7grand6_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
5grand0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 6grand5_s=FST50, 
7grand2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 4grand3_s=FST50, 
9grand8_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 11grand8_s=PostingsFormat(name=LuceneVarGapFixedInterval), 8grand3_s=FST50, 
6parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
9grand4_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 8grand7_s=FST50, 
0parent_f1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
3grand2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
9grand0_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
4parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
5child4_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 6child5_s=FST50, 
5grand4_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 6grand1_s=FST50, 
5parent_f2_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
6child0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
8parent_f2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 2parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
4child2_s=PostingsFormat(name=LuceneVarGapFixedInterval), rnd_b=FST50, 
11grand3_s=FST50, 2grand0_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
11grand7_s=FST50, 3child1_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
10grand6_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 7parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
10grand2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 2child0_s=PostingsFormat(name=LuceneVarGapDocFreqInterval), 
3parent_f1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=232, 
maxMBSortInHeap=7.713018436688282, sim=RandomSimilarity(queryNorm=false): {}, 
locale=es-CO, timezone=America/Hermosillo
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=177475968,total=438829056
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheReopen, 
HighlighterTest, TestCSVLoader, CursorPagingTest, 
TestLegacyNumericRangeQueryBuilder, TestConfigSetsAPIZkFailure, 
HdfsBasicDistributedZkTest, DateFieldTest, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestFastOutputStream, 
BasicDistributedZkTest, SoftAutoCommitTest, DistributedMLTComponentTest, 
DocValuesMissingTest, LeaderElectionTest, HdfsDirectoryTest, SSLMigrationTest, 
SolrMetricManagerTest, TestMergePolicyConfig, JavabinLoaderTest, 
UniqFieldsUpdateProcessorFactoryTest, MoreLikeThisHandlerTest, 
TestFieldTypeCollectionResource, TestBinaryResponseWriter, 
BinaryUpdateRequestHandlerTest, SpatialFilterTest, ResourceLoaderTest, 
TestPostingsSolrHighlighter, SharedFSAutoReplicaFailoverUtilsTest, 
InfoHandlerTest, TestPivotHelperCode, DistributedFacetExistsSmallTest, 
TestSolrCloudWithSecureImpersonation, AlternateDirectoryTest, 
TestSolrDeletionPolicy1, AssignTest, DocValuesNotIndexedTest, 
ClusterStateUpdateTest, DataDrivenBlockJoinTest, TestMiniSolrCloudClusterSSL, 
ConjunctionSolrSpellCheckerTest, QueryResultKeyTest, DocumentBuilderTest, 
TestPayloadCheckQParserPlugin, TestGroupingSearch, 
TestLocalFSCloudBackupRestore, TestNestedDocsSort, TestReplicationHandler, 
TestSchemalessBufferedUpdates, TestRestManager, TestReplicationHandlerBackup, 
NodeMutatorTest, ConcurrentDeleteAndCreateCollectionTest, 
TestIBSimilarityFactory, DistanceUnitsTest, XmlUpdateRequestHandlerTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, TestRandomFlRTGCloud, 
DistributedFacetPivotSmallTest, TestShardHandlerFactory, 
TestSolrQueryParserResource, TestPseudoReturnFields, 
TestCloudPseudoReturnFields, PathHierarchyTokenizerFactoryTest, 
TestEmbeddedSolrServerConstructors, TestCloudDeleteByQuery, 
CdcrRequestHandlerTest, DistribDocExpirationUpdateProcessorTest, 
CollectionsAPIAsyncDistributedZkTest, TestBM25SimilarityFactory, 
TestNonDefinedSimilarityFactory, TestUninvertingReader, ZkNodePropsTest, 
TestCollationField, DistributedDebugComponentTest, SolrShardReporterTest, 
TestLazyCores, TestFilteredDocIdSet, FileUtilsTest, V2ApiIntegrationTest, 
TestPartialUpdateDeduplication, CollectionStateFormat2Test, 
PrimitiveFieldTypeTest, SolrRequestParserTest, DistributedQueueTest, 
TestFunctionQuery, RAMDirectoryFactoryTest, SolrSlf4jReporterTest, 
SegmentsInfoRequestHandlerTest, TestPKIAuthenticationPlugin, 
TestCloudSchemaless, TestHighFrequencyDictionaryFactory, TestSearcherReuse, 
TestFileDictionaryLookup, TestCustomSort, TestManagedResource, 
DistributedSpellCheckComponentTest, TemplateUpdateProcessorTest, 
TestRequestForwarding, LeaderFailoverAfterPartitionTest, UtilsToolTest, 
TestSolrCLIRunExample, MultiTermTest, CoreAdminRequestStatusTest, 
TestTrieFacet, TestPerFieldSimilarity, TestImpersonationWithHadoopAuth, 
SpellingQueryConverterTest, SearchHandlerTest, SimplePostToolTest, 
TestSmileRequest, BlobRepositoryCloudTest, TestHdfsCloudBackupRestore, 
XsltUpdateRequestHandlerTest, JvmMetricsTest, TestFieldCollectionResource, 
TestRandomDVFaceting, StatelessScriptUpdateProcessorFactoryTest, 
DeleteReplicaTest, TestWordDelimiterFilterFactory, TestHashPartitioner, 
SOLR749Test, PingRequestHandlerTest, SolrXmlInZkTest, TestStressLucene, 
TestClassicSimilarityFactory, SparseHLLTest, TestObjectReleaseTracker, 
SolrMetricsIntegrationTest, ZkCLITest, TestCorePropertiesReload, 
LeaderInitiatedRecoveryOnCommitTest, TestRawTransformer, TestLFUCache, 
TestCSVResponseWriter, ActionThrottleTest, MoveReplicaTest, SyncSliceTest, 
PluginInfoTest, TestPhraseSuggestions, BlockJoinFacetRandomTest, 
TestDistributedSearch, TestJsonFacets, TestNumericTerms32, 
DistributedQueryElevationComponentTest, TestComplexPhraseLeadingWildcard, 
TestSchemaNameResource, TestJettySolrRunner, RestartWhileUpdatingTest, 
CoreSorterTest, AnalyticsQueryTest, TestCloudManagedSchema, 
BigEndianAscendingWordSerializerTest, TestCloudJSONFacetJoinDomain, 
DistributedQueryComponentCustomSortTest, ConnectionManagerTest, 
SuggestComponentContextFilterQueryTest, TestClassNameShortening, 
ZkStateWriterTest, TestInfoStreamLogging, SolrTestCaseJ4Test, ShardRoutingTest, 
TestQueryWrapperFilter, TestUnifiedSolrHighlighter, 
AnalysisAfterCoreReloadTest, ChangedSchemaMergeTest, QueryEqualityTest, 
DateMathParserTest, TestConfigSetsAPI, QueryElevationComponentTest, 
SchemaVersionSpecificBehaviorTest, TestJmxIntegration, RecoveryZkTest, 
FullSolrCloudDistribCmdsTest]
   [junit4] Completed [363/709 (1!)] on J0 in 75.70s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to