Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/62/
Java: 64bit/jdk-10 -XX:-UseCompressedOops -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: Should have exactly 4 documents returned expected:<4> 
but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([8DF19A94AEA6DCC9:93C9929CD20D6649]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.checkSortOrder(DocValuesNotIndexedTest.java:260)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting(DocValuesNotIndexedTest.java:245)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13948 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/init-core-data-001
   [junit4]   2> 1198888 WARN  
(SUITE-DocValuesNotIndexedTest-seed#[8DF19A94AEA6DCC9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=48 numCloses=48
   [junit4]   2> 1198888 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8DF19A94AEA6DCC9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1198889 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8DF19A94AEA6DCC9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1198889 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8DF19A94AEA6DCC9]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1198889 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8DF19A94AEA6DCC9]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001
   [junit4]   2> 1198890 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8DF19A94AEA6DCC9]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1198890 INFO  (Thread-3726) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1198890 INFO  (Thread-3726) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1198891 ERROR (Thread-3726) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1198990 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8DF19A94AEA6DCC9]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39975
   [junit4]   2> 1198991 INFO  (zkConnectionManagerCallback-3173-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1198994 INFO  (jetty-launcher-3170-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1198994 INFO  (jetty-launcher-3170-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1198995 INFO  (jetty-launcher-3170-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1198995 INFO  (jetty-launcher-3170-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1198995 INFO  (jetty-launcher-3170-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1198995 INFO  (jetty-launcher-3170-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1198995 INFO  (jetty-launcher-3170-thread-1) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1198995 INFO  (jetty-launcher-3170-thread-2) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1198995 INFO  (jetty-launcher-3170-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@79ec22d3{/solr,null,AVAILABLE}
   [junit4]   2> 1198995 INFO  (jetty-launcher-3170-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4dd0096a{/solr,null,AVAILABLE}
   [junit4]   2> 1198997 INFO  (jetty-launcher-3170-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2949d978{SSL,[ssl, 
http/1.1]}{127.0.0.1:36147}
   [junit4]   2> 1198997 INFO  (jetty-launcher-3170-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@7a8615e{SSL,[ssl, 
http/1.1]}{127.0.0.1:41969}
   [junit4]   2> 1198998 INFO  (jetty-launcher-3170-thread-1) [    ] 
o.e.j.s.Server Started @1200829ms
   [junit4]   2> 1198998 INFO  (jetty-launcher-3170-thread-2) [    ] 
o.e.j.s.Server Started @1200829ms
   [junit4]   2> 1198998 INFO  (jetty-launcher-3170-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36147}
   [junit4]   2> 1198998 INFO  (jetty-launcher-3170-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=41969}
   [junit4]   2> 1198998 ERROR (jetty-launcher-3170-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1198998 ERROR (jetty-launcher-3170-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1198998 INFO  (jetty-launcher-3170-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1198998 INFO  (jetty-launcher-3170-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.3.0
   [junit4]   2> 1198998 INFO  (jetty-launcher-3170-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1198998 INFO  (jetty-launcher-3170-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1198998 INFO  (jetty-launcher-3170-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1198998 INFO  (jetty-launcher-3170-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1198998 INFO  (jetty-launcher-3170-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-25T03:38:53.906611Z
   [junit4]   2> 1198998 INFO  (jetty-launcher-3170-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-03-25T03:38:53.906647Z
   [junit4]   2> 1198999 INFO  (zkConnectionManagerCallback-3176-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1198999 INFO  (zkConnectionManagerCallback-3177-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1198999 INFO  (jetty-launcher-3170-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1198999 INFO  (jetty-launcher-3170-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1199003 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1007c61239d0001, likely client has closed socket
   [junit4]   2> 1199004 INFO  (jetty-launcher-3170-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39975/solr
   [junit4]   2> 1199004 INFO  (jetty-launcher-3170-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39975/solr
   [junit4]   2> 1199005 INFO  (zkConnectionManagerCallback-3182-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199005 INFO  (zkConnectionManagerCallback-3185-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199006 INFO  
(zkConnectionManagerCallback-3189-thread-1-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199006 INFO  
(zkConnectionManagerCallback-3187-thread-1-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199037 INFO  (jetty-launcher-3170-thread-2) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1199037 INFO  (jetty-launcher-3170-thread-2) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:41969_solr
   [junit4]   2> 1199038 INFO  (jetty-launcher-3170-thread-2) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.Overseer Overseer 
(id=72194350689091590-127.0.0.1:41969_solr-n_0000000000) starting
   [junit4]   2> 1199039 INFO  (jetty-launcher-3170-thread-1) 
[n:127.0.0.1:36147_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1199040 INFO  (jetty-launcher-3170-thread-1) 
[n:127.0.0.1:36147_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36147_solr
   [junit4]   2> 1199040 INFO  
(zkCallback-3186-thread-1-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1199040 INFO  
(zkCallback-3188-thread-1-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1199041 INFO  
(zkConnectionManagerCallback-3195-thread-1-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199042 INFO  (jetty-launcher-3170-thread-2) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1199042 INFO  (jetty-launcher-3170-thread-2) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39975/solr ready
   [junit4]   2> 1199046 INFO  (jetty-launcher-3170-thread-2) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:41969_solr
   [junit4]   2> 1199047 INFO  
(zkCallback-3186-thread-1-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1199047 INFO  
(zkCallback-3188-thread-1-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1199047 INFO  
(zkCallback-3194-thread-1-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1199082 INFO  (jetty-launcher-3170-thread-2) 
[n:127.0.0.1:41969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41969.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@347b9cf8
   [junit4]   2> 1199082 INFO  (jetty-launcher-3170-thread-1) 
[n:127.0.0.1:36147_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36147.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@347b9cf8
   [junit4]   2> 1199087 INFO  (jetty-launcher-3170-thread-2) 
[n:127.0.0.1:41969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41969.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@347b9cf8
   [junit4]   2> 1199087 INFO  (jetty-launcher-3170-thread-2) 
[n:127.0.0.1:41969_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41969.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@347b9cf8
   [junit4]   2> 1199088 INFO  (jetty-launcher-3170-thread-2) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001/node2/.
   [junit4]   2> 1199090 INFO  (jetty-launcher-3170-thread-1) 
[n:127.0.0.1:36147_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36147.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@347b9cf8
   [junit4]   2> 1199091 INFO  (jetty-launcher-3170-thread-1) 
[n:127.0.0.1:36147_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36147.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@347b9cf8
   [junit4]   2> 1199092 INFO  (jetty-launcher-3170-thread-1) 
[n:127.0.0.1:36147_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001/node1/.
   [junit4]   2> 1199094 INFO  
(zkConnectionManagerCallback-3199-thread-1-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199094 INFO  (jetty-launcher-3170-thread-1) 
[n:127.0.0.1:36147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1199095 INFO  (jetty-launcher-3170-thread-1) 
[n:127.0.0.1:36147_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:39975/solr ready
   [junit4]   2> 1199117 INFO  (zkConnectionManagerCallback-3201-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199120 INFO  (zkConnectionManagerCallback-3205-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1199120 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8DF19A94AEA6DCC9]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1199120 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8DF19A94AEA6DCC9]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39975/solr ready
   [junit4]   2> 1199136 INFO  (qtp1315405227-15020) [n:127.0.0.1:36147_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1199137 INFO  
(OverseerThreadFactory-7422-thread-1-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
dv_coll
   [junit4]   2> 1199240 INFO  
(OverseerStateUpdate-72194350689091590-127.0.0.1:41969_solr-n_0000000000) 
[n:127.0.0.1:41969_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:41969/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1199241 INFO  
(OverseerStateUpdate-72194350689091590-127.0.0.1:41969_solr-n_0000000000) 
[n:127.0.0.1:41969_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:36147/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1199242 INFO  
(OverseerStateUpdate-72194350689091590-127.0.0.1:41969_solr-n_0000000000) 
[n:127.0.0.1:41969_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:41969/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1199244 INFO  
(OverseerStateUpdate-72194350689091590-127.0.0.1:41969_solr-n_0000000000) 
[n:127.0.0.1:41969_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_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:36147/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1199456 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_solr    
] 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> 1199457 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1199461 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr    
] 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_n7&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1199462 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&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> 1199463 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1199466 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_solr    
] 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> 1199573 INFO  
(zkCallback-3188-thread-1-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] 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> 1199573 INFO  
(zkCallback-3186-thread-1-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] 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> 1199573 INFO  
(zkCallback-3188-thread-2-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] 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> 1199573 INFO  
(zkCallback-3186-thread-2-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] 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> 1199573 INFO  
(zkCallback-3188-thread-3-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] 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> 1200471 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1200472 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1200484 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1200485 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1200487 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n7] Schema name=minimal
   [junit4]   2> 1200497 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1200497 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n7' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 1200498 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200498 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36147.solr.core.dv_coll.shard4.replica_n7' (registry 
'solr.core.dv_coll.shard4.replica_n7') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@347b9cf8
   [junit4]   2> 1200498 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1200498 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica_n7] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001/node1/dv_coll_shard4_replica_n7],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001/node1/./dv_coll_shard4_replica_n7/data/]
   [junit4]   2> 1200498 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1200498 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200499 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200499 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200500 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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_41969.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@347b9cf8
   [junit4]   2> 1200500 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200500 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1200500 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1200500 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 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> 1200500 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001/node2/dv_coll_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001/node2/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 1200500 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200501 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_41969.solr.core.dv_coll.shard3.replica_n4' (registry 
'solr.core.dv_coll.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@347b9cf8
   [junit4]   2> 1200501 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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_36147.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@347b9cf8
   [junit4]   2> 1200501 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1200501 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1200501 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore 
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001/node2/dv_coll_shard3_replica_n4],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001/node2/./dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 1200501 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001/node1/dv_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001/node1/./dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 1200542 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1200542 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 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> 1200543 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1200543 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1200543 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1200544 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1200544 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200544 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200545 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1200545 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@23561f1c[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 1200545 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1200545 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1200546 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 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> 1200546 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 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> 1200546 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200546 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200546 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1200546 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@39e26296[dv_coll_shard4_replica_n7] 
main]
   [junit4]   2> 1200546 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200546 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200547 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1200547 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1200547 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7973950a[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 1200547 INFO  
(searcherExecutor-7429-thread-1-processing-n:127.0.0.1:41969_solr 
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node6) 
[n:127.0.0.1:41969_solr c:dv_coll s:shard3 r:core_node6 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@23561f1c[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1200547 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1595879336658862080
   [junit4]   2> 1200547 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200548 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200548 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1200548 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1200548 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200548 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1200548 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200548 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200548 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200549 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1200549 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1817b572[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 1200549 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200549 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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 
1595879336660959232
   [junit4]   2> 1200549 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200549 INFO  
(searcherExecutor-7427-thread-1-processing-n:127.0.0.1:36147_solr 
x:dv_coll_shard4_replica_n7 s:shard4 c:dv_coll r:core_node8) 
[n:127.0.0.1:36147_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n7] o.a.s.c.SolrCore [dv_coll_shard4_replica_n7] 
Registered new searcher Searcher@39e26296[dv_coll_shard4_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1200549 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200549 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200549 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1595879336660959232
   [junit4]   2> 1200550 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200550 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200551 INFO  
(searcherExecutor-7430-thread-1-processing-n:127.0.0.1:36147_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) 
[n:127.0.0.1:36147_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@1817b572[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1200551 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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 
1595879336663056384
   [junit4]   2> 1200551 INFO  
(searcherExecutor-7428-thread-1-processing-n:127.0.0.1:41969_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:41969_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@7973950a[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1200552 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 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_node6=0}, version=0}
   [junit4]   2> 1200553 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
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> 1200553 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200554 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200554 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1200554 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1200555 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1200555 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:41969/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 1200555 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1200555 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy https://127.0.0.1:41969/solr/dv_coll_shard3_replica_n4/ 
has no replicas
   [junit4]   2> 1200555 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1200555 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1200555 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:36147/solr/dv_coll_shard4_replica_n7/
   [junit4]   2> 1200555 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1200555 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.c.SyncStrategy https://127.0.0.1:36147/solr/dv_coll_shard4_replica_n7/ 
has no replicas
   [junit4]   2> 1200555 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1200555 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200555 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200555 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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:36147/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 1200555 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200555 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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:36147/solr/dv_coll_shard2_replica_n2/ 
has no replicas
   [junit4]   2> 1200555 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1200556 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200556 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200556 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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:41969/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 1200556 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200556 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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:41969/solr/dv_coll_shard1_replica_n1/ 
has no replicas
   [junit4]   2> 1200556 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1200557 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:41969/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 1200557 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:36147/solr/dv_coll_shard4_replica_n7/ shard4
   [junit4]   2> 1200557 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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:36147/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1200558 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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:41969/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1200659 INFO  
(zkCallback-3188-thread-3-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] 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> 1200659 INFO  
(zkCallback-3188-thread-2-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] 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> 1200659 INFO  
(zkCallback-3188-thread-1-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] 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> 1200659 INFO  
(zkCallback-3186-thread-2-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] 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> 1200659 INFO  
(zkCallback-3186-thread-3-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] 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> 1200707 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1200707 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1200708 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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> 1200709 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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> 1200709 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
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_n7&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1247
   [junit4]   2> 1200711 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_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=1254
   [junit4]   2> 1200711 INFO  (qtp262256043-15013) [n:127.0.0.1:41969_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=1245
   [junit4]   2> 1200714 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&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=1251
   [junit4]   2> 1200716 INFO  (qtp1315405227-15020) [n:127.0.0.1:36147_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1200813 INFO  
(zkCallback-3186-thread-2-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] 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> 1200813 INFO  
(zkCallback-3188-thread-2-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] 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> 1200813 INFO  
(zkCallback-3188-thread-3-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] 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> 1200813 INFO  
(zkCallback-3186-thread-3-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] 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> 1200813 INFO  
(zkCallback-3188-thread-1-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] 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> 1201139 INFO  
(OverseerCollectionConfigSetProcessor-72194350689091590-127.0.0.1:41969_solr-n_0000000000)
 [n:127.0.0.1:41969_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> 1201716 INFO  (qtp1315405227-15020) [n:127.0.0.1:36147_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=2580
   [junit4]   2> 1201719 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1201720 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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> 1201721 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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> 1201728 INFO  
(zkCallback-3188-thread-1-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] 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> 1201728 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ZkController Persisted config data to node 
/configs/conf1/managed-schema 
   [junit4]   2> 1201728 INFO  
(zkCallback-3186-thread-2-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] 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> 1201728 INFO  
(zkCallback-3188-thread-3-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] 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> 1201728 INFO  
(zkCallback-3186-thread-3-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] 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> 1201728 INFO  
(zkCallback-3188-thread-3-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 1201728 INFO  
(zkCallback-3186-thread-2-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 1201728 INFO  
(zkCallback-3186-thread-3-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 1201729 INFO  (Thread-3751) [n:127.0.0.1:36147_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
dv_coll_shard2_replica_n2
   [junit4]   2> 1201729 INFO  
(zkCallback-3186-thread-3-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] 
Schema name=minimal
   [junit4]   2> 1201730 INFO  (Thread-3751) [n:127.0.0.1:36147_solr    ] 
o.a.s.c.SolrCore core reload dv_coll_shard2_replica_n2
   [junit4]   2> 1201735 INFO  
(zkCallback-3186-thread-3-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 1201729 INFO  
(zkCallback-3186-thread-2-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] 
Schema name=minimal
   [junit4]   2> 1201735 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1201751 INFO  
(zkCallback-3186-thread-3-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 22 ms
   [junit4]   2> 1201752 INFO  
(zkCallback-3188-thread-3-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n7] 
Schema name=minimal
   [junit4]   2> 1201755 INFO  
(zkCallback-3186-thread-2-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 1201755 INFO  
(zkCallback-3186-thread-2-processing-n:127.0.0.1:41969_solr) 
[n:127.0.0.1:41969_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 27 ms
   [junit4]   2> 1201755 INFO  (Thread-3752) [n:127.0.0.1:41969_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
dv_coll_shard3_replica_n4
   [junit4]   2> 1201756 INFO  (Thread-3752) [n:127.0.0.1:41969_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
dv_coll_shard1_replica_n1
   [junit4]   2> 1201764 INFO  
(zkCallback-3188-thread-3-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 1201764 INFO  
(zkCallback-3188-thread-3-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 36 ms
   [junit4]   2> 1201767 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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> 1201772 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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> 1201772 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n2' using 
configuration from collection dv_coll
   [junit4]   2> 1201802 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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_36147.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@347b9cf8
   [junit4]   2> 1201802 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001/node1/dv_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001/node1/./dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 1201846 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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> 1201846 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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> 1201848 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@50b2f0a1[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 1201848 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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> 1201849 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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> 1201849 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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> 1201849 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1201849 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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> 1201851 INFO  
(searcherExecutor-7447-thread-1-processing-n:127.0.0.1:36147_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) 
[n:127.0.0.1:36147_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@50b2f0a1[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1201851 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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 
1595879338026205184
   [junit4]   2> 1201853 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1201853 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@23869f41[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 1201853 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.ManagedIndexSchema Waiting up to 599 secs for 3 replicas to apply 
schema update version 1 for collection dv_coll
   [junit4]   2> 1201854 INFO  
(zkCallback-3188-thread-1-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 1201855 INFO  
(zkCallback-3188-thread-1-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] 
Schema name=minimal
   [junit4]   2> 1201855 INFO  
(searcherExecutor-7447-thread-1-processing-n:127.0.0.1:36147_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) 
[n:127.0.0.1:36147_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@23869f41[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1201871 INFO  (Thread-3751) [n:127.0.0.1:36147_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1201872 INFO  
(zkCallback-3188-thread-1-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 1201872 INFO  
(zkCallback-3188-thread-1-processing-n:127.0.0.1:36147_solr) 
[n:127.0.0.1:36147_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 18 ms
   [junit4]   2> 1201878 INFO  (Thread-3751) [n:127.0.0.1:36147_solr    ] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1201886 INFO  (Thread-3751) [n:127.0.0.1:36147_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1201886 INFO  (Thread-3751) [n:127.0.0.1:36147_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n2' using 
configuration from collection dv_coll
   [junit4]   2> 1201886 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n7]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1201889 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_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> 1201893 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 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> 1201894 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.ManagedIndexSchema Took 40.0ms for 3 replicas to apply schema update 
version 1 for collection dv_coll
   [junit4]   2> 1201894 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=175
   [junit4]   2> 1201894 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[dv_coll_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@43a1c635
   [junit4]   2> 1201894 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.dv_coll.shard2.replica_n2, tag=1134675509
   [junit4]   2> 1201894 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@388b81e1: rootName = 
solr_36147, domain = solr.core.dv_coll.shard2.replica_n2, service url = null, 
agent id = null] for registry solr.core.dv_coll.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@2b7e6941
   [junit4]   2> 1201902 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.dv_coll.shard2.leader, tag=1134675509
   [junit4]   2> 1201911 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[8DF19A94AEA6DCC9]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingSorting
   [junit4]   2> 1201925 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_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> 1201925 INFO  (Thread-3751) [n:127.0.0.1:36147_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_36147.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@347b9cf8
   [junit4]   2> 1201925 INFO  (Thread-3751) [n:127.0.0.1:36147_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 
[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001/node1/dv_coll_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001/tempDir-001/node1/./dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 1201940 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_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> 1201940 INFO  (qtp1315405227-15085) [n:127.0.0.1:36147_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&distrib.from=https://127.0.0.1:41969/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1595879338109042688)} 0 10
   [junit4]   2> 1201940 INFO  (qtp1315405227-15014) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/dv_coll/terms/shard4 to Terms{values={core_node8=1}, version=1}
   [junit4]   2> 1201940 INFO  (qtp1315405227-15014) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:41969/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1595879338105896960)} 0 13
   [junit4]   2> 1201941 INFO  (qtp262256043-15015) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 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_node6=1}, version=1}
   [junit4]   2> 1201941 INFO  (qtp262256043-15015) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:41969/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1595879338105896960)} 0 13
   [junit4]   2> 1201941 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_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={wt=javabin&version=2}{deleteByQuery=*:* 
(-1595879338092265472)} 0 27
   [junit4]   2> 1201954 INFO  (qtp1315405227-15089) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595879338134208512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1201954 INFO  (qtp1315405227-15089) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1201954 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595879338134208512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1201954 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1201954 INFO  (qtp1315405227-15089) [n:127.0.0.1:36147_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> 1201954 INFO  (qtp1315405227-15089) [n:127.0.0.1:36147_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36147/solr/dv_coll_shard4_replica_n7/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1201955 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6e8d128[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 1201955 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_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> 1201956 INFO  
(searcherExecutor-7428-thread-1-processing-n:127.0.0.1:41969_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:41969_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@6e8d128[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1201956 INFO  (qtp262256043-15021) [n:127.0.0.1:41969_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36147/solr/dv_coll_shard4_replica_n7/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 2
   [junit4]   2> 1201959 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595879338139451392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1201959 INFO  (qtp262256043-15087) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595879338139451392,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1201959 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1201959 INFO  (qtp262256043-15087) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1201959 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@5dd99c67[dv_coll_shard4_replica_n7] 
main]
   [junit4]   2> 1201959 INFO  (qtp262256043-15087) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@58a01298[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 1201959 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1201959 INFO  (qtp262256043-15087) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1201960 INFO  
(searcherExecutor-7427-thread-1-processing-n:127.0.0.1:36147_solr 
x:dv_coll_shard4_replica_n7 s:shard4 c:dv_coll r:core_node8) 
[n:127.0.0.1:36147_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n7] o.a.s.c.SolrCore [dv_coll_shard4_replica_n7] 
Registered new searcher Searcher@5dd99c67[dv_coll_shard4_replica_n7] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1201960 INFO  
(searcherExecutor-7429-thread-1-processing-n:127.0.0.1:41969_solr 
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node6) 
[n:127.0.0.1:41969_solr c:dv_coll s:shard3 r:core_node6 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@58a01298[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1201961 INFO  (qtp262256043-15087) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36147/solr/dv_coll_shard4_replica_n7/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1201961 INFO  (qtp1315405227-15022) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:36147/solr/dv_coll_shard4_replica_n7/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1201961 INFO  (qtp1315405227-15020) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n7]  webapp=/solr 
path=/update 
params={_stateVer_=dv_coll:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 19
   [junit4]   2> 1201965 INFO  (Thread-3751) [n:127.0.0.1:36147_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> 1201966 INFO  (Thread-3751) [n:127.0.0.1:36147_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> 1201967 INFO  (Thread-3751) [n:127.0.0.1:36147_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@86ed938[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1201967 INFO  (qtp262256043-15024) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 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 
(1595879338146791424), 3 (1595879338147840000)]} 0 1
   [junit4]   2> 1201967 INFO  (qtp262256043-15087) [n:127.0.0.1:41969_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 
(1595879338146791424)]} 0 1
   [junit4]   2> 1201968 INFO  (Thread-3751) [n:127.0.0.1:36147_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> 1201968 INFO  (qtp1315405227-15014) [n:127.0.0.1:36147_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 
(1595879338148888576)]} 0 0
   [junit4]   2> 1201968 INFO  (Thread-3751) [n:127.0.0.1:36147_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> 1201969 INFO  (Thread-3751) [n:127.0.0.1:36147_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> 1201969 INFO  (Thread-3751) [n:127.0.0.1:36147_solr c:dv_coll 
s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader 
Current schema version 1 is already the latest
   [junit4]   2> 1201969 INFO  (Thread-3751) [n:127.0.0.1:36147_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> 1201969 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595879338149937152,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1201970 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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@524736f8 
commitCommandVersion:1595879338149937152
   [junit4]   2> 1201973 INFO  
(searcherExecutor-7452-thread-1-processing-n:127.0.0.1:36147_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) 
[n:127.0.0.1:36147_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@86ed938[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1201974 INFO  (qtp1315405227-15020) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595879338155180032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1201974 INFO  (qtp1315405227-15020) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1201974 INFO  (qtp1315405227-15020) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1201974 INFO  (qtp1315405227-15020) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n7] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n7]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41969/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1201975 INFO  (qtp262256043-15011) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595879338156228608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1201975 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_solr 
c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@62117058[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 1201975 INFO  (qtp262256043-15011) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard3 r:core_node6 x:dv_coll_shard3_replica_n4] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@6053d99c 
commitCommandVersion:1595879338156228608
   [junit4]   2> 1201975 INFO  (qtp262256043-15019) [n:127.0.0.1:41969_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1595879338156228608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1201975 INFO  (qtp262256043-15019) [n:127.0.0.1:41969_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@5b8b8c31 
commitCommandVersion:1595879338156228608
   [junit4]   2> 1201975 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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> 1201984 INFO  
(searcherExecutor-7447-thread-1-processing-n:127.0.0.1:36147_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) 
[n:127.0.0.1:36147_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@62117058[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 1201984 INFO  (qtp1315405227-15023) [n:127.0.0.1:36147_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=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:41969/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 14
   [junit4]   

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

202188 INFO  (jetty-closer-3171-thread-1) [    ] o.e.j.s.session Stopped 
scavenging
   [junit4]   2> 1202189 ERROR 
(SUITE-DocValuesNotIndexedTest-seed#[8DF19A94AEA6DCC9]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1202189 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[8DF19A94AEA6DCC9]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39975 39975
   [junit4]   2> 1202516 INFO  (Thread-3726) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39975 39975
   [junit4]   2> 1202517 WARN  (Thread-3726) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        6       /solr/configs/conf1/managed-schema
   [junit4]   2>        5       /solr/aliases.json
   [junit4]   2>        4       /solr/configs/conf1
   [junit4]   2>        3       /solr/collections/dv_coll/terms/shard3
   [junit4]   2>        3       /solr/collections/dv_coll/terms/shard2
   [junit4]   2>        3       /solr/collections/dv_coll/terms/shard1
   [junit4]   2>        3       /solr/collections/dv_coll/terms/shard4
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        14      /solr/collections/dv_coll/state.json
   [junit4]   2>        5       /solr/clusterstate.json
   [junit4]   2>        5       /solr/clusterprops.json
   [junit4]   2>        2       /solr/configs/conf1/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2>        5       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.3-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_8DF19A94AEA6DCC9-001
   [junit4]   2> Mar 25, 2018 3:38:57 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{_version_=FST50, id=PostingsFormat(name=Memory)}, 
docValues:{floatField=DocValuesFormat(name=Direct), 
doubleField=DocValuesFormat(name=Memory), 
intFieldMulti=DocValuesFormat(name=Lucene70), 
boolFieldMulti=DocValuesFormat(name=Memory), 
floatGSL=DocValuesFormat(name=Direct), 
longFieldMulti=DocValuesFormat(name=Asserting), 
intField=DocValuesFormat(name=Asserting), 
boolField=DocValuesFormat(name=Direct), 
stringFieldMulti=DocValuesFormat(name=Direct), 
dateFieldMulti=DocValuesFormat(name=Memory), 
longGSF=DocValuesFormat(name=Lucene70), 
doubleFieldMulti=DocValuesFormat(name=Direct), 
stringGSL=DocValuesFormat(name=Asserting), 
doubleGSF=DocValuesFormat(name=Memory), 
doubleGSL=DocValuesFormat(name=Asserting), 
stringGSF=DocValuesFormat(name=Memory), intGSL=DocValuesFormat(name=Memory), 
longField=DocValuesFormat(name=Lucene70), 
dateField=DocValuesFormat(name=Lucene70), dateGSF=DocValuesFormat(name=Direct), 
boolGSF=DocValuesFormat(name=Direct), longGSL=DocValuesFormat(name=Direct), 
boolGSL=DocValuesFormat(name=Lucene70), 
floatFieldMulti=DocValuesFormat(name=Asserting), 
floatGSF=DocValuesFormat(name=Lucene70), 
dateGSL=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Direct), 
intGSF=DocValuesFormat(name=Asserting), 
stringField=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=402, 
maxMBSortInHeap=6.362185926486063, sim=RandomSimilarity(queryNorm=true): {}, 
locale=gl-ES, timezone=America/Goose_Bay
   [junit4]   2> NOTE: Linux 4.13.0-36-generic amd64/Oracle Corporation 10 
(64-bit)/cpus=8,threads=1,free=129219152,total=493355008
   [junit4]   2> NOTE: All tests run in this JVM: [CoreSorterTest, 
DefaultValueUpdateProcessorTest, AnalyticsQueryTest, ReplicationFactorTest, 
TestDirectoryFactory, TestQuerySenderNoQuery, XmlUpdateRequestHandlerTest, 
OutputWriterTest, TestPayloadScoreQParserPlugin, SuggesterWFSTTest, 
BasicAuthStandaloneTest, CdcrRequestHandlerTest, 
HdfsWriteToMultipleCollectionsTest, TestReplicaProperties, 
TestDistributedSearch, TestSort, TestTriggerIntegration, 
TriLevelCompositeIdRoutingTest, TemplateUpdateProcessorTest, TestPolicyCloud, 
TestRebalanceLeaders, TestZkAclsWithHadoopAuth, TestMaxScoreQueryParser, 
StatsReloadRaceTest, LeaderElectionContextKeyTest, InfixSuggestersTest, 
TestExportWriter, TestGroupingSearch, OverseerModifyCollectionTest, TestJoin, 
UpdateParamsTest, FullHLLTest, TestJavabinTupleStreamParser, TestSmileRequest, 
CollectionStateFormat2Test, DistributedQueryElevationComponentTest, 
CoreMergeIndexesAdminHandlerTest, TestPivotHelperCode, 
OpenExchangeRatesOrgProviderTest, TestClusterProperties, 
TestReloadAndDeleteDocs, TestLeaderInitiatedRecoveryThread, 
ParsingFieldUpdateProcessorsTest, TestTrieFacet, 
TestHighFrequencyDictionaryFactory, SchemaApiFailureTest, EchoParamsTest, 
HdfsDirectoryFactoryTest, TestPKIAuthenticationPlugin, TestRandomFaceting, 
DirectUpdateHandlerTest, TestSegmentSorting, TestHashPartitioner, 
TestHighlightDedupGrouping, TestExtendedDismaxParser, SolrIndexSplitterTest, 
BufferStoreTest, TestDistribDocBasedVersion, OpenCloseCoreStressTest, 
TestSolrConfigHandler, DistributedTermsComponentTest, 
SpellingQueryConverterTest, TestRemoteStreaming, TestCrossCoreJoin, 
CreateRoutedAliasTest, BadIndexSchemaTest, TestRestManager, 
FieldAnalysisRequestHandlerTest, DeleteNodeTest, ExecutePlanActionTest, 
ScheduledTriggerTest, PeerSyncWithIndexFingerprintCachingTest, 
MBeansHandlerTest, SolrIndexConfigTest, TestFastOutputStream, 
ConjunctionSolrSpellCheckerTest, TestSortByMinMaxFunction, 
TestIBSimilarityFactory, IndexBasedSpellCheckerTest, ZkSolrClientTest, 
SolrCLIZkUtilsTest, TestDocumentBuilder, SearchHandlerTest, 
SolrGangliaReporterTest, TestPseudoReturnFields, TestCSVResponseWriter, 
DistributedFacetPivotLargeTest, TestAuthenticationFramework, SSLMigrationTest, 
TestManagedSchemaAPI, DistributedQueryComponentOptimizationTest, 
BasicDistributedZkTest, TestCollationFieldDocValues, 
HdfsChaosMonkeySafeLeaderTest, TokenizerChainTest, SortSpecParsingTest, 
TestChildDocTransformer, CloneFieldUpdateProcessorFactoryTest, 
TestDynamicFieldCollectionResource, TestComplexPhraseLeadingWildcard, 
TestManagedStopFilterFactory, TestSolrFieldCacheBean, HdfsThreadLeakTest, 
UtilsToolTest, DistribJoinFromCollectionTest, ZkCLITest, HdfsRecoveryZkTest, 
TestConfigOverlay, ExternalFileFieldSortTest, TestSubQueryTransformerDistrib, 
TestPhraseSuggestions, TestCloudInspectUtil, 
TestSolrCloudWithSecureImpersonation, CursorPagingTest, NumberUtilsTest, 
SolrShardReporterTest, PluginInfoTest, StatsComponentTest, SolrPluginUtilsTest, 
HttpPartitionTest, SpellCheckCollatorTest, TestRawTransformer, 
TestStressLucene, TestFieldCacheWithThreads, TestDocTermOrds, 
FullSolrCloudDistribCmdsTest, AddSchemaFieldsUpdateProcessorFactoryTest, 
ChaosMonkeySafeLeaderTest, OverseerTest, ShardRoutingTest, 
TestReplicationHandler, ClusterStateUpdateTest, TestZkChroot, 
TestDistributedGrouping, DistributedSpellCheckComponentTest, 
TermVectorComponentDistributedTest, TestRealTimeGet, TestReload, 
TestStressVersions, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, 
SolrCoreTest, QueryElevationComponentTest, TestFunctionQuery, 
BasicFunctionalityTest, TestLazyCores, TestIndexSearcher, 
SolrRequestParserTest, DocValuesTest, FieldMutatingUpdateProcessorTest, 
TestWordDelimiterFilterFactory, StatelessScriptUpdateProcessorFactoryTest, 
TestSurroundQueryParser, DirectSolrSpellCheckerTest, 
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, 
PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, DocumentBuilderTest, 
TestIndexingPerformance, TestSolrQueryParser, RegexBoostProcessorTest, 
TestJmxIntegration, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, 
TestPartialUpdateDeduplication, TestComponentsName, TestLFUCache, 
TestMergePolicyConfig, MultiTermTest, TestDocSet, TestSearchPerf, 
TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, 
NotRequiredUniqueKeyTest, SynonymTokenizerTest, TestPerFieldSimilarity, 
TestLMJelinekMercerSimilarityFactory, TestFastWriter, DateMathParserTest, 
TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, 
DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, 
TestLRUCache, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, 
DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestTolerantSearch, 
TestLuceneIndexBackCompat, TestEmbeddedSolrServerConstructors, 
TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, 
AliasIntegrationTest, AsyncCallRequestStatusResponseTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, DocValuesNotIndexedTest]
   [junit4] Completed [525/783 (1!)] on J0 in 4.14s, 4 tests, 1 failure, 1 
skipped <<< FAILURES!

[...truncated 43640 lines...]
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Linux/62/consoleText

[repro] Revision: eb8a5a882f879a51389b5d43f74f3aceac9e68c9

[repro] Ant options: "-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC"
[repro] Repro line:  ant test  -Dtestcase=DocValuesNotIndexedTest 
-Dtests.method=testGroupingSorting -Dtests.seed=8DF19A94AEA6DCC9 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=gl-ES 
-Dtests.timezone=America/Goose_Bay -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] ant clean

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

[...truncated 3315 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.DocValuesNotIndexedTest" -Dtests.showOutput=onerror 
"-Dargs=-XX:-UseCompressedOops -XX:+UseParallelGC" 
-Dtests.seed=8DF19A94AEA6DCC9 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=gl-ES -Dtests.timezone=America/Goose_Bay -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

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

[...truncated 40 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to