Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.6-Linux/143/
Java: 32bit/jdk-9-ea+181 -server -XX:+UseParallelGC --illegal-access=deny

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([EAC5F232F77982AF:1388619DCB0CCF25]: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 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12931 lines...]
   [junit4] Suite: org.apache.solr.cloud.ShardSplitTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/init-core-data-001
   [junit4]   2> 1625049 INFO  
(SUITE-ShardSplitTest-seed#[EAC5F232F77982AF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 1625050 INFO  
(SUITE-ShardSplitTest-seed#[EAC5F232F77982AF]-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> 1625050 INFO  
(SUITE-ShardSplitTest-seed#[EAC5F232F77982AF]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /p_da/
   [junit4]   2> 1625051 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.ZkTestServer 
STARTING ZK TEST SERVER
   [junit4]   2> 1625051 INFO  (Thread-2470) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1625051 INFO  (Thread-2470) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1625052 ERROR (Thread-2470) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1625151 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.ZkTestServer 
start zk server on port:44391
   [junit4]   2> 1625155 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1625156 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1625156 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1625157 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1625157 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1625157 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1625158 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1625158 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1625158 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1625159 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1625159 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1625225 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/control-001/cores/collection1
   [junit4]   2> 1625226 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1625227 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@71bf00{/p_da,null,AVAILABLE}
   [junit4]   2> 1625227 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@10fb772{HTTP/1.1,[http/1.1]}{127.0.0.1:45771}
   [junit4]   2> 1625227 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.e.j.s.Server 
Started @1626667ms
   [junit4]   2> 1625227 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_da, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/tempDir-001/control/data,
 hostPort=45771, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/control-001/cores}
   [junit4]   2> 1625227 ERROR 
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1625228 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.1
   [junit4]   2> 1625228 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1625228 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1625228 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-05T21:53:55.893129Z
   [junit4]   2> 1625229 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1625229 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/control-001/solr.xml
   [junit4]   2> 1625232 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1625232 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44391/solr
   [junit4]   2> 1625239 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 1625239 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45771_p_da
   [junit4]   2> 1625239 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.Overseer 
Overseer (id=98608639883149316-127.0.0.1:45771_p_da-n_0000000000) starting
   [junit4]   2> 1625241 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.ZkController 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45771_p_da
   [junit4]   2> 1625242 INFO  (zkCallback-2000-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1625283 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/control-001/cores
   [junit4]   2> 1625283 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1625284 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1625285 INFO  
(OverseerStateUpdate-98608639883149316-127.0.0.1:45771_p_da-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1625293 WARN  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1625294 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1625303 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1625370 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1625376 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection control_collection, trusted=true
   [junit4]   2> 1625377 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1625377 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/control-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/control-001/cores/collection1/data/]
   [junit4]   2> 1625377 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ec60d6
   [junit4]   2> 1625378 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1625398 WARN  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1625423 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1625423 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1625424 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1625424 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1625424 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=98.466796875, 
floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=16.74760123127032, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.41782102643073793
   [junit4]   2> 1625424 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6088ff[collection1] main]
   [junit4]   2> 1625425 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1625425 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1625425 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1625426 INFO  (searcherExecutor-5005-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@6088ff[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1625426 INFO  (coreLoadExecutor-5004-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577738238522556416
   [junit4]   2> 1625429 INFO  (coreZkRegister-4997-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1625429 INFO  (coreZkRegister-4997-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1625429 INFO  (coreZkRegister-4997-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45771/p_da/collection1/
   [junit4]   2> 1625429 INFO  (coreZkRegister-4997-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1625429 INFO  (coreZkRegister-4997-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:45771/p_da/collection1/ has no replicas
   [junit4]   2> 1625429 INFO  (coreZkRegister-4997-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1625430 INFO  (coreZkRegister-4997-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:45771/p_da/collection1/ shard1
   [junit4]   2> 1625580 INFO  (coreZkRegister-4997-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1625788 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1625788 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44391/solr ready
   [junit4]   2> 1625788 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.ChaosMonkey 
monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1625845 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-1-001/cores/collection1
   [junit4]   2> 1625845 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-1-001
   [junit4]   2> 1625846 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1625846 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@150b3bd{/p_da,null,AVAILABLE}
   [junit4]   2> 1625846 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1cf6e8{HTTP/1.1,[http/1.1]}{127.0.0.1:41165}
   [junit4]   2> 1625847 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.e.j.s.Server 
Started @1627286ms
   [junit4]   2> 1625847 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_da, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/tempDir-001/jetty1,
 hostPort=41165, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-1-001/cores}
   [junit4]   2> 1625847 ERROR 
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1625847 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.1
   [junit4]   2> 1625847 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1625847 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1625847 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-05T21:53:56.512478Z
   [junit4]   2> 1625858 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1625858 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-1-001/solr.xml
   [junit4]   2> 1625860 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1625861 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44391/solr
   [junit4]   2> 1625864 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1625864 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 1625865 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.ZkController 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41165_p_da
   [junit4]   2> 1625865 INFO  (zkCallback-2000-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1625865 INFO  (zkCallback-2004-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1625867 INFO  (zkCallback-2009-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1626032 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-1-001/cores
   [junit4]   2> 1626032 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1626033 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1626033 INFO  
(OverseerStateUpdate-98608639883149316-127.0.0.1:45771_p_da-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1627040 WARN  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1627040 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1627048 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1627107 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1627112 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1627113 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1627113 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-1-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1627113 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ec60d6
   [junit4]   2> 1627114 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1627135 WARN  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1627156 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1627156 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1627156 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1627156 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1627157 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=98.466796875, 
floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=16.74760123127032, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.41782102643073793
   [junit4]   2> 1627157 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1eeb5ca[collection1] main]
   [junit4]   2> 1627157 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1627157 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1627157 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1627158 INFO  (searcherExecutor-5016-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1eeb5ca[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1627158 INFO  (coreLoadExecutor-5015-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577738240338690048
   [junit4]   2> 1627161 INFO  (coreZkRegister-5010-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1627161 INFO  (coreZkRegister-5010-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1627161 INFO  (coreZkRegister-5010-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41165/p_da/collection1/
   [junit4]   2> 1627161 INFO  (coreZkRegister-5010-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1627161 INFO  (coreZkRegister-5010-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:41165/p_da/collection1/ has no replicas
   [junit4]   2> 1627161 INFO  (coreZkRegister-5010-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1627162 INFO  (coreZkRegister-5010-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:41165/p_da/collection1/ shard2
   [junit4]   2> 1627313 INFO  (coreZkRegister-5010-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1627592 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-2-001/cores/collection1
   [junit4]   2> 1627592 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-2-001
   [junit4]   2> 1627593 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1627593 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@17ded8{/p_da,null,AVAILABLE}
   [junit4]   2> 1627593 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@619ad{HTTP/1.1,[http/1.1]}{127.0.0.1:37213}
   [junit4]   2> 1627594 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.e.j.s.Server 
Started @1629033ms
   [junit4]   2> 1627594 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_da, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/tempDir-001/jetty2,
 hostPort=37213, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-2-001/cores}
   [junit4]   2> 1627594 ERROR 
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1627594 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.1
   [junit4]   2> 1627594 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1627594 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1627594 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-05T21:53:58.259424Z
   [junit4]   2> 1627595 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1627595 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-2-001/solr.xml
   [junit4]   2> 1627606 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1627606 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44391/solr
   [junit4]   2> 1627610 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1627610 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 1627611 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.ZkController 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37213_p_da
   [junit4]   2> 1627611 INFO  (zkCallback-2009-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1627611 INFO  (zkCallback-2004-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1627611 INFO  (zkCallback-2000-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1627612 INFO  (zkCallback-2015-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1627703 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-2-001/cores
   [junit4]   2> 1627703 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1627704 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1627704 INFO  
(OverseerStateUpdate-98608639883149316-127.0.0.1:45771_p_da-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1628710 WARN  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1628711 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1628719 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1628772 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1628778 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1628778 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1628778 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-2-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 1628778 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ec60d6
   [junit4]   2> 1628780 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1628801 WARN  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1628858 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1628858 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1628858 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1628858 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1628859 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=98.466796875, 
floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=16.74760123127032, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.41782102643073793
   [junit4]   2> 1628859 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e801d[collection1] main]
   [junit4]   2> 1628859 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1628859 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1628859 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1628860 INFO  (searcherExecutor-5027-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@5e801d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1628861 INFO  (coreLoadExecutor-5026-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577738242124414976
   [junit4]   2> 1628863 INFO  (coreZkRegister-5021-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1628863 INFO  (coreZkRegister-5021-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1628863 INFO  (coreZkRegister-5021-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37213/p_da/collection1/
   [junit4]   2> 1628863 INFO  (coreZkRegister-5021-thread-1) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1628863 INFO  (coreZkRegister-5021-thread-1) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:37213/p_da/collection1/ has no replicas
   [junit4]   2> 1628863 INFO  (coreZkRegister-5021-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1628864 INFO  (coreZkRegister-5021-thread-1) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:37213/p_da/collection1/ shard1
   [junit4]   2> 1629015 INFO  (coreZkRegister-5021-thread-1) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1629298 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-3-001/cores/collection1
   [junit4]   2> 1629298 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-3-001
   [junit4]   2> 1629298 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1629299 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1833073{/p_da,null,AVAILABLE}
   [junit4]   2> 1629300 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1f6603f{HTTP/1.1,[http/1.1]}{127.0.0.1:34495}
   [junit4]   2> 1629300 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.e.j.s.Server 
Started @1630739ms
   [junit4]   2> 1629300 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_da, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/tempDir-001/jetty3,
 hostPort=34495, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-3-001/cores}
   [junit4]   2> 1629300 ERROR 
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1629300 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.1
   [junit4]   2> 1629300 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1629300 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1629300 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-05T21:53:59.965893Z
   [junit4]   2> 1629303 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1629303 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-3-001/solr.xml
   [junit4]   2> 1629305 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1629305 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44391/solr
   [junit4]   2> 1629315 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1629316 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 1629316 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.ZkController 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34495_p_da
   [junit4]   2> 1629317 INFO  (zkCallback-2004-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1629317 INFO  (zkCallback-2015-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1629317 INFO  (zkCallback-2000-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1629317 INFO  (zkCallback-2009-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1629320 INFO  (zkCallback-2021-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1629427 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-3-001/cores
   [junit4]   2> 1629427 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1629428 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1629433 INFO  
(OverseerStateUpdate-98608639883149316-127.0.0.1:45771_p_da-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1630456 WARN  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1630456 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1630466 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1630549 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1630554 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1630555 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1630555 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-3-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 1630555 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ec60d6
   [junit4]   2> 1630556 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1630581 WARN  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1630606 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1630606 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1630607 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1630607 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1630607 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=98.466796875, 
floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=16.74760123127032, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.41782102643073793
   [junit4]   2> 1630608 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@19e8963[collection1] main]
   [junit4]   2> 1630609 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1630609 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1630609 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1630610 INFO  (searcherExecutor-5038-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@19e8963[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1630610 INFO  (coreLoadExecutor-5037-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577738243958374400
   [junit4]   2> 1630612 INFO  (coreZkRegister-5032-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1630612 INFO  (updateExecutor-2018-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1630613 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1630613 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1630613 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1630613 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1630613 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:41165/p_da/collection1/] and I am 
[http://127.0.0.1:34495/p_da/collection1/]
   [junit4]   2> 1630614 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:41165/p_da]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:34495_p_da&coreNodeName=core_node3&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1630615 INFO  (qtp15193280-10982) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node3, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1630615 INFO  (qtp15193280-10982) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard2 of collection1) have state: recovering
   [junit4]   2> 1630615 INFO  (qtp15193280-10982) [    ] 
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:34495_p_da, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:34495/p_da","node_name":"127.0.0.1:34495_p_da","state":"down"}
   [junit4]   2> 1631004 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.SolrTestCaseJ4 
Writing core.properties file to 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-4-001/cores/collection1
   [junit4]   2> 1631004 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-4-001
   [junit4]   2> 1631004 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.e.j.s.Server 
jetty-9.3.14.v20161028
   [junit4]   2> 1631005 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@95f5b{/p_da,null,AVAILABLE}
   [junit4]   2> 1631006 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@a3e8f1{HTTP/1.1,[http/1.1]}{127.0.0.1:33201}
   [junit4]   2> 1631006 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.e.j.s.Server 
Started @1632445ms
   [junit4]   2> 1631006 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/p_da, 
solrconfig=solrconfig.xml, 
solr.data.dir=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/tempDir-001/jetty4,
 hostPort=33201, 
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-4-001/cores}
   [junit4]   2> 1631006 ERROR 
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1631006 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
6.6.1
   [junit4]   2> 1631006 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1631006 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1631006 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-05T21:54:01.671865Z
   [junit4]   2> 1631008 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1631008 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.SolrXmlConfig 
Loading container configuration from 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-4-001/solr.xml
   [junit4]   2> 1631011 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1631011 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.ZkContainer 
Zookeeper client=127.0.0.1:44391/solr
   [junit4]   2> 1631015 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1631016 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.Overseer 
Overseer (id=null) closing
   [junit4]   2> 1631016 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.c.ZkController 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33201_p_da
   [junit4]   2> 1631017 INFO  (zkCallback-2004-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1631017 INFO  (zkCallback-2015-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1631017 INFO  (zkCallback-2021-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1631017 INFO  (zkCallback-2009-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1631017 INFO  (zkCallback-2028-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1631017 INFO  (zkCallback-2000-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1631126 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-4-001/cores
   [junit4]   2> 1631126 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1631126 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1631127 INFO  
(OverseerStateUpdate-98608639883149316-127.0.0.1:45771_p_da-n_0000000000) [    
] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1631615 INFO  (qtp15193280-10982) [    ] 
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:34495_p_da, coreNodeName=core_node3, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node3:{"core":"collection1","base_url":"http://127.0.0.1:34495/p_da","node_name":"127.0.0.1:34495_p_da","state":"recovering"}
   [junit4]   2> 1631615 INFO  (qtp15193280-10982) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node3, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1631615 INFO  (qtp15193280-10982) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:34495_p_da&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> 1632116 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:41165/p_da/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1632116 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:34495/p_da 
START replicas=[http://127.0.0.1:41165/p_da/collection1/] nUpdates=100
   [junit4]   2> 1632117 INFO  (qtp15193280-10982) [    ] 
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> 1632118 INFO  (qtp15193280-10982) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/p_da path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1632120 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:2.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1632120 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1632120 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1632120 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1632120 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1632120 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1632120 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1632120 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1632120 INFO  (recoveryExecutor-2019-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1632132 WARN  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use 
<mergePolicyFactory> instead.
   [junit4]   2> 1632132 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.6.1
   [junit4]   2> 1632139 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1632214 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1632220 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1632220 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1632220 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-4-001/cores/collection1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 1632221 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX 
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ec60d6
   [junit4]   2> 1632222 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: 
minMergeSize=1677721, mergeFactor=39, maxMergeSize=2147483648, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=1.0]
   [junit4]   2> 1632243 WARN  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1632266 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1632266 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1632267 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1632267 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1632267 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=49, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=98.466796875, 
floorSegmentMB=1.38671875, forceMergeDeletesPctAllowed=16.74760123127032, 
segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.41782102643073793
   [junit4]   2> 1632267 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@d35edd[collection1] main]
   [junit4]   2> 1632268 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1632268 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1632268 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1632269 INFO  (searcherExecutor-5049-thread-1) [    ] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@d35edd[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1632269 INFO  (coreLoadExecutor-5048-thread-1) [    ] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1577738245697961984
   [junit4]   2> 1632271 INFO  (coreZkRegister-5043-thread-1) [    ] 
o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 1632272 INFO  (updateExecutor-2025-thread-1) [    ] 
o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 1632272 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 1632272 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 1632272 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 1632272 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, 
tlog=null}
   [junit4]   2> 1632272 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, 
leader is [http://127.0.0.1:37213/p_da/collection1/] and I am 
[http://127.0.0.1:33201/p_da/collection1/]
   [junit4]   2> 1632273 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Sending prep recovery command to 
[http://127.0.0.1:37213/p_da]; [WaitForState: 
action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:33201_p_da&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 1632273 INFO  (qtp27629338-11010) [    ] 
o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: 
recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1632274 INFO  (qtp27629338-11010) [    ] 
o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 
(shard1 of collection1) have state: recovering
   [junit4]   2> 1632274 INFO  (qtp27629338-11010) [    ] 
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:33201_p_da, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:33201/p_da","node_name":"127.0.0.1:33201_p_da","state":"down"}
   [junit4]   2> 1632629 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] o.a.s.SolrTestCaseJ4 
###Starting test
   [junit4]   2> 1632629 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 15 
for each attempt
   [junit4]   2> 1632629 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
collection1 failOnTimeout:true timeout (sec):15
   [junit4]   2> 1633274 INFO  (qtp27629338-11010) [    ] 
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:33201_p_da, coreNodeName=core_node4, 
onlyIfActiveCheckResult=false, nodeProps: 
core_node4:{"core":"collection1","base_url":"http://127.0.0.1:33201/p_da","node_name":"127.0.0.1:33201_p_da","state":"recovering"}
   [junit4]   2> 1633274 INFO  (qtp27629338-11010) [    ] 
o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, 
checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1633274 INFO  (qtp27629338-11010) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={nodeName=127.0.0.1:33201_p_da&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> 1633774 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Attempting to PeerSync from 
[http://127.0.0.1:37213/p_da/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 1633775 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:33201/p_da 
START replicas=[http://127.0.0.1:37213/p_da/collection1/] nUpdates=100
   [junit4]   2> 1633776 INFO  (qtp27629338-11010) [    ] 
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> 1633776 INFO  (qtp27629338-11010) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/p_da path=/get 
params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1633777 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 
result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, 
maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 1633777 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 1633777 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1633777 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1633777 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1633777 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 1633777 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 1633777 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 1633777 INFO  (recoveryExecutor-2026-thread-1) [    ] 
o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 1634631 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 1634632 INFO  (qtp373809-10947) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1634632 INFO  (qtp373809-10947) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1634633 INFO  (qtp373809-10947) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1634633 INFO  (qtp373809-10947) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_da path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 0
   [junit4]   2> 1634636 INFO  (qtp27629338-11007) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1634636 INFO  (qtp27629338-11007) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1634636 INFO  (qtp27629338-11007) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1634637 INFO  (qtp15193280-10978) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1634637 INFO  (qtp15193280-10978) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1634637 INFO  (qtp15193280-10978) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1634637 INFO  (qtp15193280-10978) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_da path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41165/p_da/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1634637 INFO  (qtp27629338-11007) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_da path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41165/p_da/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1634637 INFO  (qtp11426678-11072) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1634637 INFO  (qtp8578729-11038) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1634637 INFO  (qtp11426678-11072) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1634637 INFO  (qtp8578729-11038) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1634638 INFO  (qtp8578729-11038) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1634638 INFO  (qtp11426678-11072) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1634638 INFO  (qtp8578729-11038) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_da path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41165/p_da/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1634638 INFO  (qtp11426678-11072) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_da path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:41165/p_da/collection1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1634638 INFO  (qtp15193280-10979) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/p_da path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 4
   [junit4]   2> 1634639 INFO  (qtp15193280-10980) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/p_da path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1634640 INFO  (qtp8578729-11040) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/p_da path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1634641 INFO  (qtp27629338-11008) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/p_da path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1634641 INFO  (qtp11426678-11068) [    ] o.a.s.c.S.Request 
[collection1]  webapp=/p_da path=/select 
params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2}
 hits=0 status=0 QTime=0
   [junit4]   2> 1636642 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.ShardSplitTest Using legacyCloud=false for cluster
   [junit4]   2> 1636643 INFO  (qtp15193280-10984) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params 
val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and 
sendToOCPQueue=true
   [junit4]   2> 1636645 INFO  (qtp15193280-10984) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} 
status=0 QTime=1
   [junit4]   2> 1636646 INFO  (qtp27629338-11012) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params 
ranges=80000000-9fffffff&action=SPLITSHARD&collection=collection1&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1636647 INFO  (OverseerThreadFactory-5002-thread-1) [    ] 
o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 1636648 ERROR (OverseerThreadFactory-5002-thread-1) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Collection: collection1 operation: 
splitshard failed:org.apache.solr.common.SolrException: There must be at least 
two ranges specified to split a shard
   [junit4]   2>        at 
org.apache.solr.cloud.SplitShardCmd.split(SplitShardCmd.java:147)
   [junit4]   2>        at 
org.apache.solr.cloud.SplitShardCmd.call(SplitShardCmd.java:75)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:226)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1636653 INFO  (qtp27629338-11012) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={ranges=80000000-9fffffff&action=SPLITSHARD&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=400 QTime=6
   [junit4]   2> 1636653 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.ShardSplitTest Expected exception:
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37213/p_da: There must be at least two ranges 
specified to split a shard
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:943)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:554)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:100)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
   [junit4]   2>        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992)
   [junit4]   2>        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1636655 INFO  (qtp27629338-11012) [    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :splitshard with params 
ranges=e0000000-ffffffff,80000000-9fffffff&action=SPLITSHARD&collection=collection1&shard=shard1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1636662 INFO  (OverseerThreadFactory-5002-thread-2) [    ] 
o.a.s.c.SplitShardCmd Split shard invoked
   [junit4]   2> 1636662 INFO  
(OverseerCollectionConfigSetProcessor-98608639883149316-127.0.0.1:45771_p_da-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1636663 ERROR (OverseerThreadFactory-5002-thread-2) [    ] 
o.a.s.c.OverseerCollectionMessageHandler Collection: collection1 operation: 
splitshard failed:org.apache.solr.common.SolrException: Specified hash ranges: 
e0000000-ffffffff,80000000-9fffffff either overlap with each other or do not 
cover the entire range of parent shard: 80000000-ffffffff
   [junit4]   2>        at 
org.apache.solr.cloud.SplitShardCmd.split(SplitShardCmd.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.SplitShardCmd.call(SplitShardCmd.java:75)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:226)
   [junit4]   2>        at 
org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 1636664 INFO  (qtp27629338-11012) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/collections 
params={ranges=e0000000-ffffffff,80000000-9fffffff&action=SPLITSHARD&collection=collection1&shard=shard1&wt=javabin&version=2}
 status=400 QTime=9
   [junit4]   2> 1636665 INFO  
(TEST-ShardSplitTest.test-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.ShardSplitTest Expected exception:
   [junit4]   2> 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:37213/p_da: Specified hash ranges: 
e0000000-ffffffff,80000000-9fffffff either overlap with each other or do not 
cover the entire range of parent shard: 80000000-ffffffff
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:612)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
   [junit4]   2>        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
   [junit4]   2>        at 
org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardSplitTest.splitShard(ShardSplitTest.java:943)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardSplitTest.incompleteOrOverlappingCustomRangeTest(ShardSplitTest.java:565)
   [junit4]   2>        at 
org.apache.solr.cloud.ShardSplitTest.test(ShardSplitTest.java:100)
   [junit4]   2>        at java.base

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

nit4]   2> 1955738 INFO  (zkCallback-2207-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=98608657437491217-127.0.0.1:44873_p_da-n_0000000004) starting
   [junit4]   2> 1957232 WARN  (zkCallback-2200-thread-2) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1957234 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[EAC5F232F77982AF]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@a91121{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1957234 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[EAC5F232F77982AF]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1363f6c{/p_da,null,UNAVAILABLE}
   [junit4]   2> 1957235 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 44873
   [junit4]   2> 1957235 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=767304
   [junit4]   2> 1957235 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node
   [junit4]   2> 1957235 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jvm
   [junit4]   2> 1957235 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.jetty
   [junit4]   2> 1957236 INFO  (coreCloseExecutor-5660-thread-1) [    ] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@a831f7
   [junit4]   2> 1957249 INFO  (coreCloseExecutor-5660-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1
   [junit4]   2> 1957250 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.Overseer Overseer 
(id=98608657437491217-127.0.0.1:44873_p_da-n_0000000004) closing
   [junit4]   2> 1957250 INFO  
(OverseerStateUpdate-98608657437491217-127.0.0.1:44873_p_da-n_0000000004) [    
] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:44873_p_da
   [junit4]   2> 1957251 INFO  (zkCallback-2183-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1958751 WARN  (zkCallback-2207-thread-1) [    ] 
o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: 
[KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1958752 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[EAC5F232F77982AF]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@173355b{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1958752 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[EAC5F232F77982AF]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@13ed1d{/p_da,null,UNAVAILABLE}
   [junit4]   2> 1958753 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.ChaosMonkey monkey: stop shard! 36895
   [junit4]   2> 1958753 ERROR 
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[EAC5F232F77982AF]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1958754 INFO  
(TEST-ShardSplitTest.testSplitWithChaosMonkey-seed#[EAC5F232F77982AF]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35275 35275
   [junit4]   2> 1965507 INFO  (Thread-2758) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35275 35275
   [junit4]   2> 1965508 WARN  (Thread-2758) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/collections/collection1/state.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        6       /solr/security.json
   [junit4]   2>        6       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98608657437491208-127.0.0.1:40911_p_da-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        6       /solr/live_nodes
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        3       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 1965509 INFO  
(SUITE-ShardSplitTest-seed#[EAC5F232F77982AF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-6.6-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.ShardSplitTest_EAC5F232F77982AF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene62): 
{shard_s=PostingsFormat(name=Direct), rnd_b=FST50, 
n_ti=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Direct), a_i=FST50, 
id=FST50}, docValues:{shard_s=DocValuesFormat(name=Memory), 
rnd_b=DocValuesFormat(name=Asserting), 
_version_=DocValuesFormat(name=Lucene54), n_ti=DocValuesFormat(name=Memory), 
a_t=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Asserting), 
id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1270, 
maxMBSortInHeap=6.237941937756598, 
sim=RandomSimilarity(queryNorm=true,coord=no): {}, locale=en-SE, 
timezone=Canada/East-Saskatchewan
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 9 
(32-bit)/cpus=8,threads=1,free=219421328,total=454033408
   [junit4]   2> NOTE: All tests run in this JVM: [TestLazyCores, 
TestBlobHandler, TestDocBasedVersionConstraints, 
PathHierarchyTokenizerFactoryTest, SolrCLIZkUtilsTest, QueryEqualityTest, 
TestPKIAuthenticationPlugin, UniqFieldsUpdateProcessorFactoryTest, TestMacros, 
DateFieldTest, TestDefaultStatsCache, TestDocSet, FastVectorHighlighterTest, 
StandardRequestHandlerTest, TestInfoStreamLogging, TestApiFramework, 
FileBasedSpellCheckerTest, DataDrivenBlockJoinTest, 
BigEndianAscendingWordDeserializerTest, BadCopyFieldTest, 
SecurityConfHandlerTest, DistributedFacetExistsSmallTest, HdfsSyncSliceTest, 
TlogReplayBufferedWhileIndexingTest, TestZkAclsWithHadoopAuth, 
ConfigSetsAPITest, TestSolrCLIRunExample, NodeMutatorTest, 
SolrRequestParserTest, DefaultValueUpdateProcessorTest, TestDocumentBuilder, 
TestBackupRepositoryFactory, TestBulkSchemaConcurrent, 
CollectionsAPIAsyncDistributedZkTest, InfoHandlerTest, TestFaceting, 
DateRangeFieldTest, TestSolr4Spatial, VersionInfoTest, 
MissingSegmentRecoveryTest, RegexBoostProcessorTest, TestSchemaResource, 
TestCloudJSONFacetJoinDomain, TestLocalFSCloudBackupRestore, 
TestPHPSerializedResponseWriter, TestFoldingMultitermQuery, 
ClassificationUpdateProcessorTest, TestSolrCloudSnapshots, 
TestPerFieldSimilarity, CacheHeaderTest, HLLUtilTest, 
DocumentAnalysisRequestHandlerTest, TestManagedResourceStorage, 
ClusterStateTest, TestMultiWordSynonyms, TestSolrQueryResponse, 
AliasIntegrationTest, MBeansHandlerTest, TestReplicationHandlerBackup, 
TestAuthenticationFramework, SyncSliceTest, XsltUpdateRequestHandlerTest, 
AnalyticsQueryTest, TestSolrDeletionPolicy2, TestComplexPhraseQParserPlugin, 
DistributedQueryElevationComponentTest, TestRandomFlRTGCloud, 
SolrSlf4jReporterTest, TolerantUpdateProcessorTest, 
ManagedSchemaRoundRobinCloudTest, TestFunctionQuery, JvmMetricsTest, 
AlternateDirectoryTest, DistributedFacetPivotSmallAdvancedTest, 
TestCustomStream, TestDownShardTolerantSearch, TestInitQParser, 
TestOmitPositions, TestNumericTerms32, TestDistributedSearch, 
JsonValidatorTest, TestPivotHelperCode, DistribJoinFromCollectionTest, 
TestAtomicUpdateErrorCases, TestComponentsName, TestCloudRecovery, 
ExternalFileFieldSortTest, TestPseudoReturnFields, BlobRepositoryCloudTest, 
TestClassicSimilarityFactory, TestCoreAdminApis, TestDocTermOrds, 
TestReplicaProperties, TestGeoJSONResponseWriter, TestValueSourceCache, 
TestCodecSupport, TestReloadAndDeleteDocs, OverseerStatusTest, 
CustomCollectionTest, TestUniqueKeyFieldResource, CoreAdminCreateDiscoverTest, 
ChaosMonkeyNothingIsSafeTest, MergeStrategyTest, AtomicUpdatesTest, 
CursorPagingTest, TestCSVLoader, TestConfigSetsAPI, TestJettySolrRunner, 
TestRealTimeGet, ResourceLoaderTest, TestBinaryResponseWriter, 
TestDynamicFieldResource, RecoveryAfterSoftCommitTest, HighlighterConfigTest, 
TestCloudSchemaless, OpenCloseCoreStressTest, OverseerTest, TestRandomFaceting, 
TestRandomDVFaceting, ZkCLITest, StatsComponentTest, 
QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, 
DirectUpdateHandlerTest, TestBadConfig, CurrencyFieldOpenExchangeTest, 
CurrencyFieldXmlFileTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, 
SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, DocValuesTest, 
DisMaxRequestHandlerTest, TestQueryUtils, TestQueryTypes, RequiredFieldsTest, 
IndexSchemaTest, TestCollationField, UpdateRequestProcessorFactoryTest, 
TestAnalyzedSuggestions, PingRequestHandlerTest, TestSolrCoreProperties, 
NotRequiredUniqueKeyTest, TestPhraseSuggestions, SynonymTokenizerTest, 
TestLMJelinekMercerSimilarityFactory, TestFastWriter, TestFastOutputStream, 
PluginInfoTest, DateMathParserTest, SliceStateTest, FileUtilsTest, TestRTGBase, 
TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, 
TestPathTrie, TestEmbeddedSolrServerConstructors, ConnectionReuseTest, 
CdcrRequestHandlerTest, CleanupOldIndexTest, DeleteInactiveReplicaTest, 
DeleteNodeTest, DeleteStatusTest, DocValuesNotIndexedTest, 
LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, 
OverseerTaskQueueTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest]
   [junit4] Completed [600/713 (1!)] on J0 in 340.47s, 5 tests, 1 failure <<< 
FAILURES!

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

Reply via email to