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/03/13 17:02:48 UTC

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

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

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

Error Message:
Should have exactly 4 documents returned expected:<4> but was:<3>

Stack Trace:
java.lang.AssertionError: Should have exactly 4 documents returned expected:<4> but was:<3>
	at __randomizedtesting.SeedInfo.seed([F0AC87E1C62DB96D:EE948FE9BA8603ED]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.checkSortOrder(DocValuesNotIndexedTest.java:262)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting(DocValuesNotIndexedTest.java:247)
	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 14174 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_F0AC87E1C62DB96D-001\init-core-data-001
   [junit4]   2> 1737257 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[F0AC87E1C62DB96D]) [    ] 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_F0AC87E1C62DB96D-001\tempDir-001
   [junit4]   2> 1737257 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1737257 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1737259 INFO  (ZkTestServer Run Thread) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1737358 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.ZkTestServer start zk server on port:50275
   [junit4]   2> 1737358 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50275
   [junit4]   2> 1737358 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50275
   [junit4]   2> 1737364 INFO  (zkConnectionManagerCallback-11305-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737367 INFO  (zkConnectionManagerCallback-11307-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737371 INFO  (zkConnectionManagerCallback-11309-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737373 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 0x10055dc3c090002, likely client has closed socket
   [junit4]   2> 1737386 WARN  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1737386 WARN  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-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> 1737386 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-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> 1737386 INFO  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@47c267f2{/solr,null,AVAILABLE}
   [junit4]   2> 1737386 INFO  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@798876ab{/solr,null,AVAILABLE}
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41f7f1ab{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50286}
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@64612042{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:50287}
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-1) [    ] o.e.j.s.Server Started @1737451ms
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-2) [    ] o.e.j.s.Server Started @1737451ms
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50286}
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50287}
   [junit4]   2> 1737388 ERROR (jetty-launcher-11310-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1737388 ERROR (jetty-launcher-11310-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1737388 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1737390 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.1.0
   [junit4]   2> 1737390 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1737390 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1737390 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1737390 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-13T16:14:27.244084100Z
   [junit4]   2> 1737390 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1737390 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2019-03-13T16:14:27.244084100Z
   [junit4]   2> 1737392 INFO  (zkConnectionManagerCallback-11314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737392 INFO  (zkConnectionManagerCallback-11312-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737393 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1737393 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1737396 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 0x10055dc3c090004, likely client has closed socket
   [junit4]   2> 1737432 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1737434 WARN  (jetty-launcher-11310-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@58559d85[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1737439 WARN  (jetty-launcher-11310-thread-1) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@4c0097a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1737439 INFO  (jetty-launcher-11310-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50275/solr
   [junit4]   2> 1737441 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1737441 INFO  (zkConnectionManagerCallback-11322-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737441 WARN  (jetty-launcher-11310-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@21758938[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1737446 INFO  (zkConnectionManagerCallback-11325-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737446 WARN  (jetty-launcher-11310-thread-2) [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for SslContextFactory@24710571[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1737446 INFO  (jetty-launcher-11310-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50275/solr
   [junit4]   2> 1737451 INFO  (zkConnectionManagerCallback-11330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737451 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 0x10055dc3c090007, likely client has closed socket
   [junit4]   2> 1737455 INFO  (zkConnectionManagerCallback-11334-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737468 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50287_solr
   [junit4]   2> 1737469 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.c.Overseer Overseer (id=72151998426316808-127.0.0.1:50287_solr-n_0000000000) starting
   [junit4]   2> 1737475 INFO  (zkConnectionManagerCallback-11341-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737481 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50275/solr ready
   [junit4]   2> 1737481 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50287_solr
   [junit4]   2> 1737500 INFO  (zkCallback-11340-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1737500 INFO  (zkCallback-11333-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1737500 INFO  (OverseerStateUpdate-72151998426316808-127.0.0.1:50287_solr-n_0000000000) [n:127.0.0.1:50287_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:50287_solr
   [junit4]   2> 1737522 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1737539 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1737545 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.c.ZkController Publish node=127.0.0.1:50286_solr as DOWN
   [junit4]   2> 1737545 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1737545 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50286_solr
   [junit4]   2> 1737548 INFO  (zkCallback-11333-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1737548 INFO  (zkCallback-11340-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1737550 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50287.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1737558 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50287.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1737558 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50287.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1737560 INFO  (jetty-launcher-11310-thread-2) [n:127.0.0.1:50287_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_F0AC87E1C62DB96D-001\tempDir-001\node1\.
   [junit4]   2> 1737575 INFO  (zkCallback-11324-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1737578 INFO  (zkConnectionManagerCallback-11347-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737579 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1737580 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50275/solr ready
   [junit4]   2> 1737580 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 1737597 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50286.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1737605 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50286.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1737605 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50286.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1737607 INFO  (jetty-launcher-11310-thread-1) [n:127.0.0.1:50286_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_F0AC87E1C62DB96D-001\tempDir-001\node2\.
   [junit4]   2> 1737633 INFO  (zkConnectionManagerCallback-11353-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1737634 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1737634 INFO  (TEST-DocValuesNotIndexedTest.testGroupingDocAbsent-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50275/solr ready
   [junit4]   2> 1737639 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_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> 1737642 INFO  (OverseerThreadFactory-10236-thread-1-processing-n:127.0.0.1:50287_solr) [n:127.0.0.1:50287_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 1737750 INFO  (OverseerStateUpdate-72151998426316808-127.0.0.1:50287_solr-n_0000000000) [n:127.0.0.1:50287_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:50287/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1737754 INFO  (OverseerStateUpdate-72151998426316808-127.0.0.1:50287_solr-n_0000000000) [n:127.0.0.1:50287_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:50286/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1737754 INFO  (OverseerStateUpdate-72151998426316808-127.0.0.1:50287_solr-n_0000000000) [n:127.0.0.1:50287_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50287/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1737758 INFO  (OverseerStateUpdate-72151998426316808-127.0.0.1:50287_solr-n_0000000000) [n:127.0.0.1:50287_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:50286/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1737962 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1737962 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1737962 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr    x:dv_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&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> 1737962 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr    x:dv_coll_shard3_replica_n3] 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_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1737962 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr    x:dv_coll_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1738974 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1738974 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1738974 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1738986 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1738989 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1738989 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1738990 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1738990 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1738990 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1738990 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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_50286.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1738990 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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_F0AC87E1C62DB96D-001\tempDir-001\node2\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_F0AC87E1C62DB96D-001\tempDir-001\node2\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 1738990 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1738990 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 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> 1738990 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50287.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1738990 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 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_F0AC87E1C62DB96D-001\tempDir-001\node1\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_F0AC87E1C62DB96D-001\tempDir-001\node1\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 1738990 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1738990 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1738994 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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_50286.solr.core.dv_coll.shard4.replica_n6' (registry 'solr.core.dv_coll.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1738994 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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_F0AC87E1C62DB96D-001\tempDir-001\node2\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_F0AC87E1C62DB96D-001\tempDir-001\node2\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 1738995 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 1738996 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1738996 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n3' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 1738996 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50287.solr.core.dv_coll.shard3.replica_n3' (registry 'solr.core.dv_coll.shard3.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1738996 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\dv_coll_shard3_replica_n3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\.\dv_coll_shard3_replica_n3\data\]
   [junit4]   2> 1739051 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1739051 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 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> 1739056 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1739056 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1739058 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739058 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739085 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739085 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739086 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4456fdfe[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 1739087 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1739088 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 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> 1739088 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 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> 1739088 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1739088 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@67a26c0c[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1739088 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1739088 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627907601404526592
   [junit4]   2> 1739089 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739091 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739091 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739091 INFO  (searcherExecutor-10246-thread-1-processing-n:127.0.0.1:50287_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node4) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@4456fdfe[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1739091 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739091 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739093 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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 1627907601409769472
   [junit4]   2> 1739094 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 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_node4=0}, version=0}
   [junit4]   2> 1739094 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard1
   [junit4]   2> 1739094 INFO  (searcherExecutor-10245-thread-1-processing-n:127.0.0.1:50286_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:50286_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@67a26c0c[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1739099 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739099 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739099 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1739099 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1739099 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50287/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 1739099 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1739101 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:50287/solr/dv_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 1739101 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 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/72151998426316808-core_node4-n_0000000000
   [junit4]   2> 1739101 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50287/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1739104 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739104 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739104 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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:50286/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 1739104 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739105 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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:50286/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 1739105 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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/72151998426316806-core_node5-n_0000000000
   [junit4]   2> 1739105 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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:50286/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1739114 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739114 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739115 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739115 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739118 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c8f0fde[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 1739119 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739120 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739120 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739120 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739120 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739120 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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 1627907601438081024
   [junit4]   2> 1739120 INFO  (searcherExecutor-10247-thread-1-processing-n:127.0.0.1:50286_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:50286_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@1c8f0fde[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1739123 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739123 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739125 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739125 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739125 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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:50286/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 1739125 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739125 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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:50286/solr/dv_coll_shard4_replica_n6/ has no replicas
   [junit4]   2> 1739125 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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/72151998426316806-core_node8-n_0000000000
   [junit4]   2> 1739126 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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:50286/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 1739168 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1739168 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1739171 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1739171 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1739172 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@6533219a[dv_coll_shard3_replica_n3] main]
   [junit4]   2> 1739172 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1739172 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1739172 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1739173 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1739173 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1739173 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627907601493655552
   [junit4]   2> 1739176 INFO  (searcherExecutor-10248-thread-1-processing-n:127.0.0.1:50287_solr x:dv_coll_shard3_replica_n3 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher Searcher@6533219a[dv_coll_shard3_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1739177 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] 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> 1739177 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/dv_coll/leaders/shard3
   [junit4]   2> 1739180 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1739180 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1739180 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50287/solr/dv_coll_shard3_replica_n3/
   [junit4]   2> 1739180 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1739180 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SyncStrategy http://127.0.0.1:50287/solr/dv_coll_shard3_replica_n3/ has no replicas
   [junit4]   2> 1739180 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] 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/72151998426316808-core_node7-n_0000000000
   [junit4]   2> 1739181 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50287/solr/dv_coll_shard3_replica_n3/ shard3
   [junit4]   2> 1739285 INFO  (zkCallback-11324-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> 1739285 INFO  (zkCallback-11324-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> 1739285 INFO  (zkCallback-11333-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> 1739286 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1739286 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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> 1739286 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1739286 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1739289 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] 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_n3&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1327
   [junit4]   2> 1739290 INFO  (qtp1962020399-30582) [n:127.0.0.1:50286_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=1328
   [junit4]   2> 1739291 INFO  (zkCallback-11333-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> 1739292 INFO  (qtp732252002-30593) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&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=1330
   [junit4]   2> 1739292 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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=1330
   [junit4]   2> 1739294 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_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> 1739399 INFO  (zkCallback-11324-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> 1739399 INFO  (zkCallback-11324-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> 1739399 INFO  (zkCallback-11333-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> 1739399 INFO  (zkCallback-11333-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> 1739399 INFO  (zkCallback-11333-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> 1739400 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_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=1760
   [junit4]   2> 1739401 INFO  (zkCallback-11324-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> 1739405 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1739407 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 1739410 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1739433 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 1739435 INFO  (zkCallback-11333-thread-4) [    ] 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> 1739435 INFO  (zkCallback-11333-thread-3) [    ] 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> 1739435 INFO  (zkCallback-11324-thread-3) [    ] 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> 1739435 INFO  (zkCallback-11324-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> 1739436 INFO  (zkCallback-11333-thread-4) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1739436 INFO  (zkCallback-11324-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1739439 INFO  (zkCallback-11333-thread-4) [    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1739439 INFO  (zkCallback-11324-thread-3) [    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1739446 INFO  (zkCallback-11324-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1739446 INFO  (zkCallback-11333-thread-4) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1739446 INFO  (zkCallback-11333-thread-4) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 11 ms
   [junit4]   2> 1739449 INFO  (zkCallback-11324-thread-2) [    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1739449 INFO  (zkCallback-11324-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1739451 INFO  (zkCallback-11324-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 14 ms
   [junit4]   2> 1739459 INFO  (zkCallback-11324-thread-2) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1739463 INFO  (Thread-5088) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 1739464 INFO  (Thread-5089) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 1739464 INFO  (zkCallback-11324-thread-2) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 17 ms
   [junit4]   2> 1739483 INFO  (Thread-5088) [    ] o.a.s.c.SolrCore core reload dv_coll_shard2_replica_n2
   [junit4]   2> 1739485 INFO  (Thread-5089) [    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard3_replica_n3
   [junit4]   2> 1739490 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1739544 INFO  (Thread-5089) [    ] o.a.s.c.SolrCore core reload dv_coll_shard3_replica_n3
   [junit4]   2> 1739546 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 1739549 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1739549 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n3' using configuration from collection dv_coll
   [junit4]   2> 1739551 INFO  (Thread-5088) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1739558 INFO  (Thread-5088) [    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1739561 INFO  (Thread-5088) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1739561 INFO  (Thread-5088) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n2' using configuration from collection dv_coll
   [junit4]   2> 1739574 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50287.solr.core.dv_coll.shard3.replica_n3' (registry 'solr.core.dv_coll.shard3.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1739574 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\dv_coll_shard3_replica_n3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\.\dv_coll_shard3_replica_n3\data\]
   [junit4]   2> 1739586 INFO  (Thread-5088) [n:127.0.0.1:50286_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_50286.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1739586 INFO  (Thread-5088) [n:127.0.0.1:50286_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_F0AC87E1C62DB96D-001\tempDir-001\node2\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_F0AC87E1C62DB96D-001\tempDir-001\node2\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 1739638 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1739638 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1739640 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c44c7fe[dv_coll_shard3_replica_n3] main]
   [junit4]   2> 1739640 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1739640 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1739640 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1739640 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1739640 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1739640 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1627907601983340544
   [junit4]   2> 1739646 INFO  (OverseerCollectionConfigSetProcessor-72151998426316808-127.0.0.1:50287_solr-n_0000000000) [n:127.0.0.1:50287_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> 1739646 INFO  (searcherExecutor-10265-thread-1-processing-n:127.0.0.1:50287_solr x:dv_coll_shard3_replica_n3 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher Searcher@6c44c7fe[dv_coll_shard3_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1739646 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1739646 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@252e1820[dv_coll_shard3_replica_n3] main]
   [junit4]   2> 1739648 INFO  (searcherExecutor-10265-thread-1-processing-n:127.0.0.1:50287_solr x:dv_coll_shard3_replica_n3 c:dv_coll s:shard3 r:core_node7) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3] Registered new searcher Searcher@252e1820[dv_coll_shard3_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1740367 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] 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> 1740370 INFO  (zkCallback-11333-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1740370 INFO  (Thread-5088) [n:127.0.0.1:50286_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> 1740370 INFO  (Thread-5088) [n:127.0.0.1:50286_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> 1740370 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@37937b1f[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1740370 INFO  (zkCallback-11333-thread-3) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 1740375 INFO  (Thread-5088) [n:127.0.0.1:50286_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> 1740375 INFO  (zkCallback-11333-thread-3) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1740375 INFO  (zkCallback-11333-thread-3) [    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 1740377 INFO  (Thread-5088) [n:127.0.0.1:50286_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> 1740377 INFO  (Thread-5088) [n:127.0.0.1:50286_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> 1740377 INFO  (Thread-5088) [n:127.0.0.1:50286_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> 1740377 INFO  (Thread-5088) [n:127.0.0.1:50286_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> 1740377 INFO  (Thread-5088) [n:127.0.0.1:50286_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 1627907602756141056
   [junit4]   2> 1740379 INFO  (Thread-5089) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 1740381 INFO  (Thread-5088) [n:127.0.0.1:50286_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> 1740384 INFO  (Thread-5089) [    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n3] Schema name=minimal
   [junit4]   2> 1740386 INFO  (Thread-5089) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1740386 INFO  (Thread-5089) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n3' using configuration from collection dv_coll
   [junit4]   2> 1740386 INFO  (searcherExecutor-10266-thread-1-processing-n:127.0.0.1:50286_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:50286_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@37937b1f[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1740389 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4170c458[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1740389 INFO  (Thread-5088) [n:127.0.0.1:50286_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@6fb1a147
   [junit4]   2> 1740389 INFO  (Thread-5088) [n:127.0.0.1:50286_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=6fb1a147
   [junit4]   2> 1740389 INFO  (Thread-5088) [n:127.0.0.1:50286_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@5c71066e: rootName = solr_50286, 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@76f8c94c
   [junit4]   2> 1740389 INFO  (searcherExecutor-10266-thread-1-processing-n:127.0.0.1:50286_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:50286_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@4170c458[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1740395 INFO  (Thread-5088) [n:127.0.0.1:50286_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=6fb1a147
   [junit4]   2> 1740395 INFO  (Thread-5088) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore config update listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 1740400 INFO  (qtp1962020399-30576) [n:127.0.0.1:50286_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/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1740400 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1740405 INFO  (qtp732252002-30586) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 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> 1740406 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ManagedIndexSchema Took 39.0ms for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 1740406 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.S.Request [dv_coll_shard3_replica_n3]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 1740406 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [dv_coll_shard3_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@55ba63bf
   [junit4]   2> 1740406 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard3.replica_n3, tag=55ba63bf
   [junit4]   2> 1740406 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33b4a6a2: rootName = solr_50287, domain = solr.core.dv_coll.shard3.replica_n3, service url = null, agent id = null] for registry solr.core.dv_coll.shard3.replica_n3 / com.codahale.metrics.MetricRegistry@552fbdcb
   [junit4]   2> 1740408 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50287.solr.core.dv_coll.shard3.replica_n3' (registry 'solr.core.dv_coll.shard3.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@194e81a8
   [junit4]   2> 1740413 INFO  (qtp732252002-30587) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard3.leader, tag=55ba63bf
   [junit4]   2> 1740413 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\dv_coll_shard3_replica_n3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.DocValuesNotIndexedTest_F0AC87E1C62DB96D-001\tempDir-001\node1\.\dv_coll_shard3_replica_n3\data\]
   [junit4]   2> 1740439 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.c.ZkShardTerms Successful update of terms at /collections/dv_coll/terms/shard3 to Terms{values={core_node7=1}, version=1}
   [junit4]   2> 1740439 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n3]  webapp=/solr path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[2 (1627907602808569856), 3 (1627907602818007040)]} 0 12
   [junit4]   2> 1740444 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 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_node4=1}, version=1}
   [junit4]   2> 1740444 INFO  (qtp732252002-30590) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 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 (1627907602822201344)]} 0 3
   [junit4]   2> 1740446 INFO  (qtp1962020399-30581) [n:127.0.0.1:50286_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=1}, version=1}
   [junit4]   2> 1740446 INFO  (qtp1962020399-30581) [n:127.0.0.1:50286_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={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[4 (1627907602822201344)]} 0 5
   [junit4]   2> 1740453 INFO  (qtp732252002-30594) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1627907602835832832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1740453 INFO  (qtp732252002-30594) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3e509266 commitCommandVersion:1627907602835832832
   [junit4]   2> 1740455 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1627907602837929984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1740455 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7c528127 commitCommandVersion:1627907602837929984
   [junit4]   2> 1740455 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1627907602837929984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1740455 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_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> 1740456 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b160d5a[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 1740457 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_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> 1740457 INFO  (searcherExecutor-10247-thread-1-processing-n:127.0.0.1:50286_solr x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) [n:127.0.0.1:50286_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@6b160d5a[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1740457 INFO  (qtp1962020399-30580) [n:127.0.0.1:50286_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:50287/solr/dv_coll_shard3_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 1740465 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@259b81aa[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1740467 INFO  (searcherExecutor-10266-thread-1-processing-n:127.0.0.1:50286_solr x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) [n:127.0.0.1:50286_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@259b81aa[dv_coll_shard2_replica_n2] 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=1552493670315}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1740467 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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> 1740467 INFO  (qtp1962020399-30583) [n:127.0.0.1:50286_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:50287/solr/dv_coll_shard3_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 12
   [junit4]   2> 1740481 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1740481 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1740488 INFO  (qtp732252002-30594) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@381e4db8[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 1740488 INFO  (qtp732252002-30594) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1740489 INFO  (searcherExecutor-10246-thread-1-processing-n:127.0.0.1:50287_solr x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node4) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@381e4db8[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=1552493670318}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 1740489 INFO  (qtp732252002-30594) [n:127.0.0.1:50287_solr c:dv_coll s:shard1 r:core_node4 x:dv_coll_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:50287/solr/dv_coll_shard3_replica_n3/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 36
   [junit4]   2> 1740489 INFO  (qtp732252002-30586) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1627907602873581568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1740489 INFO  (qtp732252002-30586) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4f71d018 commitCommandVersion:1627907602873581568
   [junit4]   2> 1740493 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a38e96c[dv_coll_shard3_replica_n3] main]
   [junit4]   2> 1740493 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1740494 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1740494 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1740494 INFO  (qtp732252002-30586) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cefb49d[dv_coll_shard3_replica_n3] main]
   [junit4]   2> 1740495 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1740495 INFO  (Thread-5089) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1740495 INFO  (qtp732252002-30586) [n:127.0.0.1:50287_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n3] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1740497 INFO  (searcherExecutor-10265-thread-1-processing-n:127.0.0.1:50287_solr x:dv_coll_shard3_replica_n3 c:dv_coll s:shard3 r:core_node7) [n:1

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

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> 1755550 INFO  (TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:50495
   [junit4]   2> 1755550 INFO  (TEST-DocValuesNotIndexedTest.testDistribFaceting-seed#[F0AC87E1C62DB96D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 50495
   [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_F0AC87E1C62DB96D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): {_root_=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Direct)}, docValues:{floatField=DocValuesFormat(name=Lucene80), doubleField=DocValuesFormat(name=Direct), intFieldMulti=DocValuesFormat(name=Lucene80), sortableGSL=DocValuesFormat(name=Asserting), boolFieldMulti=DocValuesFormat(name=Direct), floatGSL=DocValuesFormat(name=Asserting), longFieldMulti=DocValuesFormat(name=Lucene80), sortableGSF=DocValuesFormat(name=Lucene80), intField=DocValuesFormat(name=Direct), boolField=DocValuesFormat(name=Asserting), sortableFieldMulti=DocValuesFormat(name=Lucene80), stringFieldMulti=DocValuesFormat(name=Asserting), dateFieldMulti=DocValuesFormat(name=Lucene80), longGSF=DocValuesFormat(name=Lucene80), doubleFieldMulti=DocValuesFormat(name=Asserting), stringGSL=DocValuesFormat(name=Lucene80), doubleGSF=DocValuesFormat(name=Direct), doubleGSL=DocValuesFormat(name=Lucene80), stringGSF=DocValuesFormat(name=Direct), intGSL=DocValuesFormat(name=Direct), sortableText=DocValuesFormat(name=Lucene80), longField=DocValuesFormat(name=Lucene80), dateField=DocValuesFormat(name=Asserting), dateGSF=DocValuesFormat(name=Asserting), boolGSF=DocValuesFormat(name=Asserting), longGSL=DocValuesFormat(name=Asserting), boolGSL=DocValuesFormat(name=Lucene80), floatFieldMulti=DocValuesFormat(name=Direct), floatGSF=DocValuesFormat(name=Lucene80), dateGSL=DocValuesFormat(name=Lucene80), intGSF=DocValuesFormat(name=Lucene80), stringField=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=521, maxMBSortInHeap=6.48326256582431, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@24e9394c), locale=se-FI, timezone=Asia/Ashgabat
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4 (64-bit)/cpus=3,threads=1,free=120224640,total=503840768
   [junit4]   2> NOTE: All tests run in this JVM: [SortSpecParsingTest, DeleteReplicaTest, TestAddFieldRealTimeGet, TestExclusionRuleCollectionAccess, DistributedFacetPivotSmallTest, BooleanFieldTest, SignatureUpdateProcessorFactoryTest, MultiSolrCloudTestCaseTest, FieldAnalysisRequestHandlerTest, TestPullReplica, CoreAdminOperationTest, TestDFISimilarityFactory, SolrTestCaseJ4Test, TestLFUCache, HighlighterMaxOffsetTest, TestSubQueryTransformerCrossCore, TestXmlQParserPlugin, TestExportWriter, SolrCloudReportersTest, ZkSolrClientTest, TestPayloadScoreQParserPlugin, TestPushWriter, TestSolrFieldCacheBean, StatelessScriptUpdateProcessorFactoryTest, TestMinMaxOnMultiValuedField, ZkControllerTest, OpenExchangeRatesOrgProviderTest, WrapperMergePolicyFactoryTest, TestSlowCompositeReaderWrapper, TestIndexingPerformance, SpellingQueryConverterTest, ClusterStateUpdateTest, TestRangeQuery, HealthCheckHandlerTest, DeleteStatusTest, SuggesterTSTTest, BJQParserTest, PKIAuthenticationIntegrationTest, CloneFieldUpdateProcessorFactoryTest, SampleTest, RecoveryAfterSoftCommitTest, HdfsAutoAddReplicasIntegrationTest, TestTolerantSearch, TestJsonFacetsStatsParsing, MoveReplicaHDFSTest, HdfsBasicDistributedZkTest, TestSolrCloudWithKerberosAlt, BlobRepositoryCloudTest, TestCharFilters, ConcurrentDeleteAndCreateCollectionTest, BadComponentTest, ExternalFileFieldSortTest, HdfsCollectionsAPIDistributedZkTest, TestDeleteCollectionOnDownNodes, TestFileDictionaryLookup, TestStressRecovery, BaseCdcrDistributedZkTest, CoreAdminCreateDiscoverTest, TestAtomicUpdateErrorCases, CreateRoutedAliasTest, TestCollectionAPIs, ResponseLogComponentTest, TestDocTermOrds, BlockJoinFacetRandomTest, TestZkAclsWithHadoopAuth, PreAnalyzedFieldManagedSchemaCloudTest, AdminHandlersProxyTest, TolerantUpdateProcessorTest, UUIDFieldTest, TestNestedDocsSort, QueryResultKeyTest, TestOverriddenPrefixQueryForCustomFieldType, TestPKIAuthenticationPlugin, LeaderVoteWaitTimeoutTest, TestWordDelimiterFilterFactory, TestRandomFlRTGCloud, ClassificationUpdateProcessorIntegrationTest, TestPartialUpdateDeduplication, CollectionReloadTest, TestLuceneIndexBackCompat, TestDocBasedVersionConstraints, TestFacetMethods, DeleteLastCustomShardedReplicaTest, TestSimExecutePlanAction, DistributedFacetExistsSmallTest, ForceLeaderWithTlogReplicasTest, UpdateLogTest, TestDynamicLoading, TestLegacyFieldCache, SystemLogListenerTest, InfixSuggestersTest, RequestHandlersTest, SpellCheckCollatorWithCollapseTest, UpdateRequestProcessorFactoryTest, TestConfigSets, TestConfigSetImmutable, DistributedQueueTest, IgnoreLargeDocumentProcessorFactoryTest, CdcrBootstrapTest, TestRTGBase, ConfigureRecoveryStrategyTest, TestFieldSortValues, TestIntervalFaceting, RootFieldTest, TestLegacyField, TestBadConfig, TestUtilizeNode, TestExactStatsCache, OverseerStatusTest, DirectSolrSpellCheckerTest, TestCollectionsAPIViaSolrCloudCluster, TestTestInjection, SuggestComponentContextFilterQueryTest, NumberUtilsTest, TestPointFields, TestPivotHelperCode, TestSQLHandlerNonCloud, TestSimDistribStateManager, TestMultiValuedNumericRangeQuery, OverseerModifyCollectionTest, TaggingAttributeTest, TestShortCircuitedRequests, TestComponentsName, ZkNodePropsTest, TestConfigSetsAPIZkFailure, TestComplexPhraseLeadingWildcard, OverriddenZkACLAndCredentialsProvidersTest, TestLegacyNumericRangeQueryBuilder, TestRebalanceLeaders, SharedFSAutoReplicaFailoverTest, IndexSchemaTest, CopyFieldTest, TestShardHandlerFactory, TestRawTransformer, TestEmbeddedSolrServerConstructors, CustomTermsComponentTest, TestQueryTypes, TestImplicitCoreProperties, SmileWriterTest, SolrMetricManagerTest, TestWriterPerf, JWTAuthPluginIntegrationTest, HDFSCollectionsAPITest, SearchHandlerTest, TestMultiWordSynonyms, TestManagedSchemaThreadSafety, TestSolrCoreSnapshots, TestSkipOverseerOperations, TestRestoreCore, SuggesterWFSTTest, MetricsHistoryIntegrationTest, SolrCmdDistributorTest, TestSolr4Spatial2, PrimitiveFieldTypeTest, TriLevelCompositeIdRoutingTest, AutoAddReplicasPlanActionTest, TestSimClusterStateProvider, DistributedSpellCheckComponentTest, RulesTest, TestFuzzyAnalyzedSuggestions, TestMinHashQParser, HdfsThreadLeakTest, ReplaceNodeTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, TestValueSourceCache, TestNumericRangeQuery64, TestExtendedDismaxParser, HdfsDirectoryTest, CoreMergeIndexesAdminHandlerTest, TestCoreAdminApis, TestSolrQueryParser, QueryParsingTest, TestSmileRequest, FastVectorHighlighterTest, TriggerIntegrationTest, TestMaxTokenLenTokenizer, BasicDistributedZkTest, TestHighlightDedupGrouping, BadCopyFieldTest, TestScoreJoinQPScore, RequestLoggingTest, TestSolrConfigHandler, TestIndexSearcher, FieldMutatingUpdateProcessorTest, LoggingHandlerTest, XmlUpdateRequestHandlerTest, TestImpersonationWithHadoopAuth, CollectionStateFormat2Test, DirectoryFactoryTest, TestCloudRecovery, ReturnFieldsTest, DocValuesMissingTest, ChaosMonkeySafeLeaderTest, TestNumericTerms64, MetricsConfigTest, DistributedQueryComponentOptimizationTest, TestInitParams, TestLockTree, IndexBasedSpellCheckerTest, TestExpandComponent, TestSolrXml, TestSolrCLIRunExample, TestRestManager, TestSurroundQueryParser, TermVectorComponentDistributedTest, HdfsRestartWhileUpdatingTest, TestDistributedMissingSort, NoCacheHeaderTest, NodeAddedTriggerTest, TestCloudJSONFacetJoinDomain, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, DistributedIntervalFacetingTest, MinimalSchemaTest, SolrInfoBeanTest, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedSearch, TestDocumentBuilder, TestGroupingSearch, TestJoin, TestRandomDVFaceting, TestSimpleTrackingShardHandler, TestTrie, PathHierarchyTokenizerFactoryTest, TestDeprecatedFilters, TestLuceneMatchVersion, TestReversedWildcardFilterFactory, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, BasicZkTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionPropsTest, ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteNodeTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, DocValuesNotIndexedTest]
   [junit4] Completed [457/847 (1!)] on J1 in 19.88s, 4 tests, 1 failure <<< FAILURES!

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

[repro] Revision: 1d85f13eeb00430b0319b8e0cb5b27f98dd43edb

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

[repro] ant clean

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

[...truncated 3602 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.DocValuesNotIndexedTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseParallelGC" -Dtests.seed=F0AC87E1C62DB96D -Dtests.slow=true -Dtests.locale=se-FI -Dtests.timezone=Asia/Ashgabat -Dtests.asserts=true -Dtests.file.encoding=UTF-8

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

[...truncated 78 lines...]