You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/08/11 10:38:27 UTC

[JENKINS-EA] Lucene-Solr-master-Windows (64bit/jdk-9-ea+181) - Build # 6815 - Unstable!

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

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

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

Stack Trace:
java.lang.AssertionError: Unexpected number of elements in the group for intGSF: 8
	at __randomizedtesting.SeedInfo.seed([7D3DEB984F2F7980:E68685C002774BDE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingDVOnly(DocValuesNotIndexedTest.java:377)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7D3DEB984F2F7980:DA79533C22946A39]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:197)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:83)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




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

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

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

[...truncated 36907 lines...]

[JENKINS-EA] Lucene-Solr-master-Windows (32bit/jdk-9-ea+181) - Build # 6816 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6816/
Java: 32bit/jdk-9-ea+181 -client -XX:+UseG1GC --illegal-access=deny

2 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in http://127.0.0.1:62155/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:62155/forceleader_test_collection due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([C008EA4B737783E7:269FDE8B4AF57A86]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
	at org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Doc with id=1 not found in http://127.0.0.1:62257/_gk/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:62257/_gk/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null}
	at __randomizedtesting.SeedInfo.seed([C008EA4B737783E7:485CD591DD8BEE1F]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
	at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558)
	at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249)
	at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12481 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> 2405078 INFO  (SUITE-HttpPartitionTest-seed#[C008EA4B737783E7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\init-core-data-001
   [junit4]   2> 2405080 INFO  (SUITE-HttpPartitionTest-seed#[C008EA4B737783E7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2405082 INFO  (SUITE-HttpPartitionTest-seed#[C008EA4B737783E7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 2405082 INFO  (SUITE-HttpPartitionTest-seed#[C008EA4B737783E7]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_gk/
   [junit4]   2> 2405085 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2405086 INFO  (Thread-4495) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2405086 INFO  (Thread-4495) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2405092 ERROR (Thread-4495) [    ] 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> 2405192 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.ZkTestServer start zk server on port:62172
   [junit4]   2> 2405221 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2405226 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2405230 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2405241 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2405253 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2405261 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2405267 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2405271 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2405280 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2405284 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2405287 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2405295 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 2406044 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2406045 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fe826{/_gk,null,AVAILABLE}
   [junit4]   2> 2406048 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fd4751{HTTP/1.1,[http/1.1]}{127.0.0.1:62180}
   [junit4]   2> 2406048 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.Server Started @2406961ms
   [junit4]   2> 2406048 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_gk, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\tempDir-001/control/data, hostPort=62179, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\control-001\cores}
   [junit4]   2> 2406048 ERROR (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2406049 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2406049 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2406049 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2406049 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-11T18:07:42.286227600Z
   [junit4]   2> 2406057 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 0x15dd27afb110002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2406057 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2406057 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\control-001\solr.xml
   [junit4]   2> 2406066 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2406071 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62172/solr
   [junit4]   2> 2406337 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2406337 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62179__gk
   [junit4]   2> 2406339 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.Overseer Overseer (id=98466192512057348-127.0.0.1:62179__gk-n_0000000000) starting
   [junit4]   2> 2406349 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62179__gk
   [junit4]   2> 2406350 INFO  (zkCallback-4073-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2406622 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2406634 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2406635 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2406641 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\control-001\cores
   [junit4]   2> 2406724 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2406731 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62172/solr ready
   [junit4]   2> 2406732 INFO  (SocketProxy-Acceptor-62179) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62210,localport=62179], receiveBufferSize:65536
   [junit4]   2> 2406733 INFO  (SocketProxy-Acceptor-62179) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62180,localport=62211], receiveBufferSize=65536
   [junit4]   2> 2406740 INFO  (qtp14699792-23448) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62179__gk&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2406744 INFO  (OverseerThreadFactory-8805-thread-1) [    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2406864 INFO  (SocketProxy-Acceptor-62179) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62212,localport=62179], receiveBufferSize:65536
   [junit4]   2> 2406865 INFO  (SocketProxy-Acceptor-62179) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62180,localport=62213], receiveBufferSize=65536
   [junit4]   2> 2406866 INFO  (qtp14699792-23453) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2406867 INFO  (qtp14699792-23453) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2406979 INFO  (zkCallback-4073-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2407906 INFO  (qtp14699792-23453) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2407956 INFO  (qtp14699792-23453) [    ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2408122 INFO  (qtp14699792-23453) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2408176 INFO  (qtp14699792-23453) [    ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2408177 INFO  (qtp14699792-23453) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2408177 INFO  (qtp14699792-23453) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2408178 INFO  (qtp14699792-23453) [    ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2408186 INFO  (qtp14699792-23453) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7056801337732639]
   [junit4]   2> 2408190 WARN  (qtp14699792-23453) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2408389 INFO  (qtp14699792-23453) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2408389 INFO  (qtp14699792-23453) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2408393 INFO  (qtp14699792-23453) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2408393 INFO  (qtp14699792-23453) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2408396 INFO  (qtp14699792-23453) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=84.0869140625, floorSegmentMB=1.509765625, forceMergeDeletesPctAllowed=17.363426773308078, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2408400 INFO  (qtp14699792-23453) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@afff57[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2408404 INFO  (qtp14699792-23453) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2408404 INFO  (qtp14699792-23453) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2408405 INFO  (qtp14699792-23453) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2408407 INFO  (searcherExecutor-8808-thread-1) [    ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@afff57[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2408408 INFO  (qtp14699792-23453) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575459083669995520
   [junit4]   2> 2408438 INFO  (qtp14699792-23453) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2408438 INFO  (qtp14699792-23453) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2408438 INFO  (qtp14699792-23453) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62179/_gk/control_collection_shard1_replica_n1/
   [junit4]   2> 2408438 INFO  (qtp14699792-23453) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2408438 INFO  (qtp14699792-23453) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:62179/_gk/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2408438 INFO  (qtp14699792-23453) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2408456 INFO  (qtp14699792-23453) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62179/_gk/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2408561 INFO  (zkCallback-4073-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2408608 INFO  (qtp14699792-23453) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2408612 INFO  (qtp14699792-23453) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1745
   [junit4]   2> 2408620 INFO  (qtp14699792-23448) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2408725 INFO  (zkCallback-4073-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2408750 INFO  (OverseerCollectionConfigSetProcessor-98466192512057348-127.0.0.1:62179__gk-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2409621 INFO  (qtp14699792-23448) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:62179__gk&wt=javabin&version=2} status=0 QTime=2881
   [junit4]   2> 2409624 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 0x15dd27afb110005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2409638 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2409640 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62172/solr ready
   [junit4]   2> 2409640 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2409641 INFO  (SocketProxy-Acceptor-62179) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62217,localport=62179], receiveBufferSize:65536
   [junit4]   2> 2409642 INFO  (SocketProxy-Acceptor-62179) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62180,localport=62218], receiveBufferSize=65536
   [junit4]   2> 2409644 INFO  (qtp14699792-23452) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2409649 INFO  (OverseerThreadFactory-8805-thread-2) [    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2409651 WARN  (OverseerThreadFactory-8805-thread-2) [    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2409860 INFO  (qtp14699792-23452) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2409860 INFO  (qtp14699792-23452) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=215
   [junit4]   2> 2410985 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-1-001 of type TLOG
   [junit4]   2> 2410986 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2410987 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b301a9{/_gk,null,AVAILABLE}
   [junit4]   2> 2410989 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c5eb59{HTTP/1.1,[http/1.1]}{127.0.0.1:62235}
   [junit4]   2> 2410989 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.Server Started @2411903ms
   [junit4]   2> 2410989 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_gk, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\tempDir-001/jetty1, hostPort=62234, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-1-001\cores, replicaType=TLOG}
   [junit4]   2> 2410995 ERROR (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2410995 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2410995 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2410995 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2410995 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-11T18:07:47.232906200Z
   [junit4]   2> 2411002 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 0x15dd27afb110007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2411004 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2411004 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-1-001\solr.xml
   [junit4]   2> 2411013 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2411020 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62172/solr
   [junit4]   2> 2411075 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2411095 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2411107 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62234__gk
   [junit4]   2> 2411110 INFO  (zkCallback-4085-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2411110 INFO  (zkCallback-4073-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2411112 INFO  (zkCallback-4080-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2411471 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2411484 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2411484 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2411494 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-1-001\cores
   [junit4]   2> 2411584 INFO  (qtp14699792-23449) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62234__gk&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2411595 INFO  (OverseerCollectionConfigSetProcessor-98466192512057348-127.0.0.1:62179__gk-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2411596 INFO  (OverseerThreadFactory-8805-thread-3) [    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:62234__gk for creating new replica
   [junit4]   2> 2411616 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62247,localport=62234], receiveBufferSize:65536
   [junit4]   2> 2411617 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62235,localport=62248], receiveBufferSize=65536
   [junit4]   2> 2411622 INFO  (qtp7010715-23507) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2411623 INFO  (qtp7010715-23507) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2412669 INFO  (qtp7010715-23507) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2412710 INFO  (qtp7010715-23507) [    ] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 2412959 INFO  (qtp7010715-23507) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2413161 INFO  (qtp7010715-23507) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true
   [junit4]   2> 2413161 INFO  (qtp7010715-23507) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2413161 INFO  (qtp7010715-23507) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2413161 INFO  (qtp7010715-23507) [    ] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-1-001\cores\collection1_shard2_replica_t41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-1-001\cores\collection1_shard2_replica_t41\data\]
   [junit4]   2> 2413161 INFO  (qtp7010715-23507) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7056801337732639]
   [junit4]   2> 2413200 WARN  (qtp7010715-23507) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2413441 INFO  (qtp7010715-23507) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2413442 INFO  (qtp7010715-23507) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2413447 INFO  (qtp7010715-23507) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2413447 INFO  (qtp7010715-23507) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2413451 INFO  (qtp7010715-23507) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=84.0869140625, floorSegmentMB=1.509765625, forceMergeDeletesPctAllowed=17.363426773308078, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2413451 INFO  (qtp7010715-23507) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aa1e43[collection1_shard2_replica_t41] main]
   [junit4]   2> 2413466 INFO  (qtp7010715-23507) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2413469 INFO  (qtp7010715-23507) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2413471 INFO  (qtp7010715-23507) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2413474 INFO  (searcherExecutor-8819-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@1aa1e43[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2413475 INFO  (qtp7010715-23507) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575459088983130112
   [junit4]   2> 2413505 INFO  (qtp7010715-23507) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2413505 INFO  (qtp7010715-23507) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2413506 INFO  (qtp7010715-23507) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62234/_gk/collection1_shard2_replica_t41/
   [junit4]   2> 2413506 INFO  (qtp7010715-23507) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2413506 INFO  (qtp7010715-23507) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:62234/_gk/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 2413506 INFO  (qtp7010715-23507) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2413508 INFO  (qtp7010715-23507) [    ] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 2413529 INFO  (qtp7010715-23507) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62234/_gk/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 2413722 INFO  (qtp7010715-23507) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2413821 INFO  (qtp7010715-23507) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=2198
   [junit4]   2> 2413841 INFO  (qtp14699792-23449) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:62234__gk&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=2256
   [junit4]   2> 2415229 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-2-001 of type TLOG
   [junit4]   2> 2415231 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2415232 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ba715e{/_gk,null,AVAILABLE}
   [junit4]   2> 2415233 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@341ac5{HTTP/1.1,[http/1.1]}{127.0.0.1:62258}
   [junit4]   2> 2415246 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.Server Started @2416159ms
   [junit4]   2> 2415246 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_gk, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\tempDir-001/jetty2, hostPort=62257, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-2-001\cores, replicaType=TLOG}
   [junit4]   2> 2415246 ERROR (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2415247 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2415247 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2415247 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2415247 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-11T18:07:51.484085500Z
   [junit4]   2> 2415254 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2415254 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-2-001\solr.xml
   [junit4]   2> 2415263 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2415269 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62172/solr
   [junit4]   2> 2415292 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2415300 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2415324 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62257__gk
   [junit4]   2> 2415331 INFO  (zkCallback-4091-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2415331 INFO  (zkCallback-4073-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2415331 INFO  (zkCallback-4085-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2415331 INFO  (zkCallback-4080-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2415616 INFO  (OverseerCollectionConfigSetProcessor-98466192512057348-127.0.0.1:62179__gk-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2415696 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2415704 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2415704 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2415706 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-2-001\cores
   [junit4]   2> 2415737 INFO  (qtp14699792-23459) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62257__gk&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2415741 INFO  (OverseerThreadFactory-8805-thread-4) [    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:62257__gk for creating new replica
   [junit4]   2> 2415744 INFO  (SocketProxy-Acceptor-62257) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62274,localport=62257], receiveBufferSize:65536
   [junit4]   2> 2415744 INFO  (SocketProxy-Acceptor-62257) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62258,localport=62275], receiveBufferSize=65536
   [junit4]   2> 2415747 INFO  (qtp3486067-23535) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2415748 INFO  (qtp3486067-23535) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2416765 INFO  (qtp3486067-23535) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2416786 INFO  (qtp3486067-23535) [    ] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 2416966 INFO  (qtp3486067-23535) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2417036 INFO  (qtp3486067-23535) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true
   [junit4]   2> 2417038 INFO  (qtp3486067-23535) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2417038 INFO  (qtp3486067-23535) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2417039 INFO  (qtp3486067-23535) [    ] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-2-001\cores\collection1_shard1_replica_t43], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-2-001\cores\collection1_shard1_replica_t43\data\]
   [junit4]   2> 2417048 INFO  (qtp3486067-23535) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7056801337732639]
   [junit4]   2> 2417063 WARN  (qtp3486067-23535) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2417303 INFO  (qtp3486067-23535) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2417303 INFO  (qtp3486067-23535) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2417307 INFO  (qtp3486067-23535) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2417307 INFO  (qtp3486067-23535) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2417309 INFO  (qtp3486067-23535) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=84.0869140625, floorSegmentMB=1.509765625, forceMergeDeletesPctAllowed=17.363426773308078, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2417309 INFO  (qtp3486067-23535) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17af9d5[collection1_shard1_replica_t43] main]
   [junit4]   2> 2417312 INFO  (qtp3486067-23535) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2417312 INFO  (qtp3486067-23535) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2417313 INFO  (qtp3486067-23535) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2417315 INFO  (searcherExecutor-8830-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@17af9d5[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2417315 INFO  (qtp3486067-23535) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575459093009661952
   [junit4]   2> 2417324 INFO  (qtp3486067-23535) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2417324 INFO  (qtp3486067-23535) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2417324 INFO  (qtp3486067-23535) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62257/_gk/collection1_shard1_replica_t43/
   [junit4]   2> 2417324 INFO  (qtp3486067-23535) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2417324 INFO  (qtp3486067-23535) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:62257/_gk/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 2417324 INFO  (qtp3486067-23535) [    ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2417324 INFO  (qtp3486067-23535) [    ] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 2417328 INFO  (qtp3486067-23535) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62257/_gk/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 2417480 INFO  (qtp3486067-23535) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2417484 INFO  (qtp3486067-23535) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1736
   [junit4]   2> 2417491 INFO  (qtp14699792-23459) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:62257__gk&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1753
   [junit4]   2> 2417745 INFO  (OverseerCollectionConfigSetProcessor-98466192512057348-127.0.0.1:62179__gk-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2418155 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-3-001 of type TLOG
   [junit4]   2> 2418156 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 2418156 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17eaed7{/_gk,null,AVAILABLE}
   [junit4]   2> 2418157 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3029f5{HTTP/1.1,[http/1.1]}{127.0.0.1:62279}
   [junit4]   2> 2418158 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.e.j.s.Server Started @2419072ms
   [junit4]   2> 2418158 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_gk, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\tempDir-001/jetty3, hostPort=62278, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-3-001\cores, replicaType=TLOG}
   [junit4]   2> 2418159 ERROR (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2418159 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 2418159 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2418159 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config dir: null
   [junit4]   2> 2418159 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-08-11T18:07:54.396629Z
   [junit4]   2> 2418162 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2418162 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-3-001\solr.xml
   [junit4]   2> 2418173 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2418177 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62172/solr
   [junit4]   2> 2418182 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 0x15dd27afb11000e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2418194 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2418201 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2418205 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62278__gk
   [junit4]   2> 2418207 INFO  (zkCallback-4091-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2418207 INFO  (zkCallback-4073-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2418207 INFO  (zkCallback-4097-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2418207 INFO  (zkCallback-4080-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2418207 INFO  (zkCallback-4085-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2418590 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2418596 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2418596 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2418599 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-3-001\cores
   [junit4]   2> 2418644 INFO  (qtp14699792-23446) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:62278__gk&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2418648 INFO  (OverseerThreadFactory-8805-thread-5) [    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:62278__gk for creating new replica
   [junit4]   2> 2418652 INFO  (SocketProxy-Acceptor-62278) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62292,localport=62278], receiveBufferSize:65536
   [junit4]   2> 2418653 INFO  (SocketProxy-Acceptor-62278) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62279,localport=62293], receiveBufferSize=65536
   [junit4]   2> 2418656 INFO  (qtp28283118-23567) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2418657 INFO  (qtp28283118-23567) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2419679 INFO  (qtp28283118-23567) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2419697 INFO  (qtp28283118-23567) [    ] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test
   [junit4]   2> 2419845 INFO  (qtp28283118-23567) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2419872 INFO  (qtp28283118-23567) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true
   [junit4]   2> 2419873 INFO  (qtp28283118-23567) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@10c4f0
   [junit4]   2> 2419873 INFO  (qtp28283118-23567) [    ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2419873 INFO  (qtp28283118-23567) [    ] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-3-001\cores\collection1_shard2_replica_t45], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.HttpPartitionTest_C008EA4B737783E7-001\shard-3-001\cores\collection1_shard2_replica_t45\data\]
   [junit4]   2> 2419877 INFO  (qtp28283118-23567) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7056801337732639]
   [junit4]   2> 2419880 WARN  (qtp28283118-23567) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2419971 INFO  (qtp28283118-23567) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2419971 INFO  (qtp28283118-23567) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2419976 INFO  (qtp28283118-23567) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2419976 INFO  (qtp28283118-23567) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2419979 INFO  (qtp28283118-23567) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=84.0869140625, floorSegmentMB=1.509765625, forceMergeDeletesPctAllowed=17.363426773308078, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2419979 INFO  (qtp28283118-23567) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@facd0b[collection1_shard2_replica_t45] main]
   [junit4]   2> 2419981 INFO  (qtp28283118-23567) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2419982 INFO  (qtp28283118-23567) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2419983 INFO  (qtp28283118-23567) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 2419984 INFO  (searcherExecutor-8841-thread-1) [    ] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@facd0b[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2419984 INFO  (qtp28283118-23567) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575459095808311296
   [junit4]   2> 2419989 INFO  (qtp28283118-23567) [    ] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_t45
   [junit4]   2> 2419989 INFO  (updateExecutor-4094-thread-1) [    ] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 2419990 INFO  (qtp28283118-23567) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1333
   [junit4]   2> 2419990 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 2419990 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 2419990 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background replication from leader
   [junit4]   2> 2419990 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_t45]
   [junit4]   2> 2419990 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 2419990 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_t45] as recovering, leader is [http://127.0.0.1:62234/_gk/collection1_shard2_replica_t41/] and I am [http://127.0.0.1:62278/_gk/collection1_shard2_replica_t45/]
   [junit4]   2> 2419992 INFO  (qtp14699792-23446) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:62278__gk&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1349
   [junit4]   2> 2419993 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:62234/_gk]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:62278__gk&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 2419995 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62298,localport=62234], receiveBufferSize:65536
   [junit4]   2> 2419995 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62235,localport=62299], receiveBufferSize=65536
   [junit4]   2> 2419996 INFO  (qtp7010715-23504) [    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s
   [junit4]   2> 2419997 INFO  (qtp7010715-23504) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:62278__gk, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:62278/_gk","node_name":"127.0.0.1:62278__gk","state":"down","type":"TLOG"}
   [junit4]   2> 2419997 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 2419997 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30000 for each attempt
   [junit4]   2> 2419998 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000
   [junit4]   2> 2420650 INFO  (OverseerCollectionConfigSetProcessor-98466192512057348-127.0.0.1:62179__gk-n_0000000000) [    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2420997 INFO  (qtp7010715-23504) [    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:62278__gk, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:62278/_gk","node_name":"127.0.0.1:62278__gk","state":"recovering","type":"TLOG"}
   [junit4]   2> 2420997 INFO  (qtp7010715-23504) [    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2420997 INFO  (qtp7010715-23504) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:62278__gk&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001
   [junit4]   2> 2421499 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.c.RecoveryStrategy Starting Replication Recovery.
   [junit4]   2> 2421499 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:62234/_gk/collection1_shard2_replica_t41/].
   [junit4]   2> 2421501 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62301,localport=62234], receiveBufferSize:65536
   [junit4]   2> 2421501 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62235,localport=62302], receiveBufferSize=65536
   [junit4]   2> 2421502 INFO  (qtp7010715-23500) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575459097400049664,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2421502 INFO  (qtp7010715-23500) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2421503 INFO  (qtp7010715-23500) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2421503 INFO  (qtp7010715-23500) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41]  webapp=/_gk path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 2421506 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62303,localport=62234], receiveBufferSize:65536
   [junit4]   2> 2421507 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62235,localport=62304], receiveBufferSize=65536
   [junit4]   2> 2421508 INFO  (qtp7010715-23507) [    ] o.a.s.c.S.Request [collection1_shard2_replica_t41]  webapp=/_gk path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2421508 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2421508 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2421508 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2421508 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2421508 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.c.RecoveryStrategy Replication Recovery was successful.
   [junit4]   2> 2421509 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 2421509 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.c.ZkController collection1_shard2_replica_t45 starting background replication from leader
   [junit4]   2> 2421509 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 2421510 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 2421510 INFO  (indexFetcher-8847-thread-1) [    ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:62234/_gk/collection1_shard2_replica_t41/
   [junit4]   2> 2421512 INFO  (qtp7010715-23505) [    ] o.a.s.c.S.Request [collection1_shard2_replica_t41]  webapp=/_gk path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2421512 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.c.RecoveryStrategy Updating version bucket highest from index after successful recovery.
   [junit4]   2> 2421512 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1575459097410535424
   [junit4]   2> 2421512 INFO  (indexFetcher-8847-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2421512 INFO  (indexFetcher-8847-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2421512 INFO  (indexFetcher-8847-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2421512 INFO  (indexFetcher-8847-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2421513 INFO  (recoveryExecutor-4095-thread-1) [    ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true]
   [junit4]   2> 2421999 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 2422000 INFO  (qtp14699792-23453) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575459097922240512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2422000 INFO  (qtp14699792-23453) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2422001 INFO  (qtp14699792-23453) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2422001 INFO  (qtp14699792-23453) [    ] o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1]  webapp=/_gk path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 2422002 INFO  (SocketProxy-Acceptor-62257) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62306,localport=62257], receiveBufferSize:65536
   [junit4]   2> 2422003 INFO  (SocketProxy-Acceptor-62257) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62258,localport=62307], receiveBufferSize=65536
   [junit4]   2> 2422006 INFO  (SocketProxy-Acceptor-62257) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62308,localport=62257], receiveBufferSize:65536
   [junit4]   2> 2422007 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62310,localport=62234], receiveBufferSize:65536
   [junit4]   2> 2422007 INFO  (SocketProxy-Acceptor-62278) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62309,localport=62278], receiveBufferSize:65536
   [junit4]   2> 2422007 INFO  (SocketProxy-Acceptor-62257) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62258,localport=62311], receiveBufferSize=65536
   [junit4]   2> 2422007 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62235,localport=62312], receiveBufferSize=65536
   [junit4]   2> 2422007 INFO  (SocketProxy-Acceptor-62278) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62279,localport=62313], receiveBufferSize=65536
   [junit4]   2> 2422009 INFO  (qtp3486067-23538) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575459097931677696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2422009 INFO  (qtp7010715-23504) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1575459097931677696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2422009 INFO  (qtp3486067-23538) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2422010 INFO  (qtp7010715-23504) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2422010 INFO  (qtp3486067-23538) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2422010 INFO  (qtp28283118-23569) [    ] o.a.s.u.TestInjection Start waiting for replica in sync with leader
   [junit4]   2> 2422010 INFO  (qtp7010715-23504) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2422011 INFO  (qtp3486067-23538) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t43]  webapp=/_gk path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62257/_gk/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 2422011 INFO  (qtp7010715-23504) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41]  webapp=/_gk path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62257/_gk/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 2422013 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62314,localport=62234], receiveBufferSize:65536
   [junit4]   2> 2422014 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62235,localport=62315], receiveBufferSize=65536
   [junit4]   2> 2422015 INFO  (qtp7010715-23501) [    ] o.a.s.c.S.Request [collection1_shard2_replica_t41]  webapp=/_gk path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 2422015 INFO  (qtp28283118-23569) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t45]  webapp=/_gk path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:62257/_gk/collection1_shard1_replica_t43/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 2422016 INFO  (qtp3486067-23537) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t43]  webapp=/_gk path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 2422018 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62316,localport=62234], receiveBufferSize:65536
   [junit4]   2> 2422019 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62235,localport=62317], receiveBufferSize=65536
   [junit4]   2> 2422020 INFO  (qtp7010715-23509) [    ] o.a.s.c.S.Request [collection1_shard2_replica_t41]  webapp=/_gk path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2422022 INFO  (SocketProxy-Acceptor-62278) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62318,localport=62278], receiveBufferSize:65536
   [junit4]   2> 2422022 INFO  (SocketProxy-Acceptor-62278) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62279,localport=62319], receiveBufferSize=65536
   [junit4]   2> 2422023 INFO  (qtp28283118-23566) [    ] o.a.s.c.S.Request [collection1_shard2_replica_t45]  webapp=/_gk path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2422024 INFO  (SocketProxy-Acceptor-62257) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62320,localport=62257], receiveBufferSize:65536
   [junit4]   2> 2422025 INFO  (SocketProxy-Acceptor-62257) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62258,localport=62321], receiveBufferSize=65536
   [junit4]   2> 2422026 INFO  (qtp3486067-23533) [    ] o.a.s.c.S.Request [collection1_shard1_replica_t43]  webapp=/_gk path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 2424027 INFO  (TEST-HttpPartitionTest.test-seed#[C008EA4B737783E7]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection with stateFormat=1: c8n_crud_1x2
   [junit4]   2> 2424029 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=62322,localport=62234], receiveBufferSize:65536
   [junit4]   2> 2424029 INFO  (SocketProxy-Acceptor-62234) [    ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=62235,localport=62323], receiveBufferSize=65536
   [junit4]   2> 2424030 INFO  (qtp7010715-23505) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=0&name=c8n_crud_1x2&action=CREATE&numShards=1&tlogReplicas=2&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2424033 INFO  (OverseerThreadFactory-8805-thread-5) [    ] o.a.s.c.CreateCollectionCmd Create collection c8n_crud_1x2
   [junit4]   2> 2424143 INFO  (qtp28283118-23571) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica_t1&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2424145 INFO  (qtp14699792-23451) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica_t2&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 2424511 INFO  (qtp7010715-23503) [    ] o.a.s.c.S.Request [collection1_shard2_replica_t41]  webapp=/_gk path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 2424512 INFO  (indexFetcher-8847-thread-1) [    ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 2424512 INFO  (indexFetcher-8847-thread-1) [    ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 2424512 INFO  (indexFetcher-8847-thread-1) [    ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 2424512 INFO  (indexFetcher-8847-thread-1) [    ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 2425162 INFO  (qtp28283118-23571) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2425166 INFO  (qtp14699792-23451) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 2425178 INFO  (qtp28283118-23571) [    ] o.a.s.s.IndexSchema [c8n_crud_1x2_shard1_replica_t1] Schema name=test
   [junit4]   2> 2425192 INFO  (qtp14699792-23451) [    ] o.a.s.s.IndexSchema [c8n_crud_1x2_shard1_replica_t2] Schema name=test
   [junit4]   2> 2425329 INFO  (qtp28283118-23571) [    ] o.a

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

2> 2532959 INFO  (zkCallback-2507-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2534459 WARN  (zkCallback-2524-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2534461 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C008EA4B737783E7]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1141503{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2534461 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C008EA4B737783E7]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ea5e14{/,null,UNAVAILABLE}
   [junit4]   2> 2534465 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C008EA4B737783E7]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 62547
   [junit4]   2> 2534465 ERROR (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C008EA4B737783E7]) [    ] 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> 2534467 INFO  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C008EA4B737783E7]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62531 62531
   [junit4]   2> 2534468 INFO  (Thread-3604) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62531 62531
   [junit4]   2> 2534470 WARN  (Thread-3604) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 	4	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/clusterprops.json
   [junit4]   2> 	3	/solr/collections/forceleader_last_published/state.json
   [junit4]   2> 	3	/solr/collections/collection1/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 2534471 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C008EA4B737783E7]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:62547/, target: http://127.0.0.1:62548/
   [junit4]   2> 2534471 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C008EA4B737783E7]) [    ] o.a.s.c.SocketProxy Closing 4 connections to: http://127.0.0.1:62591/, target: http://127.0.0.1:62592/
   [junit4]   2> 2534471 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C008EA4B737783E7]) [    ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:62606/, target: http://127.0.0.1:62607/
   [junit4]   2> 2534472 WARN  (TEST-ForceLeaderTest.testLastPublishedStateIsActive-seed#[C008EA4B737783E7]) [    ] o.a.s.c.SocketProxy Closing 5 connections to: http://127.0.0.1:62621/, target: http://127.0.0.1:62622/
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ForceLeaderTest_C008EA4B737783E7-001
   [junit4]   2> Aug 11, 2017 6:09:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=hy, timezone=America/Porto_Acre
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 9 (32-bit)/cpus=3,threads=1,free=101121944,total=243269632
   [junit4]   2> NOTE: All tests run in this JVM: [FileUtilsTest, TestMacroExpander, OpenExchangeRatesOrgProviderTest, TestCopyFieldCollectionResource, TestReload, BigEndianAscendingWordDeserializerTest, HdfsRestartWhileUpdatingTest, TestXmlQParser, TestDistributedGrouping, TestSolrDeletionPolicy1, TestFieldSortValues, SolrCmdDistributorTest, ConfigSetsAPITest, DistributedVersionInfoTest, TestReloadDeadlock, TestMergePolicyConfig, TestPartialUpdateDeduplication, BlockJoinFacetSimpleTest, CollectionsAPIDistributedZkTest, TestSolrCLIRunExample, TestNumericTokenStream, AddSchemaFieldsUpdateProcessorFactoryTest, TestCollapseQParserPlugin, TestLRUCache, BlockJoinFacetDistribTest, TestDocumentBuilder, TestDistributedMissingSort, TestDelegationWithHadoopAuth, TestZkChroot, TestJettySolrRunner, SimpleCollectionCreateDeleteTest, PreAnalyzedFieldManagedSchemaCloudTest, DOMUtilTest, TestRealTimeGet, TestAuthenticationFramework, SolrCoreMetricManagerTest, ReplicaListTransformerTest, TestQueryUtils, EnumFieldTest, TestAnalyzeInfixSuggestions, ChangedSchemaMergeTest, TestRecovery, LukeRequestHandlerTest, SuggesterFSTTest, JSONWriterTest, TestIntervalFaceting, TestExclusionRuleCollectionAccess, SchemaVersionSpecificBehaviorTest, TestManagedResource, TestDFISimilarityFactory, RulesTest, TestElisionMultitermQuery, TestSolrFieldCacheBean, ZkStateReaderTest, TestReRankQParserPlugin, CleanupOldIndexTest, HdfsUnloadDistributedZkTest, TermVectorComponentTest, TestRangeQuery, DistributedTermsComponentTest, TestGraphMLResponseWriter, TestSolrCloudWithSecureImpersonation, SolrIndexMetricsTest, TestLRUStatsCache, TestValueSourceCache, CheckHdfsIndexTest, LeaderElectionIntegrationTest, TestJoin, TestTrie, TestSolrIndexConfig, DistributedFacetPivotWhiteBoxTest, SignatureUpdateProcessorFactoryTest, TestLegacyTerms, TestStressInPlaceUpdates, TestRandomFaceting, TestExpandComponent, UtilsToolTest, TestSystemIdResolver, BasicAuthStandaloneTest, UpdateParamsTest, TestManagedSynonymFilterFactory, PreAnalyzedFieldTest, TestLMJelinekMercerSimilarityFactory, HdfsCollectionsAPIDistributedZkTest, TestRandomFlRTGCloud, HdfsBasicDistributedZk2Test, FileBasedSpellCheckerTest, TestCollationFieldDocValues, HLLUtilTest, StatsReloadRaceTest, TestSchemaResource, SolrRequestParserTest, AutoCommitTest, DeleteShardTest, NodeMutatorTest, TestReplicationHandlerBackup, StressHdfsTest, TestChildDocTransformer, TestBM25SimilarityFactory, TestSolr4Spatial2, TestHighFrequencyDictionaryFactory, StatelessScriptUpdateProcessorFactoryTest, TestJsonRequest, TestComplexPhraseQParserPlugin, SolrCoreCheckLockOnStartupTest, TestUninvertingReader, ZkSolrClientTest, TestEmbeddedSolrServerConstructors, DocumentBuilderTest, TestScoreJoinQPNoScore, TestPivotHelperCode, AnalyticsMergeStrategyTest, TestCloudNestedDocsSort, TestRestManager, SuggesterTSTTest, TestManagedSchemaThreadSafety, SpatialRPTFieldTypeTest, TestQueryTypes, SynonymTokenizerTest, HttpSolrCallGetCoreTest, DebugComponentTest, SharedFSAutoReplicaFailoverTest, MoveReplicaTest, TestClusterProperties, TestPerFieldSimilarityWithDefaultOverride, ActionThrottleTest, TestCollectionAPIs, TestExportWriter, IgnoreCommitOptimizeUpdateProcessorFactoryTest, SearchHandlerTest, TestCollationField, TestIndexSearcher, TestAuthorizationFramework, DateRangeFieldTest, TestUnifiedSolrHighlighter, DistributedIntervalFacetingTest, SaslZkACLProviderTest, TestOverriddenPrefixQueryForCustomFieldType, TestSolrXml, OpenCloseCoreStressTest, BadCopyFieldTest, AtomicUpdatesTest, DistributedExpandComponentTest, TermsComponentTest, TestSolrQueryParser, TestDocTermOrds, CacheHeaderTest, TestFieldResource, TestSimpleTextCodec, AssignBackwardCompatibilityTest, OverriddenZkACLAndCredentialsProvidersTest, BadIndexSchemaTest, HdfsDirectoryFactoryTest, IndexSchemaRuntimeFieldTest, BasicZkTest, CollectionTooManyReplicasTest, SpellPossibilityIteratorTest, TestConfigSetsAPIExclusivity, AutoScalingHandlerTest, ImplicitSnitchTest, TestComponentsName, TestStressLucene, PluginInfoTest, TestSchemaVersionResource, LeaderInitiatedRecoveryOnCommitTest, TestTlogReplica, CursorMarkTest, TriLevelCompositeIdRoutingTest, SolrCloudExampleTest, TestWordDelimiterFilterFactory, TestConfigSets, CdcrVersionReplicationTest, JsonLoaderTest, SolrMetricReporterTest, TestSubQueryTransformerCrossCore, SearchHandlerTest, TestPerFieldSimilarity, TestFieldTypeResource, SolrGangliaReporterTest, SpellCheckCollatorTest, BasicDistributedZkTest, SyncSliceTest, FullSolrCloudDistribCmdsTest, ShardRoutingCustomTest, TestFaceting, TermVectorComponentDistributedTest, SolrCoreTest, SpellCheckComponentTest, QueryElevationComponentTest, ConvertedLegacyTest, TestSort, BasicFunctionalityTest, TestBadConfig, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, SuggesterTest, SpatialFilterTest, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestUpdate, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, TestRemoteStreaming, DistanceFunctionTest, TestWriterPerf, TestReversedWildcardFilterFactory, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, LoggingHandlerTest, TestJmxIntegration, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, TestLFUCache, SampleTest, TestSearchPerf, TestConfig, ExternalFileFieldSortTest, TestLuceneMatchVersion, EchoParamsTest, TestFastOutputStream, URLClassifyProcessorTest, DateMathParserTest, SpellingQueryConverterTest, TestUtils, SystemInfoHandlerTest, DistributedMLTComponentTest, TestSimpleTrackingShardHandler, AsyncCallRequestStatusResponseTest, CdcrBootstrapTest, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, CreateCollectionCleanupTest, CustomCollectionTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest]
   [junit4] Completed [520/729 (2!)] on J1 in 137.80s, 3 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 37158 lines...]