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/07/15 06:13:16 UTC

[JENKINS] Lucene-Solr-8.2-Windows (64bit/jdk1.8.0_201) - Build # 146 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.2-Windows/146/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream

Error Message:
expected:<0.0> but was:<0.9998245650830389>

Stack Trace:
java.lang.AssertionError: expected:<0.0> but was:<0.9998245650830389>
	at __randomizedtesting.SeedInfo.seed([969F32D3988B2F28:33D7A8EBA1D336BC]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream(StreamDecoratorTest.java:3680)
	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 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)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream

Error Message:
expected:<0.0> but was:<0.9998245650830389>

Stack Trace:
java.lang.AssertionError: expected:<0.0> but was:<0.9998245650830389>
	at __randomizedtesting.SeedInfo.seed([969F32D3988B2F28:33D7A8EBA1D336BC]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream(StreamDecoratorTest.java:3680)
	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 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)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream

Error Message:
expected:<0.0> but was:<0.9998245650830389>

Stack Trace:
java.lang.AssertionError: expected:<0.0> but was:<0.9998245650830389>
	at __randomizedtesting.SeedInfo.seed([969F32D3988B2F28:33D7A8EBA1D336BC]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:553)
	at org.junit.Assert.assertEquals(Assert.java:683)
	at org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream(StreamDecoratorTest.java:3680)
	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 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 16913 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_969F32D3988B2F28-001\init-core-data-001
   [junit4]   2> 305767 WARN  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 305768 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 305778 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 305778 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 305783 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_969F32D3988B2F28-001\tempDir-001
   [junit4]   2> 305783 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 305784 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 305784 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 305936 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port:61187
   [junit4]   2> 305936 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61187
   [junit4]   2> 305936 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61187
   [junit4]   2> 305940 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 305951 INFO  (zkConnectionManagerCallback-3311-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 305951 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 305958 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 305962 INFO  (zkConnectionManagerCallback-3313-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 305962 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 305965 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 305970 INFO  (zkConnectionManagerCallback-3315-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 305970 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 306135 WARN  (jetty-launcher-3316-thread-3) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 306135 WARN  (jetty-launcher-3316-thread-4) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 306135 WARN  (jetty-launcher-3316-thread-1) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 306135 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 306135 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 306135 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 306135 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 306135 INFO  (jetty-launcher-3316-thread-1) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 306135 INFO  (jetty-launcher-3316-thread-3) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 306137 WARN  (jetty-launcher-3316-thread-2) [     ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-2) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-1) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-2) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-3) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 306137 INFO  (jetty-launcher-3316-thread-4) [     ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 1.8.0_201-b09
   [junit4]   2> 306139 INFO  (jetty-launcher-3316-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 306139 INFO  (jetty-launcher-3316-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 306139 INFO  (jetty-launcher-3316-thread-4) [     ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 306140 INFO  (jetty-launcher-3316-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bb71e63{/solr,null,AVAILABLE}
   [junit4]   2> 306140 INFO  (jetty-launcher-3316-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4a4662b3{/solr,null,AVAILABLE}
   [junit4]   2> 306140 INFO  (jetty-launcher-3316-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@68c52724{/solr,null,AVAILABLE}
   [junit4]   2> 306141 INFO  (jetty-launcher-3316-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3135d675{/solr,null,AVAILABLE}
   [junit4]   2> 306143 INFO  (jetty-launcher-3316-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@235d3b3d{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61200}
   [junit4]   2> 306143 INFO  (jetty-launcher-3316-thread-1) [     ] o.e.j.s.Server Started @316891ms
   [junit4]   2> 306143 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61200}
   [junit4]   2> 306144 ERROR (jetty-launcher-3316-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 306144 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 306144 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 306144 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 306144 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 306144 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-15T05:24:23.852Z
   [junit4]   2> 306148 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 306149 INFO  (jetty-launcher-3316-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@34e5510{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61209}
   [junit4]   2> 306149 INFO  (jetty-launcher-3316-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@24aaa062{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61201}
   [junit4]   2> 306149 INFO  (jetty-launcher-3316-thread-3) [     ] o.e.j.s.Server Started @316895ms
   [junit4]   2> 306149 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61209}
   [junit4]   2> 306149 INFO  (jetty-launcher-3316-thread-2) [     ] o.e.j.s.Server Started @316895ms
   [junit4]   2> 306149 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61201}
   [junit4]   2> 306149 ERROR (jetty-launcher-3316-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 306149 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 306149 ERROR (jetty-launcher-3316-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 306149 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 306150 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 306150 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 306150 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 306150 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 306150 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 306150 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 306150 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-15T05:24:23.858Z
   [junit4]   2> 306150 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-15T05:24:23.858Z
   [junit4]   2> 306152 INFO  (jetty-launcher-3316-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7b5adff5{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:61202}
   [junit4]   2> 306152 INFO  (jetty-launcher-3316-thread-4) [     ] o.e.j.s.Server Started @316896ms
   [junit4]   2> 306152 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61202}
   [junit4]   2> 306152 ERROR (jetty-launcher-3316-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 306152 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 306152 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.2.0
   [junit4]   2> 306152 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 306152 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 306152 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-07-15T05:24:23.860Z
   [junit4]   2> 306154 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 306154 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 306156 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 306161 INFO  (zkConnectionManagerCallback-3324-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 306161 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 306161 INFO  (zkConnectionManagerCallback-3322-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 306161 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 306161 INFO  (zkConnectionManagerCallback-3318-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 306161 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 306161 INFO  (zkConnectionManagerCallback-3320-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 306161 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 306161 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 306161 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 306161 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 306161 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 306797 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 306798 WARN  (jetty-launcher-3316-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@fbf2a57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 306798 WARN  (jetty-launcher-3316-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@fbf2a57[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 306812 WARN  (jetty-launcher-3316-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@25c4cb6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 306812 WARN  (jetty-launcher-3316-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@25c4cb6b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 306813 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61187/solr
   [junit4]   2> 306815 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 306981 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 306999 WARN  (jetty-launcher-3316-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15cc7c12[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 306999 WARN  (jetty-launcher-3316-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15cc7c12[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307005 INFO  (zkConnectionManagerCallback-3333-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307005 INFO  (jetty-launcher-3316-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307008 WARN  (jetty-launcher-3316-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@45dcf823[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307008 WARN  (jetty-launcher-3316-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@45dcf823[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307010 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61187/solr
   [junit4]   2> 307022 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307033 INFO  (zkConnectionManagerCallback-3340-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307033 INFO  (jetty-launcher-3316-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307161 INFO  (jetty-launcher-3316-thread-4) [n:127.0.0.1:61202_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307161 INFO  (zkConnectionManagerCallback-3342-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307161 INFO  (jetty-launcher-3316-thread-4) [n:127.0.0.1:61202_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307196 WARN  (jetty-launcher-3316-thread-4) [n:127.0.0.1:61202_solr     ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 307205 INFO  (jetty-launcher-3316-thread-4) [n:127.0.0.1:61202_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61202_solr
   [junit4]   2> 307206 INFO  (jetty-launcher-3316-thread-4) [n:127.0.0.1:61202_solr     ] o.a.s.c.Overseer Overseer (id=72083302590251017-127.0.0.1:61202_solr-n_0000000000) starting
   [junit4]   2> 307213 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 307217 INFO  (jetty-launcher-3316-thread-4) [n:127.0.0.1:61202_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307218 WARN  (jetty-launcher-3316-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@9e6aaff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307218 WARN  (jetty-launcher-3316-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@9e6aaff[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307230 WARN  (jetty-launcher-3316-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4fc5091c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307230 WARN  (jetty-launcher-3316-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4fc5091c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307232 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61187/solr
   [junit4]   2> 307234 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307234 INFO  (zkConnectionManagerCallback-3350-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307234 INFO  (jetty-launcher-3316-thread-4) [n:127.0.0.1:61202_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307239 INFO  (jetty-launcher-3316-thread-4) [n:127.0.0.1:61202_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61187/solr ready
   [junit4]   2> 307240 INFO  (jetty-launcher-3316-thread-4) [n:127.0.0.1:61202_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61202_solr
   [junit4]   2> 307317 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307345 INFO  (OverseerStateUpdate-72083302590251017-127.0.0.1:61202_solr-n_0000000000) [n:127.0.0.1:61202_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:61202_solr
   [junit4]   2> 307353 INFO  (OverseerStateUpdate-72083302590251017-127.0.0.1:61202_solr-n_0000000000) [n:127.0.0.1:61202_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 307406 INFO  (jetty-launcher-3316-thread-4) [n:127.0.0.1:61202_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 307484 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 307521 INFO  (zkCallback-3349-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 307522 INFO  (zkConnectionManagerCallback-3355-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307522 INFO  (jetty-launcher-3316-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307534 WARN  (jetty-launcher-3316-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4744fdb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307534 WARN  (jetty-launcher-3316-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4744fdb[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307554 WARN  (jetty-launcher-3316-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@43fc7582[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307554 WARN  (jetty-launcher-3316-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@43fc7582[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 307555 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61187/solr
   [junit4]   2> 307557 INFO  (jetty-launcher-3316-thread-4) [n:127.0.0.1:61202_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61202.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53444d49
   [junit4]   2> 307557 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307557 INFO  (zkConnectionManagerCallback-3357-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307557 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307564 INFO  (zkConnectionManagerCallback-3364-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307564 INFO  (jetty-launcher-3316-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307569 INFO  (jetty-launcher-3316-thread-4) [n:127.0.0.1:61202_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61202.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53444d49
   [junit4]   2> 307570 INFO  (jetty-launcher-3316-thread-4) [n:127.0.0.1:61202_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61202.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53444d49
   [junit4]   2> 307573 INFO  (jetty-launcher-3316-thread-4) [n:127.0.0.1:61202_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_969F32D3988B2F28-001\tempDir-001\node4\.
   [junit4]   2> 307679 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307687 INFO  (zkConnectionManagerCallback-3366-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307687 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307835 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307840 INFO  (zkConnectionManagerCallback-3368-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307840 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307854 WARN  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 307854 WARN  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 307857 WARN  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 307857 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 307857 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 307859 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 307866 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61201_solr as DOWN
   [junit4]   2> 307866 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61200_solr as DOWN
   [junit4]   2> 307869 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:61209_solr as DOWN
   [junit4]   2> 307871 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 307871 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61201_solr
   [junit4]   2> 307871 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 307871 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61200_solr
   [junit4]   2> 307872 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 307872 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61209_solr
   [junit4]   2> 307874 INFO  (zkCallback-3349-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 307876 INFO  (zkCallback-3349-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 307879 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307879 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307879 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 307879 INFO  (zkCallback-3341-thread-2) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 307881 INFO  (zkCallback-3365-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 307881 INFO  (zkCallback-3356-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 307881 INFO  (zkCallback-3367-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 307889 INFO  (zkConnectionManagerCallback-3383-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307889 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307889 INFO  (zkConnectionManagerCallback-3384-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307889 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307889 INFO  (zkConnectionManagerCallback-3389-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 307889 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 307890 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 307890 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 307890 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 307890 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61187/solr ready
   [junit4]   2> 307897 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61187/solr ready
   [junit4]   2> 307899 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61187/solr ready
   [junit4]   2> 308112 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 308112 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 308112 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 308229 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61201.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53444d49
   [junit4]   2> 308236 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61209.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53444d49
   [junit4]   2> 308236 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61200.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53444d49
   [junit4]   2> 308247 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61201.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53444d49
   [junit4]   2> 308247 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61201.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53444d49
   [junit4]   2> 308251 INFO  (jetty-launcher-3316-thread-2) [n:127.0.0.1:61201_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_969F32D3988B2F28-001\tempDir-001\node2\.
   [junit4]   2> 308253 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61209.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53444d49
   [junit4]   2> 308256 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61209.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53444d49
   [junit4]   2> 308256 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61200.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53444d49
   [junit4]   2> 308257 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61200.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53444d49
   [junit4]   2> 308259 INFO  (jetty-launcher-3316-thread-3) [n:127.0.0.1:61209_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_969F32D3988B2F28-001\tempDir-001\node3\.
   [junit4]   2> 308260 INFO  (jetty-launcher-3316-thread-1) [n:127.0.0.1:61200_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_969F32D3988B2F28-001\tempDir-001\node1\.
   [junit4]   2> 308468 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 308472 INFO  (zkConnectionManagerCallback-3397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 308472 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 308476 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 308480 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61187/solr ready
   [junit4]   2> 308506 INFO  (qtp765120766-5999) [n:127.0.0.1:61200_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 308517 INFO  (OverseerThreadFactory-979-thread-1-processing-n:127.0.0.1:61202_solr) [n:127.0.0.1:61202_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 308693 INFO  (OverseerStateUpdate-72083302590251017-127.0.0.1:61202_solr-n_0000000000) [n:127.0.0.1:61202_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61202/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 308704 INFO  (OverseerStateUpdate-72083302590251017-127.0.0.1:61202_solr-n_0000000000) [n:127.0.0.1:61202_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61200/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 309005 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 309005 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr    x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 309026 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr    x:collection1_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 310585 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 310585 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.2.0
   [junit4]   2> 310617 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 310617 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 310648 WARN  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 310648 WARN  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 310671 WARN  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 310671 WARN  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 310689 WARN  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 310689 WARN  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 310712 WARN  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 310712 WARN  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 310744 WARN  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 310745 WARN  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 311302 WARN  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 311302 WARN  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 311302 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 311302 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 311302 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61200.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53444d49
   [junit4]   2> 311302 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_969F32D3988B2F28-001\tempDir-001\node1\collection1_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_969F32D3988B2F28-001\tempDir-001\node1\.\collection1_shard2_replica_n2\data\]
   [junit4]   2> 311302 WARN  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 311302 WARN  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 311302 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 311302 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 311302 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61202.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@53444d49
   [junit4]   2> 311302 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_969F32D3988B2F28-001\tempDir-001\node4\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_969F32D3988B2F28-001\tempDir-001\node4\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 311493 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 311493 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 311493 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 311493 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 311496 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 311496 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 311496 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 311496 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 311499 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@33c3bf08[collection1_shard2_replica_n2] main]
   [junit4]   2> 311501 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d3b9dcc[collection1_shard1_replica_n1] main]
   [junit4]   2> 311503 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 311503 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 311503 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 311503 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 311504 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 311504 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 311504 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639100731057242112
   [junit4]   2> 311504 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1639100731057242112
   [junit4]   2> 311508 INFO  (searcherExecutor-994-thread-1-processing-n:127.0.0.1:61202_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@2d3b9dcc[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 311508 INFO  (searcherExecutor-993-thread-1-processing-n:127.0.0.1:61200_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@33c3bf08[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 311514 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 311514 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 311514 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 311514 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 311520 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 311520 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 311520 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61200/solr/collection1_shard2_replica_n2/
   [junit4]   2> 311520 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 311520 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 311520 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 311520 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61202/solr/collection1_shard1_replica_n1/
   [junit4]   2> 311522 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SyncStrategy http://127.0.0.1:61200/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 311522 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 311522 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/72083302590251022-core_node4-n_0000000000
   [junit4]   2> 311522 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:61202/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 311522 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard1/leader after winning as /collections/collection1/leader_elect/shard1/election/72083302590251017-core_node3-n_0000000000
   [junit4]   2> 311525 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61202/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 311525 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61200/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 311680 INFO  (zkCallback-3341-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: [4])
   [junit4]   2> 311680 INFO  (zkCallback-3341-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 311680 INFO  (zkCallback-3365-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 311684 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 311684 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 311687 INFO  (zkCallback-3365-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: [4])
   [junit4]   2> 311695 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_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=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1793
   [junit4]   2> 311695 INFO  (qtp765120766-6001) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_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=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1793
   [junit4]   2> 311700 INFO  (qtp765120766-5999) [n:127.0.0.1:61200_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> 311839 INFO  (zkCallback-3365-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: [4])
   [junit4]   2> 311839 INFO  (zkCallback-3365-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 311839 INFO  (zkCallback-3341-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 311839 INFO  (zkCallback-3341-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: [4])
   [junit4]   2> 311841 INFO  (qtp765120766-5999) [n:127.0.0.1:61200_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2223
   [junit4]   2> 311843 INFO  (zkCallback-3365-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 311843 INFO  (zkCallback-3341-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 311843 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):45
   [junit4]   2> 311843 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 311903 INFO  (TEST-StreamDecoratorTest.testParallelReducerStream-seed#[969F32D3988B2F28]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testParallelReducerStream
   [junit4]   2> 311940 INFO  (qtp1973235510-6027) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 311940 INFO  (qtp1973235510-6027) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:61200/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1639100731506032640)} 0 6
   [junit4]   2> 311946 INFO  (qtp1973235510-6028) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639100731520712704,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 311946 INFO  (qtp1973235510-6028) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 311946 INFO  (qtp1973235510-6028) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 311946 INFO  (qtp1973235510-6028) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61200/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 311948 INFO  (qtp765120766-6002) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639100731522809856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 311948 INFO  (qtp765120766-6002) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 311949 INFO  (qtp765120766-6002) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 311949 INFO  (qtp765120766-6002) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node4=1}, version=1}
   [junit4]   2> 311949 INFO  (qtp765120766-6002) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1639100731480866816),commit=} 0 29
   [junit4]   2> 312075 INFO  (qtp765120766-6003) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[2 (1639100731534344192), 3 (1639100731653881856), 5 (1639100731653881857), 6 (1639100731654930432), 7 (1639100731654930433), 9 (1639100731654930434)]} 0 77
   [junit4]   2> 312076 INFO  (qtp1973235510-6032) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1:4&wt=javabin&version=2}{add=[0 (1639100731534344192), 4 (1639100731654930432), 1 (1639100731657027584), 8 (1639100731657027585)]} 0 78
   [junit4]   2> 312080 INFO  (qtp1973235510-6023) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639100731661221888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 312080 INFO  (qtp1973235510-6023) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@21734478 commitCommandVersion:1639100731661221888
   [junit4]   2> 312296 INFO  (qtp1973235510-6023) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@72d6a77c[collection1_shard1_replica_n1] main]
   [junit4]   2> 312297 INFO  (searcherExecutor-994-thread-1-processing-n:127.0.0.1:61202_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@72d6a77c[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.2.0):c4:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_201-b09, source=flush, os.version=10.0, timestamp=1563168269865}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 312297 INFO  (qtp1973235510-6023) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 312297 INFO  (qtp1973235510-6023) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:61200/solr/collection1_shard2_replica_n2/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 146
   [junit4]   2> 312300 INFO  (qtp765120766-6033) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1639100731891908608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 312300 INFO  (qtp765120766-6033) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@8287ff1 commitCommandVersion:1639100731891908608
   [junit4]   2> 312403 INFO  (qtp765120766-6033) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@511b8abb[collection1_shard2_replica_n2] main]
   [junit4]   2> 312405 INFO  (searcherExecutor-993-thread-1-processing-n:127.0.0.1:61200_solr x:collection1_shard2_replica_n2 c:collection1 s:shard2 r:core_node4) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@511b8abb[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(_0(8.2.0):c6:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=1.8.0_201, java.vm.version=25.201-b09, lucene.version=8.2.0, os.arch=amd64, java.runtime.version=1.8.0_201-b09, source=flush, os.version=10.0, timestamp=1563168270072}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}]))}
   [junit4]   2> 312405 INFO  (qtp765120766-6033) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 312405 INFO  (qtp765120766-6033) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{commit=} 0 218
   [junit4]   2> 312416 INFO  (TEST-StreamDecoratorTest.testParallelReducerStream-seed#[969F32D3988B2F28]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 312420 INFO  (zkConnectionManagerCallback-3404-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312420 INFO  (TEST-StreamDecoratorTest.testParallelReducerStream-seed#[969F32D3988B2F28]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 312422 INFO  (TEST-StreamDecoratorTest.testParallelReducerStream-seed#[969F32D3988B2F28]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 312424 INFO  (TEST-StreamDecoratorTest.testParallelReducerStream-seed#[969F32D3988B2F28]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61187/solr ready
   [junit4]   2> 312429 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/stream params={distrib=false&workerID=1&indent=off&numWorkers=2&expr=reduce(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_s+asc,a_f+asc",partitionKeys%3Da_s,qt%3D"/export",zkHost%3D"127.0.0.1:61187/solr"),by%3Da_s,group(n%3D5,sort%3D"a_i+asc"))&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 312432 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 312434 INFO  (qtp765120766-5998) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=reduce(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_s+asc,a_f+asc",partitionKeys%3Da_s,qt%3D"/export",zkHost%3D"127.0.0.1:61187/solr"),by%3Da_s,group(n%3D5,sort%3D"a_i+asc"))&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 312440 INFO  (zkConnectionManagerCallback-3410-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 312440 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 312442 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 312444 INFO  (qtp1973235510-6024) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61187/solr ready
   [junit4]   2> 312455 INFO  (qtp1973235510-6026) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f&sort=a_s+asc,a_f+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} hits=3 status=0 QTime=3
   [junit4]   2> 312455 INFO  (qtp765120766-6002) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f&sort=a_s+asc,a_f+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} hits=3 status=0 QTime=2
   [junit4]   2> 312455 INFO  (qtp1973235510-6027) [n:127.0.0.1:61202_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f&sort=a_s+asc,a_f+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D1}&wt=json&version=2.2} hits=1 status=0 QTime=3
   [junit4]   2> 312455 INFO  (qtp765120766-5999) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/export params={q=*:*&distrib=false&indent=off&fl=id,a_s,a_i,a_f&sort=a_s+asc,a_f+asc&partitionKeys=a_s&fq={!hash+workers%3D2+worker%3D0}&wt=json&version=2.2} hits=3 status=0 QTime=0
   [junit4]   2> 312488 INFO  (qtp765120766-5998) [n:127.0.0.1:61200_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2 ] o.a.s.c.S.Request [collection1_shard2_replica_n2]  webapp=/solr path=/stream params={distrib=false&workerID=0&indent=off&numWorkers=2&expr=reduce(search(collection1,q%3D"*:*",fl%3D"id,a_s,a_i,a_f",sort%3D"a_s+desc,a_f+a

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

ps.json
   [junit4]   2> 	2	/solr/collections/workQueue/collectionprops.json
   [junit4]   2> 	2	/solr/collections/destination/collectionprops.json
   [junit4]   2> 	2	/solr/collections/destination1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/workQueue1/collectionprops.json
   [junit4]   2> 	2	/solr/collections/checkpointCollection/terms/shard2
   [junit4]   2> 	2	/solr/collections/modelCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/uknownCollection/collectionprops.json
   [junit4]   2> 	2	/solr/collections/mainCorpus/collectionprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	71	/solr/clusterstate.json
   [junit4]   2> 	68	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	41	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	40	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	27	/solr/collections/workQueue/state.json
   [junit4]   2> 	27	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	27	/solr/collections/modelCollection/state.json
   [junit4]   2> 	26	/solr/collections/workQueue1/state.json
   [junit4]   2> 	25	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	20	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	20	/solr/collections/collection1/state.json
   [junit4]   2> 	20	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	19	/solr/collections/destination/state.json
   [junit4]   2> 	19	/solr/collections/destination1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	359	/solr/collections
   [junit4]   2> 	251	/solr/overseer/queue
   [junit4]   2> 	95	/solr/live_nodes
   [junit4]   2> 	95	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 335226 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:49777
   [junit4]   2> 335226 INFO  (SUITE-StreamDecoratorTest-seed#[969F32D3988B2F28]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 49777
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.stream.StreamDecoratorTest_969F32D3988B2F28-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {expr_s=PostingsFormat(name=MockRandom), name_s=FSTOrd50, iteration_i=PostingsFormat(name=MockRandom), terms_ss=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), join2_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), field_s=PostingsFormat(name=Direct), multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a1_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), a_f=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), intDefault=PostingsFormat(name=Direct), join1_i=PostingsFormat(name=MockRandom), falseNegative_i=PostingsFormat(name=Direct), a2_s=FSTOrd50, a_i=PostingsFormat(name=MockRandom), join3_i=FSTOrd50, test_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), falsePositive_i=PostingsFormat(name=Direct), field_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), body_t=FSTOrd50, s_multi=FSTOrd50, a_ss=PostingsFormat(name=Direct), a_s=FSTOrd50, tv_text=PostingsFormat(name=Direct), text_s=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), text=FSTOrd50, bbid_s=FSTOrd50, timestamp=PostingsFormat(name=Direct), idfs_ds=PostingsFormat(name=Direct), type_s=PostingsFormat(name=Direct), alpha_d=FSTOrd50, i_multi=PostingsFormat(name=MockRandom), weights_ds=FSTOrd50, trueNegative_i=FSTOrd50, b_ls=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), out_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), checkpoint_ss=FSTOrd50, test_t=FSTOrd50, ident_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), _version_=PostingsFormat(name=Direct), error_d=PostingsFormat(name=MockRandom), extra_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), ykey_s=PostingsFormat(name=Direct), side_s=FSTOrd50, truePositive_i=PostingsFormat(name=MockRandom)}, docValues:{expr_s=DocValuesFormat(name=Lucene80), name_s=DocValuesFormat(name=Lucene80), iteration_i=DocValuesFormat(name=Lucene80), terms_ss=DocValuesFormat(name=Asserting), join2_s=DocValuesFormat(name=Asserting), field_s=DocValuesFormat(name=Direct), multiDefault=DocValuesFormat(name=Asserting), a1_s=DocValuesFormat(name=Asserting), a_f=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Direct), join1_i=DocValuesFormat(name=Lucene80), falseNegative_i=DocValuesFormat(name=Direct), a2_s=DocValuesFormat(name=Lucene80), a_i=DocValuesFormat(name=Lucene80), join3_i=DocValuesFormat(name=Lucene80), test_i=DocValuesFormat(name=Asserting), falsePositive_i=DocValuesFormat(name=Direct), field_i=DocValuesFormat(name=Asserting), s_multi=DocValuesFormat(name=Lucene80), a_ss=DocValuesFormat(name=Direct), a_s=DocValuesFormat(name=Lucene80), text_s=DocValuesFormat(name=Lucene80), id=DocValuesFormat(name=Lucene80), bbid_s=DocValuesFormat(name=Lucene80), timestamp=DocValuesFormat(name=Direct), type_s=DocValuesFormat(name=Direct), i_multi=DocValuesFormat(name=Lucene80), trueNegative_i=DocValuesFormat(name=Lucene80), b_ls=DocValuesFormat(name=Asserting), out_i=DocValuesFormat(name=Asserting), checkpoint_ss=DocValuesFormat(name=Lucene80), ident_s=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), extra_s=DocValuesFormat(name=Asserting), ykey_s=DocValuesFormat(name=Direct), side_s=DocValuesFormat(name=Lucene80), truePositive_i=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=437, maxMBSortInHeap=5.500324116028911, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3d031511), locale=de-AT, timezone=Asia/Singapore
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=3,threads=1,free=139980352,total=421527552
   [junit4]   2> NOTE: All tests run in this JVM: [StreamDecoratorTest, StreamDecoratorTest, StreamDecoratorTest]
   [junit4] Completed [5/5 (3!)] on J0 in 82.93s, 49 tests, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 969F32D3988B2F28]:
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream
   [junit4]   - org.apache.solr.client.solrj.io.stream.StreamDecoratorTest.testClassifyStream
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     1.17 ..   338.39 =   337.22s
   [junit4] JVM J1:     1.18 ..   255.24 =   254.06s
   [junit4] Execution time total: 5 minutes 38 seconds
   [junit4] Tests summary: 5 suites, 245 tests, 3 failures

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\lucene\common-build.xml:1572: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows\lucene\common-build.xml:1099: There were test failures: 5 suites, 245 tests, 3 failures [seed: 969F32D3988B2F28]

Total time: 5 minutes 40 seconds

[repro] Setting last failure code to 1

[repro] Failures:
[repro]   3/5 failed: org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows>exit 0 
Archiving artifacts
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
No credentials specified
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=09e4bebf56e5feec3c28ca10e3e86848106c6877, workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.2-Windows
[WARNINGS] Computing warning deltas based on reference build #145
Recording test results
Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
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