You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/01/12 02:07:01 UTC

[JENKINS] Lucene-Solr-6.x-Linux (64bit/jdk1.8.0_112) - Build # 2647 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2647/
Java: 64bit/jdk1.8.0_112 -XX:-UseCompressedOops -XX:+UseG1GC

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

Error Message:
expected:<1> but was:<2>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<2>
	at __randomizedtesting.SeedInfo.seed([CC437144B80EEC9E:350EE2EB847BA114]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:284)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 12010 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/init-core-data-001
   [junit4]   2> 726569 INFO  (SUITE-ShardSplitTest-seed#[CC437144B80EEC9E]-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> 726569 INFO  (SUITE-ShardSplitTest-seed#[CC437144B80EEC9E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 726590 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 726598 INFO  (Thread-984) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 726598 INFO  (Thread-984) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 726698 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.ZkTestServer start zk server on port:44093
   [junit4]   2> 726712 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 726715 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 726716 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 726718 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 726719 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 726720 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 726721 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 726721 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 726723 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 726725 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 726727 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 726838 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/control-001/cores/collection1
   [junit4]   2> 726840 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 726841 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3dd54e7c{/,null,AVAILABLE}
   [junit4]   2> 726842 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23a6bff0{HTTP/1.1,[http/1.1]}{127.0.0.1:39360}
   [junit4]   2> 726842 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.Server Started @729132ms
   [junit4]   2> 726842 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/tempDir-001/control/data, hostContext=/, hostPort=39360, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/control-001/cores}
   [junit4]   2> 726843 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 726844 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 726844 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 726844 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 726844 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-12T01:30:20.018Z
   [junit4]   2> 726847 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 726847 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/control-001/solr.xml
   [junit4]   2> 726856 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 726865 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44093/solr
   [junit4]   2> 726888 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:39360_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:39360_
   [junit4]   2> 726889 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:39360_    ] o.a.s.c.Overseer Overseer (id=97267523241443332-127.0.0.1:39360_-n_0000000000) starting
   [junit4]   2> 726895 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:39360_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39360_
   [junit4]   2> 726897 INFO  (OverseerStateUpdate-97267523241443332-127.0.0.1:39360_-n_0000000000) [n:127.0.0.1:39360_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 726941 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:39360_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/control-001/cores
   [junit4]   2> 726941 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:39360_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 726955 INFO  (OverseerStateUpdate-97267523241443332-127.0.0.1:39360_-n_0000000000) [n:127.0.0.1:39360_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 727961 WARN  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 727962 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 727979 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 728054 WARN  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 728056 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 728077 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 728077 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/control-001/cores/collection1/data/]
   [junit4]   2> 728078 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ce639b7
   [junit4]   2> 728080 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8004867842323992]
   [junit4]   2> 728110 WARN  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 728125 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 728125 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 728127 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 728127 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 728128 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 728129 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f826c45[collection1] main]
   [junit4]   2> 728130 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 728131 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 728131 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 728132 INFO  (searcherExecutor-2057-thread-1-processing-n:127.0.0.1:39360_ x:collection1 c:control_collection) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f826c45[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 728133 INFO  (coreLoadExecutor-2056-thread-1-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556280373471608832
   [junit4]   2> 728140 INFO  (coreZkRegister-2049-thread-1-processing-n:127.0.0.1:39360_ x:collection1 c:control_collection) [n:127.0.0.1:39360_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 728140 INFO  (coreZkRegister-2049-thread-1-processing-n:127.0.0.1:39360_ x:collection1 c:control_collection) [n:127.0.0.1:39360_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 728140 INFO  (coreZkRegister-2049-thread-1-processing-n:127.0.0.1:39360_ x:collection1 c:control_collection) [n:127.0.0.1:39360_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:39360/collection1/
   [junit4]   2> 728140 INFO  (coreZkRegister-2049-thread-1-processing-n:127.0.0.1:39360_ x:collection1 c:control_collection) [n:127.0.0.1:39360_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 728140 INFO  (coreZkRegister-2049-thread-1-processing-n:127.0.0.1:39360_ x:collection1 c:control_collection) [n:127.0.0.1:39360_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:39360/collection1/ has no replicas
   [junit4]   2> 728144 INFO  (coreZkRegister-2049-thread-1-processing-n:127.0.0.1:39360_ x:collection1 c:control_collection) [n:127.0.0.1:39360_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:39360/collection1/ shard1
   [junit4]   2> 728155 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 728156 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44093/solr ready
   [junit4]   2> 728156 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 728225 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-1-001/cores/collection1
   [junit4]   2> 728226 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-1-001
   [junit4]   2> 728227 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 728228 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79645e5f{/,null,AVAILABLE}
   [junit4]   2> 728229 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e4a31e6{HTTP/1.1,[http/1.1]}{127.0.0.1:43682}
   [junit4]   2> 728229 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.Server Started @730518ms
   [junit4]   2> 728229 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=43682, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-1-001/cores}
   [junit4]   2> 728230 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 728230 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 728230 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 728230 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 728230 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-12T01:30:21.404Z
   [junit4]   2> 728232 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 728233 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-1-001/solr.xml
   [junit4]   2> 728240 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 728240 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44093/solr
   [junit4]   2> 728263 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:43682_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 728267 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:43682_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43682_
   [junit4]   2> 728268 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 728269 INFO  (zkCallback-700-thread-2-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 728271 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 728295 INFO  (coreZkRegister-2049-thread-1-processing-n:127.0.0.1:39360_ x:collection1 c:control_collection) [n:127.0.0.1:39360_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 728358 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:43682_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-1-001/cores
   [junit4]   2> 728358 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:43682_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 728361 INFO  (OverseerStateUpdate-97267523241443332-127.0.0.1:39360_-n_0000000000) [n:127.0.0.1:39360_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 729378 WARN  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 729379 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 729393 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 729450 WARN  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 729451 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 729459 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 729459 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 729460 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ce639b7
   [junit4]   2> 729461 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8004867842323992]
   [junit4]   2> 729482 WARN  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 729491 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 729491 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 729493 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 729493 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 729494 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 729494 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2413bfe1[collection1] main]
   [junit4]   2> 729495 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 729495 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 729495 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 729496 INFO  (searcherExecutor-2068-thread-1-processing-n:127.0.0.1:43682_ x:collection1 c:collection1) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2413bfe1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 729496 INFO  (coreLoadExecutor-2067-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556280374900817920
   [junit4]   2> 729500 INFO  (coreZkRegister-2062-thread-1-processing-n:127.0.0.1:43682_ x:collection1 c:collection1) [n:127.0.0.1:43682_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 729500 INFO  (coreZkRegister-2062-thread-1-processing-n:127.0.0.1:43682_ x:collection1 c:collection1) [n:127.0.0.1:43682_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 729500 INFO  (coreZkRegister-2062-thread-1-processing-n:127.0.0.1:43682_ x:collection1 c:collection1) [n:127.0.0.1:43682_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43682/collection1/
   [junit4]   2> 729500 INFO  (coreZkRegister-2062-thread-1-processing-n:127.0.0.1:43682_ x:collection1 c:collection1) [n:127.0.0.1:43682_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 729500 INFO  (coreZkRegister-2062-thread-1-processing-n:127.0.0.1:43682_ x:collection1 c:collection1) [n:127.0.0.1:43682_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:43682/collection1/ has no replicas
   [junit4]   2> 729502 INFO  (coreZkRegister-2062-thread-1-processing-n:127.0.0.1:43682_ x:collection1 c:collection1) [n:127.0.0.1:43682_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43682/collection1/ shard2
   [junit4]   2> 729653 INFO  (coreZkRegister-2062-thread-1-processing-n:127.0.0.1:43682_ x:collection1 c:collection1) [n:127.0.0.1:43682_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 730086 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-2-001/cores/collection1
   [junit4]   2> 730087 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-2-001
   [junit4]   2> 730087 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 730088 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@67b346a9{/,null,AVAILABLE}
   [junit4]   2> 730089 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6532d12b{HTTP/1.1,[http/1.1]}{127.0.0.1:37828}
   [junit4]   2> 730089 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.Server Started @732378ms
   [junit4]   2> 730089 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=37828, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-2-001/cores}
   [junit4]   2> 730090 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 730090 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 730090 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 730090 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 730090 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-12T01:30:23.264Z
   [junit4]   2> 730092 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 730092 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-2-001/solr.xml
   [junit4]   2> 730097 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 730098 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44093/solr
   [junit4]   2> 730103 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:37828_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 730104 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:37828_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37828_
   [junit4]   2> 730105 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 730105 INFO  (zkCallback-700-thread-2-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 730105 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 730106 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 730181 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:37828_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-2-001/cores
   [junit4]   2> 730181 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:37828_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 730182 INFO  (OverseerStateUpdate-97267523241443332-127.0.0.1:39360_-n_0000000000) [n:127.0.0.1:39360_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 731191 WARN  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 731191 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 731203 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 731258 WARN  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 731259 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 731268 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 731269 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-2-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 731269 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ce639b7
   [junit4]   2> 731272 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8004867842323992]
   [junit4]   2> 731311 WARN  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 731320 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 731320 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 731322 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 731322 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 731323 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 731324 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d152684[collection1] main]
   [junit4]   2> 731324 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 731325 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 731325 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 731326 INFO  (searcherExecutor-2079-thread-1-processing-n:127.0.0.1:37828_ x:collection1 c:collection1) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2d152684[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 731326 INFO  (coreLoadExecutor-2078-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556280376819712000
   [junit4]   2> 731330 INFO  (coreZkRegister-2073-thread-1-processing-n:127.0.0.1:37828_ x:collection1 c:collection1) [n:127.0.0.1:37828_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 731330 INFO  (coreZkRegister-2073-thread-1-processing-n:127.0.0.1:37828_ x:collection1 c:collection1) [n:127.0.0.1:37828_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 731330 INFO  (coreZkRegister-2073-thread-1-processing-n:127.0.0.1:37828_ x:collection1 c:collection1) [n:127.0.0.1:37828_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37828/collection1/
   [junit4]   2> 731330 INFO  (coreZkRegister-2073-thread-1-processing-n:127.0.0.1:37828_ x:collection1 c:collection1) [n:127.0.0.1:37828_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 731330 INFO  (coreZkRegister-2073-thread-1-processing-n:127.0.0.1:37828_ x:collection1 c:collection1) [n:127.0.0.1:37828_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:37828/collection1/ has no replicas
   [junit4]   2> 731331 INFO  (coreZkRegister-2073-thread-1-processing-n:127.0.0.1:37828_ x:collection1 c:collection1) [n:127.0.0.1:37828_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37828/collection1/ shard1
   [junit4]   2> 731482 INFO  (coreZkRegister-2073-thread-1-processing-n:127.0.0.1:37828_ x:collection1 c:collection1) [n:127.0.0.1:37828_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 731834 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-3-001/cores/collection1
   [junit4]   2> 731835 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-3-001
   [junit4]   2> 731835 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 731836 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3e0efd29{/,null,AVAILABLE}
   [junit4]   2> 731836 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@48446df6{HTTP/1.1,[http/1.1]}{127.0.0.1:38306}
   [junit4]   2> 731837 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.Server Started @734126ms
   [junit4]   2> 731837 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=38306, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-3-001/cores}
   [junit4]   2> 731837 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 731838 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 731838 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 731838 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 731838 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-12T01:30:25.012Z
   [junit4]   2> 731840 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 731840 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-3-001/solr.xml
   [junit4]   2> 731858 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 731858 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44093/solr
   [junit4]   2> 731863 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:38306_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 731865 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:38306_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38306_
   [junit4]   2> 731865 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 731865 INFO  (zkCallback-700-thread-2-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 731866 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 731865 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 731866 INFO  (zkCallback-721-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 731893 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:38306_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-3-001/cores
   [junit4]   2> 731893 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:38306_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 731894 INFO  (OverseerStateUpdate-97267523241443332-127.0.0.1:39360_-n_0000000000) [n:127.0.0.1:39360_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 732904 WARN  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 732905 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 732917 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 732990 WARN  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 732991 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 732999 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 733000 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-3-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 733000 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ce639b7
   [junit4]   2> 733002 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8004867842323992]
   [junit4]   2> 733057 WARN  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 733067 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 733067 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 733069 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 733069 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 733070 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 733070 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2285affb[collection1] main]
   [junit4]   2> 733071 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 733071 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 733071 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 733072 INFO  (searcherExecutor-2090-thread-1-processing-n:127.0.0.1:38306_ x:collection1 c:collection1) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2285affb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 733072 INFO  (coreLoadExecutor-2089-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556280378650525696
   [junit4]   2> 733076 INFO  (coreZkRegister-2084-thread-1-processing-n:127.0.0.1:38306_ x:collection1 c:collection1) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 733076 INFO  (updateExecutor-718-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 733076 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 733077 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 733077 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 733077 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 733077 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:43682/collection1/] and I am [http://127.0.0.1:38306/collection1/]
   [junit4]   2> 733079 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:43682]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:38306_&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 733081 INFO  (qtp1658754959-4438) [n:127.0.0.1:43682_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 733081 INFO  (qtp1658754959-4438) [n:127.0.0.1:43682_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 733082 INFO  (qtp1658754959-4438) [n:127.0.0.1:43682_    ] 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:38306_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:38306","node_name":"127.0.0.1:38306_","state":"down"}
   [junit4]   2> 733539 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-4-001/cores/collection1
   [junit4]   2> 733539 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-4-001
   [junit4]   2> 733540 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 733541 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2a4523f2{/,null,AVAILABLE}
   [junit4]   2> 733542 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2fddb398{HTTP/1.1,[http/1.1]}{127.0.0.1:41750}
   [junit4]   2> 733542 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.Server Started @735832ms
   [junit4]   2> 733542 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=41750, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-4-001/cores}
   [junit4]   2> 733543 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 733543 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 6.4.0
   [junit4]   2> 733543 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 733543 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 733543 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-01-12T01:30:26.717Z
   [junit4]   2> 733545 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 733545 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-4-001/solr.xml
   [junit4]   2> 733550 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 733550 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44093/solr
   [junit4]   2> 733555 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:41750_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 733557 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:41750_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41750_
   [junit4]   2> 733558 INFO  (zkCallback-709-thread-1-processing-n:127.0.0.1:43682_) [n:127.0.0.1:43682_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 733558 INFO  (zkCallback-704-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 733558 INFO  (zkCallback-700-thread-2-processing-n:127.0.0.1:39360_) [n:127.0.0.1:39360_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 733559 INFO  (zkCallback-721-thread-1-processing-n:127.0.0.1:38306_) [n:127.0.0.1:38306_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 733559 INFO  (zkCallback-715-thread-1-processing-n:127.0.0.1:37828_) [n:127.0.0.1:37828_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 733559 INFO  (zkCallback-728-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 733607 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:41750_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-4-001/cores
   [junit4]   2> 733607 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [n:127.0.0.1:41750_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 733608 INFO  (OverseerStateUpdate-97267523241443332-127.0.0.1:39360_-n_0000000000) [n:127.0.0.1:39360_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 734082 INFO  (qtp1658754959-4438) [n:127.0.0.1:43682_    ] 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:38306_, coreNodeName=core_node3, onlyIfActiveCheckResult=false, nodeProps: core_node3:{"core":"collection1","base_url":"http://127.0.0.1:38306","node_name":"127.0.0.1:38306_","state":"recovering"}
   [junit4]   2> 734082 INFO  (qtp1658754959-4438) [n:127.0.0.1:43682_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 734082 INFO  (qtp1658754959-4438) [n:127.0.0.1:43682_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:38306_&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> 734617 WARN  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 734617 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.4.0
   [junit4]   2> 734628 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 734702 WARN  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 734703 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 734711 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 734711 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-4-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 734711 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4ce639b7
   [junit4]   2> 734712 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8004867842323992]
   [junit4]   2> 734745 WARN  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 734755 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 734755 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 734757 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 734757 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 734757 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 734758 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17fec8db[collection1] main]
   [junit4]   2> 734758 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 734758 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 734759 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 734759 INFO  (searcherExecutor-2101-thread-1-processing-n:127.0.0.1:41750_ x:collection1 c:collection1) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17fec8db[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 734760 INFO  (coreLoadExecutor-2100-thread-1-processing-n:127.0.0.1:41750_) [n:127.0.0.1:41750_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1556280380420521984
   [junit4]   2> 734763 INFO  (coreZkRegister-2095-thread-1-processing-n:127.0.0.1:41750_ x:collection1 c:collection1) [n:127.0.0.1:41750_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 734763 INFO  (updateExecutor-725-thread-1-processing-n:127.0.0.1:41750_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:41750_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 734763 INFO  (recoveryExecutor-726-thread-1-processing-n:127.0.0.1:41750_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:41750_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 734763 INFO  (recoveryExecutor-726-thread-1-processing-n:127.0.0.1:41750_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:41750_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 734763 INFO  (recoveryExecutor-726-thread-1-processing-n:127.0.0.1:41750_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:41750_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 734764 INFO  (recoveryExecutor-726-thread-1-processing-n:127.0.0.1:41750_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:41750_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 734764 INFO  (recoveryExecutor-726-thread-1-processing-n:127.0.0.1:41750_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:41750_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:37828/collection1/] and I am [http://127.0.0.1:41750/collection1/]
   [junit4]   2> 734765 INFO  (recoveryExecutor-726-thread-1-processing-n:127.0.0.1:41750_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:41750_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:37828]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:41750_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 734767 INFO  (qtp1497557979-4466) [n:127.0.0.1:37828_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 734767 INFO  (qtp1497557979-4466) [n:127.0.0.1:37828_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 734767 INFO  (qtp1497557979-4466) [n:127.0.0.1:37828_    ] 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:41750_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:41750","node_name":"127.0.0.1:41750_","state":"down"}
   [junit4]   2> 735192 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitStaticIndexReplication
   [junit4]   2> 735192 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 for each attempt
   [junit4]   2> 735192 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 735767 INFO  (qtp1497557979-4466) [n:127.0.0.1:37828_    ] 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:41750_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:41750","node_name":"127.0.0.1:41750_","state":"recovering"}
   [junit4]   2> 735767 INFO  (qtp1497557979-4466) [n:127.0.0.1:37828_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 735767 INFO  (qtp1497557979-4466) [n:127.0.0.1:37828_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:41750_&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> 741083 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:43682/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 741083 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:38306 START replicas=[http://127.0.0.1:43682/collection1/] nUpdates=100
   [junit4]   2> 741087 INFO  (qtp1658754959-4438) [n:127.0.0.1:43682_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 741087 INFO  (qtp1658754959-4438) [n:127.0.0.1:43682_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 741087 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 741087 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 741087 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 741088 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 741088 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 741088 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 741088 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 741088 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 741088 INFO  (recoveryExecutor-719-thread-1-processing-n:127.0.0.1:38306_ x:collection1 s:shard2 c:collection1 r:core_node3) [n:127.0.0.1:38306_ c:collection1 s:shard2 r:core_node3 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 742768 INFO  (recoveryExecutor-726-thread-1-processing-n:127.0.0.1:41750_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:41750_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:37828/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 742768 INFO  (recoveryExecutor-726-thread-1-processing-n:127.0.0.1:41750_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:41750_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:41750 START replicas=[http://127.0.0.1:37828/collection1/] nUpdates=100
   [junit4]   2> 742771 INFO  (qtp1497557979-4466) [n:127.0.0.1:37828_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 742771 INFO  (qtp1497557979-4466) [n:127.0.0.1:37828_ c:collection1 s:shard1 r:core_node2 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 742772 INFO  (recoveryExecutor-726-thread-1-processing-n:127.0.0.1:41750_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:41750_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 742772 INFO  (recoveryExecutor-726-thread-1-processing-n:127.0.0.1:41750_ x:collection1 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:41750_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 742772 INFO  (recoveryExecutor-726-thread-1-processing-n:127.0.0.1:41750_ x:

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

  [junit4]   2> 1127878 INFO  (zkCallback-918-thread-2-processing-n:127.0.0.1:35023_) [n:127.0.0.1:35023_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35023_
   [junit4]   2> 1127879 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@41f5695d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1127879 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ec5eacc{/,null,UNAVAILABLE}
   [junit4]   2> 1127879 INFO  (zkCallback-918-thread-2-processing-n:127.0.0.1:35023_) [n:127.0.0.1:35023_    ] o.a.s.c.Overseer Overseer (id=97267547631583250-127.0.0.1:35023_-n_0000000004) starting
   [junit4]   2> 1127879 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 35023
   [junit4]   2> 1127879 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=738276233
   [junit4]   2> 1127882 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.Overseer Overseer (id=97267547631583250-127.0.0.1:35023_-n_0000000004) closing
   [junit4]   2> 1127882 INFO  (OverseerStateUpdate-97267547631583250-127.0.0.1:35023_-n_0000000004) [n:127.0.0.1:35023_    ] o.a.s.c.Overseer According to ZK I (id=97267547631583250-127.0.0.1:35023_-n_0000000004) am no longer a leader.
   [junit4]   2> 1127882 INFO  (OverseerStateUpdate-97267547631583250-127.0.0.1:35023_-n_0000000004) [n:127.0.0.1:35023_    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:35023_
   [junit4]   2> 1127882 INFO  (OverseerCollectionConfigSetProcessor-97267547631583250-127.0.0.1:35023_-n_0000000004) [n:127.0.0.1:35023_    ] o.a.s.c.OverseerTaskProcessor According to ZK I (id=97267547631583250-127.0.0.1:35023_-n_0000000004) am no longer a leader.
   [junit4]   2> 1127882 WARN  (zkCallback-918-thread-2-processing-n:127.0.0.1:35023_) [n:127.0.0.1:35023_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1127883 ERROR (OverseerCollectionConfigSetProcessor-97267547631583250-127.0.0.1:35023_-n_0000000004) [n:127.0.0.1:35023_    ] o.a.s.c.OverseerTaskProcessor :org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/collection-queue-work
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:339)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:336)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:336)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.fetchZkChildren(DistributedQueue.java:299)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskQueue.getTailId(OverseerTaskQueue.java:264)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:162)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 1128877 WARN  (zkCallback-918-thread-1-processing-n:127.0.0.1:35023_) [n:127.0.0.1:35023_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SyncStrategy Closed, skipping sync up.
   [junit4]   2> 1128877 INFO  (zkCallback-918-thread-1-processing-n:127.0.0.1:35023_) [n:127.0.0.1:35023_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1128877 INFO  (zkCallback-918-thread-1-processing-n:127.0.0.1:35023_) [n:127.0.0.1:35023_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3d7c2934
   [junit4]   2> 1128886 INFO  (zkCallback-918-thread-1-processing-n:127.0.0.1:35023_) [n:127.0.0.1:35023_ c:collection1 s:shard1 r:core_node4 x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1128886 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[CC437144B80EEC9E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1128887 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3519f77c{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1128887 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[CC437144B80EEC9E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f299c11{/,null,UNAVAILABLE}
   [junit4]   2> 1128888 INFO  (TEST-ShardSplitTest.testSplitAfterFailedSplit-seed#[CC437144B80EEC9E]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41374 41374
   [junit4]   2> 1138894 INFO  (Thread-1300) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41374 41374
   [junit4]   2> 1138895 WARN  (Thread-1300) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/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> 	6	/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> 	33	/solr/overseer/queue
   [junit4]   2> 	22	/solr/overseer/collection-queue-work
   [junit4]   2> 	13	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ShardSplitTest -Dtests.method=testSplitAfterFailedSplit -Dtests.seed=CC437144B80EEC9E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Asia/Baku -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 40.1s J0 | ShardSplitTest.testSplitAfterFailedSplit <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1> but was:<2>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CC437144B80EEC9E:350EE2EB847BA114]:0)
   [junit4]    > 	at org.apache.solr.cloud.ShardSplitTest.testSplitAfterFailedSplit(ShardSplitTest.java:284)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1138897 INFO  (SUITE-ShardSplitTest-seed#[CC437144B80EEC9E]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_CC437144B80EEC9E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): {rnd_b=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), shard_s=PostingsFormat(name=Memory doPackFST= true), _version_=PostingsFormat(name=Memory doPackFST= true), n_ti=PostingsFormat(name=Memory doPackFST= true), a_t=PostingsFormat(name=Memory doPackFST= true), a_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=17, maxMBSortInHeap=6.56977095870138, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=ar-YE, timezone=Asia/Baku
   [junit4]   2> NOTE: Linux 4.4.0-53-generic amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=12,threads=1,free=187167528,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestDFISimilarityFactory, ExternalFileFieldSortTest, DistributedFacetPivotLargeTest, TestSSLRandomization, TestLazyCores, ExplicitHLLTest, TestSizeLimitedDistributedMap, OutputWriterTest, OverseerRolesTest, TestFaceting, CreateCollectionCleanupTest, TestExpandComponent, TestDistribIDF, NumericFieldsTest, TestFieldSortValues, ReplicaListTransformerTest, TestDownShardTolerantSearch, TestCloudSchemaless, XsltUpdateRequestHandlerTest, TestSolrCloudWithSecureImpersonation, TestReRankQParserPlugin, ClassificationUpdateProcessorIntegrationTest, TestManagedSchemaAPI, TestSolrConfigHandlerConcurrent, FastVectorHighlighterTest, DefaultValueUpdateProcessorTest, BigEndianAscendingWordDeserializerTest, HLLUtilTest, TestLocalFSCloudBackupRestore, TestRealTimeGet, CollectionTooManyReplicasTest, LeaderElectionIntegrationTest, TestJoin, CoreMergeIndexesAdminHandlerTest, TestCodecSupport, TestFastLRUCache, HttpPartitionTest, NotRequiredUniqueKeyTest, TestPerFieldSimilarityWithDefaultOverride, TestFileDictionaryLookup, SuggestComponentContextFilterQueryTest, TestSolrCloudSnapshots, TestOmitPositions, TestRandomFlRTGCloud, HdfsDirectoryTest, SimpleCollectionCreateDeleteTest, TestSolrCloudWithHadoopAuthPlugin, ScriptEngineTest, ReplaceNodeTest, CursorPagingTest, TestFoldingMultitermQuery, ShardSplitTest]
   [junit4] Completed [396/680 (1!)] on J0 in 412.36s, 5 tests, 1 failure <<< FAILURES!

[...truncated 63448 lines...]