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

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk1.8.0_144) - Build # 21299 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21299/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 seconds
	at __randomizedtesting.SeedInfo.seed([92DD73DFDF6ABF31:19FAA00E9E6C14B5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.api.collections.ShardSplitTest.testSplitWithChaosMonkey(ShardSplitTest.java:431)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14098 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.ShardSplitTest
   [junit4]   2> 2139920 INFO  (SUITE-ShardSplitTest-seed#[92DD73DFDF6ABF31]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/init-core-data-001
   [junit4]   2> 2139921 WARN  (SUITE-ShardSplitTest-seed#[92DD73DFDF6ABF31]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=155 numCloses=155
   [junit4]   2> 2139921 INFO  (SUITE-ShardSplitTest-seed#[92DD73DFDF6ABF31]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2139923 INFO  (SUITE-ShardSplitTest-seed#[92DD73DFDF6ABF31]-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> 2139923 INFO  (SUITE-ShardSplitTest-seed#[92DD73DFDF6ABF31]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /y/
   [junit4]   2> 2139926 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2139926 INFO  (Thread-5185) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2139926 INFO  (Thread-5185) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2139928 ERROR (Thread-5185) [    ] 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> 2140026 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.ZkTestServer start zk server on port:38897
   [junit4]   2> 2140029 INFO  (zkConnectionManagerCallback-9910-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140033 INFO  (zkConnectionManagerCallback-9912-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140037 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2140038 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2140039 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2140040 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2140041 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2140041 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2140042 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2140043 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2140044 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2140045 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2140045 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2140046 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 2140117 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2140118 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2140118 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2140118 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2140118 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26d095a3{/y,null,AVAILABLE}
   [junit4]   2> 2140120 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@76c9b060{HTTP/1.1,[http/1.1]}{127.0.0.1:43915}
   [junit4]   2> 2140120 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.Server Started @2142085ms
   [junit4]   2> 2140120 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/tempDir-001/control/data, hostContext=/y, hostPort=43915, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/control-001/cores}
   [junit4]   2> 2140120 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2140120 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2140120 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2140120 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2140120 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-19T19:31:11.890Z
   [junit4]   2> 2140121 INFO  (zkConnectionManagerCallback-9914-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140122 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2140122 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/control-001/solr.xml
   [junit4]   2> 2140124 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2140124 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2140125 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2140127 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38897/solr
   [junit4]   2> 2140128 INFO  (zkConnectionManagerCallback-9918-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140129 INFO  (zkConnectionManagerCallback-9920-thread-1-processing-n:127.0.0.1:43915_y) [n:127.0.0.1:43915_y    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140152 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:43915_y    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2140152 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:43915_y    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:43915_y
   [junit4]   2> 2140152 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:43915_y    ] o.a.s.c.Overseer Overseer (id=99378152846000132-127.0.0.1:43915_y-n_0000000000) starting
   [junit4]   2> 2140155 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:43915_y    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43915_y
   [junit4]   2> 2140155 INFO  (zkCallback-9919-thread-1-processing-n:127.0.0.1:43915_y) [n:127.0.0.1:43915_y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2140214 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:43915_y    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2140220 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:43915_y    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2140220 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:43915_y    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2140221 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:43915_y    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/control-001/cores
   [junit4]   2> 2140233 INFO  (zkConnectionManagerCallback-9926-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2140234 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2140235 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38897/solr ready
   [junit4]   2> 2140236 INFO  (qtp31719416-27912) [n:127.0.0.1:43915_y    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43915_y&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2140237 INFO  (OverseerThreadFactory-7491-thread-1-processing-n:127.0.0.1:43915_y) [n:127.0.0.1:43915_y    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2140340 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2140341 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2140443 INFO  (zkCallback-9919-thread-1-processing-n:127.0.0.1:43915_y) [n:127.0.0.1:43915_y    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2141492 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2141503 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2141708 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2141717 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2141717 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2141717 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2141718 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 2141721 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=6.2744140625, floorSegmentMB=1.421875, forceMergeDeletesPctAllowed=18.203757335057137, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.253782873288184
   [junit4]   2> 2141740 WARN  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 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> 2141765 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2141765 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2141785 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2141785 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2141786 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=40.1630859375, floorSegmentMB=0.708984375, forceMergeDeletesPctAllowed=24.71497244401606, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2141787 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@41179ad9[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2141791 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2141791 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2141792 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2141792 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590050447490547712
   [junit4]   2> 2141795 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2141796 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2141796 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:43915/y/control_collection_shard1_replica_n1/
   [junit4]   2> 2141796 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2141796 INFO  (searcherExecutor-7494-thread-1-processing-n:127.0.0.1:43915_y x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@41179ad9[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2141796 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:43915/y/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2141796 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2141800 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:43915/y/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2141924 INFO  (zkCallback-9919-thread-2-processing-n:127.0.0.1:43915_y) [n:127.0.0.1:43915_y    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2141970 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2141972 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1631
   [junit4]   2> 2141973 INFO  (qtp31719416-27912) [n:127.0.0.1:43915_y    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2142072 INFO  (zkCallback-9919-thread-2-processing-n:127.0.0.1:43915_y) [n:127.0.0.1:43915_y    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2142238 INFO  (OverseerCollectionConfigSetProcessor-99378152846000132-127.0.0.1:43915_y-n_0000000000) [n:127.0.0.1:43915_y    ] 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> 2142974 INFO  (qtp31719416-27912) [n:127.0.0.1:43915_y    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:43915_y&wt=javabin&version=2} status=0 QTime=2737
   [junit4]   2> 2142976 INFO  (zkConnectionManagerCallback-9930-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2142977 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2142978 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:38897/solr ready
   [junit4]   2> 2142978 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2142978 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2142979 INFO  (OverseerThreadFactory-7491-thread-2-processing-n:127.0.0.1:43915_y) [n:127.0.0.1:43915_y    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2142980 WARN  (OverseerThreadFactory-7491-thread-2-processing-n:127.0.0.1:43915_y) [n:127.0.0.1:43915_y    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2143182 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2143182 INFO  (qtp31719416-27918) [n:127.0.0.1:43915_y    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=203
   [junit4]   2> 2143238 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-1-001 of type TLOG
   [junit4]   2> 2143239 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2143239 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2143239 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2143239 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2143239 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1df20d3d{/y,null,AVAILABLE}
   [junit4]   2> 2143240 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@68f74962{HTTP/1.1,[http/1.1]}{127.0.0.1:45917}
   [junit4]   2> 2143240 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.Server Started @2145205ms
   [junit4]   2> 2143240 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/y, hostPort=45917, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-1-001/cores}
   [junit4]   2> 2143240 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2143240 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2143240 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2143240 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2143240 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-19T19:31:15.010Z
   [junit4]   2> 2143241 INFO  (zkConnectionManagerCallback-9932-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2143241 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2143241 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-1-001/solr.xml
   [junit4]   2> 2143244 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2143244 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2143245 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2143246 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38897/solr
   [junit4]   2> 2143247 INFO  (zkConnectionManagerCallback-9936-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2143248 INFO  (zkConnectionManagerCallback-9938-thread-1-processing-n:127.0.0.1:45917_y) [n:127.0.0.1:45917_y    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2143250 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:45917_y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2143250 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:45917_y    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2143251 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:45917_y    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45917_y
   [junit4]   2> 2143255 INFO  (zkCallback-9919-thread-2-processing-n:127.0.0.1:43915_y) [n:127.0.0.1:43915_y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2143255 INFO  (zkCallback-9929-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2143255 INFO  (zkCallback-9937-thread-1-processing-n:127.0.0.1:45917_y) [n:127.0.0.1:45917_y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2143395 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:45917_y    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2143402 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:45917_y    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2143402 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:45917_y    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2143404 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:45917_y    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-1-001/cores
   [junit4]   2> 2143421 INFO  (qtp31719416-27947) [n:127.0.0.1:43915_y    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:45917_y&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2143422 INFO  (OverseerCollectionConfigSetProcessor-99378152846000132-127.0.0.1:43915_y-n_0000000000) [n:127.0.0.1:43915_y    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2143422 INFO  (OverseerThreadFactory-7491-thread-3-processing-n:127.0.0.1:43915_y) [n:127.0.0.1:43915_y    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:45917_y for creating new replica
   [junit4]   2> 2143424 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2143424 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2144461 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2144469 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 2144547 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2144553 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true
   [junit4]   2> 2144554 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2144554 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2144554 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 2144556 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=6.2744140625, floorSegmentMB=1.421875, forceMergeDeletesPctAllowed=18.203757335057137, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.253782873288184
   [junit4]   2> 2144573 WARN  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] 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> 2144596 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2144597 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2144598 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2144598 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2144599 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=40.1630859375, floorSegmentMB=0.708984375, forceMergeDeletesPctAllowed=24.71497244401606, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2144599 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.SolrIndexSearcher Opening [Searcher@23857eaf[collection1_shard2_replica_t41] main]
   [junit4]   2> 2144600 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2144601 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2144601 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2144602 INFO  (searcherExecutor-7505-thread-1-processing-n:127.0.0.1:45917_y x:collection1_shard2_replica_t41 s:shard2 c:collection1) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@23857eaf[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2144602 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590050450437046272
   [junit4]   2> 2144605 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2144605 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2144605 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45917/y/collection1_shard2_replica_t41/
   [junit4]   2> 2144605 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2144605 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy http://127.0.0.1:45917/y/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 2144605 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2144605 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 2144606 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45917/y/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 2144757 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2144759 INFO  (qtp383646334-27964) [n:127.0.0.1:45917_y c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1335
   [junit4]   2> 2144761 INFO  (qtp31719416-27947) [n:127.0.0.1:43915_y    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:45917_y&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1340
   [junit4]   2> 2144841 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-2-001 of type TLOG
   [junit4]   2> 2144842 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2144842 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2144843 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2144843 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2144843 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@228497bc{/y,null,AVAILABLE}
   [junit4]   2> 2144843 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@60de8f42{HTTP/1.1,[http/1.1]}{127.0.0.1:35123}
   [junit4]   2> 2144843 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.Server Started @2146809ms
   [junit4]   2> 2144843 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/tempDir-001/jetty2, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/y, hostPort=35123, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-2-001/cores}
   [junit4]   2> 2144843 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2144843 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2144843 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2144843 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2144843 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-19T19:31:16.613Z
   [junit4]   2> 2144844 INFO  (zkConnectionManagerCallback-9942-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2144845 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2144845 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-2-001/solr.xml
   [junit4]   2> 2144847 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2144847 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2144848 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2144850 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38897/solr
   [junit4]   2> 2144851 INFO  (zkConnectionManagerCallback-9946-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2144853 INFO  (zkConnectionManagerCallback-9948-thread-1-processing-n:127.0.0.1:35123_y) [n:127.0.0.1:35123_y    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2144855 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:35123_y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2144856 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:35123_y    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2144857 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:35123_y    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35123_y
   [junit4]   2> 2144857 INFO  (zkCallback-9937-thread-1-processing-n:127.0.0.1:45917_y) [n:127.0.0.1:45917_y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2144857 INFO  (zkCallback-9919-thread-1-processing-n:127.0.0.1:43915_y) [n:127.0.0.1:43915_y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2144857 INFO  (zkCallback-9929-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2144857 INFO  (zkCallback-9947-thread-1-processing-n:127.0.0.1:35123_y) [n:127.0.0.1:35123_y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2144896 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:35123_y    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2144903 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:35123_y    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2144903 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:35123_y    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2144904 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:35123_y    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-2-001/cores
   [junit4]   2> 2144927 INFO  (qtp446479303-27995) [n:127.0.0.1:35123_y    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:35123_y&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2144928 INFO  (OverseerCollectionConfigSetProcessor-99378152846000132-127.0.0.1:43915_y-n_0000000000) [n:127.0.0.1:43915_y    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2144929 INFO  (OverseerThreadFactory-7491-thread-4-processing-n:127.0.0.1:43915_y) [n:127.0.0.1:43915_y    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:35123_y for creating new replica
   [junit4]   2> 2144930 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2144930 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2145940 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2145950 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 2146018 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2146026 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true
   [junit4]   2> 2146026 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2146026 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2146026 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 2146028 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=6.2744140625, floorSegmentMB=1.421875, forceMergeDeletesPctAllowed=18.203757335057137, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.253782873288184
   [junit4]   2> 2146046 WARN  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] 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> 2146070 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2146070 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2146072 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2146072 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2146073 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=40.1630859375, floorSegmentMB=0.708984375, forceMergeDeletesPctAllowed=24.71497244401606, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2146073 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.SolrIndexSearcher Opening [Searcher@241313e5[collection1_shard1_replica_t43] main]
   [junit4]   2> 2146074 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2146074 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2146075 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2146075 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590050451981598720
   [junit4]   2> 2146075 INFO  (searcherExecutor-7516-thread-1-processing-n:127.0.0.1:35123_y x:collection1_shard1_replica_t43 s:shard1 c:collection1) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@241313e5[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2146078 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2146078 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2146078 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:35123/y/collection1_shard1_replica_t43/
   [junit4]   2> 2146078 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2146078 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy http://127.0.0.1:35123/y/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 2146078 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2146078 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 2146079 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:35123/y/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 2146229 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2146235 INFO  (qtp446479303-28021) [n:127.0.0.1:35123_y c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1304
   [junit4]   2> 2146237 INFO  (qtp446479303-27995) [n:127.0.0.1:35123_y    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:35123_y&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1309
   [junit4]   2> 2146315 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-3-001 of type TLOG
   [junit4]   2> 2146316 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2146316 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2146316 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2146316 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2146316 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47aa9b68{/y,null,AVAILABLE}
   [junit4]   2> 2146317 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@105f0a71{HTTP/1.1,[http/1.1]}{127.0.0.1:46495}
   [junit4]   2> 2146317 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.Server Started @2148282ms
   [junit4]   2> 2146317 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/tempDir-001/jetty3, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/y, hostPort=46495, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-3-001/cores}
   [junit4]   2> 2146317 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2146317 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2146317 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2146317 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2146317 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-19T19:31:18.087Z
   [junit4]   2> 2146318 INFO  (zkConnectionManagerCallback-9952-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2146319 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2146319 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-3-001/solr.xml
   [junit4]   2> 2146321 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2146321 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2146322 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2146323 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38897/solr
   [junit4]   2> 2146324 INFO  (zkConnectionManagerCallback-9956-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2146325 INFO  (zkConnectionManagerCallback-9958-thread-1-processing-n:127.0.0.1:46495_y) [n:127.0.0.1:46495_y    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2146328 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:46495_y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2146329 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:46495_y    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2146330 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:46495_y    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46495_y
   [junit4]   2> 2146330 INFO  (zkCallback-9937-thread-1-processing-n:127.0.0.1:45917_y) [n:127.0.0.1:45917_y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2146330 INFO  (zkCallback-9957-thread-1-processing-n:127.0.0.1:46495_y) [n:127.0.0.1:46495_y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2146330 INFO  (zkCallback-9947-thread-1-processing-n:127.0.0.1:35123_y) [n:127.0.0.1:35123_y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2146330 INFO  (zkCallback-9929-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2146330 INFO  (zkCallback-9919-thread-1-processing-n:127.0.0.1:43915_y) [n:127.0.0.1:43915_y    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2146400 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:46495_y    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2146406 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:46495_y    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2146407 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:46495_y    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2146408 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [n:127.0.0.1:46495_y    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-3-001/cores
   [junit4]   2> 2146435 INFO  (qtp446479303-27999) [n:127.0.0.1:35123_y    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46495_y&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2146445 INFO  (OverseerCollectionConfigSetProcessor-99378152846000132-127.0.0.1:43915_y-n_0000000000) [n:127.0.0.1:43915_y    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2146445 INFO  (OverseerThreadFactory-7491-thread-5-processing-n:127.0.0.1:43915_y) [n:127.0.0.1:43915_y    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:46495_y for creating new replica
   [junit4]   2> 2146446 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2146446 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2147485 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2147501 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 2147555 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2147561 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true
   [junit4]   2> 2147561 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f5d71fc
   [junit4]   2> 2147561 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2147561 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-3-001/cores/collection1_shard2_replica_t45/data/]
   [junit4]   2> 2147563 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=32, maxMergedSegmentMB=6.2744140625, floorSegmentMB=1.421875, forceMergeDeletesPctAllowed=18.203757335057137, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.253782873288184
   [junit4]   2> 2147583 WARN  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] 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> 2147641 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2147641 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2147643 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2147643 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2147644 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=40.1630859375, floorSegmentMB=0.708984375, forceMergeDeletesPctAllowed=24.71497244401606, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2147644 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.SolrIndexSearcher Opening [Searcher@7585ed88[collection1_shard2_replica_t45] main]
   [junit4]   2> 2147645 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2147645 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2147645 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2147646 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590050453628911616
   [junit4]   2> 2147646 INFO  (searcherExecutor-7527-thread-1-processing-n:127.0.0.1:46495_y x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@7585ed88[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2147648 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 2147648 INFO  (updateExecutor-9953-thread-1-processing-n:127.0.0.1:46495_y x:collection1_shard2_replica_t45 s:shard2 c:collection1) [n:127.0.0.1:46495_y c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2147648 INFO  (recoveryExecutor-9954-thread-1-processing-n:127.0.0.1:46495_y x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:46495_y c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2147649 INFO  (recoveryExecutor-9954-thread-1-processing-n:127.0.0.1:46495_y x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:46495_y c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2147649 INFO  (recoveryExecutor-9954-thread-1-processing-n:127.0.0.1:46495_y x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:46495_y c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background replication from leader
   [junit4]   2> 2147649 INFO  (recoveryExecutor-9954-thread-1-processing-n:127.0.0.1:46495_y x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:46495_y c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_t45]
   [junit4]   2> 2147649 INFO  (recoveryExecutor-9954-thread-1-processing-n:127.0.0.1:46495_y x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:46495_y c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2147649 INFO  (recoveryExecutor-9954-thread-1-processing-n:127.0.0.1:46495_y x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:46495_y c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_t45] as recovering, leader is [http://127.0.0.1:45917/y/collection1_shard2_replica_t41/] and I am [http://127.0.0.1:46495/y/collection1_shard2_replica_t45/]
   [junit4]   2> 2147649 INFO  (qtp767326421-28030) [n:127.0.0.1:46495_y c:collection1 s:shard2  x:collection1_shard2_replica_t45] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1202
   [junit4]   2> 2147650 INFO  (qtp446479303-27999) [n:127.0.0.1:35123_y    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:46495_y&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1214
   [junit4]   2> 2147650 INFO  (recoveryExecutor-9954-thread-1-processing-n:127.0.0.1:46495_y x:collection1_shard2_replica_t45 s:shard2 c:collection1 r:core_node46) [n:127.0.0.1:46495_y c:collection1 s:shard2 r:core_node46 x:collection1_shard2_replica_t45] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:45917/y]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:46495_y&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2147651 INFO  (qtp383646334-27970) [n:127.0.0.1:45917_y    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 2147651 INFO  (qtp383646334-27970) [n:127.0.0.1:45917_y    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:46495_y, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:46495/y","node_name":"127.0.0.1:46495_y","state":"down","type":"TLOG"}
   [junit4]   2> 2147708 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-4-001 of type TLOG
   [junit4]   2> 2147708 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2147709 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2147709 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2147709 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2147709 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@547851a6{/y,null,AVAILABLE}
   [junit4]   2> 2147709 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@94abca3{HTTP/1.1,[http/1.1]}{127.0.0.1:45625}
   [junit4]   2> 2147709 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.Server Started @2149675ms
   [junit4]   2> 2147709 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/tempDir-001/jetty4, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/y, hostPort=45625, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/../../../../../../../../../home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001/shard-4-001/cores}
   [junit4]   2> 2147710 ERROR (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2147710 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 2147710 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2147710 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2147710 INFO  (TEST-ShardSplitTest.testSplitStaticIndexReplication-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-19T19:31:19.480Z
   [junit4]   2> 2147711 INFO  (zkConnecti

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

:127.0.0.1:33701_y c:shardSplitWithRule s:shard1_1 r:core_node9 x:shardSplitWithRule_shard1_1_replica0] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.shardSplitWithRule.shard1_1.leader, tag=170131357
   [junit4]   2> 2926718 WARN  (recoveryExecutor-10271-thread-1-processing-n:127.0.0.1:33701_y x:shardSplitWithRule_shard1_1_replica0 s:shard1_1 c:shardSplitWithRule r:core_node9) [n:127.0.0.1:33701_y c:shardSplitWithRule s:shard1_1 r:core_node9 x:shardSplitWithRule_shard1_1_replica0] o.a.s.c.RecoveryStrategy Stopping recovery for core=[shardSplitWithRule_shard1_1_replica0] coreNodeName=[core_node9]
   [junit4]   2> 2926723 WARN  (updateExecutor-10270-thread-2-processing-n:127.0.0.1:33701_y x:shardSplitWithRule_shard1_1_replica0 s:shard1_1 c:shardSplitWithRule r:core_node9) [n:127.0.0.1:33701_y c:shardSplitWithRule s:shard1_1 r:core_node9 x:shardSplitWithRule_shard1_1_replica0] o.a.s.u.DefaultSolrCoreState Skipping recovery because Solr is shutdown
   [junit4]   2> 2926723 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.Overseer Overseer (id=99378202643988498-127.0.0.1:33701_y-n_0000000004) closing
   [junit4]   2> 2926724 INFO  (OverseerStateUpdate-99378202643988498-127.0.0.1:33701_y-n_0000000004) [n:127.0.0.1:33701_y    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:33701_y
   [junit4]   2> 2926724 WARN  (OverseerAutoScalingTriggerThread-99378202643988498-127.0.0.1:33701_y-n_0000000004) [n:127.0.0.1:33701_y    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2926726 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2611c5d7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2926726 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5a9d7ffd{/y,null,UNAVAILABLE}
   [junit4]   2> 2926726 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[92DD73DFDF6ABF31]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2926727 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 44265
   [junit4]   2> 2926727 ERROR (TEST-ShardSplitTest.testSplitShardWithRule-seed#[92DD73DFDF6ABF31]) [    ] 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> 2926728 INFO  (TEST-ShardSplitTest.testSplitShardWithRule-seed#[92DD73DFDF6ABF31]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43521 43521
   [junit4]   2> 2926757 INFO  (Thread-5474) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:43521 43521
   [junit4]   2> 2926758 WARN  (Thread-5474) [    ] 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> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	52	/solr/collections/shardSplitWithRule/state.json
   [junit4]   2> 	7	/solr/clusterprops.json
   [junit4]   2> 	7	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	7	/solr/collections
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	5	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.api.collections.ShardSplitTest_92DD73DFDF6ABF31-001
   [junit4]   2> Jan 19, 2018 7:44:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {rnd_b=PostingsFormat(name=Memory), shard_s=FST50, a_t=FST50, id=PostingsFormat(name=Memory)}, docValues:{rnd_b=DocValuesFormat(name=Lucene70), shard_s=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Asserting), n_ti=DocValuesFormat(name=Memory), a_t=DocValuesFormat(name=Memory), a_i=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1847, maxMBSortInHeap=6.019729936842117, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@142752ba), locale=ar-JO, timezone=Etc/GMT-5
   [junit4]   2> NOTE: Linux 4.13.0-26-generic amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=8,threads=1,free=132139808,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [AutoScalingHandlerTest, SolrCloudExampleTest, AsyncCallRequestStatusResponseTest, JavabinLoaderTest, TestMinMaxOnMultiValuedField, BadComponentTest, XsltUpdateRequestHandlerTest, QueryParsingTest, AddReplicaTest, TestCharFilters, TestSolrIndexConfig, TestNodeAddedTrigger, HttpSolrCallGetCoreTest, SuggesterFSTTest, TestHttpShardHandlerFactory, AnalyticsQueryTest, TestLRUCache, DistributedMLTComponentTest, TestManagedResourceStorage, TestSchemaSimilarityResource, SolrCoreMetricManagerTest, TriLevelCompositeIdRoutingTest, BlockCacheTest, CSVRequestHandlerTest, MetricsHandlerTest, OverseerModifyCollectionTest, NodeAddedTriggerTest, TestImpersonationWithHadoopAuth, TestNoOpRegenerator, TestTrie, PolyFieldTest, ShardRoutingCustomTest, TestEmbeddedSolrServerAdminHandler, QueryElevationComponentTest, HealthCheckHandlerTest, TestJsonRequest, SuggestComponentTest, DistributedIntervalFacetingTest, TestInitParams, TestSkipOverseerOperations, ClassificationUpdateProcessorIntegrationTest, LeaderFailoverAfterPartitionTest, TestSmileRequest, TestPullReplicaErrorHandling, CdcrReplicationHandlerTest, TestMaxTokenLenTokenizer, TestFoldingMultitermQuery, SolrJmxReporterCloudTest, ZkControllerTest, DistributedVersionInfoTest, TestFieldCollectionResource, SimplePostToolTest, SOLR749Test, BJQParserTest, RequiredFieldsTest, LargeFieldTest, HdfsWriteToMultipleCollectionsTest, TestCollectionAPIs, SchemaVersionSpecificBehaviorTest, TestPayloadScoreQParserPlugin, SystemInfoHandlerTest, SignatureUpdateProcessorFactoryTest, DeleteShardTest, TestSolrConfigHandlerConcurrent, SpatialRPTFieldTypeTest, DistributedQueryComponentCustomSortTest, UpdateRequestProcessorFactoryTest, ResourceLoaderTest, OverseerTest, TestRTGBase, SegmentsInfoRequestHandlerTest, TestSQLHandler, TestBM25SimilarityFactory, TestUninvertingReader, TestSolrCLIRunExample, TestSolrQueryResponse, TestCustomDocTransformer, TestConfigOverlay, ConnectionManagerTest, CoreSorterTest, SubstringBytesRefFilterTest, TestLegacyNumericUtils, PreAnalyzedUpdateProcessorTest, TestStreamBody, MoveReplicaTest, UpdateLogTest, TestRebalanceLeaders, PeerSyncTest, TestTrieFacet, TestReversedWildcardFilterFactory, DistributedFacetPivotSmallAdvancedTest, TestFieldCacheSortRandom, TestTolerantUpdateProcessorRandomCloud, TestManagedSynonymGraphFilterFactory, TestDistributedGrouping, FacetPivotSmallTest, TestRawResponseWriter, TestSubQueryTransformerCrossCore, SortSpecParsingTest, TestDistribIDF, HLLSerializationTest, CustomCollectionTest, TestExecutePlanAction, TestNumericRangeQuery32, RemoteQueryErrorTest, TestPerFieldSimilarityWithDefaultOverride, HdfsThreadLeakTest, TestCloudPivotFacet, RuleEngineTest, TestShardHandlerFactory, TestFunctionQuery, FastVectorHighlighterTest, CheckHdfsIndexTest, MetricUtilsTest, TestExclusionRuleCollectionAccess, TestConfigReload, SolrMetricsIntegrationTest, TestHashQParserPlugin, ChangedSchemaMergeTest, SolrIndexMetricsTest, TestPartialUpdateDeduplication, DocExpirationUpdateProcessorFactoryTest, DocumentBuilderTest, TestCopyFieldCollectionResource, DistribDocExpirationUpdateProcessorTest, TestComplexPhraseLeadingWildcard, ChaosMonkeySafeLeaderTest, LeaderElectionTest, ZkSolrClientTest, TestReload, TestSolr4Spatial, StatsComponentTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, TestCoreDiscovery, SpellCheckCollatorTest, SolrCoreCheckLockOnStartupTest, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, SolrInfoBeanTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestJmxIntegration, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, UpdateParamsTest, TestStressRecovery, PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, FileUtilsTest, CircularListTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestTolerantSearch, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, DistributedQueueTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MultiThreadedOCPTest, PeerSyncReplicationTest, TestConfigSetsAPI, TestRequestForwarding, TestSegmentSorting, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, TestTlogReplica, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest]
   [junit4] Completed [731/768 (1!)] on J1 in 787.37s, 5 tests, 1 failure <<< FAILURES!

[...truncated 48201 lines...]