You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2019/04/13 21:26:46 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk-9.0.4) - Build # 196 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/196/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly

Error Message:
We should have more counts for boolean fields! expected:<[bool]GSL> but was:<[int]GSL>

Stack Trace:
org.junit.ComparisonFailure: We should have more counts for boolean fields! expected:<[bool]GSL> but was:<[int]GSL>
	at __randomizedtesting.SeedInfo.seed([E0764FC96F4A477:95BC0AA4DBAC9629]:0)
	at org.junit.Assert.assertEquals(Assert.java:115)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.doGroupingDvOnly(DocValuesNotIndexedTest.java:385)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:322)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 14082 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\init-core-data-001
   [junit4]   2> 1353057 WARN  (SUITE-DocValuesNotIndexedTest-seed#[E0764FC96F4A477]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=158 numCloses=158
   [junit4]   2> 1353057 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E0764FC96F4A477]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1353059 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E0764FC96F4A477]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1353059 INFO  (SUITE-DocValuesNotIndexedTest-seed#[E0764FC96F4A477]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1353061 INFO  (TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[E0764FC96F4A477]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistribFaceting
   [junit4]   2> 1353061 INFO  (TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[E0764FC96F4A477]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001
   [junit4]   2> 1353062 INFO  (TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[E0764FC96F4A477]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1353063 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1353064 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1353163 INFO  (TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[E0764FC96F4A477]) [    ] o.a.s.c.ZkTestServer start zk server on port:57811
   [junit4]   2> 1353163 INFO  (TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[E0764FC96F4A477]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57811
   [junit4]   2> 1353163 INFO  (TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[E0764FC96F4A477]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57811
   [junit4]   2> 1353169 INFO  (zkConnectionManagerCallback-8444-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353174 INFO  (zkConnectionManagerCallback-8446-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353177 INFO  (zkConnectionManagerCallback-8448-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353179 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100009f29200002, likely client has closed socket
   [junit4]   2> 1353179 WARN  (jetty-launcher-8449-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1353179 WARN  (jetty-launcher-8449-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1353179 INFO  (jetty-launcher-8449-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1353179 INFO  (jetty-launcher-8449-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1353179 INFO  (jetty-launcher-8449-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1353179 INFO  (jetty-launcher-8449-thread-2) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 1353179 INFO  (jetty-launcher-8449-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1353179 INFO  (jetty-launcher-8449-thread-1) [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 9.0.4+11
   [junit4]   2> 1353180 INFO  (jetty-launcher-8449-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1353180 INFO  (jetty-launcher-8449-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1353180 INFO  (jetty-launcher-8449-thread-1) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1353180 INFO  (jetty-launcher-8449-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1353180 INFO  (jetty-launcher-8449-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1353180 INFO  (jetty-launcher-8449-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1353180 INFO  (jetty-launcher-8449-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f3f55e9{/solr,null,AVAILABLE}
   [junit4]   2> 1353180 INFO  (jetty-launcher-8449-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a4b9a71{/solr,null,AVAILABLE}
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5036ac65{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57829}
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-1) [    ] o.e.j.s.Server Started @1353227ms
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7fa97cdc{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:57830}
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57829}
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-2) [    ] o.e.j.s.Server Started @1353227ms
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57830}
   [junit4]   2> 1353183 ERROR (jetty-launcher-8449-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1353183 ERROR (jetty-launcher-8449-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T20:38:50.906956100Z
   [junit4]   2> 1353183 INFO  (jetty-launcher-8449-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-04-13T20:38:50.906956100Z
   [junit4]   2> 1353187 INFO  (zkConnectionManagerCallback-8451-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353187 INFO  (zkConnectionManagerCallback-8453-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353188 INFO  (jetty-launcher-8449-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1353188 INFO  (jetty-launcher-8449-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1353192 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100009f29200003, likely client has closed socket
   [junit4]   2> 1353302 INFO  (jetty-launcher-8449-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1353308 WARN  (jetty-launcher-8449-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@3bdf51f2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1353309 WARN  (jetty-launcher-8449-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@18f630c1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1353313 INFO  (jetty-launcher-8449-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57811/solr
   [junit4]   2> 1353317 INFO  (zkConnectionManagerCallback-8461-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353318 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100009f29200005, likely client has closed socket
   [junit4]   2> 1353321 INFO  (zkConnectionManagerCallback-8463-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353389 INFO  (jetty-launcher-8449-thread-1) [n:127.0.0.1:57829_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57829_solr
   [junit4]   2> 1353394 INFO  (jetty-launcher-8449-thread-1) [n:127.0.0.1:57829_solr    ] o.a.s.c.Overseer Overseer (id=72058277627691014-127.0.0.1:57829_solr-n_0000000000) starting
   [junit4]   2> 1353399 INFO  (zkConnectionManagerCallback-8470-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353402 INFO  (jetty-launcher-8449-thread-1) [n:127.0.0.1:57829_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57811/solr ready
   [junit4]   2> 1353402 INFO  (jetty-launcher-8449-thread-1) [n:127.0.0.1:57829_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57829_solr
   [junit4]   2> 1353403 INFO  (OverseerStateUpdate-72058277627691014-127.0.0.1:57829_solr-n_0000000000) [n:127.0.0.1:57829_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:57829_solr
   [junit4]   2> 1353405 INFO  (OverseerStateUpdate-72058277627691014-127.0.0.1:57829_solr-n_0000000000) [n:127.0.0.1:57829_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1353423 INFO  (jetty-launcher-8449-thread-1) [n:127.0.0.1:57829_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1353446 INFO  (zkCallback-8469-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1353453 INFO  (jetty-launcher-8449-thread-1) [n:127.0.0.1:57829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57829.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6880319c
   [junit4]   2> 1353459 INFO  (jetty-launcher-8449-thread-1) [n:127.0.0.1:57829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57829.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6880319c
   [junit4]   2> 1353459 INFO  (jetty-launcher-8449-thread-1) [n:127.0.0.1:57829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57829.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6880319c
   [junit4]   2> 1353459 INFO  (jetty-launcher-8449-thread-1) [n:127.0.0.1:57829_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001\node1\.
   [junit4]   2> 1353489 INFO  (jetty-launcher-8449-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1353491 WARN  (jetty-launcher-8449-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4bf1cbae[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1353494 WARN  (jetty-launcher-8449-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@1ab54bfe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1353495 INFO  (jetty-launcher-8449-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57811/solr
   [junit4]   2> 1353497 INFO  (zkConnectionManagerCallback-8477-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353502 INFO  (zkConnectionManagerCallback-8479-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353507 INFO  (jetty-launcher-8449-thread-2) [n:127.0.0.1:57830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1353509 INFO  (jetty-launcher-8449-thread-2) [n:127.0.0.1:57830_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:57830_solr as DOWN
   [junit4]   2> 1353511 INFO  (jetty-launcher-8449-thread-2) [n:127.0.0.1:57830_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1353511 INFO  (jetty-launcher-8449-thread-2) [n:127.0.0.1:57830_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57830_solr
   [junit4]   2> 1353511 INFO  (zkCallback-8462-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1353511 INFO  (zkCallback-8469-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1353511 INFO  (zkCallback-8478-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1353534 INFO  (zkConnectionManagerCallback-8486-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353535 INFO  (jetty-launcher-8449-thread-2) [n:127.0.0.1:57830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1353536 INFO  (jetty-launcher-8449-thread-2) [n:127.0.0.1:57830_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57811/solr ready
   [junit4]   2> 1353536 INFO  (jetty-launcher-8449-thread-2) [n:127.0.0.1:57830_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1353553 INFO  (jetty-launcher-8449-thread-2) [n:127.0.0.1:57830_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57830.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6880319c
   [junit4]   2> 1353558 INFO  (jetty-launcher-8449-thread-2) [n:127.0.0.1:57830_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57830.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6880319c
   [junit4]   2> 1353560 INFO  (jetty-launcher-8449-thread-2) [n:127.0.0.1:57830_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57830.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6880319c
   [junit4]   2> 1353560 INFO  (jetty-launcher-8449-thread-2) [n:127.0.0.1:57830_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001\node2\.
   [junit4]   2> 1353585 INFO  (zkConnectionManagerCallback-8492-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1353586 INFO  (TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[E0764FC96F4A477]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1353587 INFO  (TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[E0764FC96F4A477]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57811/solr ready
   [junit4]   2> 1353591 INFO  (qtp1594081072-23281) [n:127.0.0.1:57829_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1353594 INFO  (OverseerThreadFactory-8510-thread-1-processing-n:127.0.0.1:57829_solr) [n:127.0.0.1:57829_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 1353702 INFO  (OverseerStateUpdate-72058277627691014-127.0.0.1:57829_solr-n_0000000000) [n:127.0.0.1:57829_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57830/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1353704 INFO  (OverseerStateUpdate-72058277627691014-127.0.0.1:57829_solr-n_0000000000) [n:127.0.0.1:57829_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57829/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1353706 INFO  (OverseerStateUpdate-72058277627691014-127.0.0.1:57829_solr-n_0000000000) [n:127.0.0.1:57829_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57830/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1353707 INFO  (OverseerStateUpdate-72058277627691014-127.0.0.1:57829_solr-n_0000000000) [n:127.0.0.1:57829_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:57829/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1353914 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr    x:dv_coll_shard2_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1353914 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr    x:dv_coll_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1353922 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr    x:dv_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1353932 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr    x:dv_coll_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1353939 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr    x:dv_coll_shard4_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1354924 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1354930 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1354933 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1354933 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1354934 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57829.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6880319c
   [junit4]   2> 1354934 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001\node1\dv_coll_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 1354941 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1354942 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1354949 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1354949 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1354949 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57830.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6880319c
   [junit4]   2> 1354949 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [[dv_coll_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001\node2\dv_coll_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001\node2\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 1354952 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1354968 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1354973 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1354973 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1354974 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57830.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6880319c
   [junit4]   2> 1354974 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001\node2\dv_coll_shard3_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001\node2\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 1354974 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1354982 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1354984 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1354985 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1354985 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57829.solr.core.dv_coll.shard4.replica_n6' (registry 'solr.core.dv_coll.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6880319c
   [junit4]   2> 1354986 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001\node1\dv_coll_shard4_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001\node1\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 1355034 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1355034 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1355038 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1355038 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1355075 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1355075 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1355078 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1355078 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1355078 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@34fcd62f[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1355079 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1355079 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1355080 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1355080 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1355080 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1355080 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1355082 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1355083 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630732741829984256
   [junit4]   2> 1355084 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1355084 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1355086 INFO  (searcherExecutor-8519-thread-1-processing-n:127.0.0.1:57829_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@34fcd62f[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1355086 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a94dd3f[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 1355087 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1355088 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1355088 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1355089 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard2 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 1355089 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard2
   [junit4]   2> 1355089 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1355089 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1355089 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630732741836275712
   [junit4]   2> 1355092 INFO  (searcherExecutor-8521-thread-1-processing-n:127.0.0.1:57830_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@3a94dd3f[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1355094 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1355094 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1355094 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57829/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 1355094 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1355094 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c9505d5[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 1355094 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:57829/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 1355094 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard2/leader after winning as /collections/dv_coll/leader_elect/shard2/election/72058277627691014-core_node5-n_0000000000
   [junit4]   2> 1355094 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 1355094 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard3
   [junit4]   2> 1355097 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57829/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1355100 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1355100 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1355100 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1355101 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1355101 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1355101 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57830/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 1355101 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1355102 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1355102 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1355102 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630732741849907200
   [junit4]   2> 1355102 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy http://127.0.0.1:57830/solr/dv_coll_shard3_replica_n4/ has no replicas
   [junit4]   2> 1355102 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard3/leader after winning as /collections/dv_coll/leader_elect/shard3/election/72058277627691017-core_node7-n_0000000000
   [junit4]   2> 1355106 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57830/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 1355106 INFO  (searcherExecutor-8520-thread-1-processing-n:127.0.0.1:57830_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@1c9505d5[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1355110 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1355110 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard1
   [junit4]   2> 1355112 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1355112 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1355112 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57830/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 1355112 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1355112 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:57830/solr/dv_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 1355112 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard1/leader after winning as /collections/dv_coll/leader_elect/shard1/election/72058277627691017-core_node3-n_0000000000
   [junit4]   2> 1355114 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57830/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1355126 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1355126 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1355129 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1355129 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1355130 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@623b9e19[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 1355132 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1355133 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1355133 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1355133 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1355133 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1355134 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630732741883461632
   [junit4]   2> 1355135 INFO  (searcherExecutor-8522-thread-1-processing-n:127.0.0.1:57829_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@623b9e19[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1355137 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard4 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1355137 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard4
   [junit4]   2> 1355140 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1355140 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1355140 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57829/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 1355140 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1355140 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy http://127.0.0.1:57829/solr/dv_coll_shard4_replica_n6/ has no replicas
   [junit4]   2> 1355140 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/dv_coll/leaders/shard4/leader after winning as /collections/dv_coll/leader_elect/shard4/election/72058277627691014-core_node8-n_0000000000
   [junit4]   2> 1355141 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57829/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 1355243 INFO  (zkCallback-8462-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1355243 INFO  (zkCallback-8462-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1355243 INFO  (zkCallback-8478-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1355243 INFO  (zkCallback-8478-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1355245 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1355245 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1355245 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1355245 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1355249 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1327
   [junit4]   2> 1355249 INFO  (qtp1594081072-23279) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1335
   [junit4]   2> 1355249 INFO  (qtp1985232931-23286) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1317
   [junit4]   2> 1355249 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1310
   [junit4]   2> 1355253 INFO  (qtp1594081072-23281) [n:127.0.0.1:57829_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> 1355351 INFO  (zkCallback-8462-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1355351 INFO  (zkCallback-8462-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1355351 INFO  (zkCallback-8462-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1355351 INFO  (zkCallback-8478-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1355351 INFO  (zkCallback-8478-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1355351 INFO  (zkCallback-8478-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1355351 INFO  (qtp1594081072-23281) [n:127.0.0.1:57829_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=1759
   [junit4]   2> 1355356 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1355357 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1355359 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1355366 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 1355366 INFO  (zkCallback-8478-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1355366 INFO  (zkCallback-8478-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1355366 INFO  (zkCallback-8462-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1355366 INFO  (zkCallback-8462-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - updating schema from ZooKeeper ...
   [junit4]   2> 1355367 INFO  (zkCallback-8478-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1355367 INFO  (zkCallback-8462-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1355368 INFO  (zkCallback-8478-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1355369 INFO  (zkCallback-8478-thread-1) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1355369 INFO  (zkCallback-8462-thread-1) [    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1355371 INFO  (zkCallback-8478-thread-2) [    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1355373 INFO  (zkCallback-8462-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1355373 INFO  (zkCallback-8478-thread-1) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1355373 INFO  (zkCallback-8462-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
   [junit4]   2> 1355373 INFO  (zkCallback-8478-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 1355374 INFO  (zkCallback-8478-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1355374 INFO  (zkCallback-8478-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 1355374 INFO  (Thread-3928) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 1355374 INFO  (Thread-3929) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 1355376 INFO  (Thread-3929) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 1355376 INFO  (Thread-3928) [    ] o.a.s.c.SolrCore core reload dv_coll_shard2_replica_n2
   [junit4]   2> 1355380 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1355439 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1355442 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1355442 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n2' using configuration from collection dv_coll
   [junit4]   2> 1355474 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57829.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6880319c
   [junit4]   2> 1355474 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001\node1\dv_coll_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 1355559 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1355559 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1355559 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@20530513[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1355563 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1355564 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1355564 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1355565 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1355565 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1355569 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1630732742339592192
   [junit4]   2> 1355574 INFO  (searcherExecutor-8539-thread-1-processing-n:127.0.0.1:57829_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@20530513[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1355574 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1355574 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@82d9afd[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1355576 INFO  (searcherExecutor-8539-thread-1-processing-n:127.0.0.1:57829_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@82d9afd[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1355577 INFO  (zkCallback-8462-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1355580 INFO  (zkCallback-8462-thread-2) [    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1355583 INFO  (zkCallback-8462-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1355583 INFO  (zkCallback-8462-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 1355593 INFO  (Thread-3928) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1355598 INFO  (Thread-3928) [    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1355602 INFO  (Thread-3928) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1355602 INFO  (Thread-3928) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n2' using configuration from collection dv_coll
   [junit4]   2> 1355610 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 1355610 INFO  (OverseerCollectionConfigSetProcessor-72058277627691014-127.0.0.1:57829_solr-n_0000000000) [n:127.0.0.1:57829_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1355619 INFO  (qtp1985232931-23284) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.S.Request [dv_coll_shard3_replica_n4]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1355621 INFO  (qtp1594081072-23291) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.S.Request [dv_coll_shard4_replica_n6]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1355624 INFO  (qtp1985232931-23283) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request [dv_coll_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1355624 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ManagedIndexSchema Took 13.0ms for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 1355624 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.S.Request [dv_coll_shard2_replica_n2]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=269
   [junit4]   2> 1355624 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@7fc8bb82
   [junit4]   2> 1355624 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard2.replica_n2, tag=7fc8bb82
   [junit4]   2> 1355624 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d130b58: rootName = solr_57829, domain = solr.core.dv_coll.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.dv_coll.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@6eca1ca5
   [junit4]   2> 1355632 INFO  (Thread-3928) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57829.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6880319c
   [junit4]   2> 1355637 INFO  (qtp1594081072-23275) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard2.leader, tag=7fc8bb82
   [junit4]   2> 1355638 INFO  (Thread-3928) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001\node1\dv_coll_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 1355700 INFO  (qtp1985232931-23274) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 1355700 INFO  (qtp1985232931-23274) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[1 (1630732742474858496)]} 0 3
   [junit4]   2> 1355706 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1630732742483247104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1355706 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1355706 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1355706 INFO  (qtp1594081072-23281) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1630732742483247104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1355708 INFO  (qtp1594081072-23281) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1355708 INFO  (qtp1594081072-23281) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d26173b[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 1355708 INFO  (qtp1594081072-23281) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1355708 INFO  (qtp1594081072-23278) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57830/solr/dv_coll_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 1355711 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1630732742488489984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1355711 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1355711 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@63582c98[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 1355711 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1355713 INFO  (searcherExecutor-8522-thread-1-processing-n:127.0.0.1:57829_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@1d26173b[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1355715 INFO  (searcherExecutor-8521-thread-1-processing-n:127.0.0.1:57830_solr x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@63582c98[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1355715 INFO  (qtp1594081072-23281) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57830/solr/dv_coll_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 7
   [junit4]   2> 1355716 INFO  (qtp1985232931-23290) [n:127.0.0.1:57830_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:57830/solr/dv_coll_shard1_replica_n1/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 1355716 INFO  (qtp1985232931-23287) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1630732742493732864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1355716 INFO  (qtp1985232931-23287) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@292efec commitCommandVersion:1630732742493732864
   [junit4]   2> 1355723 INFO  (qtp1985232931-23287) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@629ef741[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 1355726 INFO  (searcherExecutor-8520-thread-1-processing-n:127.0.0.1:57830_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@629ef741[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Windows 10, java.vendor=Oracle Corporation, java.version=9.0.4, java.vm.version=9.0.4+11, lucene.version=8.1.0, os.arch=amd64, java.runtime.version=9.0.4+11, source=flush, os.version=10.0, timestamp=1555187933444}]:[attributes={Lucene50PostingsFormat.fstMode=AUTO, Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1355726 INFO  (qtp1985232931-23287) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1355726 INFO  (qtp1985232931-23287) [n:127.0.0.1:57830_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&commit=true&wt=javabin&version=2}{commit=} 0 25
   [junit4]   2> 1355737 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field intField is Points-based.
   [junit4]   2> 1355737 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field longField is Points-based.
   [junit4]   2> 1355737 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field doubleField is Points-based.
   [junit4]   2> 1355737 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field floatField is Points-based.
   [junit4]   2> 1355737 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field dateField is Points-based.
   [junit4]   2> 1355737 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field intFieldMulti is Points-based.
   [junit4]   2> 1355737 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field longFieldMulti is Points-based.
   [junit4]   2> 1355737 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field doubleFieldMulti is Points-based.
   [junit4]   2> 1355737 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field floatFieldMulti is Points-based.
   [junit4]   2> 1355737 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field dateFieldMulti is Points-based.
   [junit4]   2> 1355738 INFO  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.S.Request [dv_coll_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&f.dateFieldMulti.facet.limit=160&fl=id&fl=score&shards.purpose=20&f.intField.facet.limit=160&fsv=true&f.longFieldMulti.facet.limit=160&f.boolFieldMulti.facet.limit=160&shard.url=http://127.0.0.1:57829/solr/dv_coll_shard2_replica_n2/&f.sortableFieldMulti.facet.limit=160&f.longField.facet.mincount=0&f.boolField.facet.mincount=0&f.dateField.facet.mincount=0&f.doubleField.facet.limit=160&f.doubleFieldMulti.facet.mincount=0&f.floatField.facet.mincount=0&f.dateFieldMulti.facet.mincount=0&f.doubleField.facet.mincount=0&f.boolField.facet.limit=160&f.stringField.facet.mincount=0&f.stringFieldMulti.facet.limit=160&f.boolFieldMulti.facet.mincount=0&f.intField.facet.mincount=0&f.intFieldMulti.facet.mincount=0&f.doubleFieldMulti.facet.limit=160&wt=javabin&facet.field=intField&facet.field=longField&facet.field=doubleField&facet.field=floatField&facet.field=dateField&facet.field=stringField&facet.field=boolField&facet.field=sortableText&facet.field=intFieldMulti&facet.field=longFieldMulti&facet.field=doubleFieldMulti&facet.field=floatFieldMulti&facet.field=dateFieldMulti&facet.field=stringFieldMulti&facet.field=boolFieldMulti&facet.field=sortableFieldMulti&_stateVer_=dv_coll:4&f.longFieldMulti.facet.mincount=0&start=0&rows=0&f.dateField.facet.limit=160&version=2&f.stringFieldMulti.facet.mincount=0&q=*:*&f.floatFieldMulti.facet.limit=160&f.longField.facet.limit=160&f.stringField.facet.limit=160&f.sortableText.facet.limit=160&NOW=1555187933451&f.intFieldMulti.facet.limit=160&f.floatFieldMulti.facet.mincount=0&isShard=true&f.floatField.facet.limit=160&f.sortableText.facet.mincount=0&facet=true&f.sortableFieldMulti.facet.mincount=0} hits=0 status=0 QTime=1
   [junit4]   2> 1355738 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field intField is Points-based.
   [junit4]   2> 1355738 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field longField is Points-based.
   [junit4]   2> 1355738 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field doubleField is Points-based.
   [junit4]   2> 1355738 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field floatField is Points-based.
   [junit4]   2> 1355738 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field dateField is Points-based.
   [junit4]   2> 1355738 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field intFieldMulti is Points-based.
   [junit4]   2> 1355738 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field longFieldMulti is Points-based.
   [junit4]   2> 1355738 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field doubleFieldMulti is Points-based.
   [junit4]   2> 1355738 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field floatFieldMulti is Points-based.
   [junit4]   2> 1355738 WARN  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.SimpleFacets Raising facet.mincount from 0 to 1, because field dateFieldMulti is Points-based.
   [junit4]   2> 1355738 INFO  (qtp1594081072-23277) [n:127.0.0.1:57829_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.S.Request [dv_coll_shard4_replica_n6]  webapp=/solr path=/select params={df=text&distrib=false&f.dateFieldMulti.facet.limit=160&fl=id&fl=score&shards.purpose=20&f.intField.facet.limit=160&fsv=true&f.longFieldMulti.facet.limit=160&f.boolFieldMulti.facet.limit=160&shard.url=http://127.0.0.1:57829/solr/dv_coll_shard4_replica_n6/&f.sortableFieldMulti.facet.limit=160&f.longField.facet.mincount=0&f.boolField.facet.mincount=0&f.dateField.facet.mincount=0&f.doubleField.facet.limit=160&f.doubleFieldMulti.facet.mincount=0&f.floatField.facet.mincount=0&f.dateFieldMulti.facet.mincount=0&f.doubleField.facet.mincount=0&f.boolField.facet.limit=160&f.stringField.facet.mincount=0&f.stringFieldMulti.facet.limit=160&f.boolFieldMulti.facet.mincount=0&f.intField.facet.mincount=0&f.intFieldMulti.facet.mincount=0&f.doubleFieldMulti.facet.limit=160&wt=javabin&facet.field=intField&facet.field=longField&facet.field=doubleField&facet.field=floatField&facet.field=dateField&facet.field=stringField&facet.field=boolField&facet.field=sortableText&facet.field=intFieldMulti&facet.field=longFieldMulti&facet.field=doubleFieldMulti&facet.field=floatFieldMulti&facet.field=dateFieldMulti&facet.field=stringFieldMulti&facet.field=boolFieldMulti&facet.field=sortableFieldMulti&_stateVer_=dv_coll:4&f.longFieldMulti.facet.mincount=0&start=0&rows=0&f.dateField.facet.limit=160&version=2&f.stringFieldMulti.facet.mincount=0&q=*:*&f.floatFieldMulti.facet.limit=160&f.longField.facet.limit=160&f.stringField.facet.limit=160&f.sortableText.facet.limit=160&NOW=1555187933451&f.intFieldMulti.facet.limit=160&f.floatFieldMulti.facet.mincount=0&isShard=true&f.floatField.facet.l

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

> 	2	/solr/collections/dv_coll/terms/shard4
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	17	/solr/collections/dv_coll/state.json
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	2	/solr/configs/conf1/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1367427 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[E0764FC96F4A477]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:58130
   [junit4]   2> 1367427 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[E0764FC96F4A477]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 58130
   [junit4]   2> 1368428 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[E0764FC96F4A477]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGroupingDocAbsent
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_E0764FC96F4A477-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {_root_=Lucene50(blocksize=128), id=FST50}, docValues:{floatField=DocValuesFormat(name=Asserting), doubleField=DocValuesFormat(name=Lucene80), intFieldMulti=DocValuesFormat(name=Asserting), boolFieldMulti=DocValuesFormat(name=Lucene80), sortableGSL=DocValuesFormat(name=Lucene80), longFieldMulti=DocValuesFormat(name=Direct), floatGSL=DocValuesFormat(name=Lucene80), sortableGSF=DocValuesFormat(name=Asserting), intField=DocValuesFormat(name=Lucene80), boolField=DocValuesFormat(name=Lucene80), sortableFieldMulti=DocValuesFormat(name=Direct), stringFieldMulti=DocValuesFormat(name=Lucene80), dateFieldMulti=DocValuesFormat(name=Direct), doubleFieldMulti=DocValuesFormat(name=Lucene80), longGSF=DocValuesFormat(name=Asserting), stringGSL=DocValuesFormat(name=Direct), doubleGSF=DocValuesFormat(name=Lucene80), doubleGSL=DocValuesFormat(name=Direct), stringGSF=DocValuesFormat(name=Lucene80), sortableText=DocValuesFormat(name=Direct), intGSL=DocValuesFormat(name=Lucene80), longField=DocValuesFormat(name=Asserting), dateField=DocValuesFormat(name=Lucene80), dateGSF=DocValuesFormat(name=Lucene80), boolGSF=DocValuesFormat(name=Lucene80), longGSL=DocValuesFormat(name=Lucene80), boolGSL=DocValuesFormat(name=Asserting), floatFieldMulti=DocValuesFormat(name=Lucene80), floatGSF=DocValuesFormat(name=Asserting), dateGSL=DocValuesFormat(name=Asserting), intGSF=DocValuesFormat(name=Direct), stringField=DocValuesFormat(name=Lucene80)}, maxPointsInLeafNode=1219, maxMBSortInHeap=5.408218423938278, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3ede6769), locale=fr-VU, timezone=Antarctica/DumontDUrville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=3,threads=1,free=216686208,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [NodeMutatorTest, SolrRrdBackendFactoryTest, TestDistributedMissingSort, TestWriterPerf, DistributedQueryComponentOptimizationTest, AtomicUpdatesTest, SolrCoreTest, BitVectorTest, TestDynamicFieldResource, TestCloudSchemaless, CustomTermsComponentTest, TriLevelCompositeIdRoutingTest, SOLR749Test, TestInitParams, TestRTGBase, FastVectorHighlighterTest, TestJsonFacetRefinement, SplitShardTest, TestLocalFSCloudBackupRestore, TestCSVResponseWriter, WrapperMergePolicyFactoryTest, TestCoreDiscovery, TestImpersonationWithHadoopAuth, TestManagedSchema, ConcurrentDeleteAndCreateCollectionTest, TestCSVLoader, AutoAddReplicasPlanActionTest, BadCopyFieldTest, TestMinHashQParser, TestManagedResource, TestPartialUpdateDeduplication, TestValueSourceCache, OverriddenZkACLAndCredentialsProvidersTest, TestSolrXml, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, BooleanFieldTest, TestMinMaxOnMultiValuedField, TestStressRecovery, UtilsToolTest, BJQParserTest, BadComponentTest, TestSubQueryTransformerCrossCore, OpenExchangeRatesOrgProviderTest, RootFieldTest, TestNestedDocsSort, ClassificationUpdateProcessorTest, ShowFileRequestHandlerTest, TestScoreJoinQPScore, TestReplicationHandlerDiskOverFlow, SystemLogListenerTest, TestFieldCache, MoveReplicaTest, TestNumericTerms64, TestMacros, SaslZkACLProviderTest, TestExportWriter, SignatureUpdateProcessorFactoryTest, TestPivotHelperCode, DistributedSpellCheckComponentTest, HealthCheckHandlerTest, TestQueryTypes, TestExtendedDismaxParser, HdfsAutoAddReplicasIntegrationTest, SpellCheckComponentTest, TestSearcherReuse, TestRecoveryHdfs, TestConfigSetImmutable, TestRawTransformer, TestSha256AuthenticationProvider, TestSolrQueryResponse, TestFieldCacheSort, TestSimDistribStateManager, SynonymTokenizerTest, TestFileDictionaryLookup, DistributedIntervalFacetingTest, ForceLeaderWithTlogReplicasTest, ZkControllerTest, TestPerFieldSimilarityWithDefaultOverride, SortSpecParsingTest, UUIDFieldTest, TestDFISimilarityFactory, TestCloudInspectUtil, TestLuceneIndexBackCompat, TestJsonFacetsStatsParsing, TestSQLHandlerNonCloud, TriggerCooldownIntegrationTest, TestCursorMarkWithoutUniqueKey, TestRangeQuery, ChaosMonkeySafeLeaderTest, TestStressCloudBlindAtomicUpdates, ChaosMonkeyNothingIsSafeTest, TriggerIntegrationTest, MBeansHandlerTest, BasicAuthIntegrationTest, DirectUpdateHandlerTest, MoreLikeThisHandlerTest, TestExclusionRuleCollectionAccess, CoreMergeIndexesAdminHandlerTest, TestSafeXMLParsing, RollingRestartTest, SuggesterWFSTTest, TestUpdate, CSVRequestHandlerTest, CollectionReloadTest, HdfsDirectoryFactoryTest, SolrCloudExampleTest, MinimalSchemaTest, TestBM25SimilarityFactory, TestCoreBackup, DistributedQueueTest, TestSimNodeAddedTrigger, HDFSCollectionsAPITest, DistributedDebugComponentTest, TestUniqueKeyFieldResource, TestStressUserVersions, ClusterStateUpdateTest, LeaderFailureAfterFreshStartTest, SolrMetricManagerTest, TestUseDocValuesAsStored, ByteBuffersDirectoryFactoryTest, AuditLoggerIntegrationTest, OrderedExecutorTest, OverseerModifyCollectionTest, GraphQueryTest, RequestLoggingTest, TestImplicitCoreProperties, TestDocSet, MetricUtilsTest, DistribDocExpirationUpdateProcessorTest, SimpleCollectionCreateDeleteTest, TestCollectionsAPIViaSolrCloudCluster, SuggestComponentContextFilterQueryTest, SolrLogAuditLoggerPluginTest, TestFuzzyAnalyzedSuggestions, TestSolr4Spatial2, TestIndexingPerformance, CopyFieldTest, TestSurroundQueryParser, HLLUtilTest, MetricTriggerTest, TestPayloadScoreQParserPlugin, TermVectorComponentDistributedTest, TestConfigSets, ActionThrottleTest, TestBulkSchemaConcurrent, MigrateRouteKeyTest, TestRandomFlRTGCloud, TestLogWatcher, TestLuceneMatchVersion, TestZkChroot, TestCoreAdminApis, TestPointFields, PeerSyncWithBufferUpdatesTest, DocValuesMissingTest, PreAnalyzedFieldManagedSchemaCloudTest, TestConfig, TestFiltering, SystemCollectionCompatTest, TestCopyFieldCollectionResource, ZkNodePropsTest, DistributedTermsComponentTest, TestFacetMethods, TestComplexPhraseLeadingWildcard, DocExpirationUpdateProcessorFactoryTest, RestoreTriggerStateTest, UUIDUpdateProcessorFallbackTest, TestRealTimeGet, CdcrUpdateLogTest, SystemInfoHandlerTest, HdfsThreadLeakTest, TestSolrDeletionPolicy2, TestSimGenericDistributedQueue, InfixSuggestersTest, IndexSchemaTest, EmbeddedSolrNoSerializeTest, TestShortCircuitedRequests, TestCollectionAPIs, TestEmbeddedSolrServerConstructors, TestFieldCacheVsDocValues, CoreAdminOperationTest, TestCloudPivotFacet, TestDocBasedVersionConstraints, TestSlowCompositeReaderWrapper, TestLeaderElectionWithEmptyReplica, ShardRoutingTest, DeleteStatusTest, TestUtilizeNode, HdfsUnloadDistributedZkTest, TestUtils, TestNonDefinedSimilarityFactory, SolrTestCaseJ4Test, DateFieldTest, MoveReplicaHDFSFailoverTest, ConnectionManagerTest, TestCloudRecovery, TestSSLRandomization, TestFieldResource, TestReplicationHandler, DocValuesNotIndexedTest]
   [junit4] Completed [356/854 (1!)] on J1 in 15.42s, 4 tests, 1 failure <<< FAILURES!

[...truncated 14591 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:633: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\build.xml:117: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\build.xml:261: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:2269: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\analysis\build.xml:149: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\analysis\build.xml:38: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:2027: Rat problems were found!

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