Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/72/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

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

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

Stack Trace:
java.lang.AssertionError: Should have exactly 4 documents returned expected:<4> 
but was:<3>
        at 
__randomizedtesting.SeedInfo.seed([64FBAC5A3BB96666:7AC3A4524712DCE6]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.checkSortOrder(DocValuesNotIndexedTest.java:260)
        at 
org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting(DocValuesNotIndexedTest.java:245)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream

Error Message:
Error from server at https://127.0.0.1:58238/solr/mainCorpus_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html> <head> 
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> 
<title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem 
accessing /solr/mainCorpus_shard2_replica_n2/update. Reason: <pre>    Can not 
find: /solr/mainCorpus_shard2_replica_n2/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.14.v20161028</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at https://127.0.0.1:58238/solr/mainCorpus_shard2_replica_n2: Expected 
mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([4381740640705C3C:6141F5FD631A762C]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testExecutorStream(StreamExpressionTest.java:6750)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at https://127.0.0.1:58238/solr/mainCorpus_shard2_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/mainCorpus_shard2_replica_n2/update. Reason:
<pre>    Can not find: /solr/mainCorpus_shard2_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.14.v20161028</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:588)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
        ... 1 more




Build Log:
[...truncated 12458 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/init-core-data-001
   [junit4]   2> 1810964 WARN  
(SUITE-DocValuesNotIndexedTest-seed#[64FBAC5A3BB96666]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1810965 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[64FBAC5A3BB96666]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1810966 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[64FBAC5A3BB96666]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1810966 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[64FBAC5A3BB96666]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1810967 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[64FBAC5A3BB96666]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001
   [junit4]   2> 1810967 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[64FBAC5A3BB96666]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1810968 INFO  (Thread-5162) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1810968 INFO  (Thread-5162) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1810988 ERROR (Thread-5162) [    ] 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> 1811067 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[64FBAC5A3BB96666]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60326
   [junit4]   2> 1811095 INFO  (jetty-launcher-3992-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1811095 INFO  (jetty-launcher-3992-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 1811097 INFO  (jetty-launcher-3992-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@675778c4{/solr,null,AVAILABLE}
   [junit4]   2> 1811097 INFO  (jetty-launcher-3992-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5810a062{/solr,null,AVAILABLE}
   [junit4]   2> 1811098 INFO  (jetty-launcher-3992-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4fade0cf{HTTP/1.1,[http/1.1]}{127.0.0.1:39999}
   [junit4]   2> 1811098 INFO  (jetty-launcher-3992-thread-2) [    ] 
o.e.j.s.Server Started @1813704ms
   [junit4]   2> 1811098 INFO  (jetty-launcher-3992-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39999}
   [junit4]   2> 1811099 ERROR (jetty-launcher-3992-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1811099 INFO  (jetty-launcher-3992-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1811099 INFO  (jetty-launcher-3992-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1811099 INFO  (jetty-launcher-3992-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1811099 INFO  (jetty-launcher-3992-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-25T14:35:02.554Z
   [junit4]   2> 1811106 INFO  (jetty-launcher-3992-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@78e332d7{HTTP/1.1,[http/1.1]}{127.0.0.1:65238}
   [junit4]   2> 1811106 INFO  (jetty-launcher-3992-thread-1) [    ] 
o.e.j.s.Server Started @1813712ms
   [junit4]   2> 1811106 INFO  (jetty-launcher-3992-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=65238}
   [junit4]   2> 1811106 ERROR (jetty-launcher-3992-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1811107 INFO  (jetty-launcher-3992-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1811107 INFO  (jetty-launcher-3992-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1811107 INFO  (jetty-launcher-3992-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1811107 INFO  (jetty-launcher-3992-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-25T14:35:02.562Z
   [junit4]   2> 1811109 INFO  (jetty-launcher-3992-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1811110 INFO  (jetty-launcher-3992-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1811118 INFO  (jetty-launcher-3992-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60326/solr
   [junit4]   2> 1811124 INFO  (jetty-launcher-3992-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60326/solr
   [junit4]   2> 1811251 INFO  (jetty-launcher-3992-thread-2) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1811251 INFO  (jetty-launcher-3992-thread-2) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39999_solr
   [junit4]   2> 1811252 INFO  (jetty-launcher-3992-thread-2) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.Overseer Overseer 
(id=98369097068904454-127.0.0.1:39999_solr-n_0000000000) starting
   [junit4]   2> 1811260 INFO  (jetty-launcher-3992-thread-2) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39999_solr
   [junit4]   2> 1811263 INFO  
(zkCallback-4004-thread-1-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1811311 INFO  (jetty-launcher-3992-thread-1) 
[n:127.0.0.1:65238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1811313 INFO  (jetty-launcher-3992-thread-1) 
[n:127.0.0.1:65238_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1811315 INFO  (jetty-launcher-3992-thread-1) 
[n:127.0.0.1:65238_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:65238_solr
   [junit4]   2> 1811316 INFO  
(zkCallback-4004-thread-1-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1811317 INFO  
(zkCallback-4003-thread-1-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1811400 INFO  (jetty-launcher-3992-thread-2) 
[n:127.0.0.1:39999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39999.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e3c2249
   [junit4]   2> 1811405 INFO  (jetty-launcher-3992-thread-2) 
[n:127.0.0.1:39999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39999.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e3c2249
   [junit4]   2> 1811405 INFO  (jetty-launcher-3992-thread-2) 
[n:127.0.0.1:39999_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39999.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e3c2249
   [junit4]   2> 1811406 INFO  (jetty-launcher-3992-thread-2) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node2/.
   [junit4]   2> 1811448 INFO  (jetty-launcher-3992-thread-1) 
[n:127.0.0.1:65238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65238.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e3c2249
   [junit4]   2> 1811450 INFO  (jetty-launcher-3992-thread-1) 
[n:127.0.0.1:65238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65238.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e3c2249
   [junit4]   2> 1811450 INFO  (jetty-launcher-3992-thread-1) 
[n:127.0.0.1:65238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65238.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e3c2249
   [junit4]   2> 1811450 INFO  (jetty-launcher-3992-thread-1) 
[n:127.0.0.1:65238_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node1/.
   [junit4]   2> 1811469 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[64FBAC5A3BB96666]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1811471 INFO  
(SUITE-DocValuesNotIndexedTest-seed#[64FBAC5A3BB96666]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60326/solr ready
   [junit4]   2> 1811489 INFO  (qtp2106332852-21936) [n:127.0.0.1:65238_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1811492 INFO  
(OverseerThreadFactory-6864-thread-1-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
dv_coll
   [junit4]   2> 1811643 INFO  
(OverseerStateUpdate-98369097068904454-127.0.0.1:39999_solr-n_0000000000) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65238/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1811655 INFO  
(OverseerStateUpdate-98369097068904454-127.0.0.1:39999_solr-n_0000000000) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39999/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1811659 INFO  
(OverseerStateUpdate-98369097068904454-127.0.0.1:39999_solr-n_0000000000) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65238/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1811662 INFO  
(OverseerStateUpdate-98369097068904454-127.0.0.1:39999_solr-n_0000000000) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39999/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1811872 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n5&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1811872 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1811872 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1811872 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1811873 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&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> 1811874 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr    
] 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> 1812023 INFO  
(zkCallback-4003-thread-1-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1812024 INFO  
(zkCallback-4003-thread-2-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1812029 INFO  
(zkCallback-4004-thread-1-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1812029 INFO  
(zkCallback-4004-thread-2-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1812913 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1812914 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1812919 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1812920 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1812922 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 1812923 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1812923 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 1812923 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65238.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e3c2249
   [junit4]   2> 1812923 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1812923 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node1/dv_coll_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 1812924 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1812924 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 1812924 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1812924 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65238.solr.core.dv_coll.shard3.replica_n4' (registry 
'solr.core.dv_coll.shard3.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e3c2249
   [junit4]   2> 1812925 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1812925 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore 
[[dv_coll_shard3_replica_n4] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node1/dv_coll_shard3_replica_n4],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node1/./dv_coll_shard3_replica_n4/data/]
   [junit4]   2> 1812929 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.s.IndexSchema [dv_coll_shard4_replica_n5] Schema name=minimal
   [junit4]   2> 1812932 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1812933 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1812933 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n5' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 1812934 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39999.solr.core.dv_coll.shard4.replica_n5' (registry 
'solr.core.dv_coll.shard4.replica_n5') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e3c2249
   [junit4]   2> 1812934 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1812934 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] o.a.s.c.SolrCore 
[[dv_coll_shard4_replica_n5] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node2/dv_coll_shard4_replica_n5],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node2/./dv_coll_shard4_replica_n5/data/]
   [junit4]   2> 1812937 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1812937 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using 
configuration from collection dv_coll, trusted=true
   [junit4]   2> 1812938 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39999.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e3c2249
   [junit4]   2> 1812938 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1812938 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node2/dv_coll_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node2/./dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 1813041 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1813042 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1813043 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1813043 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1813048 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3d3b5246[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 1813049 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1813050 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1813050 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1813050 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1813050 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1813051 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1813056 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1813056 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1573905555270926336
   [junit4]   2> 1813056 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1813056 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1813057 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1813057 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1813060 INFO  
(searcherExecutor-6870-thread-1-processing-n:127.0.0.1:65238_solr 
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7) 
[n:127.0.0.1:65238_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@3d3b5246[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1813060 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1813060 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1813061 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@7650a33a[dv_coll_shard2_replica_n2] 
main]
   [junit4]   2> 1813063 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1813063 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@34535ae[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 1813063 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1813064 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1813065 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1813066 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1813066 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1813066 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:65238/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 1813066 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1813066 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.SyncStrategy http://127.0.0.1:65238/solr/dv_coll_shard3_replica_n4/ has 
no replicas
   [junit4]   2> 1813067 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1813066 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1813066 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1813068 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1813068 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1813068 INFO  
(searcherExecutor-6872-thread-1-processing-n:127.0.0.1:39999_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node6) 
[n:127.0.0.1:39999_solr c:dv_coll s:shard2 r:core_node6 
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] 
Registered new searcher Searcher@7650a33a[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1813068 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1573905555283509248
   [junit4]   2> 1813069 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1813069 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1813069 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1813070 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1813070 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1573905555285606400
   [junit4]   2> 1813070 INFO  
(searcherExecutor-6869-thread-1-processing-n:127.0.0.1:65238_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:65238_solr c:dv_coll s:shard1 r:core_node3 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@34535ae[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1813071 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1813071 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1813074 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@63fe6a6b[dv_coll_shard4_replica_n5] 
main]
   [junit4]   2> 1813076 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1813076 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1813080 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1813080 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:65238/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 1813080 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1813081 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1813081 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39999/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 1813081 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1813081 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1813081 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.c.SyncStrategy http://127.0.0.1:39999/solr/dv_coll_shard2_replica_n2/ has 
no replicas
   [junit4]   2> 1813081 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1813083 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1813083 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1573905555299237888
   [junit4]   2> 1813085 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1813086 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1813086 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:65238/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 1813086 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1813086 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.SyncStrategy http://127.0.0.1:65238/solr/dv_coll_shard1_replica_n1/ has 
no replicas
   [junit4]   2> 1813086 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1813087 INFO  
(searcherExecutor-6871-thread-1-processing-n:127.0.0.1:39999_solr 
x:dv_coll_shard4_replica_n5 s:shard4 c:dv_coll r:core_node8) 
[n:127.0.0.1:39999_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n5] o.a.s.c.SolrCore [dv_coll_shard4_replica_n5] 
Registered new searcher Searcher@63fe6a6b[dv_coll_shard4_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1813092 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:65238/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 1813095 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39999/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 1813099 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1813099 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1813099 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39999/solr/dv_coll_shard4_replica_n5/
   [junit4]   2> 1813099 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1813100 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.c.SyncStrategy http://127.0.0.1:39999/solr/dv_coll_shard4_replica_n5/ has 
no replicas
   [junit4]   2> 1813100 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1813104 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39999/solr/dv_coll_shard4_replica_n5/ shard4
   [junit4]   2> 1813208 INFO  
(zkCallback-4004-thread-2-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1813208 INFO  
(zkCallback-4004-thread-1-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1813209 INFO  
(zkCallback-4003-thread-1-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1813209 INFO  
(zkCallback-4003-thread-2-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1813235 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1813237 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1364
   [junit4]   2> 1813244 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1813250 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1378
   [junit4]   2> 1813254 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1813255 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1813256 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1384
   [junit4]   2> 1813258 INFO  (qtp2108814188-21928) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
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_n5&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1386
   [junit4]   2> 1813264 INFO  (qtp2106332852-21936) [n:127.0.0.1:65238_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1813365 INFO  
(zkCallback-4004-thread-1-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1813365 INFO  
(zkCallback-4004-thread-2-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1813366 INFO  
(zkCallback-4003-thread-2-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1813366 INFO  
(zkCallback-4003-thread-1-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/dv_coll/state.json] for collection [dv_coll] has occurred - 
updating... (live nodes size: [2])
   [junit4]   2> 1813498 INFO  
(OverseerCollectionConfigSetProcessor-98369097068904454-127.0.0.1:39999_solr-n_0000000000)
 [n:127.0.0.1:39999_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1814267 INFO  (qtp2106332852-21936) [n:127.0.0.1:65238_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2}
 status=0 QTime=2778
   [junit4]   2> 1814272 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 1814274 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1814276 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1814284 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.ZkController Persisted config data to node 
/configs/conf1/managed-schema 
   [junit4]   2> 1814284 INFO  
(zkCallback-4004-thread-2-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/configs/conf1/managed-schema, has occurred - updating schema from 
ZooKeeper ...
   [junit4]   2> 1814284 INFO  
(zkCallback-4003-thread-2-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/configs/conf1/managed-schema, has occurred - updating schema from 
ZooKeeper ...
   [junit4]   2> 1814284 INFO  
(zkCallback-4004-thread-1-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/configs/conf1/managed-schema, has occurred - updating schema from 
ZooKeeper ...
   [junit4]   2> 1814285 INFO  
(zkCallback-4003-thread-1-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.s.ZkIndexSchemaReader A schema change: 
WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/configs/conf1/managed-schema, has occurred - updating schema from 
ZooKeeper ...
   [junit4]   2> 1814285 INFO  
(zkCallback-4003-thread-2-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 1814285 INFO  
(zkCallback-4004-thread-2-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 1814288 INFO  
(zkCallback-4003-thread-2-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] 
Schema name=minimal
   [junit4]   2> 1814288 INFO  
(zkCallback-4004-thread-2-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n5] 
Schema name=minimal
   [junit4]   2> 1814292 INFO  
(zkCallback-4003-thread-2-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 1814292 INFO  
(zkCallback-4003-thread-2-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 7 ms
   [junit4]   2> 1814292 INFO  
(zkCallback-4004-thread-2-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 1814292 INFO  
(zkCallback-4004-thread-2-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 7 ms
   [junit4]   2> 1814293 INFO  (Thread-5184) [n:127.0.0.1:65238_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
dv_coll_shard3_replica_n4
   [junit4]   2> 1814297 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1814302 INFO  
(zkCallback-4004-thread-1-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 1814302 INFO  (Thread-5185) [n:127.0.0.1:39999_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
dv_coll_shard2_replica_n2
   [junit4]   2> 1814305 INFO  
(zkCallback-4004-thread-1-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] 
Schema name=minimal
   [junit4]   2> 1814335 INFO  
(zkCallback-4004-thread-1-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 1814336 INFO  
(zkCallback-4004-thread-1-processing-n:127.0.0.1:39999_solr) 
[n:127.0.0.1:39999_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 33 ms
   [junit4]   2> 1814337 INFO  (Thread-5184) [n:127.0.0.1:65238_solr    ] 
o.a.s.c.SolrCore config update listener called for core 
dv_coll_shard1_replica_n1
   [junit4]   2> 1814338 INFO  (Thread-5185) [n:127.0.0.1:39999_solr    ] 
o.a.s.c.SolrCore core reload dv_coll_shard2_replica_n2
   [junit4]   2> 1814342 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1814346 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1814346 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard1_replica_n1' using 
configuration from collection dv_coll
   [junit4]   2> 1814346 INFO  (Thread-5185) [n:127.0.0.1:39999_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1814357 INFO  (Thread-5185) [n:127.0.0.1:39999_solr    ] 
o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1814359 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_65238.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e3c2249
   [junit4]   2> 1814359 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node1/dv_coll_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 1814361 INFO  (Thread-5185) [n:127.0.0.1:39999_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1814361 INFO  (Thread-5185) [n:127.0.0.1:39999_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard2_replica_n2' using 
configuration from collection dv_coll
   [junit4]   2> 1814369 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_39999.solr.core.dv_coll.shard2.replica_n2' (registry 
'solr.core.dv_coll.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e3c2249
   [junit4]   2> 1814369 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[[dv_coll_shard2_replica_n2] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node2/dv_coll_shard2_replica_n2],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node2/./dv_coll_shard2_replica_n2/data/]
   [junit4]   2> 1814382 INFO  (Thread-5184) [n:127.0.0.1:65238_solr    ] 
o.a.s.c.SolrCore core reload dv_coll_shard1_replica_n1
   [junit4]   2> 1814436 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1814436 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1814437 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@5ccb0a8b[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1814438 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1814438 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1814439 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1814439 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1814439 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader 
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 1814439 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4ecaa41d[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 1814441 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1814442 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1814442 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at 
/configs/conf1/managed-schema
   [junit4]   2> 1814443 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 1814443 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader 
Current schema version 1 is already the latest
   [junit4]   2> 1814443 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 1814443 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1814445 INFO  
(searcherExecutor-6889-thread-1-processing-n:127.0.0.1:65238_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:65238_solr c:dv_coll s:shard1 r:core_node3 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@4ecaa41d[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1814445 INFO  
(searcherExecutor-6890-thread-1-processing-n:127.0.0.1:39999_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node6) 
[n:127.0.0.1:39999_solr c:dv_coll s:shard2 r:core_node6 
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] 
Registered new searcher Searcher@5ccb0a8b[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1814450 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1573905556732641280
   [junit4]   2> 1814454 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1814454 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@533d1422[dv_coll_shard1_replica_n1] 
main]
   [junit4]   2> 1814456 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1573905556738932736
   [junit4]   2> 1814457 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
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> 1814458 INFO  
(searcherExecutor-6889-thread-1-processing-n:127.0.0.1:65238_solr 
x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) 
[n:127.0.0.1:65238_solr c:dv_coll s:shard1 r:core_node3 
x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] 
Registered new searcher Searcher@533d1422[dv_coll_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1814464 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.u.DefaultSolrCoreState 
New IndexWriter is ready to be used.
   [junit4]   2> 1814464 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@2550b46c[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 1814465 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore 
[dv_coll_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@15fb545f
   [junit4]   2> 1814467 INFO  
(searcherExecutor-6890-thread-1-processing-n:127.0.0.1:39999_solr 
x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node6) 
[n:127.0.0.1:39999_solr c:dv_coll s:shard2 r:core_node6 
x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] 
Registered new searcher Searcher@2550b46c[dv_coll_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1814467 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.core.dv_coll.shard2.replica_n2, 
tag=368792671
   [junit4]   2> 1814470 INFO  (qtp2106332852-21944) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.S.Request 
[dv_coll_shard3_replica_n4]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1814472 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager 
Closing metric reporters for registry=solr.collection.dv_coll.shard2.leader, 
tag=368792671
   [junit4]   2> 1814472 INFO  (Thread-5185) [n:127.0.0.1:39999_solr c:dv_coll 
s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore config 
update listener called for core dv_coll_shard4_replica_n5
   [junit4]   2> 1814474 INFO  (qtp2108814188-21934) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] o.a.s.c.S.Request 
[dv_coll_shard4_replica_n5]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1814475 INFO  
(zkCallback-4003-thread-1-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema 
version 1 from ZooKeeper
   [junit4]   2> 1814479 INFO  
(zkCallback-4003-thread-1-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] 
Schema name=minimal
   [junit4]   2> 1814484 INFO  (Thread-5184) [n:127.0.0.1:65238_solr    ] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1814487 INFO  (qtp2108814188-21931) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] o.a.s.c.S.Request 
[dv_coll_shard2_replica_n2]  webapp=/solr path=/schema/zkversion 
params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1814488 INFO  
(zkCallback-4003-thread-1-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with 
uniqueid field id
   [junit4]   2> 1814488 INFO  
(zkCallback-4003-thread-1-processing-n:127.0.0.1:65238_solr) 
[n:127.0.0.1:65238_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing 
schema in 12 ms
   [junit4]   2> 1814494 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.s.ManagedIndexSchema Took 37.0ms for 3 replicas to apply schema update 
version 1 for collection dv_coll
   [junit4]   2> 1814494 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request 
[dv_coll_shard1_replica_n1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=223
   [junit4]   2> 1814494 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[dv_coll_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@edd0160
   [junit4]   2> 1814495 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.dv_coll.shard1.replica_n1, tag=249364832
   [junit4]   2> 1814495 INFO  (Thread-5184) [n:127.0.0.1:65238_solr    ] 
o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1814522 INFO  (Thread-5184) [n:127.0.0.1:65238_solr    ] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1814522 INFO  (Thread-5184) [n:127.0.0.1:65238_solr    ] 
o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard1_replica_n1' using 
configuration from collection dv_coll
   [junit4]   2> 1814523 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.dv_coll.shard1.leader, tag=249364832
   [junit4]   2> 1814723 INFO  
(TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[64FBAC5A3BB96666]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testGroupingSorting
   [junit4]   2> 1814735 INFO  (Thread-5184) [n:127.0.0.1:65238_solr c:dv_coll 
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 'solr_65238.solr.core.dv_coll.shard1.replica_n1' (registry 
'solr.core.dv_coll.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6e3c2249
   [junit4]   2> 1814735 INFO  (Thread-5184) [n:127.0.0.1:65238_solr c:dv_coll 
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore 
[[dv_coll_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node1/dv_coll_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.DocValuesNotIndexedTest_64FBAC5A3BB96666-001/tempDir-001/node1/./dv_coll_shard1_replica_n1/data/]
   [junit4]   2> 1814735 INFO  (qtp2108814188-21932) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:65238/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1573905557020999680)} 0 10
   [junit4]   2> 1814736 INFO  (qtp2108814188-21934) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n5]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:65238/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1573905557020999680)} 0 10
   [junit4]   2> 1814737 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:65238/solr/dv_coll_shard3_replica_n4/&wt=javabin&version=2}{deleteByQuery=*:*
 (-1573905557022048256)} 0 10
   [junit4]   2> 1814737 INFO  (qtp2106332852-21943) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update params={wt=javabin&version=2}{deleteByQuery=*:* 
(-1573905557019951104)} 0 13
   [junit4]   2> 1814739 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573905557035679744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1814739 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1814747 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@42632e03[dv_coll_shard4_replica_n5] 
main]
   [junit4]   2> 1814747 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1814748 INFO  
(searcherExecutor-6871-thread-1-processing-n:127.0.0.1:39999_solr 
x:dv_coll_shard4_replica_n5 s:shard4 c:dv_coll r:core_node8) 
[n:127.0.0.1:39999_solr c:dv_coll s:shard4 r:core_node8 
x:dv_coll_shard4_replica_n5] o.a.s.c.SolrCore [dv_coll_shard4_replica_n5] 
Registered new searcher Searcher@42632e03[dv_coll_shard4_replica_n5] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1814748 INFO  (qtp2108814188-21933) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n5] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n5]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65238/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 9
   [junit4]   2> 1814750 INFO  (qtp2108814188-21931) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573905557047214080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1814750 INFO  (qtp2108814188-21931) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1814753 INFO  (qtp2108814188-21931) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1814753 INFO  (qtp2108814188-21931) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65238/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 1814760 INFO  (qtp2106332852-21936) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573905557057699840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1814760 INFO  (qtp2106332852-21944) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573905557057699840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1814760 INFO  (qtp2106332852-21944) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1814760 INFO  (qtp2106332852-21936) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1814815 INFO  (Thread-5184) [n:127.0.0.1:65238_solr c:dv_coll 
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 1814815 INFO  (Thread-5184) [n:127.0.0.1:65238_solr c:dv_coll 
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 1814816 INFO  (Thread-5184) [n:127.0.0.1:65238_solr c:dv_coll 
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@3dee2c5b[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 1814820 INFO  (qtp2106332852-21936) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@211520bc[dv_coll_shard3_replica_n4] 
main]
   [junit4]   2> 1814820 INFO  (qtp2106332852-21944) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1814820 INFO  (qtp2106332852-21944) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65238/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 60
   [junit4]   2> 1814820 INFO  (qtp2106332852-21936) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1814821 INFO  
(searcherExecutor-6870-thread-1-processing-n:127.0.0.1:65238_solr 
x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7) 
[n:127.0.0.1:65238_solr c:dv_coll s:shard3 r:core_node7 
x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] 
Registered new searcher Searcher@211520bc[dv_coll_shard3_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1814822 INFO  (qtp2106332852-21936) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:65238/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 62
   [junit4]   2> 1814822 INFO  (qtp2106332852-21938) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update 
params={_stateVer_=dv_coll:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 84
   [junit4]   2> 1814822 INFO  (Thread-5184) [n:127.0.0.1:65238_solr c:dv_coll 
s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1814826 INFO  (qtp2106332852-21947) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[2 
(1573905557125857280), 3 (1573905557126905856)]} 0 2
   [junit4]   2> 1814830 INFO  (qtp2108814188-21926) [n:127.0.0.1:39999_solr 
c:dv_coll s:shard2 r:core_node6 x:dv_coll_shard2_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[4 
(1573905557131100160)]} 0 0
   [junit4]   2> 1814833 INFO  (qtp2106332852-21940) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr 
path=/update params={_stateVer_=dv_coll:4&wt=javabin&version=2}{add=[1 
(1573905557129003008)]} 0 4
   [junit4]   2> 1814834 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1573905557135294464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1814834 INFO  (qtp2106332852-21937) [n:127.0.0.1:65238_solr 
c:dv_coll s:shard1 r:core_nod

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

-n:127.0.0.1:55746_solr) [n:127.0.0.1:55746_solr    ] o.a.s.c.c.ZkStateReader 
Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 184747 INFO  
(zkCallback-101-thread-2-processing-n:127.0.0.1:36257_solr) 
[n:127.0.0.1:36257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 184768 INFO  (coreCloseExecutor-699-thread-1) 
[n:127.0.0.1:36257_solr c:mainCorpus s:shard1 r:core_node2 
x:mainCorpus_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.mainCorpus.shard1.leader, tag=1276853719
   [junit4]   2> 184773 INFO  (jetty-closer-83-thread-4) [    ] 
o.a.s.c.Overseer Overseer 
(id=98369171605422088-127.0.0.1:36257_solr-n_0000000000) closing
   [junit4]   2> 184773 INFO  
(OverseerStateUpdate-98369171605422088-127.0.0.1:36257_solr-n_0000000000) 
[n:127.0.0.1:36257_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:36257_solr
   [junit4]   2> 184781 INFO  (coreCloseExecutor-697-thread-2) 
[n:127.0.0.1:60473_solr c:mainCorpus s:shard2 r:core_node4 
x:mainCorpus_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.mainCorpus.shard2.leader, tag=1171452201
   [junit4]   2> 184785 INFO  (jetty-closer-83-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@43387fa2{/solr,null,UNAVAILABLE}
   [junit4]   2> 184787 INFO  (jetty-closer-83-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@221cf663{/solr,null,UNAVAILABLE}
   [junit4]   2> 184787 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 0x15d7a3d8a64000c, 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.lang.Thread.run(Thread.java:748)
   [junit4]   2> 184788 INFO  
(zkCallback-103-thread-1-processing-n:127.0.0.1:55746_solr) 
[n:127.0.0.1:55746_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55746_solr
   [junit4]   2> 184788 INFO  
(zkCallback-103-thread-2-processing-n:127.0.0.1:55746_solr) 
[n:127.0.0.1:55746_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (1)
   [junit4]   2> 184795 INFO  (coreCloseExecutor-698-thread-3) 
[n:127.0.0.1:55746_solr c:destination s:shard2 r:core_node4 
x:destination_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.destination.shard2.leader, tag=1590337067
   [junit4]   2> 184795 INFO  (coreCloseExecutor-698-thread-2) 
[n:127.0.0.1:55746_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.workQueue.shard2.replica_n2, tag=1244104127
   [junit4]   2> 184810 INFO  (coreCloseExecutor-698-thread-2) 
[n:127.0.0.1:55746_solr c:workQueue s:shard2 r:core_node4 
x:workQueue_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.workQueue.shard2.leader, tag=1244104127
   [junit4]   2> 186315 WARN  
(zkCallback-103-thread-1-processing-n:127.0.0.1:55746_solr) 
[n:127.0.0.1:55746_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 186316 INFO  (jetty-closer-83-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7a1b2e49{/solr,null,UNAVAILABLE}
   [junit4]   2> 186319 ERROR 
(SUITE-StreamExpressionTest-seed#[4381740640705C3C]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 186320 INFO  
(SUITE-StreamExpressionTest-seed#[4381740640705C3C]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:50991 50991
   [junit4]   2> 186838 INFO  (Thread-67) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:50991 50991
   [junit4]   2> 186839 WARN  (Thread-67) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        88      /solr/aliases.json
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        88      /solr/clusterprops.json
   [junit4]   2>        88      /solr/clusterstate.json
   [junit4]   2>        40      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        26      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      /solr/collections/workQueue/state.json
   [junit4]   2>        10      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98369171605422091-127.0.0.1:55746_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        88      /solr/live_nodes
   [junit4]   2>        88      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_4381740640705C3C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{name_s=PostingsFormat(name=Memory), expr_s=PostingsFormat(name=Direct), 
terms_ss=PostingsFormat(name=MockRandom), 
join2_s=PostingsFormat(name=MockRandom), 
field_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
multiDefault=PostingsFormat(name=MockRandom), 
subject=PostingsFormat(name=MockRandom), a1_s=PostingsFormat(name=MockRandom), 
a2_s=PostingsFormat(name=Memory), level1_s=PostingsFormat(name=Direct), 
body_t=PostingsFormat(name=Memory), s_multi=PostingsFormat(name=Memory), 
col_s=PostingsFormat(name=MockRandom), 
level2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_ss=PostingsFormat(name=LuceneVarGapFixedInterval), 
a_s=PostingsFormat(name=Memory), 
tv_text=PostingsFormat(name=LuceneVarGapFixedInterval), 
term_s=PostingsFormat(name=MockRandom), 
a_t=PostingsFormat(name=LuceneVarGapFixedInterval), 
text_s=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct), 
text=PostingsFormat(name=Memory), featureSet_s=PostingsFormat(name=MockRandom), 
checkpoint_ss=PostingsFormat(name=Memory), test_t=PostingsFormat(name=Memory), 
ident_s=PostingsFormat(name=MockRandom), whitetok=PostingsFormat(name=Memory), 
side_s=PostingsFormat(name=Memory)}, 
docValues:{name_s=DocValuesFormat(name=Asserting), 
expr_s=DocValuesFormat(name=Lucene70), 
iteration_i=DocValuesFormat(name=Lucene70), 
terms_ss=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Lucene70), field_s=DocValuesFormat(name=Memory), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Lucene70), 
a_f=DocValuesFormat(name=Lucene70), intDefault=DocValuesFormat(name=Memory), 
join1_i=DocValuesFormat(name=Lucene70), 
falseNegative_i=DocValuesFormat(name=Memory), 
a2_s=DocValuesFormat(name=Asserting), a_i=DocValuesFormat(name=Lucene70), 
join3_i=DocValuesFormat(name=Asserting), test_i=DocValuesFormat(name=Lucene70), 
falsePositive_i=DocValuesFormat(name=Memory), 
field_i=DocValuesFormat(name=Lucene70), 
level1_s=DocValuesFormat(name=Lucene70), 
s_multi=DocValuesFormat(name=Asserting), col_s=DocValuesFormat(name=Lucene70), 
level2_s=DocValuesFormat(name=Memory), a_ss=DocValuesFormat(name=Memory), 
a_s=DocValuesFormat(name=Asserting), score_f=DocValuesFormat(name=Asserting), 
term_s=DocValuesFormat(name=Lucene70), text_s=DocValuesFormat(name=Lucene70), 
id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Memory), 
i_multi=DocValuesFormat(name=Lucene70), 
featureSet_s=DocValuesFormat(name=Lucene70), 
trueNegative_i=DocValuesFormat(name=Asserting), 
index_i=DocValuesFormat(name=Lucene70), b_ls=DocValuesFormat(name=Lucene70), 
test_dt=DocValuesFormat(name=Lucene70), out_i=DocValuesFormat(name=Lucene70), 
checkpoint_ss=DocValuesFormat(name=Asserting), 
ident_s=DocValuesFormat(name=Lucene70), order_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Memory), side_s=DocValuesFormat(name=Asserting), 
truePositive_i=DocValuesFormat(name=Lucene70), 
miles_i=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1168, 
maxMBSortInHeap=7.281544111608713, sim=RandomSimilarity(queryNorm=true): {}, 
locale=en-ZA, timezone=US/Aleutian
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131 
(64-bit)/cpus=3,threads=1,free=145181560,total=333447168
   [junit4]   2> NOTE: All tests run in this JVM: 
[GreaterThanEqualToEvaluatorTest, HyperbolicCosineEvaluatorTest, 
TestValidatingJsonMap, TestUpdateRequestCodec, TestZkConfigManager, 
LessThanEqualToEvaluatorTest, JdbcDriverTest, TestClusteringResponse, 
BasicHttpSolrClientTest, AbsoluteValueEvaluatorTest, TestBatchUpdate, 
TestCoreAdmin, TestConfigSetAdminRequest, JsonValidatorTest, TestXMLEscaping, 
TermsResponseTest, SolrPingTest, CoalesceEvaluatorTest, TestSuggesterResponse, 
OrEvaluatorTest, CloudSolrClientTest, RawValueEvaluatorTest, 
CubedRootEvaluatorTest, CloudSolrClientCacheTest, FieldAnalysisResponseTest, 
HyperbolicTangentEvaluatorTest, FieldEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [116/135 (1!)] on J0 in 123.50s, 91 tests, 1 error <<< 
FAILURES!

[...truncated 42554 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to