Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6815/
Java: 64bit/jdk-9-ea+181 -XX:-UseCompressedOops -XX:+UseG1GC 
--illegal-access=deny

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

Error Message:
Unexpected number of elements in the group for intGSF: 8

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for 
intGSF: 8
        at 
__randomizedtesting.SeedInfo.seed([7D3DEB984F2F7980:E68685C002774BDE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:377)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([7D3DEB984F2F7980:DA79533C22946A39]:0)
        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:197)
        at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:83)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 12472 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> 1925072 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[7D3DEB984F2F7980]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\init-core-data-001
   [junit4]   2> 1925073 WARN  
(SUITE-DocValuesNotIndexedTest-seed#[7D3DEB984F2F7980]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 1925073 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[7D3DEB984F2F7980]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1925075 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[7D3DEB984F2F7980]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, 
clientAuth=0.0/0.0)
   [junit4]   2> 1925076 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[7D3DEB984F2F7980]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001
   [junit4]   2> 1925076 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[7D3DEB984F2F7980]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1925077 INFO  (Thread-4253) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1925077 INFO  (Thread-4253) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1925081 ERROR (Thread-4253) [    ] 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> 1925177 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[7D3DEB984F2F7980]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:56363
   [junit4]   2> 1925190 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1925190 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1925191 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@72ea64c4{/solr,null,AVAILABLE}
   [junit4]   2> 1925191 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@252773db{/solr,null,AVAILABLE}
   [junit4]   2> 1925197 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7bca45df{HTTP/1.1,[http/1.1]}{127.0.0.1:56367}
   [junit4]   2> 1925197 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5f9506e8{HTTP/1.1,[http/1.1]}{127.0.0.1:56369}
   [junit4]   2> 1925197 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.e.j.s.Server Started @1927534ms
   [junit4]   2> 1925197 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.e.j.s.Server Started @1927534ms
   [junit4]   2> 1925197 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56367}
   [junit4]   2> 1925197 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56369}
   [junit4]   2> 1925197 ERROR (jetty-launcher-3835-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1925197 ERROR (jetty-launcher-3835-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1925198 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1925198 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 1925198 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1925198 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1925198 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1925198 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1925198 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-11T10:02:39.499413600Z
   [junit4]   2> 1925198 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-11T10:02:39.499413600Z
   [junit4]   2> 1925201 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1925201 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1925207 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15dd0beeb960002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1925210 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56363/solr
   [junit4]   2> 1925210 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56363/solr
   [junit4]   2> 1925214 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15dd0beeb960003, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1925215 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15dd0beeb960004, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1925333 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1925334 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56367_solr
   [junit4]   2> 1925335 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98464285286858757-127.0.0.1:56367_solr-n_0000000000) starting
   [junit4]   2> 1925336 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1925337 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56369_solr
   [junit4]   2> 1925339 INFO  (zkCallback-3847-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1925339 INFO  (zkCallback-3846-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1925342 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56367_solr
   [junit4]   2> 1925345 INFO  (zkCallback-3847-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1925345 INFO  (zkCallback-3846-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1925394 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56367.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16907a32
   [junit4]   2> 1925397 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56369.solr.node' (registry 
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16907a32
   [junit4]   2> 1925398 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56367.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16907a32
   [junit4]   2> 1925398 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56367.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16907a32
   [junit4]   2> 1925399 INFO  (jetty-launcher-3835-thread-1) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001\node1\.
   [junit4]   2> 1925400 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56369.solr.jvm' (registry 
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16907a32
   [junit4]   2> 1925401 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56369.solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@16907a32
   [junit4]   2> 1925401 INFO  (jetty-launcher-3835-thread-2) [    ] 
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001\node2\.
   [junit4]   2> 1925433 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[7D3DEB984F2F7980]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1925434 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[7D3DEB984F2F7980]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56363/solr ready
   [junit4]   2> 1925440 INFO  (qtp2033018881-21791) [    ] 
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> 1925442 INFO  (OverseerThreadFactory-8496-thread-1) [    ] 
o.a.s.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 1925556 INFO  
(OverseerStateUpdate-98464285286858757-127.0.0.1:56367_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56369/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1925558 INFO  
(OverseerStateUpdate-98464285286858757-127.0.0.1:56367_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56367/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1925561 INFO  
(OverseerStateUpdate-98464285286858757-127.0.0.1:56367_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56369/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1925563 INFO  
(OverseerStateUpdate-98464285286858757-127.0.0.1:56367_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56367/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1925765 INFO  (qtp398415630-21783) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1925765 INFO  (qtp2033018881-21787) [    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1925765 INFO  (qtp398415630-21784) [    ] 
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> 1925765 INFO  (qtp2033018881-21788) [    ] 
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> 1925765 INFO  (qtp398415630-21783) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1925765 INFO  (qtp2033018881-21788) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1925876 INFO  (zkCallback-3847-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1925876 INFO  (zkCallback-3846-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1925877 INFO  (zkCallback-3847-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1925877 INFO  (zkCallback-3846-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1926778 INFO  (qtp2033018881-21788) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1926778 INFO  (qtp2033018881-21787) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1926779 INFO  (qtp398415630-21784) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1926784 INFO  (qtp398415630-21783) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1926802 INFO  (qtp2033018881-21787) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1926802 INFO  (qtp2033018881-21788) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1926805 INFO  (qtp2033018881-21788) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1926805 INFO  (qtp2033018881-21787) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1926805 INFO  (qtp2033018881-21788) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 1926805 INFO  (qtp2033018881-21787) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 1926805 INFO  (qtp398415630-21783) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1926806 INFO  (qtp2033018881-21788) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56369.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16907a32
   [junit4]   2> 1926806 INFO  (qtp2033018881-21787) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56369.solr.core.dv_coll.shard3.replica_n4' (registry 
'solr.core.dv_coll.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16907a32
   [junit4]   2> 1926806 INFO  (qtp2033018881-21788) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1926806 INFO  (qtp2033018881-21787) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1926806 INFO  (qtp2033018881-21788) [    ] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001\node2\dv_coll_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001\node2\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 1926806 INFO  (qtp2033018881-21787) [    ] o.a.s.c.SolrCore 
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001\node2\dv_coll_shard3_replica_n4],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001\node2\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 1926807 INFO  (qtp398415630-21783) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1926807 INFO  (qtp398415630-21784) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1926807 INFO  (qtp398415630-21783) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 1926807 INFO  (qtp398415630-21783) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56367.solr.core.dv_coll.shard4.replica_n6' (registry 
'solr.core.dv_coll.shard4.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16907a32
   [junit4]   2> 1926807 INFO  (qtp398415630-21783) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1926807 INFO  (qtp398415630-21783) [    ] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica_n6] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001\node1\dv_coll_shard4_replica_n6],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001\node1\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 1926810 INFO  (qtp398415630-21784) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1926810 INFO  (qtp398415630-21784) [    ] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 1926810 INFO  (qtp398415630-21784) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56367.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16907a32
   [junit4]   2> 1926810 INFO  (qtp398415630-21784) [    ] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1926810 INFO  (qtp398415630-21784) [    ] o.a.s.c.SolrCore 
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001\node1\dv_coll_shard2_replica_n2],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 1926871 INFO  (qtp2033018881-21788) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1926871 INFO  (qtp2033018881-21788) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1926889 INFO  (qtp2033018881-21788) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1926889 INFO  (qtp2033018881-21788) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1926899 INFO  (qtp398415630-21783) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1926899 INFO  (qtp398415630-21783) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1926900 INFO  (qtp2033018881-21787) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1926900 INFO  (qtp2033018881-21787) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1926901 INFO  (qtp398415630-21783) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1926901 INFO  (qtp398415630-21783) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1926902 INFO  (qtp2033018881-21787) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1926902 INFO  (qtp2033018881-21787) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1926906 INFO  (qtp2033018881-21788) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@17c6feaf[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 1926907 INFO  (qtp2033018881-21788) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1926907 INFO  (qtp2033018881-21788) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1926909 INFO  (qtp2033018881-21788) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1926909 INFO  (qtp2033018881-21788) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1926910 INFO  (qtp2033018881-21788) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1926910 INFO  (searcherExecutor-8501-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher 
Searcher@17c6feaf[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1926911 INFO  (qtp2033018881-21788) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575428566508634112
   [junit4]   2> 1926911 INFO  (qtp398415630-21783) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@bd6ca1e[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 1926912 INFO  (qtp2033018881-21787) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3cfc1aa3[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 1926916 INFO  (qtp2033018881-21787) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1926916 INFO  (qtp398415630-21783) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1926916 INFO  (qtp2033018881-21787) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1926916 INFO  (qtp2033018881-21787) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1926916 INFO  (qtp398415630-21783) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1926916 INFO  (qtp398415630-21783) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1926918 INFO  (qtp2033018881-21787) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1926918 INFO  (qtp2033018881-21787) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1926918 INFO  (qtp2033018881-21787) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575428566515974144
   [junit4]   2> 1926920 INFO  (qtp398415630-21783) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1926921 INFO  (qtp398415630-21783) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1926921 INFO  (qtp398415630-21783) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575428566519119872
   [junit4]   2> 1926922 INFO  (searcherExecutor-8502-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher 
Searcher@3cfc1aa3[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1926922 INFO  (searcherExecutor-8503-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher 
Searcher@bd6ca1e[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1926929 INFO  (qtp2033018881-21788) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1926929 INFO  (qtp2033018881-21788) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1926929 INFO  (qtp2033018881-21788) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 1926929 INFO  (qtp2033018881-21788) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1926929 INFO  (qtp2033018881-21788) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 1926929 INFO  (qtp2033018881-21788) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1926932 INFO  (qtp2033018881-21787) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1926932 INFO  (qtp2033018881-21787) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1926932 INFO  (qtp2033018881-21787) [    ] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 1926932 INFO  (qtp2033018881-21787) [    ] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1926932 INFO  (qtp2033018881-21787) [    ] 
o.a.s.c.SyncStrategy http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/ has 
no replicas
   [junit4]   2> 1926932 INFO  (qtp2033018881-21787) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1926933 INFO  (qtp398415630-21783) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1926934 INFO  (qtp398415630-21783) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1926934 INFO  (qtp398415630-21783) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:56367/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 1926934 INFO  (qtp398415630-21783) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1926934 INFO  (qtp398415630-21783) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:56367/solr/dv_coll_shard4_replica_n6/ has no replicas
   [junit4]   2> 1926934 INFO  (qtp398415630-21783) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1926939 INFO  (qtp2033018881-21788) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1926941 INFO  (qtp2033018881-21787) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 1926942 INFO  (qtp398415630-21783) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56367/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 1926950 INFO  (qtp398415630-21784) [    ] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1926950 INFO  (qtp398415630-21784) [    ] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1926952 INFO  (qtp398415630-21784) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1926952 INFO  (qtp398415630-21784) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1926953 INFO  (qtp398415630-21784) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@137b2376[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 1926954 INFO  (qtp398415630-21784) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1926955 INFO  (qtp398415630-21784) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1926955 INFO  (qtp398415630-21784) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1926956 INFO  (qtp398415630-21784) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1926956 INFO  (qtp398415630-21784) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1926957 INFO  (searcherExecutor-8504-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher 
Searcher@137b2376[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1926957 INFO  (qtp398415630-21784) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575428566556868608
   [junit4]   2> 1926961 INFO  (qtp398415630-21784) [    ] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1926961 INFO  (qtp398415630-21784) [    ] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1926961 INFO  (qtp398415630-21784) [    ] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 1926961 INFO  (qtp398415630-21784) [    ] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1926961 INFO  (qtp398415630-21784) [    ] o.a.s.c.SyncStrategy 
http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 1926961 INFO  (qtp398415630-21784) [    ] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1926964 INFO  (qtp398415630-21784) [    ] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1927068 INFO  (zkCallback-3846-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1927068 INFO  (zkCallback-3846-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1927068 INFO  (zkCallback-3847-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1927068 INFO  (zkCallback-3847-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1927073 INFO  (qtp2033018881-21787) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1927073 INFO  (qtp2033018881-21788) [    ] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1927074 INFO  (qtp2033018881-21788) [    ] 
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=1308
   [junit4]   2> 1927074 INFO  (qtp398415630-21784) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1927074 INFO  (qtp2033018881-21787) [    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1308
   [junit4]   2> 1927074 INFO  (qtp398415630-21783) [    ] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1927075 INFO  (qtp398415630-21784) [    ] 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=1309
   [junit4]   2> 1927075 INFO  (qtp398415630-21783) [    ] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1309
   [junit4]   2> 1927077 INFO  (qtp2033018881-21791) [    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1927182 INFO  (zkCallback-3847-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1927182 INFO  (zkCallback-3846-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1927182 INFO  (zkCallback-3846-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1927182 INFO  (zkCallback-3847-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged path:/collections/dv_coll/state.json] 
for collection [dv_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1927445 INFO  
(OverseerCollectionConfigSetProcessor-98464285286858757-127.0.0.1:56367_solr-n_0000000000)
 [    ] 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> 1928077 INFO  (qtp2033018881-21791) [    ] 
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=2636
   [junit4]   2> 1928081 INFO  (qtp2033018881-21786) [    ] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1928082 INFO  (qtp2033018881-21786) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1928084 INFO  (qtp2033018881-21786) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1928092 INFO  (qtp2033018881-21786) [    ] 
o.a.s.c.ZkController Persisted config data to node 
/configs/conf1/managed-schema 
   [junit4]   2> 1928092 INFO  (zkCallback-3847-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 1928092 INFO  (zkCallback-3847-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 1928093 INFO  (zkCallback-3846-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 1928093 INFO  (zkCallback-3846-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader A schema change: WatchedEvent state:SyncConnected 
type:NodeDataChanged path:/configs/conf1/managed-schema, has occurred - 
updating schema from ZooKeeper ...
   [junit4]   2> 1928095 INFO  (zkCallback-3847-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1928096 INFO  (zkCallback-3847-thread-1) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1928098 INFO  (zkCallback-3847-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1928098 INFO  (zkCallback-3846-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1928101 INFO  (zkCallback-3846-thread-1) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1928098 INFO  (zkCallback-3846-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1928105 INFO  (zkCallback-3846-thread-2) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 1928107 INFO  (zkCallback-3846-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1928107 INFO  (zkCallback-3846-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 1928098 INFO  (zkCallback-3847-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 4 ms
   [junit4]   2> 1928103 INFO  (zkCallback-3846-thread-1) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1928108 INFO  (zkCallback-3846-thread-1) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 9 ms
   [junit4]   2> 1928113 INFO  (qtp2033018881-21786) [    ] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1928118 INFO  (qtp2033018881-21786) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1928121 INFO  (qtp2033018881-21786) [    ] o.a.s.s.IndexSchema 
Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1928121 INFO  (qtp2033018881-21786) [    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard1_replica_n1' using 
configuration from collection dv_coll
   [junit4]   2> 1928133 INFO  (qtp2033018881-21786) [    ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56369.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16907a32
   [junit4]   2> 1928133 INFO  (qtp2033018881-21786) [    ] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001\node2\dv_coll_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001\node2\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 1928133 INFO  (Thread-4279) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 1928133 INFO  (Thread-4278) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 1928135 INFO  (Thread-4279) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 1928135 INFO  (Thread-4278) [    ] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 1928137 INFO  (Thread-4278) [    ] o.a.s.c.SolrCore core 
reload dv_coll_shard1_replica_n1
   [junit4]   2> 1928239 INFO  (qtp2033018881-21786) [    ] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1928239 INFO  (qtp2033018881-21786) [    ] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1928240 INFO  (qtp2033018881-21786) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@6abdeeeb[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 1928242 INFO  (qtp2033018881-21786) [    ] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1928242 INFO  (qtp2033018881-21786) [    ] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1928242 INFO  (qtp2033018881-21786) [    ] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1928243 INFO  (qtp2033018881-21786) [    ] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1928243 INFO  (qtp2033018881-21786) [    ] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1928245 INFO  (searcherExecutor-8521-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher 
Searcher@6abdeeeb[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1928245 INFO  (qtp2033018881-21786) [    ] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1575428567907434496
   [junit4]   2> 1928247 INFO  (qtp2033018881-21786) [    ] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1928247 INFO  (qtp2033018881-21786) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1ba8e5f2[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 1928247 INFO  (qtp2033018881-21786) [    ] 
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> 1928247 INFO  (zkCallback-3847-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 1928248 INFO  (searcherExecutor-8521-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher 
Searcher@1ba8e5f2[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1928250 INFO  (zkCallback-3847-thread-2) [    ] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1928252 INFO  (zkCallback-3847-thread-2) [    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1928252 INFO  (qtp2033018881-21801) [    ] 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> 1928252 INFO  (zkCallback-3847-thread-2) [    ] 
o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
   [junit4]   2> 1928255 INFO  (qtp398415630-21782) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1928255 INFO  (qtp398415630-21780) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1928256 INFO  (qtp2033018881-21786) [    ] 
o.a.s.s.ManagedIndexSchema Took 8.0ms for 3 replicas to apply schema update 
version 1 for collection dv_coll
   [junit4]   2> 1928256 INFO  (qtp2033018881-21786) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=175
   [junit4]   2> 1928256 INFO  (qtp2033018881-21786) [    ] o.a.s.c.SolrCore 
[dv_coll_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@f578775
   [junit4]   2> 1928256 INFO  (Thread-4278) [    ] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 1928256 INFO  (qtp2033018881-21786) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.dv_coll.shard1.replica_n1, tag=257394549
   [junit4]   2> 1928258 INFO  (qtp2033018881-21786) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.dv_coll.shard1.leader, tag=257394549
   [junit4]   2> 1928270 INFO  (Thread-4278) [    ] o.a.s.s.IndexSchema 
[dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1928278 INFO  (Thread-4278) [    ] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1928278 INFO  (Thread-4278) [    ] o.a.s.c.CoreContainer 
Reloading SolrCore 'dv_coll_shard1_replica_n1' using configuration from 
collection dv_coll
   [junit4]   2> 1928282 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[7D3DEB984F2F7980]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingSorting
   [junit4]   2> 1928290 INFO  (qtp2033018881-21794) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1575428567950426112)} 0 3
   [junit4]   2> 1928291 INFO  (qtp398415630-21778) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1575428567952523264)} 0 3
   [junit4]   2> 1928291 INFO  (qtp398415630-21797) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1575428567950426112)} 0 5
   [junit4]   2> 1928291 INFO  (qtp2033018881-21799) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1575428567946231808)} 0 8
   [junit4]   2> 1928292 INFO  (qtp2033018881-21788) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575428567956717568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1928292 INFO  (qtp2033018881-21788) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1928292 INFO  (qtp398415630-21784) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575428567956717568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1928292 INFO  (qtp398415630-21784) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1928292 INFO  (qtp2033018881-21788) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1928292 INFO  (qtp398415630-21784) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@29c1f2b4[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 1928292 INFO  (qtp2033018881-21788) [    ] 
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=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1928292 INFO  (qtp398415630-21784) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1928292 INFO  (qtp2033018881-21788) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575428567956717568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1928292 INFO  (qtp2033018881-21788) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1928292 INFO  (qtp2033018881-21788) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@15e46066[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 1928293 INFO  (Thread-4278) [    ] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_56369.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@16907a32
   [junit4]   2> 1928293 INFO  (Thread-4278) [    ] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001\node2\dv_coll_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_7D3DEB984F2F7980-001\tempDir-001\node2\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 1928293 INFO  (searcherExecutor-8504-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher 
Searcher@29c1f2b4[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1928293 INFO  (qtp398415630-21784) [    ] 
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=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1928293 INFO  (qtp2033018881-21788) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1928293 INFO  (qtp398415630-21783) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575428567957766144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1928293 INFO  (qtp398415630-21783) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1928293 INFO  (qtp398415630-21783) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@143addeb[dv_coll_shard4_replica_n6] 
main]
   [junit4]   2> 1928294 INFO  (searcherExecutor-8502-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher 
Searcher@15e46066[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1928294 INFO  (qtp398415630-21783) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1928294 INFO  (qtp2033018881-21788) [    ] 
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=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1928294 INFO  (searcherExecutor-8503-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher 
Searcher@143addeb[dv_coll_shard4_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1928295 INFO  (qtp398415630-21783) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 1
   [junit4]   2> 1928295 INFO  (qtp2033018881-21790) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={_stateVer_=dv_coll:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 3
   [junit4]   2> 1928298 INFO  (qtp2033018881-21791) [    ] 
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 
(1575428567960911872)]} 0 1
   [junit4]   2> 1928298 INFO  (qtp2033018881-21786) [    ] 
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 
(1575428567960911872), 3 (1575428567963009024)]} 0 1
   [junit4]   2> 1928299 INFO  (qtp398415630-21781) [    ] 
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 
(1575428567963009024)]} 0 1
   [junit4]   2> 1928301 INFO  (qtp2033018881-21787) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575428567966154752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1928301 INFO  (qtp398415630-21782) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575428567966154752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1928301 INFO  (qtp398415630-21782) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@cd85f31 
commitCommandVersion:1575428567966154752
   [junit4]   2> 1928301 INFO  (qtp2033018881-21787) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@2a113b73 
commitCommandVersion:1575428567966154752
   [junit4]   2> 1928301 INFO  (qtp2033018881-21801) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575428567966154752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1928301 INFO  (qtp2033018881-21801) [    ] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@48bf9241 
commitCommandVersion:1575428567966154752
   [junit4]   2> 1928302 INFO  (qtp398415630-21800) [    ] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1575428567967203328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1928302 INFO  (qtp398415630-21800) [    ] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1928302 INFO  (qtp398415630-21800) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1928302 INFO  (qtp398415630-21800) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 1928305 INFO  (qtp398415630-21782) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@585b7be4[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 1928305 INFO  (qtp2033018881-21801) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@55ce991f[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 1928305 INFO  (qtp398415630-21782) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1928305 INFO  (searcherExecutor-8504-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher 
Searcher@585b7be4[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1928305 INFO  (qtp398415630-21782) [    ] 
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=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 1928305 INFO  (qtp2033018881-21801) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1928305 INFO  (searcherExecutor-8521-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher 
Searcher@55ce991f[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 1928305 INFO  (qtp2033018881-21801) [    ] 
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=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 7
   [junit4]   2> 1928310 INFO  (qtp2033018881-21787) [    ] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@86192d9[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 1928310 INFO  (qtp2033018881-21787) [    ] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1928310 INFO  (searcherExecutor-8502-thread-1) [    ] 
o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher 
Searcher@86192d9[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C2)))}
   [junit4]   2> 1928311 INFO  (qtp2033018881-21787) [    ] 
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=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 9
   [junit4]   2> 1928311 INFO  (qtp398415630-21779) [    ] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={_stateVer_=dv_coll:4&commit=true&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 1928313 INFO  (qtp398415630-21797) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&rows=100&version=2&q=*:*&NOW=1502445762613&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1928313 INFO  (qtp2033018881-21788) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&rows=100&version=2&q=*:*&NOW=1502445762613&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1928313 INFO  (qtp2033018881-21790) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&rows=100&version=2&q=*:*&NOW=1502445762613&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1928313 INFO  (qtp398415630-21784) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=intGSF+asc,id+asc&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&q=*:*&NOW=1502445762613&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1928313 INFO  (qtp398415630-21783) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762613&ids=4&isShard=true&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928313 INFO  (qtp2033018881-21798) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762613&ids=2,3&isShard=true&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928314 INFO  (qtp2033018881-21791) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762613&ids=1&isShard=true&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928314 INFO  (qtp398415630-21778) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=dv_coll:4&sort=intGSF+asc,id+asc&rows=100&wt=javabin&version=2}
 hits=4 status=0 QTime=3
   [junit4]   2> 1928317 INFO  (qtp398415630-21780) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&rows=100&version=2&q=*:*&NOW=1502445762616&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1928319 INFO  (qtp2033018881-21786) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&rows=100&version=2&q=*:*&NOW=1502445762616&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1928319 INFO  (qtp398415630-21800) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&q=*:*&NOW=1502445762616&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1928320 INFO  (qtp2033018881-21794) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=longGSF+asc,id+asc&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&rows=100&version=2&q=*:*&NOW=1502445762616&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1928321 INFO  (qtp2033018881-21794) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762616&ids=2,3&isShard=true&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928321 INFO  (qtp2033018881-21794) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762616&ids=1&isShard=true&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928322 INFO  (qtp398415630-21800) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762616&ids=4&isShard=true&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928322 INFO  (qtp2033018881-21791) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=dv_coll:4&sort=longGSF+asc,id+asc&rows=100&wt=javabin&version=2}
 hits=4 status=0 QTime=7
   [junit4]   2> 1928323 INFO  (qtp398415630-21784) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=doubleGSF+asc,id+asc&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&q=*:*&NOW=1502445762623&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1928323 INFO  (qtp398415630-21797) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=doubleGSF+asc,id+asc&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&rows=100&version=2&q=*:*&NOW=1502445762623&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1928323 INFO  (qtp2033018881-21794) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=doubleGSF+asc,id+asc&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&rows=100&version=2&q=*:*&NOW=1502445762623&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1928324 INFO  (qtp2033018881-21794) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=doubleGSF+asc,id+asc&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&rows=100&version=2&q=*:*&NOW=1502445762623&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1928324 INFO  (qtp398415630-21778) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762623&ids=4&isShard=true&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928324 INFO  (qtp2033018881-21788) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762623&ids=1&isShard=true&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928325 INFO  (qtp2033018881-21787) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762623&ids=2,3&isShard=true&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928325 INFO  (qtp398415630-21779) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=dv_coll:4&sort=doubleGSF+asc,id+asc&rows=100&wt=javabin&version=2}
 hits=4 status=0 QTime=2
   [junit4]   2> 1928326 INFO  (qtp2033018881-21790) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=floatGSF+asc,id+asc&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&rows=100&version=2&q=*:*&NOW=1502445762626&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1928326 INFO  (qtp398415630-21781) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=floatGSF+asc,id+asc&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&q=*:*&NOW=1502445762626&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1928326 INFO  (qtp398415630-21780) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=floatGSF+asc,id+asc&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&rows=100&version=2&q=*:*&NOW=1502445762626&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1928326 INFO  (qtp2033018881-21787) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=floatGSF+asc,id+asc&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&rows=100&version=2&q=*:*&NOW=1502445762626&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1928327 INFO  (qtp2033018881-21798) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762626&ids=1&isShard=true&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928327 INFO  (qtp398415630-21781) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762626&ids=4&isShard=true&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928327 INFO  (qtp2033018881-21798) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762626&ids=2,3&isShard=true&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928327 INFO  (qtp398415630-21778) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=dv_coll:4&sort=floatGSF+asc,id+asc&rows=100&wt=javabin&version=2}
 hits=4 status=0 QTime=1
   [junit4]   2> 1928328 INFO  (qtp398415630-21781) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=dateGSF+asc,id+asc&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&q=*:*&NOW=1502445762628&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1928328 INFO  (qtp2033018881-21799) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=dateGSF+asc,id+asc&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&rows=100&version=2&q=*:*&NOW=1502445762628&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1928328 INFO  (qtp398415630-21784) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=dateGSF+asc,id+asc&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&rows=100&version=2&q=*:*&NOW=1502445762628&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1928328 INFO  (qtp2033018881-21791) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=dateGSF+asc,id+asc&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&rows=100&version=2&q=*:*&NOW=1502445762628&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1928329 INFO  (qtp2033018881-21801) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762628&ids=1&isShard=true&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928329 INFO  (qtp398415630-21797) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762628&ids=4&isShard=true&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928330 INFO  (qtp2033018881-21788) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762628&ids=2,3&isShard=true&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928330 INFO  (qtp2033018881-21786) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=dv_coll:4&sort=dateGSF+asc,id+asc&rows=100&wt=javabin&version=2}
 hits=4 status=0 QTime=2
   [junit4]   2> 1928331 INFO  (qtp398415630-21779) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=stringGSF+asc,id+asc&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&rows=100&version=2&q=*:*&NOW=1502445762632&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1928332 INFO  (qtp2033018881-21798) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=stringGSF+asc,id+asc&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&rows=100&version=2&q=*:*&NOW=1502445762632&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1928332 INFO  (qtp398415630-21780) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=stringGSF+asc,id+asc&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&q=*:*&NOW=1502445762632&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1928332 INFO  (qtp2033018881-21787) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=stringGSF+asc,id+asc&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&rows=100&version=2&q=*:*&NOW=1502445762632&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1928333 INFO  (qtp398415630-21780) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762632&ids=4&isShard=true&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928333 INFO  (qtp2033018881-21799) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762632&ids=1&isShard=true&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928333 INFO  (qtp2033018881-21791) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762632&ids=2,3&isShard=true&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928334 INFO  (qtp2033018881-21790) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=dv_coll:4&sort=stringGSF+asc,id+asc&rows=100&wt=javabin&version=2}
 hits=4 status=0 QTime=2
   [junit4]   2> 1928334 INFO  (qtp398415630-21778) [    ] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=boolGSF+asc,id+asc&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard2_replica_n2/&rows=100&version=2&q=*:*&NOW=1502445762635&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1928335 INFO  (qtp398415630-21781) [    ] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=boolGSF+asc,id+asc&shard.url=http://127.0.0.1:56367/solr/dv_coll_shard4_replica_n6/&rows=100&version=2&q=*:*&NOW=1502445762635&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 1928335 INFO  (qtp2033018881-21801) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=boolGSF+asc,id+asc&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&rows=100&version=2&q=*:*&NOW=1502445762635&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 1928334 INFO  (qtp2033018881-21791) [    ] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=dv_coll:4&fl=id&shards.purpose=4&start=0&fsv=true&sort=boolGSF+asc,id+asc&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard3_replica_n4/&rows=100&version=2&q=*:*&NOW=1502445762635&isShard=true&wt=javabin}
 hits=2 status=0 QTime=0
   [junit4]   2> 1928335 INFO  (qtp2033018881-21801) [    ] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=dv_coll:4&shards.purpose=64&NOW=1502445762635&ids=1&isShard=true&shard.url=http://127.0.0.1:56369/solr/dv_coll_shard1_replica_n1/&rows=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 1928335 INFO  (qtp398415630-21778) [

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

.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server 
won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2567645 INFO  
(TEST-TestSQLHandler.doTest-seed#[7D3DEB984F2F7980]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:61821 61821
   [junit4]   2> 2567646 INFO  (Thread-4795) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:61821 61821
   [junit4]   2> 2567647 WARN  (Thread-4795) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/aliases.json
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/clusterstate.json
   [junit4]   2>        26      /solr/clusterprops.json
   [junit4]   2>        4       /solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        26      /solr/live_nodes
   [junit4]   2>        26      /solr/collections
   [junit4]   2>        5       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSQLHandler 
-Dtests.method=doTest -Dtests.seed=7D3DEB984F2F7980 -Dtests.slow=true 
-Dtests.locale=teo-UG -Dtests.timezone=Asia/Amman -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 21.1s J1 | TestSQLHandler.doTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([7D3DEB984F2F7980:DA79533C22946A39]:0)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:197)
   [junit4]    >        at 
org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:83)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandler_7D3DEB984F2F7980-001
   [junit4]   2> Aug 11, 2017 10:13:21 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, 
sim=RandomSimilarity(queryNorm=false): {}, locale=teo-UG, timezone=Asia/Amman
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=343139184,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: 
[TestSolrCloudWithDelegationTokens, FileUtilsTest, ConfigSetsAPITest, 
SolrCloudExampleTest, TestJsonFacetRefinement, TestQueryTypes, 
TestOverriddenPrefixQueryForCustomFieldType, TestCloudInspectUtil, 
TestSQLHandlerNonCloud, TestGraphTermsQParserPlugin, SpellCheckCollatorTest, 
HdfsBasicDistributedZk2Test, PeerSyncReplicationTest, 
TestInPlaceUpdatesDistrib, CleanupOldIndexTest, SolrJmxReporterTest, 
SubstringBytesRefFilterTest, TestAnalyzeInfixSuggestions, 
TestStressInPlaceUpdates, TestDistributedGrouping, 
TermVectorComponentDistributedTest, SearchHandlerTest, 
SignatureUpdateProcessorFactoryTest, SimpleMLTQParserTest, 
SystemInfoHandlerTest, TestRealTimeGet, LeaderInitiatedRecoveryOnCommitTest, 
TestSolrFieldCacheBean, EnumFieldTest, SuggestComponentTest, 
TestRuleBasedAuthorizationPlugin, TestCollapseQParserPlugin, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestSolrIndexConfig, 
TestSchemaVersionResource, HLLUtilTest, TestSSLRandomization, 
CoreAdminCreateDiscoverTest, TestUnifiedSolrHighlighter, TestIntervalFaceting, 
CollectionsAPISolrJTest, TestIndexSearcher, CollectionReloadTest, 
DistributedFacetPivotWhiteBoxTest, TestFieldTypeResource, 
TestDFISimilarityFactory, TestCloudManagedSchema, BasicZkTest, 
TestDelegationWithHadoopAuth, LukeRequestHandlerTest, 
HdfsRestartWhileUpdatingTest, TestExclusionRuleCollectionAccess, 
TestManagedSchemaThreadSafety, TestFastLRUCache, PolyFieldTest, 
CdcrVersionReplicationTest, TestExceedMaxTermLength, RemoteQueryErrorTest, 
SpatialRPTFieldTypeTest, DebugComponentTest, JSONWriterTest, 
FacetPivotSmallTest, EchoParamsTest, TestSolrCloudWithSecureImpersonation, 
MBeansHandlerTest, ConvertedLegacyTest, TestSolrConfigHandlerConcurrent, 
TestNumericRangeQuery32, BitVectorTest, TestSystemIdResolver, TestInitParams, 
HdfsChaosMonkeyNothingIsSafeTest, ConjunctionSolrSpellCheckerTest, 
BasicAuthStandaloneTest, ImplicitSnitchTest, TestCryptoKeys, 
TestObjectReleaseTracker, TestInitQParser, TestPullReplica, 
TestDistributedMissingSort, AnalyticsMergeStrategyTest, 
TestManagedSynonymFilterFactory, BasicFunctionalityTest, ActionThrottleTest, 
NodeMutatorTest, TestConfigSetsAPIExclusivity, TestSimpleTextCodec, 
BlockJoinFacetSimpleTest, TestRandomCollapseQParserPlugin, 
ChaosMonkeySafeLeaderTest, TestSuggestSpellingConverter, 
IndexSchemaRuntimeFieldTest, PluginInfoTest, SimpleCollectionCreateDeleteTest, 
V2ApiIntegrationTest, TestMergePolicyConfig, 
AsyncCallRequestStatusResponseTest, StatelessScriptUpdateProcessorFactoryTest, 
TestImplicitCoreProperties, TestWordDelimiterFilterFactory, TestCustomStream, 
MoveReplicaHDFSTest, MigrateRouteKeyTest, CollectionTooManyReplicasTest, 
TestFieldCacheWithThreads, SaslZkACLProviderTest, OverseerModifyCollectionTest, 
SearchHandlerTest, TestReloadDeadlock, StressHdfsTest, TestSearchPerf, 
SolrIndexConfigTest, TestEmbeddedSolrServerConstructors, TestSchemaResource, 
TestPostingsSolrHighlighter, TestCoreDiscovery, SecurityConfHandlerTest, 
UpdateRequestProcessorFactoryTest, TestExpandComponent, 
ConfigureRecoveryStrategyTest, TestTrie, TestCollationField, 
SharedFSAutoReplicaFailoverTest, CheckHdfsIndexTest, TestStressLucene, 
TestRestoreCore, HdfsRecoverLeaseTest, TestRawTransformer, DistanceUnitsTest, 
TestSolrCLIRunExample, ShardRoutingCustomTest, DistributedVersionInfoTest, 
DistributedIntervalFacetingTest, TestBM25SimilarityFactory, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, ZkSolrClientTest, 
TestSolrCloudWithHadoopAuthPlugin, TestSimpleTrackingShardHandler, 
TestCloudPivotFacet, TestAuthenticationFramework, SolrIndexMetricsTest, 
TestReloadAndDeleteDocs, TestRebalanceLeaders, QueryEqualityTest, 
TestPerFieldSimilarityWithDefaultOverride, SortSpecParsingTest, 
ReplicationFactorTest, RollingRestartTest, SchemaVersionSpecificBehaviorTest, 
BadCopyFieldTest, TestBadConfig, TestFastOutputStream, DateRangeFieldTest, 
CacheHeaderTest, OverriddenZkACLAndCredentialsProvidersTest, 
TestCopyFieldCollectionResource, TestLeaderElectionWithEmptyReplica, 
TestConfigReload, MetricsHandlerTest, RulesTest, DirectSolrSpellCheckerTest, 
AssignBackwardCompatibilityTest, TestElisionMultitermQuery, TestCharFilters, 
TestLegacyFieldReuse, AnalysisErrorHandlingTest, TestPushWriter, 
LeaderElectionIntegrationTest, SolrCmdDistributorTest, TestComponentsName, 
TestRemoteStreaming, OpenExchangeRatesOrgProviderTest, TestRestManager, 
TestExportWriter, CoreMergeIndexesAdminHandlerTest, TestPivotHelperCode, 
BasicDistributedZk2Test, SolrMetricReporterTest, TestCoreAdminApis, 
OpenCloseCoreStressTest, JsonLoaderTest, CollectionsAPIDistributedZkTest, 
FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestZkChroot, ZkCLITest, 
AutoCommitTest, TestRecovery, DistributedSpellCheckComponentTest, 
TestStressVersions, TestRangeQuery, SpellCheckComponentTest, 
TestGroupingSearch, PeerSyncTest, SimplePostToolTest, 
AnalysisAfterCoreReloadTest, SolrRequestParserTest, DocValuesTest, 
SolrInfoBeanTest, TestSurroundQueryParser, TestQueryUtils, 
DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, 
RequestHandlersTest, TestValueSourceCache, TestIndexingPerformance, 
RequiredFieldsTest, FastVectorHighlighterTest, SolrPluginUtilsTest, 
ReturnFieldsTest, TestAnalyzedSuggestions, TestPartialUpdateDeduplication, 
PingRequestHandlerTest, SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, 
CopyFieldTest, BadComponentTest, TestStressRecovery, SampleTest, TestDocSet, 
TestBinaryField, NumericFieldsTest, MinimalSchemaTest, TestConfig, 
ExternalFileFieldSortTest, TestLuceneMatchVersion, TestPerFieldSimilarity, 
TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, ScriptEngineTest, 
PreAnalyzedFieldTest, PrimUtilsTest, SpellingQueryConverterTest, DOMUtilTest, 
ClusterStateTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, 
ZkNodePropsTest, SliceStateTest, UUIDFieldTest, DistributedMLTComponentTest, 
TestRTGBase, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, 
TestTolerantSearch, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, 
AliasIntegrationTest, AssignTest, CdcrBootstrapTest, 
CollectionStateFormat2Test, CollectionsAPIAsyncDistributedZkTest, 
DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, 
DeleteShardTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, 
LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, 
RestartWhileUpdatingTest, ShardSplitTest, TestRandomFlRTGCloud, 
TestRandomRequestDistribution, TestShortCircuitedRequests, TestTlogReplica, 
TestSolrCoreSnapshots, TestBlobHandler, TestReqParamsAPI, TestSQLHandler]
   [junit4] Completed [586/729 (2!)] on J1 in 21.61s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to