Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-MacOSX/894/
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([9EFC0C510FA19B85:16A8338BA15DF67D]: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:856)
        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:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        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 12089 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/init-core-data-001
   [junit4]   2> 1261743 WARN  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[9EFC0C510FA19B85]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1261743 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[9EFC0C510FA19B85]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1261746 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[9EFC0C510FA19B85]-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> 1261746 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[9EFC0C510FA19B85]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1261747 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1261748 INFO  (Thread-2719) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1261748 INFO  (Thread-2719) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1261751 ERROR (Thread-2719) [    ] 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> 1261849 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:63792
   [junit4]   2> 1261884 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1261888 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1261891 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1261893 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1261895 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1261897 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1261899 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1261901 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1261903 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1261905 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1261908 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1262323 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/control-001/cores/collection1
   [junit4]   2> 1262325 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1262326 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c4bcd70{/,null,AVAILABLE}
   [junit4]   2> 1262329 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@128572b9{HTTP/1.1,[http/1.1]}{127.0.0.1:63795}
   [junit4]   2> 1262329 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.Server Started @1267502ms
   [junit4]   2> 1262329 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/tempDir-001/control/data,
 hostContext=/, hostPort=63795, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/control-001/cores}
   [junit4]   2> 1262329 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1262329 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 1262329 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1262329 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1262329 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-27T10:29:52.802Z
   [junit4]   2> 1262332 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1262332 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/control-001/solr.xml
   [junit4]   2> 1262340 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1262341 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63792/solr
   [junit4]   2> 1262373 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63795_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1262374 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63795_    ] o.a.s.c.OverseerElectionContext I am going to be the 
leader 127.0.0.1:63795_
   [junit4]   2> 1262375 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63795_    ] o.a.s.c.Overseer Overseer 
(id=98034056706326532-127.0.0.1:63795_-n_0000000000) starting
   [junit4]   2> 1262385 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63795_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63795_
   [junit4]   2> 1262387 INFO  
(zkCallback-2967-thread-1-processing-n:127.0.0.1:63795_) [n:127.0.0.1:63795_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1262443 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63795_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/control-001/cores
   [junit4]   2> 1262443 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63795_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1262444 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1262453 INFO  
(OverseerStateUpdate-98034056706326532-127.0.0.1:63795_-n_0000000000) 
[n:127.0.0.1:63795_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1263503 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 6.7.0
   [junit4]   2> 1263514 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1263575 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] o.a.s.s.IndexSchema 
Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1263596 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
control_collection, trusted=true
   [junit4]   2> 1263596 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1263596 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/control-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/control-001/cores/collection1/data/]
   [junit4]   2> 1263596 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6267be22
   [junit4]   2> 1263597 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=19, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=66.697265625, 
floorSegmentMB=1.861328125, forceMergeDeletesPctAllowed=25.250081518259698, 
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.2558527942921496
   [junit4]   2> 1263600 WARN  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ 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> 1263648 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1263648 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1263649 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1263649 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1263650 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=42, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=23.2822265625, 
floorSegmentMB=0.2958984375, forceMergeDeletesPctAllowed=11.693941867700817, 
segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1263650 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5757899c[collection1] main]
   [junit4]   2> 1263651 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1263652 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1263652 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1263653 INFO  
(searcherExecutor-5999-thread-1-processing-n:127.0.0.1:63795_ x:collection1 
c:control_collection) [n:127.0.0.1:63795_ c:control_collection   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5757899c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1263653 INFO  
(coreLoadExecutor-5998-thread-1-processing-n:127.0.0.1:63795_) 
[n:127.0.0.1:63795_ c:control_collection   x:collection1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1568544909296664576
   [junit4]   2> 1263660 INFO  
(coreZkRegister-5991-thread-1-processing-n:127.0.0.1:63795_ x:collection1 
c:control_collection) [n:127.0.0.1:63795_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas 
found to continue.
   [junit4]   2> 1263660 INFO  
(coreZkRegister-5991-thread-1-processing-n:127.0.0.1:63795_ x:collection1 
c:control_collection) [n:127.0.0.1:63795_ 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> 1263660 INFO  
(coreZkRegister-5991-thread-1-processing-n:127.0.0.1:63795_ x:collection1 
c:control_collection) [n:127.0.0.1:63795_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63795/collection1/
   [junit4]   2> 1263660 INFO  
(coreZkRegister-5991-thread-1-processing-n:127.0.0.1:63795_ x:collection1 
c:control_collection) [n:127.0.0.1:63795_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync 
replicas to me
   [junit4]   2> 1263660 INFO  
(coreZkRegister-5991-thread-1-processing-n:127.0.0.1:63795_ x:collection1 
c:control_collection) [n:127.0.0.1:63795_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.SyncStrategy 
http://127.0.0.1:63795/collection1/ has no replicas
   [junit4]   2> 1263660 INFO  
(coreZkRegister-5991-thread-1-processing-n:127.0.0.1:63795_ x:collection1 
c:control_collection) [n:127.0.0.1:63795_ 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> 1263665 INFO  
(coreZkRegister-5991-thread-1-processing-n:127.0.0.1:63795_ x:collection1 
c:control_collection) [n:127.0.0.1:63795_ 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:63795/collection1/ shard1
   [junit4]   2> 1263822 INFO  
(coreZkRegister-5991-thread-1-processing-n:127.0.0.1:63795_ x:collection1 
c:control_collection) [n:127.0.0.1:63795_ c:control_collection s:shard1 
r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery 
necessary
   [junit4]   2> 1263967 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1263968 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63792/solr ready
   [junit4]   2> 1263968 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1264639 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-1-001/cores/collection1
   [junit4]   2> 1264641 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-1-001
   [junit4]   2> 1264641 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1264643 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3014881f{/,null,AVAILABLE}
   [junit4]   2> 1264643 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a15c9f9{HTTP/1.1,[http/1.1]}{127.0.0.1:63803}
   [junit4]   2> 1264643 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.Server Started @1269817ms
   [junit4]   2> 1264643 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/tempDir-001/jetty1,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=63803, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-1-001/cores}
   [junit4]   2> 1264644 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1264644 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 1264644 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1264644 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1264644 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-27T10:29:55.117Z
   [junit4]   2> 1264648 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1264648 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-1-001/solr.xml
   [junit4]   2> 1264655 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1264656 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63792/solr
   [junit4]   2> 1264672 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63803_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1264676 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63803_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1264679 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63803_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63803_
   [junit4]   2> 1264680 INFO  
(zkCallback-2967-thread-1-processing-n:127.0.0.1:63795_) [n:127.0.0.1:63795_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1264681 INFO  (zkCallback-2971-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1264681 INFO  
(zkCallback-2976-thread-1-processing-n:127.0.0.1:63803_) [n:127.0.0.1:63803_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1264800 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63803_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-1-001/cores
   [junit4]   2> 1264800 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63803_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1264800 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1264805 INFO  
(OverseerStateUpdate-98034056706326532-127.0.0.1:63795_-n_0000000000) 
[n:127.0.0.1:63795_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1265825 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1265843 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1265914 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1265935 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1265935 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1265935 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-1-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1265935 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6267be22
   [junit4]   2> 1265936 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=17, 
maxMergedSegmentMB=66.697265625, floorSegmentMB=1.861328125, 
forceMergeDeletesPctAllowed=25.250081518259698, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2558527942921496
   [junit4]   2> 1265940 WARN  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ 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> 1265994 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1265994 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1265995 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1265995 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1265995 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=23.2822265625, floorSegmentMB=0.2958984375, 
forceMergeDeletesPctAllowed=11.693941867700817, segmentsPerTier=41.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1265996 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@ac10c05[collection1] main]
   [junit4]   2> 1265997 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1265997 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1265997 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1265998 INFO  
(searcherExecutor-6010-thread-1-processing-n:127.0.0.1:63803_ x:collection1 
c:collection1) [n:127.0.0.1:63803_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@ac10c05[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1265998 INFO  
(coreLoadExecutor-6009-thread-1-processing-n:127.0.0.1:63803_) 
[n:127.0.0.1:63803_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1568544911755575296
   [junit4]   2> 1266006 INFO  
(coreZkRegister-6004-thread-1-processing-n:127.0.0.1:63803_ x:collection1 
c:collection1) [n:127.0.0.1:63803_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1266006 INFO  
(coreZkRegister-6004-thread-1-processing-n:127.0.0.1:63803_ x:collection1 
c:collection1) [n:127.0.0.1:63803_ 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> 1266006 INFO  
(coreZkRegister-6004-thread-1-processing-n:127.0.0.1:63803_ x:collection1 
c:collection1) [n:127.0.0.1:63803_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63803/collection1/
   [junit4]   2> 1266006 INFO  
(coreZkRegister-6004-thread-1-processing-n:127.0.0.1:63803_ x:collection1 
c:collection1) [n:127.0.0.1:63803_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1266006 INFO  
(coreZkRegister-6004-thread-1-processing-n:127.0.0.1:63803_ x:collection1 
c:collection1) [n:127.0.0.1:63803_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63803/collection1/ has no 
replicas
   [junit4]   2> 1266006 INFO  
(coreZkRegister-6004-thread-1-processing-n:127.0.0.1:63803_ x:collection1 
c:collection1) [n:127.0.0.1:63803_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1266010 INFO  
(coreZkRegister-6004-thread-1-processing-n:127.0.0.1:63803_ x:collection1 
c:collection1) [n:127.0.0.1:63803_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63803/collection1/ shard2
   [junit4]   2> 1266165 INFO  
(coreZkRegister-6004-thread-1-processing-n:127.0.0.1:63803_ x:collection1 
c:collection1) [n:127.0.0.1:63803_ c:collection1 s:shard2 r:core_node1 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1266598 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-2-001/cores/collection1
   [junit4]   2> 1266599 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-2-001
   [junit4]   2> 1266600 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1266601 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5439c15e{/,null,AVAILABLE}
   [junit4]   2> 1266602 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1f8753a5{HTTP/1.1,[http/1.1]}{127.0.0.1:63807}
   [junit4]   2> 1266602 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.Server Started @1271775ms
   [junit4]   2> 1266602 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/tempDir-001/jetty2,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=63807, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-2-001/cores}
   [junit4]   2> 1266602 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1266602 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 1266603 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1266603 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1266603 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-27T10:29:57.076Z
   [junit4]   2> 1266606 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1266606 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-2-001/solr.xml
   [junit4]   2> 1266617 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1266618 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63792/solr
   [junit4]   2> 1266629 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63807_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1266633 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63807_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1266635 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63807_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63807_
   [junit4]   2> 1266636 INFO  (zkCallback-2971-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1266636 INFO  
(zkCallback-2976-thread-1-processing-n:127.0.0.1:63803_) [n:127.0.0.1:63803_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1266636 INFO  
(zkCallback-2967-thread-2-processing-n:127.0.0.1:63795_) [n:127.0.0.1:63795_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1266636 INFO  
(zkCallback-2982-thread-1-processing-n:127.0.0.1:63807_) [n:127.0.0.1:63807_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1266715 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63807_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-2-001/cores
   [junit4]   2> 1266716 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63807_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1266716 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1266717 INFO  
(OverseerStateUpdate-98034056706326532-127.0.0.1:63795_-n_0000000000) 
[n:127.0.0.1:63795_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard3
   [junit4]   2> 1267752 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1267789 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1267923 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1267942 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1267943 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1267943 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-2-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1267943 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6267be22
   [junit4]   2> 1267944 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=17, 
maxMergedSegmentMB=66.697265625, floorSegmentMB=1.861328125, 
forceMergeDeletesPctAllowed=25.250081518259698, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2558527942921496
   [junit4]   2> 1267948 WARN  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ 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> 1267999 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1267999 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1268000 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1268000 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1268002 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=23.2822265625, floorSegmentMB=0.2958984375, 
forceMergeDeletesPctAllowed=11.693941867700817, segmentsPerTier=41.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1268002 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1fa35c99[collection1] main]
   [junit4]   2> 1268004 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1268005 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1268005 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1268006 INFO  
(searcherExecutor-6021-thread-1-processing-n:127.0.0.1:63807_ x:collection1 
c:collection1) [n:127.0.0.1:63807_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1fa35c99[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1268006 INFO  
(coreLoadExecutor-6020-thread-1-processing-n:127.0.0.1:63807_) 
[n:127.0.0.1:63807_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1568544913861115904
   [junit4]   2> 1268014 INFO  
(coreZkRegister-6015-thread-1-processing-n:127.0.0.1:63807_ x:collection1 
c:collection1) [n:127.0.0.1:63807_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1268014 INFO  
(coreZkRegister-6015-thread-1-processing-n:127.0.0.1:63807_ x:collection1 
c:collection1) [n:127.0.0.1:63807_ 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> 1268014 INFO  
(coreZkRegister-6015-thread-1-processing-n:127.0.0.1:63807_ x:collection1 
c:collection1) [n:127.0.0.1:63807_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63807/collection1/
   [junit4]   2> 1268014 INFO  
(coreZkRegister-6015-thread-1-processing-n:127.0.0.1:63807_ x:collection1 
c:collection1) [n:127.0.0.1:63807_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1268014 INFO  
(coreZkRegister-6015-thread-1-processing-n:127.0.0.1:63807_ x:collection1 
c:collection1) [n:127.0.0.1:63807_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63807/collection1/ has no 
replicas
   [junit4]   2> 1268014 INFO  
(coreZkRegister-6015-thread-1-processing-n:127.0.0.1:63807_ x:collection1 
c:collection1) [n:127.0.0.1:63807_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1268019 INFO  
(coreZkRegister-6015-thread-1-processing-n:127.0.0.1:63807_ x:collection1 
c:collection1) [n:127.0.0.1:63807_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63807/collection1/ shard3
   [junit4]   2> 1268124 INFO  
(coreZkRegister-6015-thread-1-processing-n:127.0.0.1:63807_ x:collection1 
c:collection1) [n:127.0.0.1:63807_ c:collection1 s:shard3 r:core_node2 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1268509 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-3-001/cores/collection1
   [junit4]   2> 1268513 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-3-001
   [junit4]   2> 1268514 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1268515 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@31d309ff{/,null,AVAILABLE}
   [junit4]   2> 1268516 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@55f53281{HTTP/1.1,[http/1.1]}{127.0.0.1:63811}
   [junit4]   2> 1268516 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.Server Started @1273689ms
   [junit4]   2> 1268516 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/tempDir-001/jetty3,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=63811, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-3-001/cores}
   [junit4]   2> 1268516 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1268517 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 1268517 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1268517 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1268517 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-27T10:29:58.990Z
   [junit4]   2> 1268522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1268522 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-3-001/solr.xml
   [junit4]   2> 1268541 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1268542 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63792/solr
   [junit4]   2> 1268556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63811_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1268560 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63811_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1268563 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63811_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63811_
   [junit4]   2> 1268566 INFO  
(zkCallback-2976-thread-1-processing-n:127.0.0.1:63803_) [n:127.0.0.1:63803_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1268566 INFO  
(zkCallback-2988-thread-1-processing-n:127.0.0.1:63811_) [n:127.0.0.1:63811_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1268566 INFO  (zkCallback-2971-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1268566 INFO  
(zkCallback-2982-thread-1-processing-n:127.0.0.1:63807_) [n:127.0.0.1:63807_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1268566 INFO  
(zkCallback-2967-thread-2-processing-n:127.0.0.1:63795_) [n:127.0.0.1:63795_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1268650 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63811_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-3-001/cores
   [junit4]   2> 1268650 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63811_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1268650 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1268652 INFO  
(OverseerStateUpdate-98034056706326532-127.0.0.1:63795_-n_0000000000) 
[n:127.0.0.1:63795_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard1
   [junit4]   2> 1269667 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1269683 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1269748 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1269767 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1269767 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1269767 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-3-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1269768 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6267be22
   [junit4]   2> 1269768 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=17, 
maxMergedSegmentMB=66.697265625, floorSegmentMB=1.861328125, 
forceMergeDeletesPctAllowed=25.250081518259698, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2558527942921496
   [junit4]   2> 1269773 WARN  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ 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> 1269833 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1269833 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1269834 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1269834 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1269835 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=23.2822265625, floorSegmentMB=0.2958984375, 
forceMergeDeletesPctAllowed=11.693941867700817, segmentsPerTier=41.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1269836 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@790bb8b9[collection1] main]
   [junit4]   2> 1269837 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1269837 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1269838 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1269839 INFO  
(searcherExecutor-6032-thread-1-processing-n:127.0.0.1:63811_ x:collection1 
c:collection1) [n:127.0.0.1:63811_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@790bb8b9[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1269840 INFO  
(coreLoadExecutor-6031-thread-1-processing-n:127.0.0.1:63811_) 
[n:127.0.0.1:63811_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1568544915784204288
   [junit4]   2> 1269847 INFO  
(coreZkRegister-6026-thread-1-processing-n:127.0.0.1:63811_ x:collection1 
c:collection1) [n:127.0.0.1:63811_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to 
continue.
   [junit4]   2> 1269847 INFO  
(coreZkRegister-6026-thread-1-processing-n:127.0.0.1:63811_ x:collection1 
c:collection1) [n:127.0.0.1:63811_ 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> 1269848 INFO  
(coreZkRegister-6026-thread-1-processing-n:127.0.0.1:63811_ x:collection1 
c:collection1) [n:127.0.0.1:63811_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:63811/collection1/
   [junit4]   2> 1269848 INFO  
(coreZkRegister-6026-thread-1-processing-n:127.0.0.1:63811_ x:collection1 
c:collection1) [n:127.0.0.1:63811_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1269848 INFO  
(coreZkRegister-6026-thread-1-processing-n:127.0.0.1:63811_ x:collection1 
c:collection1) [n:127.0.0.1:63811_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:63811/collection1/ has no 
replicas
   [junit4]   2> 1269848 INFO  
(coreZkRegister-6026-thread-1-processing-n:127.0.0.1:63811_ x:collection1 
c:collection1) [n:127.0.0.1:63811_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas 
participating in election, clear LIR
   [junit4]   2> 1269852 INFO  
(coreZkRegister-6026-thread-1-processing-n:127.0.0.1:63811_ x:collection1 
c:collection1) [n:127.0.0.1:63811_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:63811/collection1/ shard1
   [junit4]   2> 1270005 INFO  
(coreZkRegister-6026-thread-1-processing-n:127.0.0.1:63811_ x:collection1 
c:collection1) [n:127.0.0.1:63811_ c:collection1 s:shard1 r:core_node3 
x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1270440 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-4-001/cores/collection1
   [junit4]   2> 1270442 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-4-001
   [junit4]   2> 1270442 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1270444 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@282f4f24{/,null,AVAILABLE}
   [junit4]   2> 1270444 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@11a6ef54{HTTP/1.1,[http/1.1]}{127.0.0.1:63815}
   [junit4]   2> 1270444 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.Server Started @1275618ms
   [junit4]   2> 1270444 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/tempDir-001/jetty4,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=63815, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-4-001/cores}
   [junit4]   2> 1270445 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1270445 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 1270445 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1270445 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1270445 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-27T10:30:00.918Z
   [junit4]   2> 1270449 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1270449 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-4-001/solr.xml
   [junit4]   2> 1270457 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1270458 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63792/solr
   [junit4]   2> 1270470 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63815_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 1270474 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63815_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1270476 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63815_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63815_
   [junit4]   2> 1270478 INFO  (zkCallback-2971-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1270478 INFO  
(zkCallback-2988-thread-1-processing-n:127.0.0.1:63811_) [n:127.0.0.1:63811_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1270478 INFO  
(zkCallback-2967-thread-2-processing-n:127.0.0.1:63795_) [n:127.0.0.1:63795_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1270479 INFO  
(zkCallback-2982-thread-1-processing-n:127.0.0.1:63807_) [n:127.0.0.1:63807_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1270479 INFO  
(zkCallback-2976-thread-1-processing-n:127.0.0.1:63803_) [n:127.0.0.1:63803_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1270479 INFO  
(zkCallback-2994-thread-1-processing-n:127.0.0.1:63815_) [n:127.0.0.1:63815_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1270556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63815_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-4-001/cores
   [junit4]   2> 1270556 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63815_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1270557 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1270558 INFO  
(OverseerStateUpdate-98034056706326532-127.0.0.1:63795_-n_0000000000) 
[n:127.0.0.1:63795_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard2
   [junit4]   2> 1271592 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 6.7.0
   [junit4]   2> 1271610 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.s.IndexSchema 
[collection1] Schema name=test
   [junit4]   2> 1271679 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded 
schema test/1.6 with uniqueid field id
   [junit4]   2> 1271702 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1' using configuration from collection 
collection1, trusted=true
   [junit4]   2> 1271702 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1271702 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.c.SolrCore 
[[collection1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-4-001/cores/collection1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1271703 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX 
monitoring is enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6267be22
   [junit4]   2> 1271703 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=17, 
maxMergedSegmentMB=66.697265625, floorSegmentMB=1.861328125, 
forceMergeDeletesPctAllowed=25.250081518259698, segmentsPerTier=23.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2558527942921496
   [junit4]   2> 1271707 WARN  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ 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> 1271754 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1271754 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1271755 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1271755 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1271755 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy 
RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: 
[TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=32, 
maxMergedSegmentMB=23.2822265625, floorSegmentMB=0.2958984375, 
forceMergeDeletesPctAllowed=11.693941867700817, segmentsPerTier=41.0, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1271756 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@73d76fc[collection1] main]
   [junit4]   2> 1271757 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1271757 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1271758 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1271758 INFO  
(searcherExecutor-6043-thread-1-processing-n:127.0.0.1:63815_ x:collection1 
c:collection1) [n:127.0.0.1:63815_ c:collection1   x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@73d76fc[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1271759 INFO  
(coreLoadExecutor-6042-thread-1-processing-n:127.0.0.1:63815_) 
[n:127.0.0.1:63815_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1568544917796421632
   [junit4]   2> 1271763 INFO  
(coreZkRegister-6037-thread-1-processing-n:127.0.0.1:63815_ x:collection1 
c:collection1) [n:127.0.0.1:63815_ c:collection1 s:shard2 r:core_node4 
x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1271763 INFO  
(updateExecutor-2991-thread-1-processing-n:127.0.0.1:63815_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:63815_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1271763 INFO  
(recoveryExecutor-2992-thread-1-processing-n:127.0.0.1:63815_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:63815_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. 
recoveringAfterStartup=true
   [junit4]   2> 1271763 INFO  
(recoveryExecutor-2992-thread-1-processing-n:127.0.0.1:63815_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:63815_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1271763 INFO  
(recoveryExecutor-2992-thread-1-processing-n:127.0.0.1:63815_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:63815_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. 
core=[collection1]
   [junit4]   2> 1271764 INFO  
(recoveryExecutor-2992-thread-1-processing-n:127.0.0.1:63815_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:63815_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. 
FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1271764 INFO  
(recoveryExecutor-2992-thread-1-processing-n:127.0.0.1:63815_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:63815_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core 
[collection1] as recovering, leader is [http://127.0.0.1:63803/collection1/] 
and I am [http://127.0.0.1:63815/collection1/]
   [junit4]   2> 1271767 INFO  
(recoveryExecutor-2992-thread-1-processing-n:127.0.0.1:63815_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:63815_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery 
command to [http://127.0.0.1:63803]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:63815_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1271769 INFO  (qtp1327250412-12765) [n:127.0.0.1:63803_    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1271769 INFO  (qtp1327250412-12765) [n:127.0.0.1:63803_    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1271769 INFO  (qtp1327250412-12765) [n:127.0.0.1:63803_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:63815_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:63815","node_name":"127.0.0.1:63815_","state":"down"}
   [junit4]   2> 1272407 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-5-001/cores/collection1
   [junit4]   2> 1272408 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-5-001
   [junit4]   2> 1272409 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1272410 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41dd0ab3{/,null,AVAILABLE}
   [junit4]   2> 1272411 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@580133fb{HTTP/1.1,[http/1.1]}{127.0.0.1:63821}
   [junit4]   2> 1272411 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.Server Started @1277584ms
   [junit4]   2> 1272411 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/tempDir-001/jetty5,
 solrconfig=solrconfig.xml, hostContext=/, hostPort=63821, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-5-001/cores}
   [junit4]   2> 1272411 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1272412 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.7.0
   [junit4]   2> 1272412 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1272412 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1272412 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-05-27T10:30:02.885Z
   [junit4]   2> 1272414 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1272414 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-5-001/solr.xml
   [junit4]   2> 1272424 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1272425 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63792/solr
   [junit4]   2> 1272437 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63821_    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (5)
   [junit4]   2> 1272441 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63821_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1272445 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63821_    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:63821_
   [junit4]   2> 1272447 INFO  
(zkCallback-2988-thread-1-processing-n:127.0.0.1:63811_) [n:127.0.0.1:63811_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1272447 INFO  
(zkCallback-2994-thread-1-processing-n:127.0.0.1:63815_) [n:127.0.0.1:63815_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1272447 INFO  (zkCallback-2971-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1272448 INFO  
(zkCallback-2967-thread-1-processing-n:127.0.0.1:63795_) [n:127.0.0.1:63795_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1272448 INFO  
(zkCallback-2976-thread-1-processing-n:127.0.0.1:63803_) [n:127.0.0.1:63803_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1272448 INFO  
(zkCallback-2982-thread-1-processing-n:127.0.0.1:63807_) [n:127.0.0.1:63807_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1272448 INFO  
(zkCallback-3001-thread-1-processing-n:127.0.0.1:63821_) [n:127.0.0.1:63821_    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1272514 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63821_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions 
underneath 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001/shard-5-001/cores
   [junit4]   2> 1272515 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) 
[n:127.0.0.1:63821_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1272515 INFO  
(coreLoadExecutor-6053-thread-1-processing-n:127.0.0.1:63821_) 
[n:127.0.0.1:63821_ c:collection1   x:collection1] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1272517 INFO  
(OverseerStateUpdate-98034056706326532-127.0.0.1:63795_-n_0000000000) 
[n:127.0.0.1:63795_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard 
shard=shard3
   [junit4]   2> 1272771 INFO  (qtp1327250412-12765) [n:127.0.0.1:63803_    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:63815_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:63815","node_name":"127.0.0.1:63815_","state":"recovering"}
   [junit4]   2> 1272771 INFO  (qtp1327250412-12765) [n:127.0.0.1:63803_    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1272771 INFO  (qtp1327250412-12765) [n:127.0.0.1:63803_    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:63815_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1002
   [junit4]   2> 1273272 INFO  
(recoveryExecutor-2992-thread-1-processing-n:127.0.0.1:63815_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:63815_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync 
from [http://127.0.0.1:63803/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1273272 INFO  
(recoveryExecutor-2992-thread-1-processing-n:127.0.0.1:63815_ x:collection1 
s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:63815_ c:collection1 s:shard2 
r:core_node4 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 
url=http://127.0.0.1:63815 START replicas=[http://127.0.0.1:63803/collection1/] 
nUpdates=100
   [junit4]   2> 1273277 INFO  (qtp1327250412-12767) [n:127.0.0.1:63803_ 
c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint 
IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, 
maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, 
maxDoc=0}

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

28130 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [  
  ] o.a.s.c.ChaosMonkey monkey: stop shard! 63821
   [junit4]   2> 1328130 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=94271119
   [junit4]   2> 1328130 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1328130 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1328130 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1328132 WARN  
(zkCallback-3001-thread-2-processing-n:127.0.0.1:63821_) [n:127.0.0.1:63821_    
] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to 
ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1328133 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@580133fb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1328134 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@41dd0ab3{/,null,UNAVAILABLE}
   [junit4]   2> 1328134 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 63827
   [junit4]   2> 1328134 ERROR 
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
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> 1328135 INFO  
(TEST-FullSolrCloudDistribCmdsTest.test-seed#[9EFC0C510FA19B85]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:63792 63792
   [junit4]   2> 1328154 INFO  (Thread-2719) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:63792 63792
   [junit4]   2> 1328710 WARN  (Thread-2719) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/aliases.json
   [junit4]   2>        14      /solr/clusterprops.json
   [junit4]   2>        11      /solr/configs/conf1
   [junit4]   2>        7       /solr/security.json
   [junit4]   2>        6       /solr/collections/collection1/state.json
   [junit4]   2>        5       /solr/collections/collection2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98034056706326539-127.0.0.1:63807_-n_0000000002
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/live_nodes
   [junit4]   2>        14      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=FullSolrCloudDistribCmdsTest -Dtests.method=test 
-Dtests.seed=9EFC0C510FA19B85 -Dtests.slow=true -Dtests.locale=ca-ES 
-Dtests.timezone=Asia/Tokyo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 67.0s J1 | FullSolrCloudDistribCmdsTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Could not find 
collection:collection2
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([9EFC0C510FA19B85:16A8338BA15DF67D]:0)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:159)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:139)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:856)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:620)
   [junit4]    >        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1328712 INFO  
(SUITE-FullSolrCloudDistribCmdsTest-seed#[9EFC0C510FA19B85]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-6.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest_9EFC0C510FA19B85-001
   [junit4]   2> NOTE: test params are: codec=Lucene62, 
sim=RandomSimilarity(queryNorm=true,coord=crazy): {}, locale=ca-ES, 
timezone=Asia/Tokyo
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=191173752,total=514850816
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedMissingSort, 
StatsReloadRaceTest, SortByFunctionTest, UtilsToolTest, TestSearcherReuse, 
LeaderInitiatedRecoveryOnShardRestartTest, QueryResultKeyTest, 
TestFuzzyAnalyzedSuggestions, TestDownShardTolerantSearch, 
PreAnalyzedUpdateProcessorTest, TestFieldCache, 
TestSolrCloudWithDelegationTokens, SharedFSAutoReplicaFailoverUtilsTest, 
EchoParamsTest, CloneFieldUpdateProcessorFactoryTest, 
WordBreakSolrSpellCheckerTest, MissingSegmentRecoveryTest, 
LeaderElectionContextKeyTest, TestHdfsCloudBackupRestore, 
SolrMetricReporterTest, TestTrie, TestSolrQueryParserResource, TestRecovery, 
TestSolrQueryParser, TestRuleBasedAuthorizationPlugin, 
TestShortCircuitedRequests, TestBadConfig, TestQuerySenderNoQuery, 
CursorMarkTest, TestNonDefinedSimilarityFactory, RegexBoostProcessorTest, 
TestManagedSchemaThreadSafety, TestCloudPseudoReturnFields, 
SolrCoreMetricManagerTest, QueryParsingTest, DefaultValueUpdateProcessorTest, 
SpellCheckCollatorWithCollapseTest, DistanceUnitsTest, 
TestStressInPlaceUpdates, CoreAdminHandlerTest, TestFastWriter, FullHLLTest, 
UpdateRequestProcessorFactoryTest, DistribCursorPagingTest, TestExportWriter, 
TestBlendedInfixSuggestions, TestQueryWrapperFilter, DebugComponentTest, 
MetricsHandlerTest, TestPHPSerializedResponseWriter, TestQueryUtils, 
TestStandardQParsers, TestRandomFaceting, RestartWhileUpdatingTest, 
SpellCheckCollatorTest, TestDFRSimilarityFactory, TestClusterStateMutator, 
TestSolr4Spatial, TestFieldCollectionResource, BlockJoinFacetRandomTest, 
TestDocSet, TestCollectionAPIs, TestCrossCoreJoin, ConnectionReuseTest, 
TestClassNameShortening, TestLocalFSCloudBackupRestore, MinimalSchemaTest, 
CdcrBootstrapTest, TestSchemaSimilarityResource, TestRangeQuery, 
SolrIndexMetricsTest, HdfsChaosMonkeySafeLeaderTest, ScriptEngineTest, 
TestSchemaNameResource, CircularListTest, TestInPlaceUpdatesDistrib, 
TestCloudJSONFacetJoinDomain, SuggestComponentTest, RAMDirectoryFactoryTest, 
TestJmxMonitoredMap, AliasIntegrationTest, BlobRepositoryCloudTest, 
VMParamsZkACLAndCredentialsProvidersTest, TestChildDocTransformer, 
PreAnalyzedFieldManagedSchemaCloudTest, SolrCoreCheckLockOnStartupTest, 
AnalysisErrorHandlingTest, HdfsLockFactoryTest, ShowFileRequestHandlerTest, 
ConfigSetsAPITest, TestXmlQParserPlugin, IndexSchemaTest, 
OverseerCollectionConfigSetProcessorTest, DistributedVersionInfoTest, 
TestReload, BasicDistributedZk2Test, SortSpecParsingTest, TestMissingGroups, 
DistanceFunctionTest, ClusterStateTest, TestSimpleTrackingShardHandler, 
CollectionReloadTest, TestDynamicLoading, TestSolrConfigHandler, 
SolrIndexConfigTest, OutOfBoxZkACLAndCredentialsProvidersTest, 
ShardRoutingCustomTest, CreateCollectionCleanupTest, TestExceedMaxTermLength, 
TestExpandComponent, NotRequiredUniqueKeyTest, 
LeaderFailureAfterFreshStartTest, TestQueryTypes, TemplateUpdateProcessorTest, 
URLClassifyProcessorTest, TestClassicSimilarityFactory, 
FieldMutatingUpdateProcessorTest, SpellingQueryConverterTest, 
TestObjectReleaseTracker, TestCloudDeleteByQuery, 
CoreMergeIndexesAdminHandlerTest, ResourceLoaderTest, TestCodecSupport, 
TestSQLHandler, TestLeaderElectionZkExpiry, DistributedFacetPivotWhiteBoxTest, 
TestPerFieldSimilarityWithDefaultOverride, TestFieldSortValues, 
DeleteInactiveReplicaTest, TolerantUpdateProcessorTest, UUIDFieldTest, 
TestSerializedLuceneMatchVersion, ChaosMonkeySafeLeaderTest, 
ClassificationUpdateProcessorIntegrationTest, TestBlobHandler, 
TestHdfsBackupRestoreCore, TestFieldCacheWithThreads, TestScoreJoinQPScore, 
ZkStateWriterTest, TestSolrCloudWithSecureImpersonation, 
AsyncCallRequestStatusResponseTest, TestFoldingMultitermQuery, 
CollectionsAPISolrJTest, SuggesterTSTTest, CopyFieldTest, 
TestDefaultStatsCache, TestInitQParser, DistributedExpandComponentTest, 
ReplaceNodeTest, TestDistributedGrouping, SolrInfoMBeanTest, TestZkChroot, 
FileBasedSpellCheckerTest, TestCorePropertiesReload, TestRandomFlRTGCloud, 
SolrIndexSplitterTest, TestSystemCollAutoCreate, 
DistributedIntervalFacetingTest, RecoveryAfterSoftCommitTest, 
TestDelegationWithHadoopAuth, TestUseDocValuesAsStored, 
HdfsWriteToMultipleCollectionsTest, TestReqParamsAPI, TestSolrCLIRunExample, 
BinaryUpdateRequestHandlerTest, HdfsTlogReplayBufferedWhileIndexingTest, 
TestSchemaManager, LukeRequestHandlerTest, TestQuerySenderListener, 
TermVectorComponentDistributedTest, TestSubQueryTransformerCrossCore, 
CollectionTooManyReplicasTest, BadIndexSchemaTest, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, BasicZkTest, 
FullSolrCloudDistribCmdsTest]
   [junit4] Completed [365/714 (1!)] on J1 in 66.99s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to