Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-MacOSX/77/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

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




Build Log:
[...truncated 14402 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 2239037 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[54688F608E614440]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/init-core-data-001
   [junit4]   2> 2239038 WARN  
(SUITE-DocValuesNotIndexedTest-seed#[54688F608E614440]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2239038 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[54688F608E614440]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2239043 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[54688F608E614440]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2239046 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[54688F608E614440]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingSorting
   [junit4]   2> 2239047 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[54688F608E614440]) [    
] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001
   [junit4]   2> 2239047 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[54688F608E614440]) [    
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2239047 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2239048 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2239157 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[54688F608E614440]) [    
] o.a.s.c.ZkTestServer start zk server on port:57388
   [junit4]   2> 2239158 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[54688F608E614440]) [    
] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57388
   [junit4]   2> 2239158 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[54688F608E614440]) [    
] o.a.s.c.ZkTestServer connecting to 127.0.0.1 57388
   [junit4]   2> 2239170 INFO  (zkConnectionManagerCallback-16774-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2239175 INFO  (zkConnectionManagerCallback-16776-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2239177 INFO  (zkConnectionManagerCallback-16778-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2239182 WARN  (jetty-launcher-16779-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2239182 WARN  (jetty-launcher-16779-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 2239183 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2239183 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 2239183 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2239183 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 2239183 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 2239183 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_201-b09
   [junit4]   2> 2239185 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2239185 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2239186 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2239186 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2239186 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2239186 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2239186 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2c284aa6{/solr,null,AVAILABLE}
   [junit4]   2> 2239186 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@33924d65{/solr,null,AVAILABLE}
   [junit4]   2> 2239188 WARN  (jetty-launcher-16779-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@64feae9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2239189 WARN  (jetty-launcher-16779-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@1c75c73a[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2239189 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2c0f5bfb{SSL,[ssl, 
http/1.1]}{127.0.0.1:57394}
   [junit4]   2> 2239189 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3be67746{SSL,[ssl, 
http/1.1]}{127.0.0.1:57393}
   [junit4]   2> 2239189 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.e.j.s.Server Started @2239306ms
   [junit4]   2> 2239189 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57393}
   [junit4]   2> 2239189 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.e.j.s.Server Started @2239306ms
   [junit4]   2> 2239189 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57394}
   [junit4]   2> 2239189 ERROR (jetty-launcher-16779-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2239189 ERROR (jetty-launcher-16779-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2239189 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2239189 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2239189 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 2239189 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 2239189 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2239190 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2239190 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2239190 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2239190 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-14T10:50:43.201Z
   [junit4]   2> 2239190 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-04-14T10:50:43.201Z
   [junit4]   2> 2239193 INFO  (zkConnectionManagerCallback-16782-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2239194 INFO  (zkConnectionManagerCallback-16783-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2239194 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2239194 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2239310 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2239310 WARN  (jetty-launcher-16779-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2239311 WARN  (jetty-launcher-16779-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2956e3f1[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2239313 WARN  (jetty-launcher-16779-thread-1) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2239313 WARN  (jetty-launcher-16779-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@4c7ff828[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2239314 INFO  (jetty-launcher-16779-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57388/solr
   [junit4]   2> 2239316 INFO  (zkConnectionManagerCallback-16791-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2239320 INFO  (zkConnectionManagerCallback-16793-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2239428 INFO  (jetty-launcher-16779-thread-1) 
[n:127.0.0.1:57393_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:57393_solr
   [junit4]   2> 2239429 INFO  (jetty-launcher-16779-thread-1) 
[n:127.0.0.1:57393_solr    ] o.a.s.c.Overseer Overseer 
(id=72061609099526150-127.0.0.1:57393_solr-n_0000000000) starting
   [junit4]   2> 2239433 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 2239433 WARN  (jetty-launcher-16779-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2239434 WARN  (jetty-launcher-16779-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@475ad863[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2239436 WARN  (jetty-launcher-16779-thread-2) [    ] 
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport 
since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 2239437 WARN  (jetty-launcher-16779-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@199f8dab[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 2239438 INFO  (zkConnectionManagerCallback-16802-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2239438 INFO  (jetty-launcher-16779-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57388/solr
   [junit4]   2> 2239440 INFO  (zkConnectionManagerCallback-16806-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2239441 INFO  (jetty-launcher-16779-thread-1) 
[n:127.0.0.1:57393_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:57388/solr ready
   [junit4]   2> 2239442 INFO  
(OverseerStateUpdate-72061609099526150-127.0.0.1:57393_solr-n_0000000000) 
[n:127.0.0.1:57393_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:57393_solr
   [junit4]   2> 2239442 INFO  (jetty-launcher-16779-thread-1) 
[n:127.0.0.1:57393_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57393_solr
   [junit4]   2> 2239444 INFO  
(OverseerStateUpdate-72061609099526150-127.0.0.1:57393_solr-n_0000000000) 
[n:127.0.0.1:57393_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2239444 INFO  (zkCallback-16801-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2239448 INFO  (zkConnectionManagerCallback-16808-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2239460 INFO  (jetty-launcher-16779-thread-2) 
[n:127.0.0.1:57394_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2239466 INFO  (jetty-launcher-16779-thread-2) 
[n:127.0.0.1:57394_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:57394_solr as DOWN
   [junit4]   2> 2239468 INFO  (jetty-launcher-16779-thread-2) 
[n:127.0.0.1:57394_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2239468 INFO  (jetty-launcher-16779-thread-2) 
[n:127.0.0.1:57394_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:57394_solr
   [junit4]   2> 2239470 INFO  (zkCallback-16792-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2239470 INFO  (zkCallback-16801-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2239470 INFO  (zkCallback-16807-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2239488 INFO  (jetty-launcher-16779-thread-1) 
[n:127.0.0.1:57393_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2239490 INFO  (zkConnectionManagerCallback-16816-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2239492 INFO  (jetty-launcher-16779-thread-2) 
[n:127.0.0.1:57394_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2239494 INFO  (jetty-launcher-16779-thread-2) 
[n:127.0.0.1:57394_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:57388/solr ready
   [junit4]   2> 2239494 INFO  (jetty-launcher-16779-thread-2) 
[n:127.0.0.1:57394_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 2239539 INFO  (jetty-launcher-16779-thread-1) 
[n:127.0.0.1:57393_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57393.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d5e17
   [junit4]   2> 2239545 INFO  (jetty-launcher-16779-thread-1) 
[n:127.0.0.1:57393_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57393.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d5e17
   [junit4]   2> 2239545 INFO  (jetty-launcher-16779-thread-1) 
[n:127.0.0.1:57393_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57393.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d5e17
   [junit4]   2> 2239546 INFO  (jetty-launcher-16779-thread-1) 
[n:127.0.0.1:57393_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001/node1/.
   [junit4]   2> 2239579 INFO  (jetty-launcher-16779-thread-2) 
[n:127.0.0.1:57394_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57394.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d5e17
   [junit4]   2> 2239591 INFO  (jetty-launcher-16779-thread-2) 
[n:127.0.0.1:57394_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57394.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d5e17
   [junit4]   2> 2239592 INFO  (jetty-launcher-16779-thread-2) 
[n:127.0.0.1:57394_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57394.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d5e17
   [junit4]   2> 2239593 INFO  (jetty-launcher-16779-thread-2) 
[n:127.0.0.1:57394_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001/node2/.
   [junit4]   2> 2239618 INFO  (zkConnectionManagerCallback-16822-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2239619 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[54688F608E614440]) [    
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2239621 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[54688F608E614440]) [    
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57388/solr ready
   [junit4]   2> 2239637 INFO  (qtp2041538530-43814) [n:127.0.0.1:57393_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> 2239645 INFO  
(OverseerThreadFactory-14607-thread-1-processing-n:127.0.0.1:57393_solr) 
[n:127.0.0.1:57393_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
dv_coll
   [junit4]   2> 2239762 INFO  
(OverseerStateUpdate-72061609099526150-127.0.0.1:57393_solr-n_0000000000) 
[n:127.0.0.1:57393_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":"https://127.0.0.1:57394/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2239767 INFO  
(OverseerStateUpdate-72061609099526150-127.0.0.1:57393_solr-n_0000000000) 
[n:127.0.0.1:57393_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":"https://127.0.0.1:57393/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2239771 INFO  
(OverseerStateUpdate-72061609099526150-127.0.0.1:57393_solr-n_0000000000) 
[n:127.0.0.1:57393_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:57394/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2239774 INFO  
(OverseerStateUpdate-72061609099526150-127.0.0.1:57393_solr-n_0000000000) 
[n:127.0.0.1:57393_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":"https://127.0.0.1:57393/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2239993 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2239993 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_solr    
x:dv_coll_shard2_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2239994 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2240003 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr    
x:dv_coll_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2240003 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr    
x:dv_coll_shard3_replica_n4] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2241026 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2241026 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241027 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241051 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241051 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241051 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2241053 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 2241056 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241056 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241057 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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_57393.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d5e17
   [junit4]   2> 2241057 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001/node1/dv_coll_shard2_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001/node1/./dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 2241057 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241057 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241057 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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_57393.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d5e17
   [junit4]   2> 2241058 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001/node1/dv_coll_shard4_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001/node1/./dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 2241061 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2241061 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 2241061 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57394.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d5e17
   [junit4]   2> 2241061 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001/node2/dv_coll_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001/node2/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 2241062 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2241064 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2241064 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 2241065 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_57394.solr.core.dv_coll.shard3.replica_n4' (registry 
'solr.core.dv_coll.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d5e17
   [junit4]   2> 2241065 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore 
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001/node2/dv_coll_shard3_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001/node2/./dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 2241174 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241174 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241175 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2241175 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2241179 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241179 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241180 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2241180 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2241181 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2241181 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2241182 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1d6bc389[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 2241183 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6fcff7a9[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 2241183 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241184 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241184 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241185 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241185 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2241185 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241185 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2241185 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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 
1630786337055440896
   [junit4]   2> 2241188 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2241188 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2241188 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2241188 INFO  
(searcherExecutor-14617-thread-1-processing-n:127.0.0.1:57393_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:57393_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@1d6bc389[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2241189 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2241190 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2241190 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1630786337060683776
   [junit4]   2> 2241191 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5e31bae5[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 2241193 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241193 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241193 INFO  
(searcherExecutor-14618-thread-1-processing-n:127.0.0.1:57394_solr 
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) 
[n:127.0.0.1:57394_solr c:dv_coll s:shard1 r:core_node3 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@6fcff7a9[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2241194 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 2241194 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2241194 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 2241195 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2241196 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2241196 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1630786337066975232
   [junit4]   2> 2241198 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241198 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241198 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:57393/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 2241198 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241199 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.SyncStrategy https://127.0.0.1:57393/solr/dv_coll_shard4_replica_n6/ 
has no replicas
   [junit4]   2> 2241199 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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/72061609099526150-core_node8-n_0000000000
   [junit4]   2> 2241200 INFO  
(searcherExecutor-14619-thread-1-processing-n:127.0.0.1:57394_solr 
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) 
[n:127.0.0.1:57394_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@5e31bae5[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2241202 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 2241202 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/dv_coll/leaders/shard1
   [junit4]   2> 2241203 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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: 
https://127.0.0.1:57393/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 2241206 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard3 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 2241206 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/dv_coll/leaders/shard3
   [junit4]   2> 2241209 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2241209 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2241209 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:57394/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 2241210 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2241210 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy https://127.0.0.1:57394/solr/dv_coll_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 2241210 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/dv_coll/leaders/shard1/leader after winning as 
/collections/dv_coll/leader_elect/shard1/election/72061609099526153-core_node3-n_0000000000
   [junit4]   2> 2241213 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2241213 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2241213 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:57394/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 2241213 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:57394/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 2241213 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2241214 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy https://127.0.0.1:57394/solr/dv_coll_shard3_replica_n4/ 
has no replicas
   [junit4]   2> 2241214 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/dv_coll/leaders/shard3/leader after winning as 
/collections/dv_coll/leader_elect/shard3/election/72061609099526153-core_node7-n_0000000000
   [junit4]   2> 2241216 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:57394/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 2241217 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241217 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241220 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241220 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241221 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@14477f37[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 2241222 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241223 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241223 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241224 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241224 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241224 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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 
1630786337096335360
   [junit4]   2> 2241226 INFO  
(searcherExecutor-14616-thread-1-processing-n:127.0.0.1:57393_solr 
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:57393_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@14477f37[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2241229 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241229 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241234 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241235 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241235 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:57393/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 2241235 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241235 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy https://127.0.0.1:57393/solr/dv_coll_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 2241235 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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/72061609099526150-core_node5-n_0000000000
   [junit4]   2> 2241237 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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: 
https://127.0.0.1:57393/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 2241346 INFO  (zkCallback-16792-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> 2241346 INFO  (zkCallback-16807-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> 2241346 INFO  (zkCallback-16807-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> 2241346 INFO  (zkCallback-16807-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> 2241346 INFO  (zkCallback-16792-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> 2241348 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241386 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2241387 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2241389 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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=1395
   [junit4]   2> 2241390 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2241392 INFO  (qtp1917286396-43809) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1389
   [junit4]   2> 2241392 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1389
   [junit4]   2> 2241395 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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=1402
   [junit4]   2> 2241400 INFO  (qtp2041538530-43814) [n:127.0.0.1:57393_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> 2241505 INFO  (zkCallback-16807-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> 2241505 INFO  (zkCallback-16792-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> 2241505 INFO  (zkCallback-16807-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> 2241505 INFO  (zkCallback-16792-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> 2241505 INFO  (zkCallback-16807-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> 2241505 INFO  (zkCallback-16792-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> 2241505 INFO  (zkCallback-16807-thread-4) [    ] 
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> 2241506 INFO  (qtp2041538530-43814) [n:127.0.0.1:57393_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=1868
   [junit4]   2> 2241549 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 2241554 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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> 2241559 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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> 2241566 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.ZkController Persisted config data to node 
/configs/conf1/managed-schema 
   [junit4]   2> 2241566 INFO  (zkCallback-16792-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 2241566 INFO  (zkCallback-16792-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> 2241566 INFO  (zkCallback-16807-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> 2241566 INFO  (zkCallback-16807-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> 2241566 INFO  (zkCallback-16807-thread-4) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2241567 INFO  (zkCallback-16792-thread-3) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2241567 INFO  (zkCallback-16807-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2241568 INFO  (zkCallback-16807-thread-4) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2241569 INFO  (zkCallback-16792-thread-3) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2241569 INFO  (zkCallback-16807-thread-2) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2241573 INFO  (zkCallback-16807-thread-4) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2241573 INFO  (zkCallback-16807-thread-4) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 2241574 INFO  (zkCallback-16792-thread-3) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2241574 INFO  (zkCallback-16792-thread-3) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 7 ms
   [junit4]   2> 2241574 INFO  (zkCallback-16807-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2241574 INFO  (zkCallback-16807-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 7 ms
   [junit4]   2> 2241575 INFO  (Thread-6601) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 2241575 INFO  (Thread-6602) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 2241577 INFO  (Thread-6601) [    ] o.a.s.c.SolrCore core 
reload dv_coll_shard4_replica_n6
   [junit4]   2> 2241578 INFO  (Thread-6602) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 2241586 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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> 2241593 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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> 2241599 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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> 2241599 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard4_replica_n6' using 
configuration from collection dv_coll
   [junit4]   2> 2241625 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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_57393.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d5e17
   [junit4]   2> 2241625 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001/node1/dv_coll_shard4_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001/node1/./dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 2241672 INFO  
(OverseerCollectionConfigSetProcessor-72061609099526150-127.0.0.1:57393_solr-n_0000000000)
 [n:127.0.0.1:57393_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> 2241733 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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> 2241733 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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> 2241735 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@44d6a178[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 2241737 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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> 2241737 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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> 2241737 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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> 2241738 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 2241738 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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> 2241739 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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 
1630786337636352000
   [junit4]   2> 2241741 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2241742 INFO  
(searcherExecutor-14636-thread-1-processing-n:127.0.0.1:57393_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:57393_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@44d6a178[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2241742 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2751c16e[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 2241742 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
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> 2241744 INFO  
(searcherExecutor-14636-thread-1-processing-n:127.0.0.1:57393_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:57393_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@2751c16e[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2241746 INFO  (zkCallback-16792-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2241751 INFO  (qtp2041538530-43815) [n:127.0.0.1:57393_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> 2241751 INFO  (qtp1917286396-43816) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2241754 INFO  (zkCallback-16792-thread-1) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 2241758 INFO  (qtp1917286396-43805) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2241760 INFO  (Thread-6601) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.1.0
   [junit4]   2> 2241761 INFO  (zkCallback-16792-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2241761 INFO  (zkCallback-16792-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 14 ms
   [junit4]   2> 2241762 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.s.ManagedIndexSchema Took 19.0ms for 3 replicas to apply schema update 
version 1 for collection dv_coll
   [junit4]   2> 2241762 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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 
params={wt=javabin&version=2} status=0 QTime=213
   [junit4]   2> 2241762 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4ffbad06
   [junit4]   2> 2241762 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.dv_coll.shard4.replica_n6, tag=4ffbad06
   [junit4]   2> 2241762 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ea51b3e: rootName = 
solr_57393, domain = solr.core.dv_coll.shard4.replica_n6, service url = null, 
agent id = null] for registry solr.core.dv_coll.shard4.replica_n6 / 
com.codahale.metrics.MetricRegistry@539c4432
   [junit4]   2> 2241768 INFO  (Thread-6601) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 2241771 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.dv_coll.shard4.leader, tag=4ffbad06
   [junit4]   2> 2241773 INFO  (Thread-6601) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2241773 INFO  (Thread-6601) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'dv_coll_shard4_replica_n6' using configuration from 
collection dv_coll
   [junit4]   2> 2241784 INFO  (qtp1917286396-43816) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard1 to Terms{values={core_node3=1}, version=1}
   [junit4]   2> 2241784 INFO  (qtp1917286396-43816) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[1 
(1630786337680392192)]} 0 3
   [junit4]   2> 2241788 INFO  (qtp1917286396-43816) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard3 to Terms{values={core_node7=1}, version=1}
   [junit4]   2> 2241788 INFO  (qtp1917286396-43816) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[2 
(1630786337684586496), 3 (1630786337686683648)]} 0 3
   [junit4]   2> 2241811 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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> 2241812 INFO  (qtp2041538530-43808) [n:127.0.0.1:57393_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 
(1630786337700315136)]} 0 16
   [junit4]   2> 2241909 INFO  (qtp1917286396-43816) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1630786337814609920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2241909 INFO  (qtp1917286396-43816) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@5678bd5a 
commitCommandVersion:1630786337814609920
   [junit4]   2> 2241947 INFO  (Thread-6601) [n:127.0.0.1:57393_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_57393.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1d6d5e17
   [junit4]   2> 2241947 INFO  (Thread-6601) [n:127.0.0.1:57393_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 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001/node1/dv_coll_shard4_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_54688F608E614440-001/tempDir-001/node1/./dv_coll_shard4_replica_n6/data/]
   [junit4]   2> 2241956 INFO  (qtp2041538530-43817) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1630786337863892992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2241956 INFO  (qtp2041538530-43817) [n:127.0.0.1:57393_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> 2241956 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1630786337863892992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2241956 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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@4a58f30d 
commitCommandVersion:1630786337863892992
   [junit4]   2> 2241971 INFO  (qtp2041538530-43817) [n:127.0.0.1:57393_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> 2241971 INFO  (qtp2041538530-43817) [n:127.0.0.1:57393_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=https://127.0.0.1:57394/solr/dv_coll_shard3_replica_n4/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 15
   [junit4]   2> 2242073 INFO  (Thread-6601) [n:127.0.0.1:57393_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> 2242073 INFO  (Thread-6601) [n:127.0.0.1:57393_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> 2242075 INFO  (Thread-6601) [n:127.0.0.1:57393_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2dbb9150[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 2242076 INFO  (Thread-6601) [n:127.0.0.1:57393_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> 2242076 INFO  (Thread-6601) [n:127.0.0.1:57393_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> 2242077 INFO  (Thread-6601) [n:127.0.0.1:57393_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> 2242077 INFO  (Thread-6601) [n:127.0.0.1:57393_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader 
Current schema version 1 is already the latest
   [junit4]   2> 2242077 INFO  (Thread-6601) [n:127.0.0.1:57393_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> 2242078 INFO  (Thread-6601) [n:127.0.0.1:57393_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 1630786337991819264
   [junit4]   2> 2242082 INFO  
(searcherExecutor-14641-thread-1-processing-n:127.0.0.1:57393_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:57393_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@2dbb9150[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242105 INFO  (Thread-6601) [n:127.0.0.1:57393_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 2242105 INFO  (Thread-6601) [n:127.0.0.1:57393_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5190b6eb[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 2242105 INFO  (Thread-6601) [n:127.0.0.1:57393_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]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@19629be1
   [junit4]   2> 2242105 INFO  (Thread-6601) [n:127.0.0.1:57393_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.dv_coll.shard4.replica_n6, 
tag=19629be1
   [junit4]   2> 2242106 INFO  (Thread-6601) [n:127.0.0.1:57393_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter 
Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@747d5453: 
rootName = solr_57393, domain = solr.core.dv_coll.shard4.replica_n6, service 
url = null, agent id = null] for registry solr.core.dv_coll.shard4.replica_n6 / 
com.codahale.metrics.MetricRegistry@539c4432
   [junit4]   2> 2242107 INFO  
(searcherExecutor-14641-thread-1-processing-n:127.0.0.1:57393_solr 
x:dv_coll_shard4_replica_n6 c:dv_coll s:shard4 r:core_node8) 
[n:127.0.0.1:57393_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@5190b6eb[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2242114 INFO  (Thread-6601) [n:127.0.0.1:57393_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.collection.dv_coll.shard4.leader, 
tag=19629be1
   [junit4]   2> 2242115 INFO  (Thread-6601) [n:127.0.0.1:57393_solr c:dv_coll 
s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 2242147 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b768d7f[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 2242147 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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> 2242148 INFO  
(searcherExecutor-14616-thread-1-processing-n:127.0.0.1:57393_solr 
x:dv_coll_shard2_replica_n2 c:dv_coll s:shard2 r:core_node5) 
[n:127.0.0.1:57393_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@7b768d7f[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Mac
 OS X, java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.1.0, os.arch=x86_64, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=10.11.6, 
timestamp=1555239046069}]:[attributes={Lucene50PostingsFormat.fstMode=AUTO, 
Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2242149 INFO  (qtp2041538530-43812) [n:127.0.0.1:57393_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=https://127.0.0.1:57394/solr/dv_coll_shard3_replica_n4/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 193
   [junit4]   2> 2242158 INFO  (qtp1917286396-43816) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@73c353e2[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 2242159 INFO  (qtp1917286396-43816) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2242160 INFO  
(searcherExecutor-14618-thread-1-processing-n:127.0.0.1:57394_solr 
x:dv_coll_shard1_replica_n1 c:dv_coll s:shard1 r:core_node3) 
[n:127.0.0.1:57394_solr c:dv_coll s:shard1 r:core_node3 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@73c353e2[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Mac
 OS X, java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.1.0, os.arch=x86_64, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=10.11.6, 
timestamp=1555239046114}]:[attributes={Lucene50PostingsFormat.fstMode=AUTO, 
Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2242160 INFO  (qtp1917286396-43816) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:57394/solr/dv_coll_shard3_replica_n4/&commit_end_point=leaders&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 251
   [junit4]   2> 2242161 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1630786338078851072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2242161 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@91b9e8e 
commitCommandVersion:1630786338078851072
   [junit4]   2> 2242225 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4d7df507[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 2242226 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2242227 INFO  
(searcherExecutor-14619-thread-1-processing-n:127.0.0.1:57394_solr 
x:dv_coll_shard3_replica_n4 c:dv_coll s:shard3 r:core_node7) 
[n:127.0.0.1:57394_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@4d7df507[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C2:[diagnostics={os=Mac
 OS X, java.vendor=Oracle Corporation, java.version=1.8.0_201, 
java.vm.version=25.201-b09, lucene.version=8.1.0, os.arch=x86_64, 
java.runtime.version=1.8.0_201-b09, source=flush, os.version=10.11.6, 
timestamp=1555239046205}]:[attributes={Lucene50PostingsFormat.fstMode=AUTO, 
Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 2242227 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={_stateVer_=dv_coll:4&commit=true&wt=javabin&version=2}{commit=} 0 412
   [junit4]   2> 2242254 INFO  (qtp1917286396-43806) [n:127.0.0.1:57394_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=https://127.0.0.1:57394/solr/dv_coll_shard1_replica_n1/&rows=100&version=2&q=*:*&NOW=1555239046239&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 2242258 INFO  (qtp2041538530-43814) [n:127.0.0.1:57393_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=https://127.0.0.1:57393/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&q=*:*&NO

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

workspace/Lucene-Solr-8.x-MacOSX/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 17ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

-init-totals:

-test:
    [mkdir] Created dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 54688F608E614440
    [mkdir] Created dir: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ¡Hola! Master seed: 54688F608E614440
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID([email protected]).
   [junit4] Started J0 PID([email protected]).
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      26.5s J1 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      6.20s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      4.87s J1 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] OK      7.50s J1 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] Completed [1/5] on J1 in 53.23s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      26.2s J0 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      5.93s J0 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      7.63s J0 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] OK      5.45s J0 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] Completed [2/5] on J0 in 53.34s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      6.13s J0 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      5.56s J0 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      5.26s J0 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] OK      5.93s J0 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] Completed [3/5] on J0 in 23.09s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      6.01s J1 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      5.58s J1 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      5.25s J1 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] OK      6.00s J1 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] Completed [4/5] on J1 in 23.00s, 4 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4] OK      7.22s J0 | DocValuesNotIndexedTest.testGroupingSorting
   [junit4] OK      6.01s J0 | DocValuesNotIndexedTest.testGroupingDocAbsent
   [junit4] OK      3.58s J0 | DocValuesNotIndexedTest.testDistribFaceting
   [junit4] OK      3.96s J0 | DocValuesNotIndexedTest.testGroupingDVOnly
   [junit4] Completed [5/5] on J0 in 21.31s, 4 tests
   [junit4] 
   [junit4] JVM J0:     1.02 ..   100.75 =    99.72s
   [junit4] JVM J1:     1.02 ..    79.54 =    78.52s
   [junit4] Execution time total: 1 minute 40 seconds
   [junit4] Tests summary: 5 suites, 20 tests
   [junit4] Could not remove temporary path: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: 
/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0 
(java.nio.file.DirectoryNotEmptyException: Remaining files: 
[/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 240.12s | org.apache.solr.cloud.api.collections.ShardSplitTest
[junit4:tophints] 143.70s | org.apache.solr.search.facet.TestJsonFacets
[junit4:tophints] 118.42s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 109.38s | 
org.apache.solr.update.processor.CategoryRoutedAliasUpdateProcessorTest
[junit4:tophints] 107.11s | org.apache.solr.cloud.CollectionsAPISolrJTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 1 minute 44 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.DocValuesNotIndexedTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2801)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2680)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2661)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3040)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to MacOSX VBOX
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
                at hudson.remoting.Channel.call(Channel.java:957)
                at hudson.FilePath.act(FilePath.java:1068)
                at hudson.FilePath.act(FilePath.java:1057)
                at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
                at hudson.model.Build$BuildExecution.post2(Build.java:186)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
                at hudson.model.Run.execute(Run.java:1843)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
                at 
hudson.model.ResourceController.execute(ResourceController.java:97)
                at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3042)
        at hudson.remoting.UserRequest.perform(UserRequest.java:212)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:369)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1070)
        at hudson.FilePath.act(FilePath.java:1057)
        at hudson.FilePath.validateAntFileMask(FilePath.java:2659)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
        at hudson.model.Build$BuildExecution.post2(Build.java:186)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
        at hudson.model.Run.execute(Run.java:1843)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
        at hudson.model.ResourceController.execute(ResourceController.java:97)
        at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
No credentials specified
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=a4ba4b0b7c81c10c0f078a094a0ad1ba3453d633, 
workspace=/Users/jenkins/workspace/Lucene-Solr-8.x-MacOSX
[WARNINGS] Computing warning deltas based on reference build #76
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to