Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19000/
Java: 64bit/jdk-9-ea+155 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ShardSplitTest.testSplitWithChaosMonkey

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([9A60B2B84BF54C48:114761690AF3E7CC]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:187)
        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.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:436)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:543)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12243 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/init-core-data-001
   [junit4]   2> 535913 INFO  
(SUITE-ShardSplitTest-seed#[9A60B2B84BF54C48]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields
   [junit4]   2> 535915 INFO  
(SUITE-ShardSplitTest-seed#[9A60B2B84BF54C48]-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";)
   [junit4]   2> 535915 INFO  
(SUITE-ShardSplitTest-seed#[9A60B2B84BF54C48]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 535916 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 535917 INFO  (Thread-1051) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 535917 INFO  (Thread-1051) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 536017 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42989
   [junit4]   2> 536029 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 536031 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 536034 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 536037 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 536039 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 536041 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 536043 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 536045 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 536047 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 536049 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 536051 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 536450 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/control-001/cores/collection1
   [junit4]   2> 536451 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 536452 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5bf468ac{/,null,AVAILABLE}
   [junit4]   2> 536453 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@708d32d6{HTTP/1.1,[http/1.1]}{127.0.0.1:34917}
   [junit4]   2> 536454 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.Server Started @538335ms
   [junit4]   2> 536454 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/tempDir-001/control/data,
 hostPort=34917, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/control-001/cores}
   [junit4]   2> 536454 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 536454 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 536454 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 536454 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 536454 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-19T11:03:14.618435Z
   [junit4]   2> 536456 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 536456 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/control-001/solr.xml
   [junit4]   2> 536462 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42989/solr
   [junit4]   2> 536471 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 536471 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34917_
   [junit4]   2> 536472 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.Overseer Overseer (id=97484943791292420-127.0.0.1:34917_-n_0000000000) 
starting
   [junit4]   2> 536475 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:34917_
   [junit4]   2> 536476 INFO  (zkCallback-2875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 536610 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/control-001/cores
   [junit4]   2> 536610 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 536612 INFO  
(OverseerStateUpdate-97484943791292420-127.0.0.1:34917_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 537618 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 537630 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 537684 WARN  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 537685 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 537692 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection
   [junit4]   2> 537693 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/control-001/cores/collection1/data/]
   [junit4]   2> 537693 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e7a426c
   [junit4]   2> 537694 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=847094188, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 537729 WARN  (coreLoadExecutor-2571-thread-1) [    ] 
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> 537876 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 537876 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 537876 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 537876 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 537877 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=5, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 537877 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@640ab9e1[collection1] main]
   [junit4]   2> 537878 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 537878 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 537878 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 537879 INFO  (searcherExecutor-2572-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@640ab9e1[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 537880 INFO  (coreLoadExecutor-2571-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559759102719033344
   [junit4]   2> 537883 INFO  (coreZkRegister-2564-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 537883 INFO  (coreZkRegister-2564-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 537884 INFO  (coreZkRegister-2564-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34917/collection1/
   [junit4]   2> 537884 INFO  (coreZkRegister-2564-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 537884 INFO  (coreZkRegister-2564-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:34917/collection1/ has no replicas
   [junit4]   2> 537884 INFO  (coreZkRegister-2564-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 537885 INFO  (coreZkRegister-2564-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:34917/collection1/ shard1
   [junit4]   2> 538036 INFO  (coreZkRegister-2564-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 538259 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 538260 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42989/solr ready
   [junit4]   2> 538260 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 538260 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 538700 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-1-001/cores/collection1
   [junit4]   2> 538701 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-1-001
   [junit4]   2> 538701 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 538702 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4979322b{/,null,AVAILABLE}
   [junit4]   2> 538702 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7f1a06c0{HTTP/1.1,[http/1.1]}{127.0.0.1:43741}
   [junit4]   2> 538702 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.Server Started @540584ms
   [junit4]   2> 538703 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/tempDir-001/jetty1,
 hostPort=43741, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-1-001/cores}
   [junit4]   2> 538703 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 538703 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 538703 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 538703 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 538703 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-19T11:03:16.867586Z
   [junit4]   2> 538705 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 538705 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-1-001/solr.xml
   [junit4]   2> 538717 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42989/solr
   [junit4]   2> 538721 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 538721 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 538722 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:43741_
   [junit4]   2> 538723 INFO  (zkCallback-2875-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 538723 INFO  (zkCallback-2879-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 538723 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 538834 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-1-001/cores
   [junit4]   2> 538834 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 538836 INFO  
(OverseerStateUpdate-97484943791292420-127.0.0.1:34917_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 538937 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 539849 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 539860 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 539915 WARN  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 539917 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 539925 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 539925 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 539925 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e7a426c
   [junit4]   2> 539928 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=847094188, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 539969 WARN  (coreLoadExecutor-2582-thread-1) [    ] 
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> 540128 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 540128 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 540129 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 540129 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 540130 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=5, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 540131 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3aa3f76f[collection1] main]
   [junit4]   2> 540132 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 540133 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 540133 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 540133 INFO  (searcherExecutor-2583-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3aa3f76f[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 540134 INFO  (coreLoadExecutor-2582-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559759105082523648
   [junit4]   2> 540138 INFO  (coreZkRegister-2577-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 540138 INFO  (coreZkRegister-2577-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 540138 INFO  (coreZkRegister-2577-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43741/collection1/
   [junit4]   2> 540138 INFO  (coreZkRegister-2577-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 540138 INFO  (coreZkRegister-2577-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:43741/collection1/ has no replicas
   [junit4]   2> 540138 INFO  (coreZkRegister-2577-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 540140 INFO  (coreZkRegister-2577-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:43741/collection1/ shard2
   [junit4]   2> 540241 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 540290 INFO  (coreZkRegister-2577-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 540393 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 541019 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-2-001/cores/collection1
   [junit4]   2> 541019 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-2-001
   [junit4]   2> 541020 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 541021 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72ad81fc{/,null,AVAILABLE}
   [junit4]   2> 541021 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@367504a0{HTTP/1.1,[http/1.1]}{127.0.0.1:39240}
   [junit4]   2> 541021 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.Server Started @542902ms
   [junit4]   2> 541021 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/tempDir-001/jetty2,
 hostPort=39240, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-2-001/cores}
   [junit4]   2> 541021 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 541022 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 541022 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 541022 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 541022 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-19T11:03:19.186180Z
   [junit4]   2> 541023 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 541023 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-2-001/solr.xml
   [junit4]   2> 541030 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42989/solr
   [junit4]   2> 541035 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 541036 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 541037 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39240_
   [junit4]   2> 541037 INFO  (zkCallback-2875-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 541037 INFO  (zkCallback-2879-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 541037 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 541038 INFO  (zkCallback-2891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 541140 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 541169 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-2-001/cores
   [junit4]   2> 541169 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 541170 INFO  
(OverseerStateUpdate-97484943791292420-127.0.0.1:34917_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 541272 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 541272 INFO  (zkCallback-2891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 542177 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 542186 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 542238 WARN  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 542239 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 542246 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 542246 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 542247 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e7a426c
   [junit4]   2> 542248 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=847094188, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 542269 WARN  (coreLoadExecutor-2593-thread-1) [    ] 
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> 542429 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 542429 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 542429 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 542429 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 542430 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=5, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 542431 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5f0fbf8a[collection1] main]
   [junit4]   2> 542432 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 542432 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 542432 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 542433 INFO  (searcherExecutor-2594-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5f0fbf8a[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 542433 INFO  (coreLoadExecutor-2593-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559759107493199872
   [junit4]   2> 542438 INFO  (coreZkRegister-2588-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 542438 INFO  (coreZkRegister-2588-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 542438 INFO  (coreZkRegister-2588-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39240/collection1/
   [junit4]   2> 542438 INFO  (coreZkRegister-2588-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 542438 INFO  (coreZkRegister-2588-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:39240/collection1/ has no replicas
   [junit4]   2> 542438 INFO  (coreZkRegister-2588-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 542439 INFO  (coreZkRegister-2588-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39240/collection1/ shard1
   [junit4]   2> 542541 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 542541 INFO  (zkCallback-2891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 542590 INFO  (coreZkRegister-2588-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 542692 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 542692 INFO  (zkCallback-2891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 543193 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-3-001/cores/collection1
   [junit4]   2> 543194 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-3-001
   [junit4]   2> 543194 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 543195 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1905d91b{/,null,AVAILABLE}
   [junit4]   2> 543195 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@14221b5b{HTTP/1.1,[http/1.1]}{127.0.0.1:44039}
   [junit4]   2> 543195 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.Server Started @545077ms
   [junit4]   2> 543195 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/tempDir-001/jetty3,
 hostPort=44039, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-3-001/cores}
   [junit4]   2> 543196 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 543196 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 543196 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 543196 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 543196 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-19T11:03:21.360473Z
   [junit4]   2> 543198 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 543198 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-3-001/solr.xml
   [junit4]   2> 543204 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42989/solr
   [junit4]   2> 543208 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 543209 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 543210 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:44039_
   [junit4]   2> 543216 INFO  (zkCallback-2897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 543216 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 543217 INFO  (zkCallback-2891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 543216 INFO  (zkCallback-2879-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 543217 INFO  (zkCallback-2875-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 543318 INFO  (zkCallback-2891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 543318 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 543326 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-3-001/cores
   [junit4]   2> 543326 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 543328 INFO  
(OverseerStateUpdate-97484943791292420-127.0.0.1:34917_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 543430 INFO  (zkCallback-2897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 543430 INFO  (zkCallback-2891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 543430 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 544341 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 544351 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 544402 WARN  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 544403 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 544411 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 544412 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 544412 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e7a426c
   [junit4]   2> 544413 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=847094188, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 544460 WARN  (coreLoadExecutor-2604-thread-1) [    ] 
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> 544598 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 544598 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 544599 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 544599 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 544599 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=5, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 544600 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3dcea3de[collection1] main]
   [junit4]   2> 544600 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 544601 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 544601 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 544601 INFO  (searcherExecutor-2605-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3dcea3de[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 544602 INFO  (coreLoadExecutor-2604-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559759109767561216
   [junit4]   2> 544605 INFO  (coreZkRegister-2599-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 544605 INFO  (updateExecutor-2894-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 544605 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 544605 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 544606 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 544606 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 544606 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:43741/collection1/] and I am 
[http://127.0.0.1:44039/collection1/]
   [junit4]   2> 544608 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:43741]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:44039_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 544609 INFO  (qtp1105079495-12058) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 544610 INFO  (qtp1105079495-12058) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 544610 INFO  (qtp1105079495-12058) [    ] 
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:44039_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44039","node_name":"127.0.0.1:44039_","state":"down"}
   [junit4]   2> 544708 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 544708 INFO  (zkCallback-2897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 544708 INFO  (zkCallback-2891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [4])
   [junit4]   2> 545337 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-4-001/cores/collection1
   [junit4]   2> 545337 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-4-001
   [junit4]   2> 545338 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 545339 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@572f76b5{/,null,AVAILABLE}
   [junit4]   2> 545339 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5f746961{HTTP/1.1,[http/1.1]}{127.0.0.1:41407}
   [junit4]   2> 545340 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.Server Started @547221ms
   [junit4]   2> 545340 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/tempDir-001/jetty4,
 hostPort=41407, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-4-001/cores}
   [junit4]   2> 545340 ERROR 
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 545340 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.0.0
   [junit4]   2> 545340 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 545340 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 545340 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-02-19T11:03:23.504862Z
   [junit4]   2> 545342 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 545342 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-4-001/solr.xml
   [junit4]   2> 545349 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42989/solr
   [junit4]   2> 545353 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 545354 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 545355 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41407_
   [junit4]   2> 545356 INFO  (zkCallback-2875-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 545356 INFO  (zkCallback-2904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 545356 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 545356 INFO  (zkCallback-2879-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 545356 INFO  (zkCallback-2897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 545356 INFO  (zkCallback-2891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 545458 INFO  (zkCallback-2897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 545458 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 545458 INFO  (zkCallback-2891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 545474 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-4-001/cores
   [junit4]   2> 545474 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 545476 INFO  
(OverseerStateUpdate-97484943791292420-127.0.0.1:34917_-n_0000000000) [    ] 
o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 545582 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 545582 INFO  (zkCallback-2891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 545582 INFO  (zkCallback-2897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 545582 INFO  (zkCallback-2904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 545610 INFO  (qtp1105079495-12058) [    ] 
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:44039_, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:44039","node_name":"127.0.0.1:44039_","state":"recovering"}
   [junit4]   2> 545610 INFO  (qtp1105079495-12058) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 545610 INFO  (qtp1105079495-12058) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:44039_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node3&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 546483 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 546493 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 546545 WARN  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] default search field in schema is text. 
WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 546546 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 546554 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1
   [junit4]   2> 546555 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 546555 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5e7a426c
   [junit4]   2> 546558 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=847094188, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 546599 WARN  (coreLoadExecutor-2615-thread-1) [    ] 
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> 546737 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 546737 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 546738 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 546738 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 546738 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=5, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 546739 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5a3ee54e[collection1] main]
   [junit4]   2> 546740 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 546740 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 546740 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 546741 INFO  (searcherExecutor-2616-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5a3ee54e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 546741 INFO  (coreLoadExecutor-2615-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1559759112010465280
   [junit4]   2> 546744 INFO  (coreZkRegister-2610-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 546745 INFO  (updateExecutor-2901-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 546745 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 546745 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 546745 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 546745 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 546745 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:39240/collection1/] and I am 
[http://127.0.0.1:41407/collection1/]
   [junit4]   2> 546747 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:39240]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41407_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 546748 INFO  (qtp1585201087-12086) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 546748 INFO  (qtp1585201087-12086) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 546748 INFO  (qtp1585201087-12086) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=down, localState=active, 
nodeName=127.0.0.1:41407_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:41407","node_name":"127.0.0.1:41407_","state":"down"}
   [junit4]   2> 546847 INFO  (zkCallback-2897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 546847 INFO  (zkCallback-2904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 546847 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 546847 INFO  (zkCallback-2891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 547124 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testSplitAfterFailedSplit
   [junit4]   2> 547124 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 
for each attempt
   [junit4]   2> 547124 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 547748 INFO  (qtp1585201087-12086) [    ] 
o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, 
shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? 
true, live=true, checkLive=true, currentState=recovering, localState=active, 
nodeName=127.0.0.1:41407_, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:41407","node_name":"127.0.0.1:41407_","state":"recovering"}
   [junit4]   2> 547748 INFO  (qtp1585201087-12086) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 547748 INFO  (qtp1585201087-12086) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:41407_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2}
 status=0 QTime=1000
   [junit4]   2> 552611 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:43741/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 552611 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:44039 START 
replicas=[http://127.0.0.1:43741/collection1/] nUpdates=100
   [junit4]   2> 552613 INFO  (qtp1105079495-12058) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 552613 INFO  (qtp1105079495-12058) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 552613 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 552613 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 552613 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 552613 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 552615 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 552615 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 552615 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 552615 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 552615 INFO  (recoveryExecutor-2895-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 552616 INFO  (zkCallback-2897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 552616 INFO  (zkCallback-2891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 552616 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 552616 INFO  (zkCallback-2904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 554749 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:39240/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 554749 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:41407 START 
replicas=[http://127.0.0.1:39240/collection1/] nUpdates=100
   [junit4]   2> 554752 INFO  (qtp1585201087-12086) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 554752 INFO  (qtp1585201087-12086) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 554753 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 554753 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 554753 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 554753 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 554753 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 554753 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 554753 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 554753 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 554753 INFO  (recoveryExecutor-2902-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 554755 INFO  (zkCallback-2904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 554755 INFO  (zkCallback-2897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 554755 INFO  (zkCallback-2891-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 554755 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 555127 INFO  
(TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 555129 INFO  (qtp681028039-12019) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 555129 INFO  (qtp681028039-12019) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 555129 INFO  (qtp681028039-12019) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 555129 INFO  (qtp681028039-12019) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 555133 INFO  (qtp1585201087-12086) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 555133 INFO  (qtp1585201087-12086) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 555133 INFO  (qtp1119160385-12114) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 555133 INFO  (qtp1105079495-12060) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 555133 INFO  (qtp1437171279-12150) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 555134 INFO  (qtp1119160385-12114) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 555133 INFO  (qtp1105079495-12060) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 555135 INFO  (qtp1437171279-12150) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 555133 INFO  (qtp1585201087-12086) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 555136 INFO  (qtp1585201087-12086) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39240/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 555136 INFO  (qtp1437171279-12150) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 555136 INFO  (qtp1105079495-12060) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 555136 INFO  (qtp1437171279-12150) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39240/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 555136 INFO  (qtp1105079495-12060) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39240/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 555136 INFO  (qtp1119160385-12114) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 555136 INFO  (qtp1119160385-12114) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:39240/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 555137 INFO  (qtp1585201087-12088) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update 
params={_stateVer_=collection1:16&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 6
   [junit4]   2> 555138 INFO  (qtp1105079495-12058) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 555140 INFO  (qtp1119160385-12116) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=1
   [junit4]   2> 555141 INFO  (qtp1585201087-12084) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 555142 INFO  (qtp1437171279-12152) [    ] o.a.s.c.S.Request 
[collection1]  webapp= path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 557145 INFO  (qtp1105079495-12060) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params 
action=SPLITSHARD&collection=collection1&shard=shard1&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 557147 INFO  (OverseerThreadFactory-2569-thread-1) [    ] 
o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 557148 INFO  (OverseerThreadFactory-2569-thread-1) [    ] 
o.a.s.c.SplitShardCmd Creating slice shard1_0 of collection collection1 on 
127.0.0.1:39240_
   [junit4]   2> 557149 INFO  (zkCallback-2904-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 557149 INFO  (zkCallback-2885-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 557149 INFO  (zkCallback-2897-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [5])
   [junit4]   2> 557149 INFO  (zkCallback-2891-thread-1) [    ] o.a.s.c.c.ZkSt

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

ccurred - updating... (live nodes size: [1])
   [junit4]   2> 1317556 INFO  (zkCallback-3079-thread-5) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/splitByRouteKeyTest/state.json] for collection 
[splitByRouteKeyTest] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1317558 INFO  (coreCloseExecutor-3246-thread-7) [    ] 
o.a.s.c.SolrCore [splitByRouteKeyTest_shard1_1_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@53bc12ca
   [junit4]   2> 1317558 INFO  (coreCloseExecutor-3246-thread-6) [    ] 
o.a.s.c.SolrCore [splitByRouteKeyTest_shard1_0_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@27ead516
   [junit4]   2> 1317559 INFO  (coreCloseExecutor-3246-thread-8) [    ] 
o.a.s.c.SolrCore [splitByRouteKeyTest_shard1_2_replica1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@c282664
   [junit4]   2> 1317664 INFO  (zkCallback-3079-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1317664 INFO  (zkCallback-3079-thread-5) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/routeFieldColl/state.json] for collection [routeFieldColl] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1317744 INFO  (coreCloseExecutor-3246-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1317769 INFO  (coreCloseExecutor-3246-thread-7) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.splitByRouteKeyTest.shard1_1.replica1
   [junit4]   2> 1317805 INFO  (coreCloseExecutor-3246-thread-8) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.splitByRouteKeyTest.shard1_2.replica1
   [junit4]   2> 1317809 INFO  (coreCloseExecutor-3246-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.routeFieldColl.shard1.replica1
   [junit4]   2> 1317810 INFO  (coreCloseExecutor-3246-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.routeFieldColl.shard3.replica2
   [junit4]   2> 1317813 INFO  (coreCloseExecutor-3246-thread-6) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.splitByRouteKeyTest.shard1_0.replica1
   [junit4]   2> 1317815 INFO  (coreCloseExecutor-3246-thread-5) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.splitByRouteKeyTest.shard1.replica1
   [junit4]   2> 1317816 INFO  (coreCloseExecutor-3246-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: 
solr.core.splitByRouteKeyTest.shard3.replica2
   [junit4]   2> 1317816 INFO  
(TEST-ShardSplitTest.test-seed#[9A60B2B84BF54C48]) [    ] o.a.s.c.Overseer 
Overseer (id=97484977613242386-127.0.0.1:35590_-n_0000000004) closing
   [junit4]   2> 1317816 INFO  
(OverseerStateUpdate-97484977613242386-127.0.0.1:35590_-n_0000000004) [    ] 
o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35590_
   [junit4]   2> 1317818 INFO  (zkCallback-3054-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1317818 INFO  (zkCallback-3087-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1319318 WARN  (zkCallback-3079-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1319318 INFO  
(TEST-ShardSplitTest.test-seed#[9A60B2B84BF54C48]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1319318 INFO  
(TEST-ShardSplitTest.test-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@6097eec3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1319319 INFO  
(TEST-ShardSplitTest.test-seed#[9A60B2B84BF54C48]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@65d2ca9a{/,null,UNAVAILABLE}
   [junit4]   2> 1319320 INFO  
(TEST-ShardSplitTest.test-seed#[9A60B2B84BF54C48]) [    ] o.a.s.c.ChaosMonkey 
monkey: stop shard! 40157
   [junit4]   2> 1319321 INFO  
(TEST-ShardSplitTest.test-seed#[9A60B2B84BF54C48]) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34487 34487
   [junit4]   2> 1319330 INFO  (Thread-1330) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:34487 34487
   [junit4]   2> 1319330 WARN  (Thread-1330) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        9       /solr/aliases.json
   [junit4]   2>        6       /solr/clusterprops.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        174     /solr/collections/splitByRouteKeyTest/state.json
   [junit4]   2>        84      /solr/collections/routeFieldColl/state.json
   [junit4]   2>        9       /solr/clusterprops.json
   [junit4]   2>        9       /solr/clusterstate.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        239     /solr/overseer/collection-queue-work
   [junit4]   2>        104     /solr/overseer/queue
   [junit4]   2>        27      /solr/overseer/queue-work
   [junit4]   2>        9       /solr/live_nodes
   [junit4]   2>        9       /solr/collections
   [junit4]   2> 
   [junit4]   2> 1319331 INFO  
(SUITE-ShardSplitTest-seed#[9A60B2B84BF54C48]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.ShardSplitTest_9A60B2B84BF54C48-001
   [junit4]   2> Feb 19, 2017 11:16:17 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 shard_s=PostingsFormat(name=Direct), n_ti=PostingsFormat(name=Direct), 
a_t=PostingsFormat(name=Direct), 
a_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))),
 
id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))},
 docValues:{rnd_b=DocValuesFormat(name=Memory), 
shard_s=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Direct), 
n_ti=DocValuesFormat(name=Direct), a_t=DocValuesFormat(name=Direct), 
a_i=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory)}, 
maxPointsInLeafNode=1438, maxMBSortInHeap=6.4456782410057265, 
sim=RandomSimilarity(queryNorm=false): {}, locale=nl-BQ, timezone=Pacific/Noumea
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 9-ea 
(64-bit)/cpus=12,threads=1,free=207578176,total=534249472
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudManagedSchema, 
TestSizeLimitedDistributedMap, TestMaxScoreQueryParser, TestReplicaProperties, 
MBeansHandlerTest, TestStressReorder, UnloadDistributedZkTest, 
HdfsUnloadDistributedZkTest, TestDynamicLoading, TestCloudInspectUtil, 
BinaryUpdateRequestHandlerTest, TestDistributedMissingSort, TestTolerantSearch, 
TestObjectReleaseTracker, SparseHLLTest, TestZkChroot, TestSolrXml, 
CoreSorterTest, TestSolrQueryParserDefaultOperatorResource, 
AliasIntegrationTest, TestComplexPhraseLeadingWildcard, TestConfigSetsAPI, 
TestUtils, UpdateParamsTest, BigEndianAscendingWordSerializerTest, 
AutoCommitTest, TestJavabinTupleStreamParser, 
TlogReplayBufferedWhileIndexingTest, SubstringBytesRefFilterTest, 
TestShardHandlerFactory, TestSort, CoreAdminHandlerTest, TestExportWriter, 
TestPhraseSuggestions, TestManagedResource, CdcrReplicationHandlerTest, 
TestStressLiveNodes, VersionInfoTest, TestIBSimilarityFactory, 
TestFieldSortValues, PKIAuthenticationIntegrationTest, TestRandomFlRTGCloud, 
SuggesterTest, TestBulkSchemaAPI, TestFieldCacheSanityChecker, 
TestJettySolrRunner, TestReload, TestLeaderElectionWithEmptyReplica, 
DeleteStatusTest, TestDownShardTolerantSearch, EchoParamsTest, 
StatelessScriptUpdateProcessorFactoryTest, TestLuceneMatchVersion, 
TestReloadDeadlock, ExternalFileFieldSortTest, SliceStateTest, 
TestCollationFieldDocValues, SynonymTokenizerTest, SolrXmlInZkTest, 
TestImpersonationWithHadoopAuth, TestCryptoKeys, FullHLLTest, 
UUIDUpdateProcessorFallbackTest, BufferStoreTest, SuggesterTSTTest, 
TestComponentsName, RAMDirectoryFactoryTest, HdfsRecoverLeaseTest, 
TestHighFrequencyDictionaryFactory, FieldAnalysisRequestHandlerTest, 
TestSubQueryTransformer, CurrencyFieldXmlFileTest, BasicDistributedZk2Test, 
PrimitiveFieldTypeTest, TestJsonFacetRefinement, TestQuerySenderNoQuery, 
DistributedFacetExistsSmallTest, HdfsBasicDistributedZk2Test, 
DocValuesMultiTest, TestPHPSerializedResponseWriter, 
WrapperMergePolicyFactoryTest, ShardSplitTest]
   [junit4] Completed [443/694 (1!)] on J2 in 784.19s, 5 tests, 1 failure <<< 
FAILURES!

[...truncated 52424 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:775: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:655: The following 
error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-master-Linux/build.xml:642: Source checkout 
is dirty (unversioned/missing files) after running tests!!! Offending files:
* solr/licenses/cglib-nodep-2.2.jar.sha1

Total time: 68 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


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

Reply via email to