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 2019/04/01 22:04:39 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk1.8.0_172) - Build # 177 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/177/
Java: 64bit/jdk1.8.0_172 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
KeeperErrorCode = ConnectionLoss for /solr/configs/_default/solrconfig.xml

Stack Trace:
org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /solr/configs/_default/solrconfig.xml
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:102)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1221)
	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:358)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:71)
	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:358)
	at org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:615)
	at org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:640)
	at org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:640)
	at org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:640)
	at org.apache.solr.common.cloud.SolrZkClient.printLayout(SolrZkClient.java:640)
	at org.apache.solr.common.cloud.SolrZkClient.printLayoutToStream(SolrZkClient.java:660)
	at org.apache.solr.common.cloud.SolrZkClient.printLayoutToStdOut(SolrZkClient.java:655)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.printLayout(AbstractDistribZkTestBase.java:315)
	at org.apache.solr.cloud.BasicDistributedZkTest.testStopAndStartCoresInOneInstance(BasicDistributedZkTest.java:632)
	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:427)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 14223 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\init-core-data-001
   [junit4]   2> 2231587 INFO  (SUITE-BasicDistributedZkTest-seed#[23B5CC6AB7D7F0C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2231593 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2231593 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2231593 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2231694 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer start zk server on port:51319
   [junit4]   2> 2231694 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51319
   [junit4]   2> 2231694 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51319
   [junit4]   2> 2231700 INFO  (zkConnectionManagerCallback-12265-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2231703 INFO  (zkConnectionManagerCallback-12267-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2231705 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2231707 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2231708 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2231709 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2231710 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2231712 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2231713 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2231713 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2231714 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2231715 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2231716 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkTestServer put C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2231717 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2232459 WARN  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2232460 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2232460 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2232460 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2232461 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2232461 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2232461 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2232461 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@630e26b0{/,null,AVAILABLE}
   [junit4]   2> 2232463 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@48b96a50{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51327}
   [junit4]   2> 2232463 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.e.j.s.Server Started @2232549ms
   [junit4]   2> 2232463 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\tempDir-001/control/data, hostContext=/, hostPort=51327, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\control-001\cores}
   [junit4]   2> 2232464 ERROR (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2232464 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2232464 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 2232464 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2232464 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2232464 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T20:56:31.765Z
   [junit4]   2> 2232468 INFO  (zkConnectionManagerCallback-12269-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2232470 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2232470 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\control-001\solr.xml
   [junit4]   2> 2232479 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2232479 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2232480 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2232528 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2232530 WARN  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@42d6577f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2232538 WARN  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@76497678[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2232539 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51319/solr
   [junit4]   2> 2232542 INFO  (zkConnectionManagerCallback-12276-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2232546 INFO  (zkConnectionManagerCallback-12278-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2232621 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51327_
   [junit4]   2> 2232622 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_    ] o.a.s.c.Overseer Overseer (id=72166022639583236-127.0.0.1:51327_-n_0000000000) starting
   [junit4]   2> 2232628 INFO  (zkConnectionManagerCallback-12285-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2232630 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51319/solr ready
   [junit4]   2> 2232631 INFO  (OverseerStateUpdate-72166022639583236-127.0.0.1:51327_-n_0000000000) [n:127.0.0.1:51327_    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51327_
   [junit4]   2> 2232632 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51327_
   [junit4]   2> 2232632 INFO  (OverseerStateUpdate-72166022639583236-127.0.0.1:51327_-n_0000000000) [n:127.0.0.1:51327_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2232633 INFO  (zkCallback-12284-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2232707 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2232756 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2232762 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2232764 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2232767 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [n:127.0.0.1:51327_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\control-001\cores
   [junit4]   2> 2232805 INFO  (zkConnectionManagerCallback-12291-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2232806 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2232808 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51319/solr ready
   [junit4]   2> 2232809 INFO  (qtp933307578-34018) [n:127.0.0.1:51327_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51327_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2232812 INFO  (OverseerThreadFactory-10329-thread-1-processing-n:127.0.0.1:51327_) [n:127.0.0.1:51327_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2232920 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_    x:control_collection_shard1_replica_n1] 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> 2232921 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_    x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2233956 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2233972 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 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> 2234104 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2234240 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 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> 2234241 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 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@2a7bcc50
   [junit4]   2> 2234241 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 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 [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2234242 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 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=46, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=82.185546875, floorSegmentMB=1.974609375, forceMergeDeletesPctAllowed=16.784459321744624, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=46.54867271359947
   [junit4]   2> 2234244 WARN  (qtp933307578-34019) [n:127.0.0.1:51327_ 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> 2234342 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 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> 2234342 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 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> 2234346 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2234346 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2234346 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4403692735329303]
   [junit4]   2> 2234347 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fec796f[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2234349 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2234349 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 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> 2234349 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2234349 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 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 1629646690608742400
   [junit4]   2> 2234352 INFO  (searcherExecutor-10334-thread-1-processing-n:127.0.0.1:51327_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:51327_ 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@3fec796f[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2234355 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2234355 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/control_collection/leaders/shard1
   [junit4]   2> 2234358 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2234358 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 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> 2234358 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51327/control_collection_shard1_replica_n1/
   [junit4]   2> 2234359 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 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> 2234359 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:51327/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2234359 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/control_collection/leaders/shard1/leader after winning as /collections/control_collection/leader_elect/shard1/election/72166022639583236-core_node2-n_0000000000
   [junit4]   2> 2234366 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 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:51327/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2234468 INFO  (zkCallback-12277-thread-2) [    ] 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> 2234471 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 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> 2234476 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_ 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=1556
   [junit4]   2> 2234484 INFO  (qtp933307578-34018) [n:127.0.0.1:51327_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2234590 INFO  (zkCallback-12277-thread-2) [    ] 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> 2234590 INFO  (zkCallback-12277-thread-1) [    ] 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> 2234601 INFO  (qtp933307578-34018) [n:127.0.0.1:51327_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51327_&wt=javabin&version=2} status=0 QTime=1791
   [junit4]   2> 2234615 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100629d80490006, likely client has closed socket
   [junit4]   2> 2234632 INFO  (zkConnectionManagerCallback-12297-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2234633 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2234635 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51319/solr ready
   [junit4]   2> 2234635 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2234636 INFO  (qtp933307578-34017) [n:127.0.0.1:51327_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2234642 INFO  (OverseerThreadFactory-10329-thread-2-processing-n:127.0.0.1:51327_) [n:127.0.0.1:51327_    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2234644 INFO  (OverseerCollectionConfigSetProcessor-72166022639583236-127.0.0.1:51327_-n_0000000000) [n:127.0.0.1:51327_    ] 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> 2234847 WARN  (OverseerThreadFactory-10329-thread-2-processing-n:127.0.0.1:51327_) [n:127.0.0.1:51327_    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2234850 INFO  (qtp933307578-34017) [n:127.0.0.1:51327_    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2234850 INFO  (qtp933307578-34017) [n:127.0.0.1:51327_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=213
   [junit4]   2> 2234850 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances pullReplicaCount=0 numOtherReplicas=4
   [junit4]   2> 2235512 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-1-001 of type NRT
   [junit4]   2> 2235512 WARN  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2235513 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2235513 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2235513 INFO  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2235513 INFO  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2235513 INFO  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2235513 INFO  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2235513 INFO  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62797200{/,null,AVAILABLE}
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e89b880{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51355}
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.Server Started @2235601ms
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=51355, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-1-001\cores}
   [junit4]   2> 2235515 ERROR (closeThreadPool-12298-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2235515 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T20:56:34.816Z
   [junit4]   2> 2235519 INFO  (zkConnectionManagerCallback-12300-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2235522 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2235522 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100629d80490008, likely client has closed socket
   [junit4]   2> 2235522 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-1-001\solr.xml
   [junit4]   2> 2235532 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2235532 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2235533 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2235874 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2235877 WARN  (closeThreadPool-12298-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1a364288[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2235885 WARN  (closeThreadPool-12298-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@466071cd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2235886 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51319/solr
   [junit4]   2> 2235889 INFO  (zkConnectionManagerCallback-12307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2235892 INFO  (zkConnectionManagerCallback-12309-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2235897 INFO  (closeThreadPool-12298-thread-1) [n:127.0.0.1:51355_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2235900 INFO  (closeThreadPool-12298-thread-1) [n:127.0.0.1:51355_    ] o.a.s.c.ZkController Publish node=127.0.0.1:51355_ as DOWN
   [junit4]   2> 2235901 INFO  (closeThreadPool-12298-thread-1) [n:127.0.0.1:51355_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2235901 INFO  (closeThreadPool-12298-thread-1) [n:127.0.0.1:51355_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51355_
   [junit4]   2> 2235902 INFO  (zkCallback-12284-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2235902 INFO  (zkCallback-12277-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2235902 INFO  (zkCallback-12296-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2235904 INFO  (zkCallback-12308-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2235982 INFO  (zkConnectionManagerCallback-12316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2235983 INFO  (closeThreadPool-12298-thread-1) [n:127.0.0.1:51355_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2235985 INFO  (closeThreadPool-12298-thread-1) [n:127.0.0.1:51355_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51319/solr ready
   [junit4]   2> 2235985 INFO  (closeThreadPool-12298-thread-1) [n:127.0.0.1:51355_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2236022 INFO  (closeThreadPool-12298-thread-1) [n:127.0.0.1:51355_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2236029 INFO  (closeThreadPool-12298-thread-1) [n:127.0.0.1:51355_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2236029 INFO  (closeThreadPool-12298-thread-1) [n:127.0.0.1:51355_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2236033 INFO  (closeThreadPool-12298-thread-1) [n:127.0.0.1:51355_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-1-001\cores
   [junit4]   2> 2236236 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-2-001 of type NRT
   [junit4]   2> 2236236 WARN  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2236237 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2236237 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2236237 INFO  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2236237 INFO  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2236237 INFO  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2236237 INFO  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2236238 INFO  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bb12853{/,null,AVAILABLE}
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@75520996{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51374}
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] o.e.j.s.Server Started @2236325ms
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=51374, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-2-001\cores}
   [junit4]   2> 2236239 ERROR (closeThreadPool-12298-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2236239 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T20:56:35.540Z
   [junit4]   2> 2236244 INFO  (zkConnectionManagerCallback-12319-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2236245 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2236245 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100629d8049000c, likely client has closed socket
   [junit4]   2> 2236245 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-2-001\solr.xml
   [junit4]   2> 2236256 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2236256 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2236257 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2236651 INFO  (OverseerCollectionConfigSetProcessor-72166022639583236-127.0.0.1:51327_-n_0000000000) [n:127.0.0.1:51327_    ] 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> 2236985 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2236993 WARN  (closeThreadPool-12298-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@11d2b117[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2237005 WARN  (closeThreadPool-12298-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@2ac72cae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2237006 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51319/solr
   [junit4]   2> 2237013 INFO  (zkConnectionManagerCallback-12326-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237043 INFO  (zkConnectionManagerCallback-12328-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237057 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2237065 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:51374_ as DOWN
   [junit4]   2> 2237065 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2237065 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51374_
   [junit4]   2> 2237068 INFO  (zkCallback-12284-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2237068 INFO  (zkCallback-12296-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2237068 INFO  (zkCallback-12308-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2237068 INFO  (zkCallback-12315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2237068 INFO  (zkCallback-12327-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2237085 INFO  (zkCallback-12277-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2237096 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-3-001 of type NRT
   [junit4]   2> 2237104 WARN  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2237104 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2237104 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2237104 INFO  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2237104 INFO  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2237104 INFO  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2237104 INFO  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2237104 INFO  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@653adb57{/,null,AVAILABLE}
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@167cb1d2{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51390}
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.Server Started @2237199ms
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=51390, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-3-001\cores}
   [junit4]   2> 2237113 ERROR (closeThreadPool-12298-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2237113 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T20:56:36.414Z
   [junit4]   2> 2237129 INFO  (zkConnectionManagerCallback-12332-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237130 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2237130 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-3-001\solr.xml
   [junit4]   2> 2237145 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2237145 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2237146 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2237161 INFO  (zkConnectionManagerCallback-12338-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237162 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2237162 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51319/solr ready
   [junit4]   2> 2237162 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2237193 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2237200 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2237200 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2237203 INFO  (closeThreadPool-12298-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-2-001\cores
   [junit4]   2> 2237431 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2237433 WARN  (closeThreadPool-12298-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@395dcb33[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2237440 WARN  (closeThreadPool-12298-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@45f8b6d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2237441 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51319/solr
   [junit4]   2> 2237444 INFO  (zkConnectionManagerCallback-12345-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237445 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100629d80490011, likely client has closed socket
   [junit4]   2> 2237448 INFO  (zkConnectionManagerCallback-12347-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237452 INFO  (closeThreadPool-12298-thread-2) [n:127.0.0.1:51390_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2237455 INFO  (closeThreadPool-12298-thread-2) [n:127.0.0.1:51390_    ] o.a.s.c.ZkController Publish node=127.0.0.1:51390_ as DOWN
   [junit4]   2> 2237456 INFO  (closeThreadPool-12298-thread-2) [n:127.0.0.1:51390_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2237456 INFO  (closeThreadPool-12298-thread-2) [n:127.0.0.1:51390_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51390_
   [junit4]   2> 2237458 INFO  (zkCallback-12296-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237458 INFO  (zkCallback-12284-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237458 INFO  (zkCallback-12315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237458 INFO  (zkCallback-12277-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237458 INFO  (zkCallback-12327-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237458 INFO  (zkCallback-12308-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237459 INFO  (zkCallback-12337-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237459 INFO  (zkCallback-12346-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2237530 INFO  (zkConnectionManagerCallback-12354-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237531 INFO  (closeThreadPool-12298-thread-2) [n:127.0.0.1:51390_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2237532 INFO  (closeThreadPool-12298-thread-2) [n:127.0.0.1:51390_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51319/solr ready
   [junit4]   2> 2237532 INFO  (closeThreadPool-12298-thread-2) [n:127.0.0.1:51390_    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2237572 INFO  (closeThreadPool-12298-thread-2) [n:127.0.0.1:51390_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2237579 INFO  (closeThreadPool-12298-thread-2) [n:127.0.0.1:51390_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2237579 INFO  (closeThreadPool-12298-thread-2) [n:127.0.0.1:51390_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2237582 INFO  (closeThreadPool-12298-thread-2) [n:127.0.0.1:51390_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-3-001\cores
   [junit4]   2> 2237835 INFO  (TEST-BasicDistributedZkTest.test-seed#[23B5CC6AB7D7F0C]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-4-001 of type NRT
   [junit4]   2> 2237835 WARN  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2237835 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2237835 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2237835 INFO  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_172-b11
   [junit4]   2> 2237836 INFO  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2237836 INFO  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2237836 INFO  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@420b77ba{/,null,AVAILABLE}
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@420b5115{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51413}
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] o.e.j.s.Server Started @2237923ms
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=51413, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-4-001\cores}
   [junit4]   2> 2237837 ERROR (closeThreadPool-12298-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2237837 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-01T20:56:37.138Z
   [junit4]   2> 2237840 INFO  (zkConnectionManagerCallback-12357-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2237842 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2237842 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-4-001\solr.xml
   [junit4]   2> 2237850 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2237850 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2237851 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2238309 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 2238312 WARN  (closeThreadPool-12298-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4a99d763[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2238318 WARN  (closeThreadPool-12298-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@73f5a77a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2238318 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51319/solr
   [junit4]   2> 2238321 INFO  (zkConnectionManagerCallback-12364-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2238323 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100629d80490015, likely client has closed socket
   [junit4]   2> 2238325 INFO  (zkConnectionManagerCallback-12366-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2238330 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2238333 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:51413_ as DOWN
   [junit4]   2> 2238334 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2238334 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51413_
   [junit4]   2> 2238337 INFO  (zkCallback-12296-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238337 INFO  (zkCallback-12337-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238337 INFO  (zkCallback-12284-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238337 INFO  (zkCallback-12315-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238337 INFO  (zkCallback-12346-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238337 INFO  (zkCallback-12327-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238337 INFO  (zkCallback-12277-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238337 INFO  (zkCallback-12308-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238338 INFO  (zkCallback-12365-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238338 INFO  (zkCallback-12353-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 2238398 INFO  (zkConnectionManagerCallback-12373-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2238399 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2238401 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51319/solr ready
   [junit4]   2> 2238401 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2238433 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2238442 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2238442 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2238458 INFO  (closeThreadPool-12298-thread-2) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-4-001\cores
   [junit4]   2> 2238535 INFO  (qtp933307578-34019) [n:127.0.0.1:51327_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51355_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2238535 INFO  (qtp933307578-34021) [n:127.0.0.1:51327_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51390_&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2238535 INFO  (qtp933307578-34016) [n:127.0.0.1:51327_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51413_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2238535 INFO  (qtp933307578-34020) [n:127.0.0.1:51327_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:51374_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2238540 INFO  (OverseerThreadFactory-10329-thread-3-processing-n:127.0.0.1:51327_) [n:127.0.0.1:51327_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:51355_ for creating new replica of shard shard2 for collection collection1
   [junit4]   2> 2238540 INFO  (OverseerThreadFactory-10329-thread-4-processing-n:127.0.0.1:51327_) [n:127.0.0.1:51327_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:51413_ for creating new replica of shard shard1 for collection collection1
   [junit4]   2> 2238542 INFO  (OverseerThreadFactory-10329-thread-3-processing-n:127.0.0.1:51327_) [n:127.0.0.1:51327_ c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2238542 INFO  (OverseerThreadFactory-10329-thread-4-processing-n:127.0.0.1:51327_) [n:127.0.0.1:51327_ c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Returning CreateReplica command.
   [junit4]   2> 2238545 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_    x:collection1_shard2_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n1&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2238545 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_    x:collection1_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2239598 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2239601 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2239609 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema [collection1_shard2_replica_n1] Schema name=test
   [junit4]   2> 2239616 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=test
   [junit4]   2> 2240551 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2240552 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2240573 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 2240573 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2240573 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-4-001\cores\collection1_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-4-001\cores\collection1_shard1_replica_n2\data\]
   [junit4]   2> 2240573 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2240574 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=82.185546875, floorSegmentMB=1.974609375, forceMergeDeletesPctAllowed=16.784459321744624, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=46.54867271359947
   [junit4]   2> 2240574 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_n1' (registry 'solr.core.collection1.shard2.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a7bcc50
   [junit4]   2> 2240574 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [[collection1_shard2_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-1-001\cores\collection1_shard2_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001\shard-1-001\cores\collection1_shard2_replica_n1\data\]
   [junit4]   2> 2240574 WARN  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] 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> 2240574 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=82.185546875, floorSegmentMB=1.974609375, forceMergeDeletesPctAllowed=16.784459321744624, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=46.54867271359947
   [junit4]   2> 2240574 WARN  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_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> 2240683 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2240683 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2240686 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2240686 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2240686 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2240686 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2240686 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4403692735329303]
   [junit4]   2> 2240688 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c321b3[collection1_shard1_replica_n2] main]
   [junit4]   2> 2240689 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2240689 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2240689 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2240689 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629646697256714240
   [junit4]   2> 2240689 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2240689 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2240689 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4403692735329303]
   [junit4]   2> 2240689 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4000a20[collection1_shard2_replica_n1] main]
   [junit4]   2> 2240693 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2240693 INFO  (searcherExecutor-10375-thread-1-processing-n:127.0.0.1:51413_ x:collection1_shard1_replica_n2 c:collection1 s:shard1) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@6c321b3[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2240693 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2240693 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2240694 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629646697261957120
   [junit4]   2> 2240695 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2240695 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 2240697 INFO  (searcherExecutor-10376-thread-1-processing-n:127.0.0.1:51355_ x:collection1_shard2_replica_n1 c:collection1 s:shard2) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SolrCore [collection1_shard2_replica_n1] Registered new searcher Searcher@4000a20[collection1_shard2_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2240700 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2240700 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2240700 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51413/collection1_shard1_replica_n2/
   [junit4]   2> 2240700 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 2240700 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 2240700 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2240700 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:51413/collection1_shard1_replica_n2/ has no replicas
   [junit4]   2> 2240700 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72166022639583254-core_node3-n_0000000000
   [junit4]   2> 2240702 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51413/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 2240703 INFO  (zkCallback-12365-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2240703 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2240703 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2240703 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51355/collection1_shard2_replica_n1/
   [junit4]   2> 2240704 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2240704 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2240704 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:51355/collection1_shard2_replica_n1/ has no replicas
   [junit4]   2> 2240704 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72166022639583242-core_node4-n_0000000000
   [junit4]   2> 2240707 INFO  (qtp2131131637-34077) [n:127.0.0.1:51355_ c:collection1 s:shard2  x:collection1_shard2_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51355/collection1_shard2_replica_n1/ shard2
   [junit4]   2> 2240708 INFO  (qtp763480510-34181) [n:127.0.0.1:51413_ c:collection1 s:shard1  x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_n2&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2163
   [junit4]   2> 2240711 INFO  (qtp933307578-34016) [n:127.0.0.1:51327_ c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:51413_&action=ADDREPLICA&collection=collection1&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=2175
   [junit4]   2> 2240809 INFO  (zkCallback-12365-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 2240809 INFO  (zkCallback-12365-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [

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

.SolrZkClient.printLayout(SolrZkClient.java:640)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.printLayoutToStream(SolrZkClient.java:660)
   [junit4]    > 	at org.apache.solr.common.cloud.SolrZkClient.printLayoutToStdOut(SolrZkClient.java:655)
   [junit4]    > 	at org.apache.solr.cloud.AbstractDistribZkTestBase.printLayout(AbstractDistribZkTestBase.java:315)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.testStopAndStartCoresInOneInstance(BasicDistributedZkTest.java:632)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:427)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=34823, name=zkCallback-12432-thread-9, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    > Caused by: java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([23B5CC6AB7D7F0C]:0)
   [junit4]    > 	at java.lang.ThreadLocal.createMap(ThreadLocal.java:244)
   [junit4]    > 	at java.lang.ThreadLocal.set(ThreadLocal.java:205)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:195)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$13/1472920684.run(Unknown Source)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.BasicDistributedZkTest_23B5CC6AB7D7F0C-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@79761fe8), locale=id-ID, timezone=Asia/Harbin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=79888192,total=477626368
   [junit4]   2> NOTE: All tests run in this JVM: [CloudExitableDirectoryReaderTest, SolrCloudReportersTest, MetricsHistoryHandlerTest, TestNRTOpen, TestUtilizeNode, TestReplicationHandlerDiskOverFlow, TestIBSimilarityFactory, SystemInfoHandlerTest, SolrRequestParserTest, SearchRateTriggerIntegrationTest, CollectionStateFormat2Test, CreateRoutedAliasTest, TestNumericTerms64, TestAnalyzedSuggestions, TestOverriddenPrefixQueryForCustomFieldType, SystemCollectionCompatTest, ReturnFieldsTest, DocValuesTest, DirectSolrConnectionTest, TriLevelCompositeIdRoutingTest, SOLR749Test, StatelessScriptUpdateProcessorFactoryTest, TestLFUCache, WrapperMergePolicyFactoryTest, SolrJmxReporterTest, TestUseDocValuesAsStored, HdfsRestartWhileUpdatingTest, TestGeoJSONResponseWriter, QueryElevationComponentTest, CdcrVersionReplicationTest, JWTAuthPluginIntegrationTest, BooleanFieldTest, CustomTermsComponentTest, TestSurroundQueryParser, TestPayloadScoreQParserPlugin, TolerantUpdateProcessorTest, TestCoreAdminApis, TestMinMaxOnMultiValuedField, SolrCloudExampleTest, TestLegacyNumericUtils, TestCharFilters, TestFileDictionaryLookup, CoreAdminOperationTest, TestConfig, TestInitParams, WordBreakSolrSpellCheckerTest, SecurityConfHandlerTest, BadCopyFieldTest, DateMathParserTest, TestConfigSetImmutable, TestMultiWordSynonyms, ShardRoutingTest, ConcurrentDeleteAndCreateCollectionTest, CursorPagingTest, HdfsBasicDistributedZkTest, TestLeaderElectionWithEmptyReplica, CategoryRoutedAliasUpdateProcessorTest, TestSolrQueryParser, UpdateRequestProcessorFactoryTest, MetricUtilsTest, ZkStateReaderTest, TestRandomDVFaceting, SolrCmdDistributorTest, TestObjectReleaseTracker, TestSearcherReuse, MissingSegmentRecoveryTest, SimpleCollectionCreateDeleteTest, TestRTGBase, UpdateLogTest, AsyncCallRequestStatusResponseTest, MultiSolrCloudTestCaseTest, TestSimpleTrackingShardHandler, CSVRequestHandlerTest, TestMacros, AdminHandlersProxyTest, TestQuerySenderNoQuery, TestRequestStatusCollectionAPI, TestSolrCoreSnapshots, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestDFISimilarityFactory, EmbeddedSolrNoSerializeTest, XmlUpdateRequestHandlerTest, TestCollectionAPIs, UtilsToolTest, TestRecoveryHdfs, TestAtomicUpdateErrorCases, TestPostingsSolrHighlighter, DistributedDebugComponentTest, SliceStateTest, SchemaApiFailureTest, TestCoreBackup, TestUtils, TestQueryTypes, TestDistributedMissingSort, TestSkipOverseerOperations, ZkControllerTest, TestCopyFieldCollectionResource, TestStreamBody, CollectionsAPIAsyncDistributedZkTest, TestGraphTermsQParserPlugin, SortSpecParsingTest, PreAnalyzedUpdateProcessorTest, UUIDFieldTest, DirectSolrSpellCheckerTest, TestFacetMethods, TestShardHandlerFactory, SpellCheckComponentTest, DistributedTermsComponentTest, BaseCdcrDistributedZkTest, TestDocumentBuilder, TestCloudSearcherWarming, TestStressCloudBlindAtomicUpdates, DeleteStatusTest, SpellingQueryConverterTest, DistributedFacetExistsSmallTest, IndexSizeTriggerTest, CoreMergeIndexesAdminHandlerTest, ComputePlanActionTest, HdfsRecoverLeaseTest, BlockDirectoryTest, BlockJoinFacetRandomTest, TestDistributedMap, TestDeleteCollectionOnDownNodes, OverseerTest, SearchHandlerTest, DistributedFacetPivotSmallTest, TestRawTransformer, NodeLostTriggerTest, TestSolr4Spatial2, TestLockTree, TestUpdate, TestLazyCores, AddBlockUpdateTest, TestPullReplica, DistributedQueueTest, TestDynamicFieldResource, ForceLeaderWithTlogReplicasTest, TestSimPolicyCloud, ZkNodePropsTest, TestSafeXMLParsing, MoreLikeThisHandlerTest, TestReplicationHandler, QueryResultKeyTest, TestCSVResponseWriter, TestEmbeddedSolrServerConstructors, TestSchemalessBufferedUpdates, MetricsConfigTest, HdfsDirectoryFactoryTest, FastVectorHighlighterTest, LeaderElectionContextKeyTest, BigEndianAscendingWordDeserializerTest, SolrMetricManagerTest, FileUtilsTest, TestOnReconnectListenerSupport, TestTolerantSearch, TestStressUserVersions, HdfsChaosMonkeySafeLeaderTest, TestSolrFieldCacheBean, RequestHandlersTest, TestSolrDeletionPolicy2, BlobRepositoryCloudTest, ResponseLogComponentTest, TestSolrXml, TestComponentsName, TestPointFields, TestIntervalFaceting, TestExportWriter, TestRestoreCore, ConnectionManagerTest, TestIndexingPerformance, InfixSuggestersTest, TestWordDelimiterFilterFactory, TestRandomFlRTGCloud, TestScoreJoinQPScore, TestHighlightDedupGrouping, TestStressLiveNodes, HealthCheckHandlerTest, TestReloadDeadlock, TriggerIntegrationTest, LeaderFailureAfterFreshStartTest, FieldMutatingUpdateProcessorTest, ReplaceNodeNoTargetTest, TestLegacyNumericRangeQueryBuilder, DeleteReplicaTest, TestSQLHandlerNonCloud, TestSolrConfigHandler, TestCustomStream, CircularListTest, TestLegacyField, DistributedMLTComponentTest, TestLuceneMatchVersion, TaggingAttributeTest, ScheduledTriggerIntegrationTest, HighlighterMaxOffsetTest, CopyFieldTest, TestManagedSynonymFilterFactory, TestStressRecovery, LoggingHandlerTest, DistributedSpellCheckComponentTest, SuggesterTSTTest, TestLocalFSCloudBackupRestore, HttpPartitionTest, DirectUpdateHandlerTest, SystemLogListenerTest, BJQParserTest, TestPartialUpdateDeduplication, ExternalFileFieldSortTest, SolrMetricsIntegrationTest, TestValueSourceCache, CdcrUpdateLogTest, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, BasicDistributedZk2Test, BasicDistributedZkTest]
   [junit4] Completed [456/846 (1!)] on J1 in 289.24s, 1 test, 1 error <<< FAILURES!

[...truncated 1424 lines...]
   [junit4] JVM J1: stdout was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20190401_201918_9391869505862508922355.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: GC overhead limit exceeded
   [junit4] Dumping heap to C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\heapdumps\java_pid22708.hprof ...
   [junit4] Heap dump file created [481911494 bytes in 5.305 secs]
   [junit4] <<< JVM J1: EOF ----

[...truncated 8948 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:633: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:585: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid22708.hprof

Total time: 144 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-11) - Build # 179 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/179/
Java: 64bit/jdk-11 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState

Error Message:
Waiting for watcher get removed

Stack Trace:
java.util.concurrent.TimeoutException: Waiting for watcher get removed
	at __randomizedtesting.SeedInfo.seed([9F629BD7201E5B94:71FB30BA1F202023]:0)
	at org.apache.solr.util.TimeOut.waitFor(TimeOut.java:66)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState(DeleteReplicaTest.java:245)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteReplicaFromClusterState(DeleteReplicaTest.java:198)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:834)




Build Log:
[...truncated 2104 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\temp\junit4-J1-20190402_062255_226434675244826820855.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\core\test\temp\junit4-J0-20190402_062255_22614262538915703653877.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 319 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20190402_063405_94515699807979518363502.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20190402_063405_9446317215616446988489.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1081 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20190402_063553_8231054447213340220934.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20190402_063553_8428306536261616479032.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 260 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20190402_063914_44715645218634555039461.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20190402_063914_44714231235524360260070.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 248 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20190402_063930_94713033336841955235880.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20190402_063930_9476607488955325240854.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20190402_064010_40218185798907669868556.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20190402_064010_4023129807253573929671.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J1-20190402_064020_1223627661058279718100.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\nori\test\temp\junit4-J0-20190402_064020_122286417438860543922.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 172 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20190402_064036_7597611209181673035079.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20190402_064036_7593918598477855932875.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20190402_064043_92712013470752211796222.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20190402_064043_9272457442208108346670.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20190402_064059_66210540897993830378872.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20190402_064059_6626203988380218344497.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20190402_064109_3614920496116191942433.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20190402_064109_36116008744922220340741.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 175 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20190402_064115_5317743291571767522689.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 28 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20190402_064115_53216599826588207875455.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1557 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20190402_064259_7838288362548348568564.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20190402_064259_78310367633444202786380.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\classification\test\temp\junit4-J0-20190402_064316_57515932897196803744965.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\classification\test\temp\junit4-J1-20190402_064316_57513808360732584525228.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 262 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20190402_064343_291144772959019772124.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20190402_064343_29113540218006508736965.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\demo\test\temp\junit4-J0-20190402_064547_7035477836799916202170.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\demo\test\temp\junit4-J1-20190402_064547_70315145026068974741787.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20190402_064553_34426011900604947946.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20190402_064553_34414771762428258700812.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\facet\test\temp\junit4-J1-20190402_064602_5166297844925271367217.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\facet\test\temp\junit4-J0-20190402_064602_51688012712490067943.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20190402_064653_4132019635639915632099.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20190402_064653_41310860919941013105442.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20190402_064703_5693185430105894129504.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20190402_064703_56912291916042735491843.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\test\temp\junit4-J0-20190402_064737_88114342015862005009775.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\join\test\temp\junit4-J1-20190402_064737_8815810969275960611245.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 156 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\memory\test\temp\junit4-J0-20190402_064754_35110126409751509514551.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\memory\test\temp\junit4-J1-20190402_064754_3511766866868561624517.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 199 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\test\temp\junit4-J1-20190402_064804_5534769726107954836398.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\misc\test\temp\junit4-J0-20190402_064804_5531442670086429623175.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 307 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\test\temp\junit4-J1-20190402_064833_2417775026777211445789.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queries\test\temp\junit4-J0-20190402_064833_24116792471365092360432.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20190402_064846_97518373179412889021903.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20190402_064846_97512571253048419366240.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 217 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20190402_064902_1319508166122963194994.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20190402_064902_1314459667640575442916.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20190402_064919_69414760381619123790829.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20190402_064919_69416511585209298635067.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 300 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20190402_064956_62418234933645918649871.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20190402_064956_62418005618688567801397.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 193 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20190402_065100_2606886877446435470642.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20190402_065100_26014599652455713428053.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20190402_065125_49214626066561521676764.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 253 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20190402_065130_36212836359474675018340.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20190402_065130_36214709319909940974856.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 2763 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> 1057355 INFO  (SUITE-DeleteReplicaTest-seed#[9F629BD7201E5B94]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_9F629BD7201E5B94-001\init-core-data-001
   [junit4]   2> 1057357 WARN  (SUITE-DeleteReplicaTest-seed#[9F629BD7201E5B94]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1057357 INFO  (SUITE-DeleteReplicaTest-seed#[9F629BD7201E5B94]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1057359 INFO  (SUITE-DeleteReplicaTest-seed#[9F629BD7201E5B94]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1057361 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[9F629BD7201E5B94]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteReplicaAndVerifyDirectoryCleanup
   [junit4]   2> 1057362 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[9F629BD7201E5B94]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_9F629BD7201E5B94-001\tempDir-001
   [junit4]   2> 1057362 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[9F629BD7201E5B94]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1057363 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1057363 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1057462 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[9F629BD7201E5B94]) [    ] o.a.s.c.ZkTestServer start zk server on port:51980
   [junit4]   2> 1057462 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[9F629BD7201E5B94]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51980
   [junit4]   2> 1057462 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[9F629BD7201E5B94]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51980
   [junit4]   2> 1057466 INFO  (zkConnectionManagerCallback-7880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1057469 INFO  (zkConnectionManagerCallback-7882-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1057474 INFO  (zkConnectionManagerCallback-7884-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1057475 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10064d018ac0002, likely client has closed socket
   [junit4]   2> 1057476 WARN  (jetty-launcher-7885-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1057476 WARN  (jetty-launcher-7885-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1057476 WARN  (jetty-launcher-7885-thread-4) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1057476 INFO  (jetty-launcher-7885-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1057476 INFO  (jetty-launcher-7885-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1057476 INFO  (jetty-launcher-7885-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1057476 INFO  (jetty-launcher-7885-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1057476 INFO  (jetty-launcher-7885-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1057476 INFO  (jetty-launcher-7885-thread-4) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-4) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1057477 WARN  (jetty-launcher-7885-thread-3) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-3) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 11+28
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b3acf62{/solr,null,AVAILABLE}
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-3) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ca930a5{/solr,null,AVAILABLE}
   [junit4]   2> 1057477 INFO  (jetty-launcher-7885-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@150a56e6{/solr,null,AVAILABLE}
   [junit4]   2> 1057479 INFO  (jetty-launcher-7885-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@41570aa{/solr,null,AVAILABLE}
   [junit4]   2> 1057483 INFO  (jetty-launcher-7885-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2429cde6{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51991}
   [junit4]   2> 1057483 INFO  (jetty-launcher-7885-thread-2) [    ] o.e.j.s.Server Started @1057523ms
   [junit4]   2> 1057483 INFO  (jetty-launcher-7885-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51991}
   [junit4]   2> 1057483 ERROR (jetty-launcher-7885-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1057483 INFO  (jetty-launcher-7885-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1057483 INFO  (jetty-launcher-7885-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1057483 INFO  (jetty-launcher-7885-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1057483 INFO  (jetty-launcher-7885-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1057483 INFO  (jetty-launcher-7885-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-02T07:11:01.060762400Z
   [junit4]   2> 1057485 INFO  (jetty-launcher-7885-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@588e8773{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51994}
   [junit4]   2> 1057486 INFO  (jetty-launcher-7885-thread-3) [    ] o.e.j.s.Server Started @1057525ms
   [junit4]   2> 1057486 INFO  (jetty-launcher-7885-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51994}
   [junit4]   2> 1057486 ERROR (jetty-launcher-7885-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1057486 INFO  (jetty-launcher-7885-thread-3) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1057486 INFO  (jetty-launcher-7885-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1057486 INFO  (jetty-launcher-7885-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1057486 INFO  (jetty-launcher-7885-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1057486 INFO  (jetty-launcher-7885-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-02T07:11:01.063047900Z
   [junit4]   2> 1057486 INFO  (jetty-launcher-7885-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@91fd35c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:52000}
   [junit4]   2> 1057486 INFO  (jetty-launcher-7885-thread-4) [    ] o.e.j.s.Server Started @1057527ms
   [junit4]   2> 1057486 INFO  (jetty-launcher-7885-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52000}
   [junit4]   2> 1057488 ERROR (jetty-launcher-7885-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1057488 INFO  (jetty-launcher-7885-thread-4) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1057488 INFO  (jetty-launcher-7885-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1057489 INFO  (jetty-launcher-7885-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1057489 INFO  (jetty-launcher-7885-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1057489 INFO  (jetty-launcher-7885-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-02T07:11:01.066022400Z
   [junit4]   2> 1057490 INFO  (jetty-launcher-7885-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@57b3af5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:51997}
   [junit4]   2> 1057490 INFO  (jetty-launcher-7885-thread-1) [    ] o.e.j.s.Server Started @1057529ms
   [junit4]   2> 1057490 INFO  (jetty-launcher-7885-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51997}
   [junit4]   2> 1057490 ERROR (jetty-launcher-7885-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1057490 INFO  (jetty-launcher-7885-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1057490 INFO  (jetty-launcher-7885-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 1057490 INFO  (jetty-launcher-7885-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1057490 INFO  (jetty-launcher-7885-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1057490 INFO  (jetty-launcher-7885-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-02T07:11:01.067283500Z
   [junit4]   2> 1057493 INFO  (zkConnectionManagerCallback-7887-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1057493 INFO  (jetty-launcher-7885-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1057495 INFO  (zkConnectionManagerCallback-7889-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1057495 INFO  (jetty-launcher-7885-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1057499 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10064d018ac0003, likely client has closed socket
   [junit4]   2> 1057606 INFO  (jetty-launcher-7885-thread-3) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1057608 INFO  (zkConnectionManagerCallback-7893-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1057608 INFO  (zkConnectionManagerCallback-7891-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1057609 INFO  (jetty-launcher-7885-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1057609 INFO  (jetty-launcher-7885-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1057702 INFO  (jetty-launcher-7885-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1057803 INFO  (jetty-launcher-7885-thread-4) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1057804 WARN  (jetty-launcher-7885-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@23e6d324[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1057807 WARN  (jetty-launcher-7885-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@7ea7d053[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1057811 WARN  (jetty-launcher-7885-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1e041e4a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1057814 WARN  (jetty-launcher-7885-thread-3) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6690384b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1057815 INFO  (jetty-launcher-7885-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51980/solr
   [junit4]   2> 1057822 WARN  (jetty-launcher-7885-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@22c21eb4[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1057822 INFO  (jetty-launcher-7885-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51980/solr
   [junit4]   2> 1058137 WARN  (jetty-launcher-7885-thread-4) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4a90410e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058137 INFO  (jetty-launcher-7885-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51980/solr
   [junit4]   2> 1058139 INFO  (zkConnectionManagerCallback-7912-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058140 INFO  (zkConnectionManagerCallback-7909-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058145 INFO  (jetty-launcher-7885-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1058145 WARN  (jetty-launcher-7885-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6f275af2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058155 INFO  (zkConnectionManagerCallback-7917-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058155 WARN  (jetty-launcher-7885-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@30c075ca[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1058156 INFO  (jetty-launcher-7885-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51980/solr
   [junit4]   2> 1058156 INFO  (zkConnectionManagerCallback-7915-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058156 INFO  (zkConnectionManagerCallback-7919-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058170 INFO  (zkConnectionManagerCallback-7925-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058170 INFO  (zkConnectionManagerCallback-7927-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058185 INFO  (zkConnectionManagerCallback-7933-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058202 INFO  (jetty-launcher-7885-thread-1) [n:127.0.0.1:51997_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51997_solr
   [junit4]   2> 1058203 INFO  (jetty-launcher-7885-thread-1) [n:127.0.0.1:51997_solr    ] o.a.s.c.Overseer Overseer (id=72168438967828494-127.0.0.1:51997_solr-n_0000000000) starting
   [junit4]   2> 1058225 INFO  (zkConnectionManagerCallback-7942-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058231 INFO  (jetty-launcher-7885-thread-1) [n:127.0.0.1:51997_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51980/solr ready
   [junit4]   2> 1058232 INFO  (jetty-launcher-7885-thread-1) [n:127.0.0.1:51997_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51997_solr
   [junit4]   2> 1058232 INFO  (OverseerStateUpdate-72168438967828494-127.0.0.1:51997_solr-n_0000000000) [n:127.0.0.1:51997_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:51997_solr
   [junit4]   2> 1058237 INFO  (OverseerStateUpdate-72168438967828494-127.0.0.1:51997_solr-n_0000000000) [n:127.0.0.1:51997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1058261 INFO  (jetty-launcher-7885-thread-1) [n:127.0.0.1:51997_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1058279 INFO  (zkCallback-7941-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1058294 INFO  (jetty-launcher-7885-thread-1) [n:127.0.0.1:51997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51997.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f39ed40
   [junit4]   2> 1058302 INFO  (jetty-launcher-7885-thread-1) [n:127.0.0.1:51997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51997.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f39ed40
   [junit4]   2> 1058303 INFO  (jetty-launcher-7885-thread-1) [n:127.0.0.1:51997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51997.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f39ed40
   [junit4]   2> 1058304 INFO  (jetty-launcher-7885-thread-1) [n:127.0.0.1:51997_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_9F629BD7201E5B94-001\tempDir-001\node1\.
   [junit4]   2> 1058330 INFO  (jetty-launcher-7885-thread-2) [n:127.0.0.1:51991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1058336 INFO  (jetty-launcher-7885-thread-2) [n:127.0.0.1:51991_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51991_solr as DOWN
   [junit4]   2> 1058338 INFO  (jetty-launcher-7885-thread-2) [n:127.0.0.1:51991_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1058338 INFO  (jetty-launcher-7885-thread-2) [n:127.0.0.1:51991_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51991_solr
   [junit4]   2> 1058339 INFO  (zkCallback-7932-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1058339 INFO  (zkCallback-7941-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1058375 INFO  (jetty-launcher-7885-thread-3) [n:127.0.0.1:51994_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1058375 INFO  (zkCallback-7916-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1058376 INFO  (jetty-launcher-7885-thread-4) [n:127.0.0.1:52000_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1058378 INFO  (jetty-launcher-7885-thread-3) [n:127.0.0.1:51994_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:51994_solr as DOWN
   [junit4]   2> 1058379 INFO  (jetty-launcher-7885-thread-4) [n:127.0.0.1:52000_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:52000_solr as DOWN
   [junit4]   2> 1058381 INFO  (jetty-launcher-7885-thread-3) [n:127.0.0.1:51994_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1058381 INFO  (jetty-launcher-7885-thread-3) [n:127.0.0.1:51994_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51994_solr
   [junit4]   2> 1058381 INFO  (jetty-launcher-7885-thread-4) [n:127.0.0.1:52000_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1058381 INFO  (jetty-launcher-7885-thread-4) [n:127.0.0.1:52000_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52000_solr
   [junit4]   2> 1058382 INFO  (zkCallback-7916-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1058382 INFO  (zkCallback-7932-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1058382 INFO  (zkCallback-7941-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1058384 INFO  (zkCallback-7918-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1058386 INFO  (zkConnectionManagerCallback-7948-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058387 INFO  (jetty-launcher-7885-thread-2) [n:127.0.0.1:51991_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1058387 INFO  (jetty-launcher-7885-thread-2) [n:127.0.0.1:51991_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51980/solr ready
   [junit4]   2> 1058387 INFO  (jetty-launcher-7885-thread-2) [n:127.0.0.1:51991_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1058394 INFO  (zkCallback-7926-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 1058409 INFO  (jetty-launcher-7885-thread-2) [n:127.0.0.1:51991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51991.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f39ed40
   [junit4]   2> 1058414 INFO  (zkConnectionManagerCallback-7954-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058415 INFO  (zkConnectionManagerCallback-7959-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058416 INFO  (jetty-launcher-7885-thread-4) [n:127.0.0.1:52000_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1058417 INFO  (jetty-launcher-7885-thread-3) [n:127.0.0.1:51994_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1058417 INFO  (jetty-launcher-7885-thread-2) [n:127.0.0.1:51991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51991.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f39ed40
   [junit4]   2> 1058417 INFO  (jetty-launcher-7885-thread-2) [n:127.0.0.1:51991_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51991.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f39ed40
   [junit4]   2> 1058417 INFO  (jetty-launcher-7885-thread-4) [n:127.0.0.1:52000_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51980/solr ready
   [junit4]   2> 1058417 INFO  (jetty-launcher-7885-thread-4) [n:127.0.0.1:52000_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1058417 INFO  (jetty-launcher-7885-thread-2) [n:127.0.0.1:51991_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_9F629BD7201E5B94-001\tempDir-001\node2\.
   [junit4]   2> 1058420 INFO  (jetty-launcher-7885-thread-3) [n:127.0.0.1:51994_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51980/solr ready
   [junit4]   2> 1058420 INFO  (jetty-launcher-7885-thread-3) [n:127.0.0.1:51994_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1058441 INFO  (jetty-launcher-7885-thread-4) [n:127.0.0.1:52000_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52000.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f39ed40
   [junit4]   2> 1058443 INFO  (jetty-launcher-7885-thread-3) [n:127.0.0.1:51994_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51994.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f39ed40
   [junit4]   2> 1058450 INFO  (jetty-launcher-7885-thread-4) [n:127.0.0.1:52000_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52000.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f39ed40
   [junit4]   2> 1058451 INFO  (jetty-launcher-7885-thread-4) [n:127.0.0.1:52000_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52000.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f39ed40
   [junit4]   2> 1058451 INFO  (jetty-launcher-7885-thread-3) [n:127.0.0.1:51994_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51994.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f39ed40
   [junit4]   2> 1058451 INFO  (jetty-launcher-7885-thread-3) [n:127.0.0.1:51994_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51994.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f39ed40
   [junit4]   2> 1058452 INFO  (jetty-launcher-7885-thread-4) [n:127.0.0.1:52000_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_9F629BD7201E5B94-001\tempDir-001\node3\.
   [junit4]   2> 1058460 INFO  (jetty-launcher-7885-thread-3) [n:127.0.0.1:51994_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_9F629BD7201E5B94-001\tempDir-001\node4\.
   [junit4]   2> 1058537 INFO  (zkConnectionManagerCallback-7966-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1058539 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[9F629BD7201E5B94]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1058539 INFO  (TEST-DeleteReplicaTest.deleteReplicaAndVerifyDirectoryCleanup-seed#[9F629BD7201E5B94]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51980/solr ready
   [junit4]   2> 1058544 INFO  (qtp2009473590-21087) [n:127.0.0.1:51991_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1058548 INFO  (OverseerThreadFactory-6771-thread-1-processing-n:127.0.0.1:51997_solr) [n:127.0.0.1:51997_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection deletereplica_test
   [junit4]   2> 1058656 INFO  (OverseerStateUpdate-72168438967828494-127.0.0.1:51997_solr-n_0000000000) [n:127.0.0.1:51997_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51991/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1058658 INFO  (OverseerStateUpdate-72168438967828494-127.0.0.1:51997_solr-n_0000000000) [n:127.0.0.1:51997_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"deletereplica_test",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"deletereplica_test_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52000/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1058863 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr    x:deletereplica_test_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1058863 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr    x:deletereplica_test_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1059876 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1059882 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema [deletereplica_test_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1059884 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1059884 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'deletereplica_test_shard1_replica_n1' using configuration from collection deletereplica_test, trusted=true
   [junit4]   2> 1059885 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51991.solr.core.deletereplica_test.shard1.replica_n1' (registry 'solr.core.deletereplica_test.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f39ed40
   [junit4]   2> 1059885 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore [[deletereplica_test_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_9F629BD7201E5B94-001\tempDir-001\node2\deletereplica_test_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_9F629BD7201E5B94-001\tempDir-001\node2\.\deletereplica_test_shard1_replica_n1\data\]
   [junit4]   2> 1059895 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1059911 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema [deletereplica_test_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1059912 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1059912 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'deletereplica_test_shard1_replica_n2' using configuration from collection deletereplica_test, trusted=true
   [junit4]   2> 1059914 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52000.solr.core.deletereplica_test.shard1.replica_n2' (registry 'solr.core.deletereplica_test.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3f39ed40
   [junit4]   2> 1059914 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore [[deletereplica_test_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_9F629BD7201E5B94-001\tempDir-001\node3\deletereplica_test_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DeleteReplicaTest_9F629BD7201E5B94-001\tempDir-001\node3\.\deletereplica_test_shard1_replica_n2\data\]
   [junit4]   2> 1060007 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1060007 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1060010 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1060010 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1060035 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1060035 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1060039 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1060039 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1060040 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6aeb8a2c[deletereplica_test_shard1_replica_n1] main]
   [junit4]   2> 1060042 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1060042 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1060042 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1060042 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629685351573356544
   [junit4]   2> 1060046 INFO  (searcherExecutor-6788-thread-1-processing-n:127.0.0.1:51991_solr x:deletereplica_test_shard1_replica_n1 c:deletereplica_test s:shard1 r:core_node3) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n1] Registered new searcher Searcher@6aeb8a2c[deletereplica_test_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1060051 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1060051 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/deletereplica_test/leaders/shard1
   [junit4]   2> 1060055 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1060057 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f171862[deletereplica_test_shard1_replica_n2] main]
   [junit4]   2> 1060060 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1060061 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1060061 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1060061 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629685351593279488
   [junit4]   2> 1060062 INFO  (searcherExecutor-6789-thread-1-processing-n:127.0.0.1:52000_solr x:deletereplica_test_shard1_replica_n2 c:deletereplica_test s:shard1 r:core_node4) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n2] Registered new searcher Searcher@6f171862[deletereplica_test_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1060069 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node3=0, core_node4=0}, version=1}
   [junit4]   2> 1060069 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/deletereplica_test/leaders/shard1
   [junit4]   2> 1060563 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1060564 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1060564 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51991/solr/deletereplica_test_shard1_replica_n1/
   [junit4]   2> 1060565 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=deletereplica_test_shard1_replica_n1 url=http://127.0.0.1:51991/solr START replicas=[http://127.0.0.1:52000/solr/deletereplica_test_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1060565 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=deletereplica_test_shard1_replica_n1 url=http://127.0.0.1:51991/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1060574 INFO  (qtp405427324-21065) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.S.Request [deletereplica_test_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1060574 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1060574 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1060574 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/deletereplica_test/leaders/shard1/leader after winning as /collections/deletereplica_test/leader_elect/shard1/election/72168438967828489-core_node3-n_0000000000
   [junit4]   2> 1060576 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51991/solr/deletereplica_test_shard1_replica_n1/ shard1
   [junit4]   2> 1060681 INFO  (zkCallback-7916-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1060682 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1060686 INFO  (qtp2009473590-21074) [n:127.0.0.1:51991_solr c:deletereplica_test s:shard1 r:core_node3 x:deletereplica_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n1&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1822
   [junit4]   2> 1060786 INFO  (zkCallback-7916-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1060788 INFO  (zkCallback-7916-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1061076 INFO  (qtp405427324-21066) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=deletereplica_test_shard1_replica_n2&action=CREATE&numShards=1&collection=deletereplica_test&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2213
   [junit4]   2> 1061080 INFO  (qtp2009473590-21087) [n:127.0.0.1:51991_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 1061177 INFO  (zkCallback-7916-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1061177 INFO  (zkCallback-7916-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1061177 INFO  (zkCallback-7926-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1061179 INFO  (qtp2009473590-21087) [n:127.0.0.1:51991_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=deletereplica_test&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2634
   [junit4]   2> 1061182 INFO  (qtp2009473590-21073) [n:127.0.0.1:51991_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={action=STATUS&indexInfo=true&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1061185 INFO  (zkCallback-7926-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1061185 INFO  (qtp2009473590-21072) [n:127.0.0.1:51991_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletereplica with params replica=core_node3&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1061187 INFO  (OverseerCollectionConfigSetProcessor-72168438967828494-127.0.0.1:51997_solr-n_0000000000) [n:127.0.0.1:51997_solr    ] 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> 1061189 INFO  (qtp2009473590-21071) [n:127.0.0.1:51991_solr    x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n1, tag=null
   [junit4]   2> 1061189 INFO  (qtp2009473590-21071) [n:127.0.0.1:51991_solr    x:deletereplica_test_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14ef89e: rootName = solr_51991, domain = solr.core.deletereplica_test.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.deletereplica_test.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@24e93d53
   [junit4]   2> 1061201 INFO  (qtp2009473590-21071) [n:127.0.0.1:51991_solr    x:deletereplica_test_shard1_replica_n1] o.a.s.c.SolrCore [deletereplica_test_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@10b90c1a
   [junit4]   2> 1061201 INFO  (qtp2009473590-21071) [n:127.0.0.1:51991_solr    x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.deletereplica_test.shard1.replica_n1, tag=10b90c1a
   [junit4]   2> 1061201 INFO  (qtp2009473590-21071) [n:127.0.0.1:51991_solr    x:deletereplica_test_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.deletereplica_test.shard1.leader, tag=10b90c1a
   [junit4]   2> 1061205 INFO  (qtp2009473590-21071) [n:127.0.0.1:51991_solr    x:deletereplica_test_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/deletereplica_test/terms/shard1 to Terms{values={core_node4=0}, version=2}
   [junit4]   2> 1061211 INFO  (qtp2009473590-21071) [n:127.0.0.1:51991_solr    x:deletereplica_test_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=deletereplica_test_shard1_replica_n1&deleteMetricsHistory=true&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2&deleteIndex=true} status=0 QTime=22
   [junit4]   2> 1061212 INFO  (zkCallback-7926-thread-2) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1061318 INFO  (zkCallback-7916-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1061320 INFO  (zkCallback-7916-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1061320 INFO  (zkCallback-7932-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1061320 INFO  (zkCallback-7926-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1061324 INFO  (qtp2009473590-21072) [n:127.0.0.1:51991_solr c:deletereplica_test   ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replica=core_node3&action=DELETEREPLICA&collection=deletereplica_test&shard=shard1&wt=javabin&version=2} status=0 QTime=139
   [junit4]   2> 1061326 INFO  (zkCallback-7926-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/deletereplica_test/state.json] for collection [deletereplica_test] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1063190 INFO  (OverseerCollectionConfigSetProcessor-72168438967828494-127.0.0.1:51997_solr-n_0000000000) [n:127.0.0.1:51997_solr    ] 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> 1063713 INFO  (zkCallback-7926-thread-2) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52000/solr/deletereplica_test_shard1_replica_n2/
   [junit4]   2> 1063713 INFO  (zkCallback-7926-thread-2) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1063713 INFO  (zkCallback-7926-thread-2) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:52000/solr/deletereplica_test_shard1_replica_n2/ has no replicas
   [junit4]   2> 1063713 INFO  (zkCallback-7926-thread-2) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/deletereplica_test/leaders/shard1/leader after winning as /collections/deletereplica_test/leader_elect/shard1/election/72168438967828493-core_node4-n_0000000001
   [junit4]   2> 1063715 INFO  (zkCallback-7926-thread-2) [n:127.0.0.1:52000_solr c:deletereplica_test s:shard1 r:core_node4 x:deletereplica_test_shard1_replica_n2] o.a.s.c.ShardLead

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

 stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20190402_080753_65512989519331481830047.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20190402_080753_6557906112393910221535.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 572 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20190402_081139_8597592649681956798180.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20190402_081139_85910584254720826305724.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1301 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20190402_081252_98317317768342636829425.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20190402_081252_9792936653401207055359.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 667 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20190402_081332_23417969140018254380184.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20190402_081332_2346209015046982547640.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 574 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20190402_081459_0945707419972848718116.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20190402_081459_09413234412626012004915.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 582 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20190402_081547_720422350859613946547.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20190402_081547_7201801280325687683347.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 683 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20190402_081632_04917930158785211278015.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20190402_081632_05012854247724013192263.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 582 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J1-20190402_081811_1028893469358799267785.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-prometheus-exporter\test\temp\junit4-J0-20190402_081811_1018730473387517293644.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 568 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20190402_081916_12910632046380501700032.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 33596 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/179/consoleText

[repro] Revision: 7c0caeacfa4d98d9e97d5295d4d249f89da05b4b

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       DeleteReplicaTest
[repro] ant compile-test

[...truncated 3603 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DeleteReplicaTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=9F629BD7201E5B94 -Dtests.slow=true -Dtests.locale=am-ET -Dtests.timezone=America/St_Barthelemy -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 80 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20190402_082843_2276113488404187190439.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20190402_082843_22612925249046687381691.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] OpenJDK 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.DeleteReplicaTest
[repro] Exiting with code 0

[...truncated 78 lines...]

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-10.0.1) - Build # 178 - Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/178/
Java: 64bit/jdk-10.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing

Error Message:
num docs expected:<200> but was:<60>

Stack Trace:
java.lang.AssertionError: num docs expected:<200> but was:<60>
	at __randomizedtesting.SeedInfo.seed([AF1986EE849D2BD9:1A606D3983FBB39D]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.ReindexCollectionTest.indexDocs(ReindexCollectionTest.java:376)
	at org.apache.solr.cloud.ReindexCollectionTest.testSameTargetReindexing(ReindexCollectionTest.java:150)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded

Error Message:
The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}

Stack Trace:
java.lang.AssertionError: The operations computed by ComputePlanAction should not be nullSolrClientNodeStateProvider.DEBUG{AFTER_ACTION=[compute_plan, null], BEFORE_ACTION=[compute_plan, null]}
	at __randomizedtesting.SeedInfo.seed([AF1986EE849D2BD9:CADAD099263E83DA]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded(ComputePlanActionTest.java:385)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14417 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReindexCollectionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\init-core-data-001
   [junit4]   2> 2548397 WARN  (SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 2548397 INFO  (SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2548400 INFO  (SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2548400 INFO  (SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2548401 INFO  (SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001
   [junit4]   2> 2548401 INFO  (SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2548403 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2548403 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2548503 INFO  (SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49847
   [junit4]   2> 2548503 INFO  (SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49847
   [junit4]   2> 2548503 INFO  (SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49847
   [junit4]   2> 2548509 INFO  (zkConnectionManagerCallback-14787-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2548514 INFO  (zkConnectionManagerCallback-14789-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2548517 INFO  (zkConnectionManagerCallback-14791-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2548519 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10063be06ae0002, likely client has closed socket
   [junit4]   2> 2548520 WARN  (jetty-launcher-14792-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2548520 WARN  (jetty-launcher-14792-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2548520 INFO  (jetty-launcher-14792-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2548520 INFO  (jetty-launcher-14792-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2548520 INFO  (jetty-launcher-14792-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 2548520 INFO  (jetty-launcher-14792-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2548520 INFO  (jetty-launcher-14792-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2548521 INFO  (jetty-launcher-14792-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 10.0.1+10
   [junit4]   2> 2548521 INFO  (jetty-launcher-14792-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2548521 INFO  (jetty-launcher-14792-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2548521 INFO  (jetty-launcher-14792-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2548521 INFO  (jetty-launcher-14792-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a5e4669{/solr,null,AVAILABLE}
   [junit4]   2> 2548521 INFO  (jetty-launcher-14792-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2548521 INFO  (jetty-launcher-14792-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2548521 INFO  (jetty-launcher-14792-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2548521 INFO  (jetty-launcher-14792-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7f442b89{/solr,null,AVAILABLE}
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2b96eb8a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49858}
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-1) [    ] o.e.j.s.Server Started @2548568ms
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49858}
   [junit4]   2> 2548525 ERROR (jetty-launcher-14792-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41adc22a{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:49861}
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-2) [    ] o.e.j.s.Server Started @2548568ms
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49861}
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-02T02:11:39.787482200Z
   [junit4]   2> 2548525 ERROR (jetty-launcher-14792-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.1.0
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2548525 INFO  (jetty-launcher-14792-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-02T02:11:39.787482200Z
   [junit4]   2> 2548532 INFO  (zkConnectionManagerCallback-14796-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2548532 INFO  (zkConnectionManagerCallback-14794-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2548533 INFO  (jetty-launcher-14792-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2548533 INFO  (jetty-launcher-14792-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2548544 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10063be06ae0004, likely client has closed socket
   [junit4]   2> 2548848 INFO  (jetty-launcher-14792-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2548852 WARN  (jetty-launcher-14792-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@78bd9a40[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2548858 WARN  (jetty-launcher-14792-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@6f79bc34[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2548858 INFO  (jetty-launcher-14792-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49847/solr
   [junit4]   2> 2548866 INFO  (zkConnectionManagerCallback-14804-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2548875 INFO  (zkConnectionManagerCallback-14806-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2548959 INFO  (jetty-launcher-14792-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2548964 WARN  (jetty-launcher-14792-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@10a01c17[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2549000 WARN  (jetty-launcher-14792-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@725312d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2549001 INFO  (jetty-launcher-14792-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49847/solr
   [junit4]   2> 2549010 INFO  (zkConnectionManagerCallback-14814-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2549019 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10063be06ae0007, likely client has closed socket
   [junit4]   2> 2549023 INFO  (zkConnectionManagerCallback-14816-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2549072 INFO  (jetty-launcher-14792-thread-2) [n:127.0.0.1:49861_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49861_solr
   [junit4]   2> 2549074 INFO  (jetty-launcher-14792-thread-2) [n:127.0.0.1:49861_solr    ] o.a.s.c.Overseer Overseer (id=72167261844930568-127.0.0.1:49861_solr-n_0000000000) starting
   [junit4]   2> 2549092 INFO  (zkConnectionManagerCallback-14823-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2549102 INFO  (jetty-launcher-14792-thread-2) [n:127.0.0.1:49861_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49847/solr ready
   [junit4]   2> 2549104 INFO  (jetty-launcher-14792-thread-2) [n:127.0.0.1:49861_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49861_solr
   [junit4]   2> 2549104 INFO  (OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:49861_solr
   [junit4]   2> 2549108 INFO  (OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2549113 INFO  (zkCallback-14822-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2549140 INFO  (jetty-launcher-14792-thread-2) [n:127.0.0.1:49861_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2549177 INFO  (jetty-launcher-14792-thread-2) [n:127.0.0.1:49861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49861.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
   [junit4]   2> 2549188 INFO  (jetty-launcher-14792-thread-2) [n:127.0.0.1:49861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49861.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
   [junit4]   2> 2549188 INFO  (jetty-launcher-14792-thread-2) [n:127.0.0.1:49861_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49861.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
   [junit4]   2> 2549188 INFO  (jetty-launcher-14792-thread-2) [n:127.0.0.1:49861_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node1\.
   [junit4]   2> 2549269 INFO  (jetty-launcher-14792-thread-1) [n:127.0.0.1:49858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2549281 INFO  (jetty-launcher-14792-thread-1) [n:127.0.0.1:49858_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:49858_solr as DOWN
   [junit4]   2> 2549284 INFO  (jetty-launcher-14792-thread-1) [n:127.0.0.1:49858_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2549284 INFO  (jetty-launcher-14792-thread-1) [n:127.0.0.1:49858_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49858_solr
   [junit4]   2> 2549287 INFO  (zkCallback-14815-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2549287 INFO  (zkCallback-14805-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2549291 INFO  (zkCallback-14822-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2549322 INFO  (zkConnectionManagerCallback-14829-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2549328 INFO  (jetty-launcher-14792-thread-1) [n:127.0.0.1:49858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2549330 INFO  (jetty-launcher-14792-thread-1) [n:127.0.0.1:49858_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49847/solr ready
   [junit4]   2> 2549330 INFO  (jetty-launcher-14792-thread-1) [n:127.0.0.1:49858_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 2549356 INFO  (jetty-launcher-14792-thread-1) [n:127.0.0.1:49858_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49858.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
   [junit4]   2> 2549368 INFO  (jetty-launcher-14792-thread-1) [n:127.0.0.1:49858_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49858.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
   [junit4]   2> 2549368 INFO  (jetty-launcher-14792-thread-1) [n:127.0.0.1:49858_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49858.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
   [junit4]   2> 2549369 INFO  (jetty-launcher-14792-thread-1) [n:127.0.0.1:49858_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node2\.
   [junit4]   2> 2549413 INFO  (zkConnectionManagerCallback-14835-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2549416 INFO  (SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2549417 INFO  (SUITE-ReindexCollectionTest-seed#[AF1986EE849D2BD9]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49847/solr ready
   [junit4]   2> 2549448 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[AF1986EE849D2BD9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLossySchema
   [junit4]   2> 2549452 INFO  (zkConnectionManagerCallback-14840-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2549455 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[AF1986EE849D2BD9]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2549457 INFO  (TEST-ReindexCollectionTest.testLossySchema-seed#[AF1986EE849D2BD9]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49847/solr ready
   [junit4]   2> 2549458 INFO  (qtp1431315159-39996) [n:127.0.0.1:49858_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf2&maxShardsPerNode=-1&name=sourceLossyReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2549462 INFO  (OverseerThreadFactory-11955-thread-1-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection sourceLossyReindexing
   [junit4]   2> 2549571 INFO  (OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"sourceLossyReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"sourceLossyReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49861/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2549576 INFO  (OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"sourceLossyReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"sourceLossyReindexing_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49858/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2549578 INFO  (OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"sourceLossyReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"sourceLossyReindexing_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49861/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2549581 INFO  (OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"sourceLossyReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"sourceLossyReindexing_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49858/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2549786 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr    x:sourceLossyReindexing_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2549786 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr    x:sourceLossyReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2549786 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr    x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2549786 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr    x:sourceLossyReindexing_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2549798 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr    x:sourceLossyReindexing_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2550817 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2550861 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2550876 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.IndexSchema [sourceLossyReindexing_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 2550880 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.IndexSchema [sourceLossyReindexing_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 2550952 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2550952 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'sourceLossyReindexing_shard2_replica_n6' using configuration from collection sourceLossyReindexing, trusted=true
   [junit4]   2> 2550953 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49858.solr.core.sourceLossyReindexing.shard2.replica_n6' (registry 'solr.core.sourceLossyReindexing.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
   [junit4]   2> 2550953 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrCore [[sourceLossyReindexing_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node2\sourceLossyReindexing_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node2\.\sourceLossyReindexing_shard2_replica_n6\data\]
   [junit4]   2> 2550953 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2550953 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'sourceLossyReindexing_shard1_replica_n2' using configuration from collection sourceLossyReindexing, trusted=true
   [junit4]   2> 2550954 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49858.solr.core.sourceLossyReindexing.shard1.replica_n2' (registry 'solr.core.sourceLossyReindexing.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
   [junit4]   2> 2550954 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore [[sourceLossyReindexing_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node2\sourceLossyReindexing_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node2\.\sourceLossyReindexing_shard1_replica_n2\data\]
   [junit4]   2> 2550964 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2551780 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2551795 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.IndexSchema [sourceLossyReindexing_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 2551864 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.IndexSchema [sourceLossyReindexing_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 2551890 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2551890 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'sourceLossyReindexing_shard2_replica_n4' using configuration from collection sourceLossyReindexing, trusted=true
   [junit4]   2> 2551893 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 2551893 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'sourceLossyReindexing_shard1_replica_n1' using configuration from collection sourceLossyReindexing, trusted=true
   [junit4]   2> 2551894 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49861.solr.core.sourceLossyReindexing.shard1.replica_n1' (registry 'solr.core.sourceLossyReindexing.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
   [junit4]   2> 2551894 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore [[sourceLossyReindexing_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node1\sourceLossyReindexing_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node1\.\sourceLossyReindexing_shard1_replica_n1\data\]
   [junit4]   2> 2551895 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49861.solr.core.sourceLossyReindexing.shard2.replica_n4' (registry 'solr.core.sourceLossyReindexing.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
   [junit4]   2> 2551895 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore [[sourceLossyReindexing_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node1\sourceLossyReindexing_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ReindexCollectionTest_AF1986EE849D2BD9-001\tempDir-001\node1\.\sourceLossyReindexing_shard2_replica_n4\data\]
   [junit4]   2> 2552104 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2552104 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2552105 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2552105 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2552106 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2552106 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2552109 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2552109 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2552109 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@47229feb[sourceLossyReindexing_shard2_replica_n4] main]
   [junit4]   2> 2552110 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 2552111 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 2552111 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2552111 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629666518890446848
   [junit4]   2> 2552149 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2552149 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2552149 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@365ee7b7[sourceLossyReindexing_shard1_replica_n1] main]
   [junit4]   2> 2552152 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2552152 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2552152 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f980428[sourceLossyReindexing_shard1_replica_n2] main]
   [junit4]   2> 2552152 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 2552152 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 2552152 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2552152 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629666518933438464
   [junit4]   2> 2552164 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 2552165 INFO  (searcherExecutor-11966-thread-1-processing-n:127.0.0.1:49861_solr x:sourceLossyReindexing_shard2_replica_n4 c:sourceLossyReindexing s:shard2 r:core_node7) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n4] Registered new searcher Searcher@47229feb[sourceLossyReindexing_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2552165 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 2552166 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2552166 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629666518948118528
   [junit4]   2> 2552168 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 2552168 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard2
   [junit4]   2> 2552169 INFO  (searcherExecutor-11967-thread-1-processing-n:127.0.0.1:49861_solr x:sourceLossyReindexing_shard1_replica_n1 c:sourceLossyReindexing s:shard1 r:core_node3) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n1] Registered new searcher Searcher@365ee7b7[sourceLossyReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2552173 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2552173 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard1
   [junit4]   2> 2552174 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2552175 INFO  (searcherExecutor-11965-thread-1-processing-n:127.0.0.1:49858_solr x:sourceLossyReindexing_shard1_replica_n2 c:sourceLossyReindexing s:shard1 r:core_node5) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n2] Registered new searcher Searcher@3f980428[sourceLossyReindexing_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2552178 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2552178 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2552182 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2552182 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2552183 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 2552183 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard1
   [junit4]   2> 2552183 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2552184 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a1c8df3[sourceLossyReindexing_shard2_replica_n6] main]
   [junit4]   2> 2552185 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf2
   [junit4]   2> 2552186 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf2
   [junit4]   2> 2552187 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2552187 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1629666518970138624
   [junit4]   2> 2552190 INFO  (searcherExecutor-11964-thread-1-processing-n:127.0.0.1:49858_solr x:sourceLossyReindexing_shard2_replica_n6 c:sourceLossyReindexing s:shard2 r:core_node8) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n6] Registered new searcher Searcher@4a1c8df3[sourceLossyReindexing_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2552195 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 2552195 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/sourceLossyReindexing/leaders/shard2
   [junit4]   2> 2552692 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2552692 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2552692 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49861/solr/sourceLossyReindexing_shard2_replica_n4/
   [junit4]   2> 2552693 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard2_replica_n4 url=http://127.0.0.1:49861/solr START replicas=[http://127.0.0.1:49858/solr/sourceLossyReindexing_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 2552693 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard2_replica_n4 url=http://127.0.0.1:49861/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2552695 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2552695 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2552695 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/
   [junit4]   2> 2552696 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard1_replica_n1 url=http://127.0.0.1:49861/solr START replicas=[http://127.0.0.1:49858/solr/sourceLossyReindexing_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 2552696 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=sourceLossyReindexing_shard1_replica_n1 url=http://127.0.0.1:49861/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2552698 INFO  (qtp1431315159-39980) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2552699 INFO  (qtp1431315159-39983) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2552700 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2552700 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2552700 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/sourceLossyReindexing/leaders/shard1/leader after winning as /collections/sourceLossyReindexing/leader_elect/shard1/election/72167261844930568-core_node3-n_0000000000
   [junit4]   2> 2552702 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2552702 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2552702 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/sourceLossyReindexing/leaders/shard2/leader after winning as /collections/sourceLossyReindexing/leader_elect/shard2/election/72167261844930568-core_node7-n_0000000000
   [junit4]   2> 2552704 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/ shard1
   [junit4]   2> 2552706 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49861/solr/sourceLossyReindexing_shard2_replica_n4/ shard2
   [junit4]   2> 2552811 INFO  (zkCallback-14815-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2552814 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2552815 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2552817 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n4&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3019
   [junit4]   2> 2552821 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3033
   [junit4]   2> 2552938 INFO  (zkCallback-14815-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2552938 INFO  (zkCallback-14815-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2553192 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard1_replica_n2&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3406
   [junit4]   2> 2553205 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf2&newCollection=true&name=sourceLossyReindexing_shard2_replica_n6&action=CREATE&numShards=2&collection=sourceLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=3412
   [junit4]   2> 2553211 INFO  (qtp1431315159-39996) [n:127.0.0.1:49858_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 2553310 INFO  (zkCallback-14815-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2553310 INFO  (zkCallback-14815-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2553310 INFO  (zkCallback-14805-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2553310 INFO  (zkCallback-14805-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/sourceLossyReindexing/state.json] for collection [sourceLossyReindexing] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2553311 INFO  (qtp1431315159-39996) [n:127.0.0.1:49858_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf2&maxShardsPerNode=-1&name=sourceLossyReindexing&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3853
   [junit4]   2> 2553324 INFO  (qtp1223276620-39982) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 2553332 INFO  (qtp1431315159-39980) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard2_replica_n4/&wt=javabin&version=2}{add=[2 (1629666520153980928), 3 (1629666520155029504), 5 (1629666520155029505), 6 (1629666520155029506), 7 (1629666520155029507), 9 (1629666520155029508), 17 (1629666520155029509), 18 (1629666520155029510), 19 (1629666520155029511), 21 (1629666520155029512), ... (97 adds)]} 0 8
   [junit4]   2> 2553332 INFO  (qtp1223276620-39982) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1629666520153980928), 3 (1629666520155029504), 5 (1629666520155029505), 6 (1629666520155029506), 7 (1629666520155029507), 9 (1629666520155029508), 17 (1629666520155029509), 18 (1629666520155029510), 19 (1629666520155029511), 21 (1629666520155029512), ... (97 adds)]} 0 17
   [junit4]   2> 2553341 INFO  (qtp1223276620-39997) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/sourceLossyReindexing/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 2553342 INFO  (qtp1431315159-39983) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/&wt=javabin&version=2}{add=[0 (1629666520171806720), 1 (1629666520172855296), 4 (1629666520172855297), 8 (1629666520172855298), 10 (1629666520172855299), 11 (1629666520172855300), 12 (1629666520172855301), 13 (1629666520172855302), 14 (1629666520173903872), 15 (1629666520173903873), ... (103 adds)]} 0 7
   [junit4]   2> 2553343 INFO  (qtp1223276620-39997) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1629666520171806720), 1 (1629666520172855296), 4 (1629666520172855297), 8 (1629666520172855298), 10 (1629666520172855299), 11 (1629666520172855300), 12 (1629666520172855301), 13 (1629666520172855302), 14 (1629666520173903872), 15 (1629666520173903873), ... (103 adds)]} 0 9
   [junit4]   2> 2553351 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629666520190681088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2553351 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13bb6ece commitCommandVersion:1629666520190681088
   [junit4]   2> 2553352 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629666520191729664,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2553352 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67fc5bc7 commitCommandVersion:1629666520191729664
   [junit4]   2> 2553359 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@6061364[sourceLossyReindexing_shard2_replica_n6] main]
   [junit4]   2> 2553359 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e39e836[sourceLossyReindexing_shard2_replica_n4] main]
   [junit4]   2> 2553360 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2553360 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2553360 INFO  (searcherExecutor-11966-thread-1-processing-n:127.0.0.1:49861_solr x:sourceLossyReindexing_shard2_replica_n4 c:sourceLossyReindexing s:shard2 r:core_node7) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n4] Registered new searcher Searcher@5e39e836[sourceLossyReindexing_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C97:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=10.0.1, java.vm.version=10.0.1+10, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=10.0.1+10, source=flush, os.version=10.0, timestamp=1554171104617}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2553361 INFO  (searcherExecutor-11964-thread-1-processing-n:127.0.0.1:49858_solr x:sourceLossyReindexing_shard2_replica_n6 c:sourceLossyReindexing s:shard2 r:core_node8) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.c.SolrCore [sourceLossyReindexing_shard2_replica_n6] Registered new searcher Searcher@6061364[sourceLossyReindexing_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C97:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=10.0.1, java.vm.version=10.0.1+10, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=10.0.1+10, source=flush, os.version=10.0, timestamp=1554171104617}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2553361 INFO  (qtp1431315159-39986) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard2 r:core_node8 x:sourceLossyReindexing_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard2_replica_n4/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 8
   [junit4]   2> 2553362 INFO  (qtp1223276620-39989) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 11
   [junit4]   2> 2553362 INFO  (qtp1223276620-39998) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629666520202215424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2553362 INFO  (qtp1223276620-39998) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5d58a832 commitCommandVersion:1629666520202215424
   [junit4]   2> 2553363 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1629666520203264000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2553363 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@52f02540 commitCommandVersion:1629666520203264000
   [junit4]   2> 2553374 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b4dbb08[sourceLossyReindexing_shard1_replica_n2] main]
   [junit4]   2> 2553374 INFO  (qtp1223276620-39998) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4e75bce1[sourceLossyReindexing_shard1_replica_n1] main]
   [junit4]   2> 2553376 INFO  (searcherExecutor-11967-thread-1-processing-n:127.0.0.1:49861_solr x:sourceLossyReindexing_shard1_replica_n1 c:sourceLossyReindexing s:shard1 r:core_node3) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n1] Registered new searcher Searcher@4e75bce1[sourceLossyReindexing_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C103:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=10.0.1, java.vm.version=10.0.1+10, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=10.0.1+10, source=flush, os.version=10.0, timestamp=1554171104627}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2553376 INFO  (searcherExecutor-11965-thread-1-processing-n:127.0.0.1:49858_solr x:sourceLossyReindexing_shard1_replica_n2 c:sourceLossyReindexing s:shard1 r:core_node5) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.SolrCore [sourceLossyReindexing_shard1_replica_n2] Registered new searcher Searcher@6b4dbb08[sourceLossyReindexing_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C103:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=10.0.1, java.vm.version=10.0.1+10, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=10.0.1+10, source=flush, os.version=10.0, timestamp=1554171104634}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2553376 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2553376 INFO  (qtp1431315159-39984) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/&commit_end_point=replicas&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 13
   [junit4]   2> 2553376 INFO  (qtp1223276620-39998) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2553380 INFO  (qtp1223276620-39998) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=sourceLossyReindexing:7&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 36
   [junit4]   2> 2553388 INFO  (qtp1223276620-39997) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard2_replica_n4/|http://127.0.0.1:49858/solr/sourceLossyReindexing_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1554171104642&isShard=true&wt=javabin} hits=97 status=0 QTime=0
   [junit4]   2> 2553388 INFO  (qtp1223276620-39991) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/|http://127.0.0.1:49858/solr/sourceLossyReindexing_shard1_replica_n2/&rows=10&version=2&q=*:*&NOW=1554171104642&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 2553389 INFO  (qtp1223276620-39990) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&shards.purpose=64&NOW=1554171104642&ids=11,0,12,1,13,14,15,4,8,10&isShard=true&shard.url=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/|http://127.0.0.1:49858/solr/sourceLossyReindexing_shard1_replica_n2/&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2553390 INFO  (qtp1223276620-39993) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=sourceLossyReindexing:7&wt=javabin&version=2} hits=200 status=0 QTime=9
   [junit4]   2> 2553395 INFO  (qtp1431315159-39996) [n:127.0.0.1:49858_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :reindexcollection with params configName=conf3&name=sourceLossyReindexing&action=REINDEXCOLLECTION&wt=javabin&version=2&target=targetLossyReindexing and sendToOCPQueue=true
   [junit4]   2> 2553398 INFO  (OverseerCollectionConfigSetProcessor-72167261844930568-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr    ] 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> 2553398 DEBUG (OverseerThreadFactory-11955-thread-2-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr    ] o.a.s.c.a.c.ReindexCollectionCmd *** called: {
   [junit4]   2>   "name":"sourceLossyReindexing",
   [junit4]   2>   "target":"targetLossyReindexing",
   [junit4]   2>   "configName":"conf3",
   [junit4]   2>   "operation":"reindexcollection"}
   [junit4]   2> 2553408 INFO  (zkConnectionManagerCallback-14849-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2553413 INFO  (OverseerThreadFactory-11955-thread-2-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2553414 INFO  (OverseerThreadFactory-11955-thread-2-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49847/solr ready
   [junit4]   2> 2553425 INFO  (qtp1223276620-39988) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard1 r:core_node3 x:sourceLossyReindexing_shard1_replica_n1] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard1_replica_n1/|http://127.0.0.1:49858/solr/sourceLossyReindexing_shard1_replica_n2/&rows=0&version=2&q=*:*&NOW=1554171104676&isShard=true&wt=javabin} hits=103 status=0 QTime=0
   [junit4]   2> 2553425 INFO  (qtp1223276620-39982) [n:127.0.0.1:49861_solr c:sourceLossyReindexing s:shard2 r:core_node7 x:sourceLossyReindexing_shard2_replica_n4] o.a.s.c.S.Request [sourceLossyReindexing_shard2_replica_n4]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=sourceLossyReindexing:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:49861/solr/sourceLossyReindexing_shard2_replica_n4/|http://127.0.0.1:49858/solr/sourceLossyReindexing_shard2_replica_n6/&rows=0&version=2&q=*:*&NOW=1554171104676&isShard=true&wt=javabin} hits=97 status=0 QTime=0
   [junit4]   2> 2553425 INFO  (qtp1431315159-39981) [n:127.0.0.1:49858_solr c:sourceLossyReindexing s:shard1 r:core_node5 x:sourceLossyReindexing_shard1_replica_n2] o.a.s.c.S.Request [sourceLossyReindexing_shard1_replica_n2]  webapp=/solr path=/select params={q=*:*&_stateVer_=sourceLossyReindexing:7&rows=0&wt=javabin&version=2} hits=200 status=0 QTime=10
   [junit4]   2> 2553436 INFO  (OverseerThreadFactory-11955-thread-2-processing-n:127.0.0.1:49861_solr) [n:127.0.0.1:49861_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection targetLossyReindexing
   [junit4]   2> 2553650 INFO  (OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"targetLossyReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"targetLossyReindexing_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49861/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 2553657 INFO  (OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"targetLossyReindexing",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"targetLossyReindexing_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49858/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 2553680 INFO  (OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"targetLossyReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"targetLossyReindexing_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49861/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 2553691 INFO  (OverseerStateUpdate-72167261844930568-127.0.0.1:49861_solr-n_0000000000) [n:127.0.0.1:49861_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"targetLossyReindexing",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"targetLossyReindexing_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49858/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"true"} 
   [junit4]   2> 2553893 INFO  (qtp1431315159-39985) [n:127.0.0.1:49858_solr    x:targetLossyReindexing_shard1_replica_n3] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard1_replica_n3&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2553893 INFO  (qtp1223276620-39991) [n:127.0.0.1:49861_solr    x:targetLossyReindexing_shard2_replica_n5] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard2_replica_n5&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2553893 INFO  (qtp1223276620-39997) [n:127.0.0.1:49861_solr    x:targetLossyReindexing_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard1_replica_n1&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2553895 INFO  (qtp1431315159-39980) [n:127.0.0.1:49858_solr    x:targetLossyReindexing_shard2_replica_n7] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf3&newCollection=true&name=targetLossyReindexing_shard2_replica_n7&action=CREATE&numShards=2&collection=targetLossyReindexing&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2554914 INFO  (qtp1223276620-39991) [n:127.0.0.1:49861_solr c:targetLossyReindexing s:shard2 r:core_node6 x:targetLossyReindexing_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2554980 INFO  (qtp1223276620-39997) [n:127.0.0.1:49861_solr c:targetLossyReindexing s:shard1 r:core_node2 x:targetLossyReindexing_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2554981 INFO  (qtp1223276620-39991) [n:127.0.0.1:49861_solr c:targetLossyReindexing s:shard2 r:core_node6 x:targetLossyReindexing_shard2_replica_n5] o.a.s.s.IndexSchema [targetLossyReindexing_shard2_replica_n5] Schema name=minimal
   [junit4]   2> 2554986 INFO  (qtp1223276620-39991) [n:127.0.0.1:49861_solr c:targetLossyReindexing s:shard2 r:core_node6 x:targetLossyReindexing_shard2_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2554986 INFO  (qtp1223276620-39991) [n:127.0.0.1:49861_solr c:targetLossyReindexing s:shard2 r:core_node6 x:targetLossyReindexing_shard2_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'targetLossyReindexing_shard2_replica_n5' using configuration from collection targetLossyReindexing, trusted=true
   [junit4]   2> 2554986 INFO  (qtp1223276620-39991) [n:127.0.0.1:49861_solr c:targetLossyReindexing s:shard2 r:core_node6 x:targetLossyReindexing_shard2_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49861.solr.core.targetLossyReindexing.shard2.replica_n5' (registry 'solr.core.targetLossyReindexing.shard2.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55d312f2
   [junit4]   2> 2554986 INFO  (qtp1431315159-39980) [n:127.0.0.1:49858_solr c:targetLossyReindexing s:shard2 r:core_node8 x:targetLossyReindexing_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2554986 INFO  (qtp1223276620-39991) [n:127.0.0.1:49861_solr c:targetLossyReindexing s:shard2 r:core_node6 x:targetLossyReindexing_shard2_replica_n5] o.a.s.c.SolrCore [[targetLossyReindexing_shard2_replica_n5] ] Opening new SolrCore at [C:\Us

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

4]   2> 	5	/solr/autoscaling.json
   [junit4]   2> 	3	/solr/overseer_elect/election/72167299184918533-127.0.0.1:57636_solr-n_0000000000
   [junit4]   2> 	3	/solr/overseer_elect/election/72167299184918562-127.0.0.1:58296_solr-n_0000000007
   [junit4]   2> 	2	/solr/collections/testNodeWithMultipleReplicasLost/leader_elect/shard1/election/72167299184918558-core_node3-n_0000000000
   [junit4]   2> 	2	/solr/overseer_elect/election/72167299184918550-127.0.0.1:58036_solr-n_0000000004
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	108	/solr/live_nodes
   [junit4]   2> 	48	/solr/collections
   [junit4]   2> 	6	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 
   [junit4]   2> 3211519 INFO  (SUITE-ComputePlanActionTest-seed#[AF1986EE849D2BD9]-worker) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57625
   [junit4]   2> 3211519 INFO  (SUITE-ComputePlanActionTest-seed#[AF1986EE849D2BD9]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57625
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ComputePlanActionTest_AF1986EE849D2BD9-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7fc7e191), locale=gu, timezone=Australia/Canberra
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 10.0.1 (64-bit)/cpus=3,threads=1,free=141210312,total=490733568
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomFlRTGCloud, UtilsToolTest, VMParamsZkACLAndCredentialsProvidersTest, MinimalSchemaTest, TestObjectReleaseTracker, MetricUtilsTest, OpenExchangeRatesOrgProviderTest, WordBreakSolrSpellCheckerTest, OverseerModifyCollectionTest, QueryResultKeyTest, TestFileDictionaryLookup, TestJsonFacetsStatsParsing, VersionInfoTest, HdfsAutoAddReplicasIntegrationTest, DistributedDebugComponentTest, SuggesterWFSTTest, DocValuesMissingTest, TestCloudSearcherWarming, TestFuzzyAnalyzedSuggestions, TestPhraseSuggestions, TestGraphTermsQParserPlugin, TestDynamicFieldResource, TestFieldSortValues, TestStressUserVersions, TestStandardQParsers, FieldAnalysisRequestHandlerTest, BitVectorTest, ZkControllerTest, CustomTermsComponentTest, BasicFunctionalityTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestCoreAdminApis, MergeStrategyTest, TestStressRecovery, ConnectionManagerTest, UpdateLogTest, BasicDistributedZkTest, TestNumericRangeQuery64, TestMinMaxOnMultiValuedField, TolerantUpdateProcessorTest, CursorPagingTest, TestAddFieldRealTimeGet, ConfigureRecoveryStrategyTest, RequestHandlersTest, TestSolrCoreSnapshots, TestSSLRandomization, TestCustomStream, TestMultiWordSynonyms, StatelessScriptUpdateProcessorFactoryTest, DirectSolrConnectionTest, CSVRequestHandlerTest, TestSimDistribStateManager, TestLegacyNumericRangeQueryBuilder, TestIBSimilarityFactory, SolrMetricManagerTest, TestConfigSetImmutable, DeleteLastCustomShardedReplicaTest, SecurityConfHandlerTest, MBeansHandlerTest, SimpleFacetsTest, TestLegacyField, AnalyticsQueryTest, TestRawTransformer, LeaderElectionContextKeyTest, SolrIndexMetricsTest, TestDocumentBuilder, TestCloudConsistency, TestIntervalFaceting, TestExtendedDismaxParser, TestSchemaVersionResource, DateFieldTest, BaseCdcrDistributedZkTest, AutoAddReplicasPlanActionTest, TriggerIntegrationTest, BlockDirectoryTest, BooleanFieldTest, TestIndexingPerformance, DocValuesTest, TestImplicitCoreProperties, TestSolrDeletionPolicy2, TestSmileRequest, BadCopyFieldTest, CloudExitableDirectoryReaderTest, TestSimNodeAddedTrigger, TestUpdate, TestDeleteCollectionOnDownNodes, TestFieldCache, TestManagedResource, TestExclusionRuleCollectionAccess, TestLegacyFieldCache, TestQueryTypes, TestMinHashQParser, SliceStateTest, TriLevelCompositeIdRoutingTest, TestSolrFieldCacheBean, CloudMLTQParserTest, TestSimExecutePlanAction, TestRangeQuery, ZkStateReaderTest, OrderedExecutorTest, TestValueSourceCache, SchemaApiFailureTest, TestFiltering, DirectUpdateHandlerTest, NodeLostTriggerTest, TestSha256AuthenticationProvider, TestInitParams, ReplaceNodeNoTargetTest, NodeMutatorTest, TestDistribIDF, TestReplicationHandler, TestUniqueKeyFieldResource, TestShardHandlerFactory, TestHighlightDedupGrouping, ForceLeaderWithTlogReplicasTest, MoreLikeThisHandlerTest, MetricsHistoryIntegrationTest, SolrRequestParserTest, Tagger2Test, TestAnalyzedSuggestions, SortSpecParsingTest, TestFastOutputStream, CdcrReplicationHandlerTest, TestSkipOverseerOperations, TestFacetMethods, TestSimClusterStateProvider, FieldMutatingUpdateProcessorTest, DistributedMLTComponentTest, TestSolr4Spatial2, ConcurrentCreateRoutedAliasTest, TestWriterPerf, TestChildDocTransformerHierarchy, TestConfigSetsAPI, TestLegacyNumericUtils, CategoryRoutedAliasUpdateProcessorTest, ShowFileRequestHandlerTest, MultiSolrCloudTestCaseTest, TestSlowCompositeReaderWrapper, TestPartialUpdateDeduplication, TestAtomicUpdateErrorCases, SpellCheckCollatorWithCollapseTest, TestLockTree, SignatureUpdateProcessorFactoryTest, CoreMergeIndexesAdminHandlerTest, SpellCheckComponentTest, TestRecoveryHdfs, TestOnReconnectListenerSupport, HdfsDirectoryFactoryTest, JWTAuthPluginIntegrationTest, ClusterStateUpdateTest, HdfsUnloadDistributedZkTest, OverseerTest, TestSchemaResource, AliasIntegrationTest, TestIndexSearcher, MetricsHistoryHandlerTest, TestCollationFieldDocValues, TestDynamicLoading, TestStressLiveNodes, DeleteStatusTest, MetricTriggerTest, IndexSizeTriggerTest, RulesTest, TestShortCircuitedRequests, ZkSolrClientTest, UUIDUpdateProcessorFallbackTest, SolrJmxReporterTest, CollectionStateFormat2Test, TestPointFields, TestReplicationHandlerDiskOverFlow, RootFieldTest, TestCharFilters, SuggestComponentContextFilterQueryTest, TestLuceneIndexBackCompat, TestCopyFieldCollectionResource, TestDistributedMap, SpellingQueryConverterTest, AdminHandlersProxyTest, TestUtils, MetricsConfigTest, TestZkAclsWithHadoopAuth, DistributedQueueTest, TestSimPolicyCloud, TestLMJelinekMercerSimilarityFactory, HdfsThreadLeakTest, IndexSchemaTest, StressHdfsTest, DistributedFacetPivotSmallTest, ResponseLogComponentTest, TestSolrXml, RequestLoggingTest, TestUtilizeNode, CdcrBootstrapTest, TestUseDocValuesAsStored, SystemLogListenerTest, TestSearcherReuse, CloneFieldUpdateProcessorFactoryTest, SimpleCollectionCreateDeleteTest, TestPullReplica, TestComplexPhraseLeadingWildcard, BJQParserTest, TestPKIAuthenticationPlugin, TestSolrQueryResponse, TestReloadDeadlock, TestNRTOpen, TestRequestStatusCollectionAPI, DisMaxRequestHandlerTest, DistributedIntervalFacetingTest, OutputWriterTest, SampleTest, SolrInfoBeanTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestJoin, TestRandomDVFaceting, TestRandomFaceting, TestSimpleTrackingShardHandler, TestSolrCoreProperties, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteNodeTest, DeleteReplicaTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, RecoveryZkTest, ReindexCollectionTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, SaslZkACLProviderTest, ShardRoutingCustomTest, ShardRoutingTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, SplitShardTest, SystemCollectionCompatTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPhrasesIdentificationComponent, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, TestLeaderElectionWithEmptyReplica, TestRebalanceLeaders, TestWithCollection, CollectionsAPIDistributedZkTest, TestCollectionsAPIViaSolrCloudCluster, ComputePlanActionTest]
   [junit4] Completed [544/846 (2!)] on J1 in 94.58s, 7 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 43565 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/178/consoleText

[repro] Revision: 7c0caeacfa4d98d9e97d5295d4d249f89da05b4b

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"

[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       ComputePlanActionTest
[repro]       ReindexCollectionTest
[repro] ant compile-test

[...truncated 3603 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.ComputePlanActionTest|*.ReindexCollectionTest" -Dtests.showOutput=onerror "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=AF1986EE849D2BD9 -Dtests.slow=true -Dtests.locale=gu -Dtests.timezone=Australia/Canberra -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 153 lines...]
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.ReindexCollectionTest
[repro]   0/5 failed: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[repro] Exiting with code 0

[...truncated 78 lines...]