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 2018/04/11 11:09:06 UTC

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 553 - Failure!

Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 79, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 561 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/561/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithSourceCluster

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:35176/solr within 45000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:35176/solr within 45000 ms
	at __randomizedtesting.SeedInfo.seed([27DAABD9F6ED7BD0:FE8CFA1DF589689A]:0)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:183)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:120)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:110)
	at org.apache.solr.cloud.MiniSolrCloudCluster.uploadConfigSet(MiniSolrCloudCluster.java:440)
	at org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithSourceCluster(CdcrBootstrapTest.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 127.0.0.1:35176/solr within 45000 ms
	at org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:232)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:175)
	... 43 more




Build Log:
[...truncated 14577 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> 2803408 INFO  (SUITE-CdcrBootstrapTest-seed#[27DAABD9F6ED7BD0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_27DAABD9F6ED7BD0-001/init-core-data-001
   [junit4]   2> 2803409 INFO  (SUITE-CdcrBootstrapTest-seed#[27DAABD9F6ED7BD0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2803409 INFO  (SUITE-CdcrBootstrapTest-seed#[27DAABD9F6ED7BD0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2803416 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConvertClusterToCdcrAndBootstrap
   [junit4]   2> 2803416 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_27DAABD9F6ED7BD0-001/cdcr-target-001
   [junit4]   2> 2803416 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2803417 INFO  (Thread-9900) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2803417 INFO  (Thread-9900) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2803420 ERROR (Thread-9900) [    ] 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> 2803517 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.ZkTestServer start zk server on port:37441
   [junit4]   2> 2803522 INFO  (zkConnectionManagerCallback-12793-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2803532 INFO  (jetty-launcher-12790-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2803533 INFO  (jetty-launcher-12790-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2803534 INFO  (jetty-launcher-12790-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2803534 INFO  (jetty-launcher-12790-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2803534 INFO  (jetty-launcher-12790-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6d6e702d{/solr,null,AVAILABLE}
   [junit4]   2> 2803534 INFO  (jetty-launcher-12790-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@335ca3ad{HTTP/1.1,[http/1.1]}{127.0.0.1:45303}
   [junit4]   2> 2803534 INFO  (jetty-launcher-12790-thread-1) [    ] o.e.j.s.Server Started @2805335ms
   [junit4]   2> 2803534 INFO  (jetty-launcher-12790-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45303}
   [junit4]   2> 2803535 ERROR (jetty-launcher-12790-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2803535 INFO  (jetty-launcher-12790-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2803535 INFO  (jetty-launcher-12790-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 2803535 INFO  (jetty-launcher-12790-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2803535 INFO  (jetty-launcher-12790-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2803535 INFO  (jetty-launcher-12790-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-14T22:45:31.265Z
   [junit4]   2> 2803536 INFO  (zkConnectionManagerCallback-12795-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2803537 INFO  (jetty-launcher-12790-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2803560 INFO  (jetty-launcher-12790-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37441/solr
   [junit4]   2> 2803562 INFO  (zkConnectionManagerCallback-12799-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2803565 INFO  (zkConnectionManagerCallback-12801-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2803709 INFO  (jetty-launcher-12790-thread-1) [n:127.0.0.1:45303_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2803710 INFO  (jetty-launcher-12790-thread-1) [n:127.0.0.1:45303_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45303_solr
   [junit4]   2> 2803711 INFO  (jetty-launcher-12790-thread-1) [n:127.0.0.1:45303_solr    ] o.a.s.c.Overseer Overseer (id=72236109757874179-127.0.0.1:45303_solr-n_0000000000) starting
   [junit4]   2> 2803722 INFO  (zkConnectionManagerCallback-12808-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2803725 INFO  (jetty-launcher-12790-thread-1) [n:127.0.0.1:45303_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37441/solr ready
   [junit4]   2> 2803726 INFO  (jetty-launcher-12790-thread-1) [n:127.0.0.1:45303_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45303_solr
   [junit4]   2> 2803729 INFO  (OverseerStateUpdate-72236109757874179-127.0.0.1:45303_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2803729 INFO  (zkCallback-12807-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2804164 INFO  (jetty-launcher-12790-thread-1) [n:127.0.0.1:45303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45303.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4efd7ad6
   [junit4]   2> 2804168 INFO  (jetty-launcher-12790-thread-1) [n:127.0.0.1:45303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45303.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4efd7ad6
   [junit4]   2> 2804168 INFO  (jetty-launcher-12790-thread-1) [n:127.0.0.1:45303_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45303.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4efd7ad6
   [junit4]   2> 2804169 INFO  (jetty-launcher-12790-thread-1) [n:127.0.0.1:45303_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_27DAABD9F6ED7BD0-001/cdcr-target-001/node1/.
   [junit4]   2> 2804184 INFO  (zkConnectionManagerCallback-12810-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2804189 INFO  (zkConnectionManagerCallback-12813-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2804190 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a25bee130006, likely client has closed socket
   [junit4]   2> 2804191 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.c.CdcrBootstrapTest Target zkHost = 127.0.0.1:37441/solr
   [junit4]   2> 2804191 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_27DAABD9F6ED7BD0-001/cdcr-source-001
   [junit4]   2> 2804191 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2804191 INFO  (Thread-9910) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2804191 INFO  (Thread-9910) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2804195 ERROR (Thread-9910) [    ] 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> 2804291 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.ZkTestServer start zk server on port:60589
   [junit4]   2> 2804299 INFO  (zkConnectionManagerCallback-12817-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2804311 INFO  (jetty-launcher-12814-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2804312 INFO  (jetty-launcher-12814-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2804312 INFO  (jetty-launcher-12814-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2804312 INFO  (jetty-launcher-12814-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2804312 INFO  (jetty-launcher-12814-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@721f63d1{/solr,null,AVAILABLE}
   [junit4]   2> 2804312 INFO  (jetty-launcher-12814-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@60aff1dd{HTTP/1.1,[http/1.1]}{127.0.0.1:62286}
   [junit4]   2> 2804312 INFO  (jetty-launcher-12814-thread-1) [    ] o.e.j.s.Server Started @2806113ms
   [junit4]   2> 2804312 INFO  (jetty-launcher-12814-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62286}
   [junit4]   2> 2804313 ERROR (jetty-launcher-12814-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2804313 INFO  (jetty-launcher-12814-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2804313 INFO  (jetty-launcher-12814-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 2804313 INFO  (jetty-launcher-12814-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2804313 INFO  (jetty-launcher-12814-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2804313 INFO  (jetty-launcher-12814-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-14T22:45:32.043Z
   [junit4]   2> 2804314 INFO  (zkConnectionManagerCallback-12819-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2804315 INFO  (jetty-launcher-12814-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2804323 INFO  (jetty-launcher-12814-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60589/solr
   [junit4]   2> 2804325 INFO  (zkConnectionManagerCallback-12823-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2804328 INFO  (zkConnectionManagerCallback-12825-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2804464 INFO  (jetty-launcher-12814-thread-1) [n:127.0.0.1:62286_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2804465 INFO  (jetty-launcher-12814-thread-1) [n:127.0.0.1:62286_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62286_solr
   [junit4]   2> 2804467 INFO  (jetty-launcher-12814-thread-1) [n:127.0.0.1:62286_solr    ] o.a.s.c.Overseer Overseer (id=72236109808795651-127.0.0.1:62286_solr-n_0000000000) starting
   [junit4]   2> 2804477 INFO  (zkConnectionManagerCallback-12832-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2804480 INFO  (jetty-launcher-12814-thread-1) [n:127.0.0.1:62286_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60589/solr ready
   [junit4]   2> 2804481 INFO  (jetty-launcher-12814-thread-1) [n:127.0.0.1:62286_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62286_solr
   [junit4]   2> 2804483 INFO  (zkCallback-12831-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2804484 INFO  (OverseerStateUpdate-72236109808795651-127.0.0.1:62286_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2805238 INFO  (jetty-launcher-12814-thread-1) [n:127.0.0.1:62286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62286.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4efd7ad6
   [junit4]   2> 2805243 INFO  (jetty-launcher-12814-thread-1) [n:127.0.0.1:62286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62286.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4efd7ad6
   [junit4]   2> 2805243 INFO  (jetty-launcher-12814-thread-1) [n:127.0.0.1:62286_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62286.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4efd7ad6
   [junit4]   2> 2805244 INFO  (jetty-launcher-12814-thread-1) [n:127.0.0.1:62286_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_27DAABD9F6ED7BD0-001/cdcr-source-001/node1/.
   [junit4]   2> 2805261 INFO  (zkConnectionManagerCallback-12834-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2805265 INFO  (zkConnectionManagerCallback-12837-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2805268 INFO  (zkConnectionManagerCallback-12839-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2805276 INFO  (zkConnectionManagerCallback-12843-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2805278 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2805279 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60589/solr ready
   [junit4]   2> 2805286 INFO  (qtp1415923973-38534) [n:127.0.0.1:62286_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2805290 INFO  (OverseerThreadFactory-9621-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 2805406 INFO  (OverseerStateUpdate-72236109808795651-127.0.0.1:62286_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:62286/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2805609 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2805609 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2805717 INFO  (zkCallback-12824-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2805718 INFO  (zkCallback-12824-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2806624 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2806630 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2806645 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2806645 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from collection cdcr-source, trusted=true
   [junit4]   2> 2806645 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62286.solr.core.cdcr-source.shard1.replica_n1' (registry 'solr.core.cdcr-source.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4efd7ad6
   [junit4]   2> 2806645 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2806645 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_27DAABD9F6ED7BD0-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_27DAABD9F6ED7BD0-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 2806745 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2806745 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2806767 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2806767 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2806774 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3e0b7593[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2806776 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 2806776 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 2806777 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2806777 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597763417021612032
   [junit4]   2> 2806784 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 2806788 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2806788 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2806788 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:62286/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 2806788 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2806788 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:62286/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 2806788 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2806794 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:62286/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 2806796 INFO  (searcherExecutor-9624-thread-1-processing-n:127.0.0.1:62286_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@3e0b7593[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2806896 INFO  (zkCallback-12824-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2806896 INFO  (zkCallback-12824-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2806968 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2806977 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=1368
   [junit4]   2> 2806982 INFO  (qtp1415923973-38534) [n:127.0.0.1:62286_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2807078 INFO  (zkCallback-12824-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2807078 INFO  (zkCallback-12824-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2807295 INFO  (OverseerCollectionConfigSetProcessor-72236109808795651-127.0.0.1:62286_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> 2807984 INFO  (qtp1415923973-38534) [n:127.0.0.1:62286_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=2698
   [junit4]   2> 2807992 INFO  (qtp1415923973-38536) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 2807992 INFO  (qtp1415923973-38536) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_0 (1597763418290388992), source_1 (1597763418293534720), source_2 (1597763418293534721), source_3 (1597763418293534722), source_4 (1597763418293534723), source_5 (1597763418293534724), source_6 (1597763418293534725), source_7 (1597763418293534726), source_8 (1597763418293534727), source_9 (1597763418293534728), ... (100 adds)]} 0 5
   [junit4]   2> 2807993 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1597763418296680448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2807993 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@21927863 commitCommandVersion:1597763418296680448
   [junit4]   2> 2808095 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@82f15ed[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2808096 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2808097 INFO  (searcherExecutor-9624-thread-1-processing-n:127.0.0.1:62286_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@82f15ed[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100)))}
   [junit4]   2> 2808099 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 106
   [junit4]   2> 2808102 INFO  (qtp1415923973-38536) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_100 (1597763418408878080), source_101 (1597763418409926656), source_102 (1597763418409926657), source_103 (1597763418409926658), source_104 (1597763418409926659), source_105 (1597763418409926660), source_106 (1597763418409926661), source_107 (1597763418409926662), source_108 (1597763418409926663), source_109 (1597763418409926664), ... (100 adds)]} 0 2
   [junit4]   2> 2808103 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1597763418412023808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2808103 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@21927863 commitCommandVersion:1597763418412023808
   [junit4]   2> 2808170 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a3a2175[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2808170 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2808171 INFO  (searcherExecutor-9624-thread-1-processing-n:127.0.0.1:62286_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@4a3a2175[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100)))}
   [junit4]   2> 2808171 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 68
   [junit4]   2> 2808174 INFO  (qtp1415923973-38536) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_200 (1597763418484375552), source_201 (1597763418485424128), source_202 (1597763418485424129), source_203 (1597763418485424130), source_204 (1597763418485424131), source_205 (1597763418485424132), source_206 (1597763418485424133), source_207 (1597763418485424134), source_208 (1597763418485424135), source_209 (1597763418485424136), ... (100 adds)]} 0 2
   [junit4]   2> 2808175 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1597763418487521280,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2808175 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@21927863 commitCommandVersion:1597763418487521280
   [junit4]   2> 2808244 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6521c8e5[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2808244 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2808245 INFO  (searcherExecutor-9624-thread-1-processing-n:127.0.0.1:62286_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@6521c8e5[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100)))}
   [junit4]   2> 2808245 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 70
   [junit4]   2> 2808249 INFO  (qtp1415923973-38536) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_300 (1597763418561970176), source_301 (1597763418563018752), source_302 (1597763418563018753), source_303 (1597763418563018754), source_304 (1597763418563018755), source_305 (1597763418563018756), source_306 (1597763418563018757), source_307 (1597763418563018758), source_308 (1597763418563018759), source_309 (1597763418563018760), ... (100 adds)]} 0 3
   [junit4]   2> 2808250 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1597763418566164480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2808250 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@21927863 commitCommandVersion:1597763418566164480
   [junit4]   2> 2808324 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6c5206d9[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2808324 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2808325 INFO  (searcherExecutor-9624-thread-1-processing-n:127.0.0.1:62286_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@6c5206d9[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100)))}
   [junit4]   2> 2808325 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 75
   [junit4]   2> 2808329 INFO  (qtp1415923973-38536) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_400 (1597763418645856256), source_401 (1597763418646904832), source_402 (1597763418646904833), source_403 (1597763418646904834), source_404 (1597763418646904835), source_405 (1597763418646904836), source_406 (1597763418646904837), source_407 (1597763418646904838), source_408 (1597763418646904839), source_409 (1597763418646904840), ... (100 adds)]} 0 3
   [junit4]   2> 2808330 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1597763418650050560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2808330 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@21927863 commitCommandVersion:1597763418650050560
   [junit4]   2> 2808403 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@29cd0c45[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2808404 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2808405 INFO  (searcherExecutor-9624-thread-1-processing-n:127.0.0.1:62286_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@29cd0c45[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100)))}
   [junit4]   2> 2808405 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 74
   [junit4]   2> 2808408 INFO  (qtp1415923973-38536) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_500 (1597763418729742336), source_501 (1597763418729742337), source_502 (1597763418729742338), source_503 (1597763418730790912), source_504 (1597763418730790913), source_505 (1597763418730790914), source_506 (1597763418730790915), source_507 (1597763418730790916), source_508 (1597763418730790917), source_509 (1597763418730790918), ... (100 adds)]} 0 2
   [junit4]   2> 2808408 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1597763418731839497,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2808408 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@21927863 commitCommandVersion:1597763418731839497
   [junit4]   2> 2808482 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ced77d9[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2808482 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2808483 INFO  (searcherExecutor-9624-thread-1-processing-n:127.0.0.1:62286_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@3ced77d9[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100)))}
   [junit4]   2> 2808484 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 75
   [junit4]   2> 2808487 INFO  (qtp1415923973-38536) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_600 (1597763418811531264), source_601 (1597763418812579840), source_602 (1597763418812579841), source_603 (1597763418812579842), source_604 (1597763418812579843), source_605 (1597763418812579844), source_606 (1597763418812579845), source_607 (1597763418812579846), source_608 (1597763418812579847), source_609 (1597763418812579848), ... (100 adds)]} 0 2
   [junit4]   2> 2808488 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1597763418815725568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2808488 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@21927863 commitCommandVersion:1597763418815725568
   [junit4]   2> 2808567 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a665c4b[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2808568 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2808569 INFO  (searcherExecutor-9624-thread-1-processing-n:127.0.0.1:62286_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@3a665c4b[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100) Uninverting(_6(7.4.0):C100)))}
   [junit4]   2> 2808569 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 81
   [junit4]   2> 2808573 INFO  (qtp1415923973-38536) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_700 (1597763418901708800), source_701 (1597763418902757376), source_702 (1597763418902757377), source_703 (1597763418902757378), source_704 (1597763418902757379), source_705 (1597763418902757380), source_706 (1597763418902757381), source_707 (1597763418902757382), source_708 (1597763418902757383), source_709 (1597763418902757384), ... (100 adds)]} 0 3
   [junit4]   2> 2808574 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1597763418905903104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2808574 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@21927863 commitCommandVersion:1597763418905903104
   [junit4]   2> 2808674 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@669c04f2[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2808675 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2808676 INFO  (searcherExecutor-9624-thread-1-processing-n:127.0.0.1:62286_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@669c04f2[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100) Uninverting(_6(7.4.0):C100) Uninverting(_7(7.4.0):C100)))}
   [junit4]   2> 2808676 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 102
   [junit4]   2> 2808680 INFO  (qtp1415923973-38536) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_800 (1597763419013906432), source_801 (1597763419014955008), source_802 (1597763419014955009), source_803 (1597763419014955010), source_804 (1597763419014955011), source_805 (1597763419014955012), source_806 (1597763419014955013), source_807 (1597763419014955014), source_808 (1597763419014955015), source_809 (1597763419014955016), ... (100 adds)]} 0 3
   [junit4]   2> 2808682 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1597763419019149312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2808682 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@21927863 commitCommandVersion:1597763419019149312
   [junit4]   2> 2808765 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@58f245f1[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2808766 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2808766 INFO  (searcherExecutor-9624-thread-1-processing-n:127.0.0.1:62286_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@58f245f1[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100) Uninverting(_6(7.4.0):C100) Uninverting(_7(7.4.0):C100) Uninverting(_8(7.4.0):C100)))}
   [junit4]   2> 2808766 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 85
   [junit4]   2> 2808769 INFO  (qtp1415923973-38536) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2}{add=[source_900 (1597763419108278272), source_901 (1597763419109326848), source_902 (1597763419109326849), source_903 (1597763419109326850), source_904 (1597763419109326851), source_905 (1597763419109326852), source_906 (1597763419109326853), source_907 (1597763419109326854), source_908 (1597763419109326855), source_909 (1597763419109326856), ... (100 adds)]} 0 2
   [junit4]   2> 2808770 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1597763419111424000,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2808770 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@21927863 commitCommandVersion:1597763419111424000
   [junit4]   2> 2808851 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bcf5419[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2808854 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2808856 INFO  (searcherExecutor-9624-thread-1-processing-n:127.0.0.1:62286_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@7bcf5419[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100) Uninverting(_6(7.4.0):C100) Uninverting(_7(7.4.0):C100) Uninverting(_8(7.4.0):C100) Uninverting(_9(7.4.0):C100)))}
   [junit4]   2> 2808856 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 86
   [junit4]   2> 2808857 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.c.CdcrBootstrapTest Adding numDocs=1000
   [junit4]   2> 2808857 INFO  (qtp1415923973-38538) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/select params={q=*:*&_stateVer_=cdcr-source:4&wt=javabin&version=2} hits=1000 status=0 QTime=0
   [junit4]   2> 2808860 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d6a2bf6[cdcr-source_shard1_replica_n1] realtime]
   [junit4]   2> 2808861 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@5d6a2bf6[cdcr-source_shard1_replica_n1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100) Uninverting(_6(7.4.0):C100) Uninverting(_7(7.4.0):C100) Uninverting(_8(7.4.0):C100) Uninverting(_9(7.4.0):C100)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_0(7.4.0):C100)) docBase=0 ord=0) mavVersion:9223372036854775807
   [junit4]   2> 2808861 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@5d6a2bf6[cdcr-source_shard1_replica_n1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100) Uninverting(_6(7.4.0):C100) Uninverting(_7(7.4.0):C100) Uninverting(_8(7.4.0):C100) Uninverting(_9(7.4.0):C100)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_1(7.4.0):C100)) docBase=100 ord=1) mavVersion:9223372036854775807
   [junit4]   2> 2808861 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@5d6a2bf6[cdcr-source_shard1_replica_n1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100) Uninverting(_6(7.4.0):C100) Uninverting(_7(7.4.0):C100) Uninverting(_8(7.4.0):C100) Uninverting(_9(7.4.0):C100)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_2(7.4.0):C100)) docBase=200 ord=2) mavVersion:9223372036854775807
   [junit4]   2> 2808861 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@5d6a2bf6[cdcr-source_shard1_replica_n1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100) Uninverting(_6(7.4.0):C100) Uninverting(_7(7.4.0):C100) Uninverting(_8(7.4.0):C100) Uninverting(_9(7.4.0):C100)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_3(7.4.0):C100)) docBase=300 ord=3) mavVersion:9223372036854775807
   [junit4]   2> 2808861 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@5d6a2bf6[cdcr-source_shard1_replica_n1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100) Uninverting(_6(7.4.0):C100) Uninverting(_7(7.4.0):C100) Uninverting(_8(7.4.0):C100) Uninverting(_9(7.4.0):C100)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_4(7.4.0):C100)) docBase=400 ord=4) mavVersion:9223372036854775807
   [junit4]   2> 2808861 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@5d6a2bf6[cdcr-source_shard1_replica_n1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100) Uninverting(_6(7.4.0):C100) Uninverting(_7(7.4.0):C100) Uninverting(_8(7.4.0):C100) Uninverting(_9(7.4.0):C100)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_5(7.4.0):C100)) docBase=500 ord=5) mavVersion:9223372036854775807
   [junit4]   2> 2808861 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@5d6a2bf6[cdcr-source_shard1_replica_n1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100) Uninverting(_6(7.4.0):C100) Uninverting(_7(7.4.0):C100) Uninverting(_8(7.4.0):C100) Uninverting(_9(7.4.0):C100)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_6(7.4.0):C100)) docBase=600 ord=6) mavVersion:9223372036854775807
   [junit4]   2> 2808861 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@5d6a2bf6[cdcr-source_shard1_replica_n1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100) Uninverting(_6(7.4.0):C100) Uninverting(_7(7.4.0):C100) Uninverting(_8(7.4.0):C100) Uninverting(_9(7.4.0):C100)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_7(7.4.0):C100)) docBase=700 ord=7) mavVersion:9223372036854775807
   [junit4]   2> 2808861 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@5d6a2bf6[cdcr-source_shard1_replica_n1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100) Uninverting(_6(7.4.0):C100) Uninverting(_7(7.4.0):C100) Uninverting(_8(7.4.0):C100) Uninverting(_9(7.4.0):C100)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_8(7.4.0):C100)) docBase=800 ord=8) mavVersion:9223372036854775807
   [junit4]   2> 2808862 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@5d6a2bf6[cdcr-source_shard1_replica_n1] realtime{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C100) Uninverting(_1(7.4.0):C100) Uninverting(_2(7.4.0):C100) Uninverting(_3(7.4.0):C100) Uninverting(_4(7.4.0):C100) Uninverting(_5(7.4.0):C100) Uninverting(_6(7.4.0):C100) Uninverting(_7(7.4.0):C100) Uninverting(_8(7.4.0):C100) Uninverting(_9(7.4.0):C100)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_9(7.4.0):C100)) docBase=900 ord=9) mavVersion:9223372036854775807
   [junit4]   2> 2808862 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=1597763419110375492, maxInHash=1597763419110375492, versionsHash=-958779808107267101, numVersions=1000, numDocs=1000, maxDoc=100}
   [junit4]   2> 2808862 INFO  (qtp1415923973-38539) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/get params={qt=/get&_stateVer_=cdcr-source:4&fingerprint=true&getVersions=1000&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 2808865 INFO  (zkConnectionManagerCallback-12845-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2808874 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a25bf11c0009, likely client has closed socket
   [junit4]   2> 2808875 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@60aff1dd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2808878 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2051320679
   [junit4]   2> 2808878 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2808878 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e8b75bd: rootName = solr_62286, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@34298e06
   [junit4]   2> 2808883 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2808883 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72882c7c: rootName = solr_62286, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@31f83e84
   [junit4]   2> 2808886 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2808886 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@43cbcb7e: rootName = solr_62286, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5c76bb02
   [junit4]   2> 2808903 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:62286_solr
   [junit4]   2> 2808905 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2808905 INFO  (zkCallback-12831-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2808905 INFO  (zkCallback-12842-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2808905 INFO  (zkCallback-12824-thread-3) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 2808908 INFO  (coreCloseExecutor-9629-thread-1) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@76217f8e
   [junit4]   2> 2808908 INFO  (coreCloseExecutor-9629-thread-1) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.cdcr-source.shard1.replica_n1, tag=76217f8e
   [junit4]   2> 2808908 INFO  (coreCloseExecutor-9629-thread-1) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b2e4f25: rootName = solr_62286, domain = solr.core.cdcr-source.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.cdcr-source.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@253145e8
   [junit4]   2> 2808915 INFO  (coreCloseExecutor-9629-thread-1) [n:127.0.0.1:62286_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.cdcr-source.shard1.leader, tag=76217f8e
   [junit4]   2> 2808978 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.Overseer Overseer (id=72236109808795651-127.0.0.1:62286_solr-n_0000000000) closing
   [junit4]   2> 2808978 INFO  (OverseerStateUpdate-72236109808795651-127.0.0.1:62286_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62286_solr
   [junit4]   2> 2808978 WARN  (OverseerAutoScalingTriggerThread-72236109808795651-127.0.0.1:62286_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2808987 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a25bf11c0004, likely client has closed socket
   [junit4]   2> 2808989 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a25bf11c0003, likely client has closed socket
   [junit4]   2> 2808990 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@721f63d1{/solr,null,UNAVAILABLE}
   [junit4]   2> 2808992 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 2808994 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2808994 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2808994 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2808994 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 2808994 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@773ee053{/solr,null,AVAILABLE}
   [junit4]   2> 2808995 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@67f5fb04{HTTP/1.1,[http/1.1]}{127.0.0.1:45384}
   [junit4]   2> 2808995 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.e.j.s.Server Started @2810796ms
   [junit4]   2> 2808995 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45384}
   [junit4]   2> 2808995 ERROR (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2808995 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2808995 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 2808995 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2808995 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2808995 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-14T22:45:36.725Z
   [junit4]   2> 2808996 INFO  (zkConnectionManagerCallback-12847-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2808997 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2809004 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60589/solr
   [junit4]   2> 2809004 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a25bf11c000a, likely client has closed socket
   [junit4]   2> 2809005 INFO  (zkConnectionManagerCallback-12851-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2809006 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a25bf11c000b, likely client has closed socket
   [junit4]   2> 2809007 INFO  (zkConnectionManagerCallback-12853-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2809017 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [n:127.0.0.1:45384_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2809017 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [n:127.0.0.1:45384_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45384_solr
   [junit4]   2> 2809018 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [n:127.0.0.1:45384_solr    ] o.a.s.c.Overseer Overseer (id=72236109808795660-127.0.0.1:45384_solr-n_0000000001) starting
   [junit4]   2> 2809025 INFO  (zkConnectionManagerCallback-12860-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2809027 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [n:127.0.0.1:45384_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60589/solr ready
   [junit4]   2> 2809028 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [n:127.0.0.1:45384_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45384_solr
   [junit4]   2> 2809040 INFO  (OverseerStateUpdate-72236109808795660-127.0.0.1:45384_solr-n_0000000001) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2809044 INFO  (zkCallback-12842-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2809048 INFO  (zkCallback-12859-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2809457 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [n:127.0.0.1:45384_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45384.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4efd7ad6
   [junit4]   2> 2809463 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [n:127.0.0.1:45384_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45384.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4efd7ad6
   [junit4]   2> 2809463 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [n:127.0.0.1:45384_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45384.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4efd7ad6
   [junit4]   2> 2809465 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [n:127.0.0.1:45384_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_27DAABD9F6ED7BD0-001/cdcr-source-001/node1/.
   [junit4]   2> 2809465 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [n:127.0.0.1:45384_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [cdcr-source_shard1_replica_n1]
   [junit4]   2> 2809468 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2809476 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2809493 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 2809494 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr    ] o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2809508 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2809509 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr    ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-source/managed-schema
   [junit4]   2> 2809512 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to /configs/cdcr-source/schema.xml.bak
   [junit4]   2> 2809624 INFO  (zkCallback-12852-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2809625 INFO  (zkCallback-12852-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2810529 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2810562 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.IndexSchema [cdcr-source_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2810563 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2810563 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from collection cdcr-source, trusted=true
   [junit4]   2> 2810563 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45384.solr.core.cdcr-source.shard1.replica_n1' (registry 'solr.core.cdcr-source.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4efd7ad6
   [junit4]   2> 2810563 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2810563 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_27DAABD9F6ED7BD0-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.cdcr.CdcrBootstrapTest_27DAABD9F6ED7BD0-001/cdcr-source-001/node1/./cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 2810603 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 2810603 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2810605 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2810605 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2810622 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@a0c4bae[cdcr-source_shard1_replica_n1] main]
   [junit4]   2> 2810624 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 2810624 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 2810625 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-source/managed-schema
   [junit4]   2> 2810625 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2810626 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2810630 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 2810632 INFO  (coreLoadExecutor-9640-thread-1-processing-n:127.0.0.1:45384_solr) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-source/cdcr/state/process
   [junit4]   2> 2810634 INFO  (searcherExecutor-9641-thread-1-processing-n:127.0.0.1:45384_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:45384_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1] Registered new searcher Searcher@a0c4bae[cdcr-source_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.4.0):C1000)))}
   [junit4]   2> 2810643 INFO  (TEST-CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap-seed#[27DAABD9F6ED7BD0]) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: cdcr-source failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:down live:true
   [junit4]   2> 2810643 WARN  (cdcr-update-log-synchronizer-9646-thread-1) [    ] o.a.s.h.CdcrUpdateLogSynchronizer Caught unexpected exception
   [junit4]   2> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:45384/solr/cdcr-source_shard1_replica_n1: SolrCore is loading
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSol

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

.x-Solaris/solr/core/build.xml

-clover.disable:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 27DAABD9F6ED7BD0
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says hi! Master seed: 27DAABD9F6ED7BD0
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J0 PID(1113@serv1-vm3).
   [junit4] Started J1 PID(1111@serv1-vm3).
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4] OK      25.7s J0 | CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
   [junit4] OK      16.9s J0 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4] OK      17.1s J0 | CdcrBootstrapTest.testBootstrapWithSourceCluster
   [junit4] Completed [1/5] on J0 in 62.77s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4] OK      26.3s J1 | CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
   [junit4] OK      19.4s J1 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4] OK      17.8s J1 | CdcrBootstrapTest.testBootstrapWithSourceCluster
   [junit4] Completed [2/5] on J1 in 66.73s, 3 tests
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.cloud.cdcr.CdcrBootstrapTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4] OK      18.6s J0 | CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
   [junit4] OK      15.7s J0 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4] OK      14.6s J0 | CdcrBootstrapTest.testBootstrapWithSourceCluster
   [junit4] Completed [3/5] on J0 in 49.78s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4] OK      18.9s J1 | CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
   [junit4] OK      16.9s J1 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4] OK      14.5s J1 | CdcrBootstrapTest.testBootstrapWithSourceCluster
   [junit4] Completed [4/5] on J1 in 50.82s, 3 tests
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4] OK      17.4s J0 | CdcrBootstrapTest.testConvertClusterToCdcrAndBootstrap
   [junit4] OK      14.4s J0 | CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
   [junit4] OK      12.8s J0 | CdcrBootstrapTest.testBootstrapWithSourceCluster
   [junit4] Completed [5/5] on J0 in 44.60s, 3 tests
   [junit4] 
   [junit4] JVM J0:     0.69 ..   159.02 =   158.32s
   [junit4] JVM J1:     0.95 ..   119.57 =   118.63s
   [junit4] Execution time total: 2 minutes 39 seconds
   [junit4] Tests summary: 5 suites, 15 tests
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 116.69s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 114.22s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints]  91.46s | org.apache.solr.cloud.TestTlogReplica
[junit4:tophints]  88.03s | org.apache.solr.cloud.TestPullReplicaErrorHandling
[junit4:tophints]  85.11s | org.apache.solr.cloud.LIRRollingUpdatesTest

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 2 minutes 42 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2639)
	at hudson.FilePath$34.invoke(FilePath.java:2518)
	at hudson.FilePath$34.invoke(FilePath.java:2508)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2879)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:998)
		at hudson.FilePath.act(FilePath.java:987)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2508)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1752)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2881)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1000)
	at hudson.FilePath.act(FilePath.java:987)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2508)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1752)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=892b4bb6b0dd6e16d31d9f54f0e978d6d78a6091, workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #560
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 560 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/560/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
mismatch: '-40,40'!='-40,39.99999997' @ response/docs/[5]/llp_N_dv_dvasst/[0]

Stack Trace:
java.lang.RuntimeException: mismatch: '-40,40'!='-40,39.99999997' @ response/docs/[5]/llp_N_dv_dvasst/[0]
	at __randomizedtesting.SeedInfo.seed([F006256965AC1C88:D6F24F95690B5AC6]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
	at org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
Path not found: response/docs/[14]/llp_N_dv_dvasst

Stack Trace:
java.lang.RuntimeException: Path not found: response/docs/[14]/llp_N_dv_dvasst
	at __randomizedtesting.SeedInfo.seed([F006256965AC1C88:D6F24F95690B5AC6]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
	at org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
Path not found: response/docs/[14]/llp_N_dv_dvasst

Stack Trace:
java.lang.RuntimeException: Path not found: response/docs/[14]/llp_N_dv_dvasst
	at __randomizedtesting.SeedInfo.seed([F006256965AC1C88:D6F24F95690B5AC6]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
	at org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
Path not found: response/docs/[23]/llp_N_dv_dvasst

Stack Trace:
java.lang.RuntimeException: Path not found: response/docs/[23]/llp_N_dv_dvasst
	at __randomizedtesting.SeedInfo.seed([F006256965AC1C88:D6F24F95690B5AC6]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
	at org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
mismatch: '-40,40'!='-40,39.99999997' @ response/docs/[5]/llp_N_dv_dvasst/[0]

Stack Trace:
java.lang.RuntimeException: mismatch: '-40,40'!='-40,39.99999997' @ response/docs/[5]/llp_N_dv_dvasst/[0]
	at __randomizedtesting.SeedInfo.seed([F006256965AC1C88:D6F24F95690B5AC6]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
	at org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14941 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2_F006256965AC1C88-001/init-core-data-001
   [junit4]   2> 2912864 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2912881 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2912885 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2912898 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 2912926 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf656bb
   [junit4]   2> 2912931 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf656bb
   [junit4]   2> 2912931 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf656bb
   [junit4]   2> 2912932 INFO  (coreLoadExecutor-14331-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2912932 INFO  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2912950 INFO  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2912954 INFO  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2912959 INFO  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 2912959 INFO  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 2912959 INFO  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bf656bb
   [junit4]   2> 2912959 INFO  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2912959 INFO  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2_F006256965AC1C88-001/init-core-data-001/]
   [junit4]   2> 2912960 INFO  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.612279276521928]
   [junit4]   2> 2912995 INFO  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2912995 INFO  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2912995 INFO  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2912995 INFO  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@cea53ed[collection1] main]
   [junit4]   2> 2912996 WARN  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 2912996 INFO  (coreLoadExecutor-14331-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2912996 INFO  (searcherExecutor-14332-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@cea53ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2913000 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913000 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913003 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913004 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913004 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913005 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@103ed0c5[collection1] main]
   [junit4]   2> 2913005 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913006 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@103ed0c5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
   [junit4]   2> 2913006 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913007 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913007 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913007 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913007 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913009 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@51354095[collection1] main]
   [junit4]   2> 2913009 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913010 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@51354095[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C1)))}
   [junit4]   2> 2913010 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913010 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913017 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913017 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913017 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913017 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913017 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913019 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@689fb566[collection1] main]
   [junit4]   2> 2913019 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913020 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@689fb566[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.4.0):C1)))}
   [junit4]   2> 2913020 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913020 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913020 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913020 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913020 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913022 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@552098f1[collection1] main]
   [junit4]   2> 2913022 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913023 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@552098f1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.4.0):C1)))}
   [junit4]   2> 2913023 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913023 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913028 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913028 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913029 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913029 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913029 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913030 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a163f4c[collection1] main]
   [junit4]   2> 2913030 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913031 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a163f4c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.4.0):C1)))}
   [junit4]   2> 2913031 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913032 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913032 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913032 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913032 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913033 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a18880c[collection1] main]
   [junit4]   2> 2913034 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913034 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a18880c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.4.0):C1)))}
   [junit4]   2> 2913035 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913035 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913039 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913039 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913039 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913040 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913040 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913041 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f03cc43[collection1] main]
   [junit4]   2> 2913041 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913042 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f03cc43[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.4.0):C1)))}
   [junit4]   2> 2913042 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913042 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913043 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913043 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913043 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913044 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@24b9c85a[collection1] main]
   [junit4]   2> 2913044 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913045 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@24b9c85a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.4.0):C1)))}
   [junit4]   2> 2913045 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913045 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913051 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913051 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913051 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913051 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913051 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913052 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@743a5477[collection1] main]
   [junit4]   2> 2913052 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913053 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@743a5477[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.4.0):C1)))}
   [junit4]   2> 2913053 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913053 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913054 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913054 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913054 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913055 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@15951a4c[collection1] main]
   [junit4]   2> 2913055 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913056 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15951a4c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.4.0):C1)))}
   [junit4]   2> 2913056 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913056 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913060 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913060 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913060 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913061 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913061 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913061 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@56ebf7aa[collection1] main]
   [junit4]   2> 2913062 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913062 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@56ebf7aa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.4.0):C1)))}
   [junit4]   2> 2913063 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913063 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913063 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913063 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913063 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913064 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7ac75f4e[collection1] main]
   [junit4]   2> 2913064 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913065 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7ac75f4e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.4.0):C1)))}
   [junit4]   2> 2913065 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1
   [junit4]   2> 2913065 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913069 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913069 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913070 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913070 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913070 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913071 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b9f93[collection1] main]
   [junit4]   2> 2913071 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913083 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b9f93[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.4.0):C1)))}
   [junit4]   2> 2913083 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 2913083 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913084 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913084 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913084 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913085 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a814223[collection1] main]
   [junit4]   2> 2913085 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913086 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@a814223[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_d(7.4.0):C1)))}
   [junit4]   2> 2913086 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913087 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913090 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913090 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913091 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913091 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913091 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913092 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b010722[collection1] main]
   [junit4]   2> 2913092 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913093 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b010722[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(7.4.0):C1)))}
   [junit4]   2> 2913093 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1
   [junit4]   2> 2913093 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913093 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913093 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913093 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913094 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bc5e14[collection1] main]
   [junit4]   2> 2913094 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913095 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2bc5e14[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_f(7.4.0):C1)))}
   [junit4]   2> 2913096 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913096 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913099 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913099 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913100 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913100 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913100 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913101 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2531fbde[collection1] main]
   [junit4]   2> 2913101 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913102 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2531fbde[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_g(7.4.0):C1)))}
   [junit4]   2> 2913102 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913102 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913103 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913103 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913103 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913104 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5cff5944[collection1] main]
   [junit4]   2> 2913104 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913105 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5cff5944[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_h(7.4.0):C1)))}
   [junit4]   2> 2913105 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913106 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913110 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913110 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913110 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913111 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913111 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913112 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@649d2e94[collection1] main]
   [junit4]   2> 2913112 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913113 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@649d2e94[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_i(7.4.0):C1)))}
   [junit4]   2> 2913113 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913113 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913113 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913114 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913114 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913114 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5d2b368b[collection1] main]
   [junit4]   2> 2913115 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913116 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5d2b368b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_j(7.4.0):C1)))}
   [junit4]   2> 2913116 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913116 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 2913121 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913121 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913140 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType srptgeom_geo3d{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null} strat: RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=org.apache.lucene.spatial.spatial4j.Geo3dDistanceCalculator@59f32ae1, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 11
   [junit4]   2> 2913208 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 87
   [junit4]   2> 2913244 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 35
   [junit4]   2> 2913244 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913244 WARN  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 2913245 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913246 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6e955ee5[collection1] main]
   [junit4]   2> 2913247 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6e955ee5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(7.4.0):C2)))}
   [junit4]   2> 2913247 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913247 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 2
   [junit4]   2> 2913247 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913247 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2913247 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913247 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 2913260 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=12
   [junit4]   2> 2913265 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=17
   [junit4]   2> 2913265 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2913266 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913266 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913266 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70d07739[collection1] main]
   [junit4]   2> 2913267 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913267 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70d07739[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(7.4.0):C2) Uninverting(_l(7.4.0):C1)))}
   [junit4]   2> 2913268 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913270 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=22
   [junit4]   2> 2913273 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.heatmap=srptgeom_geo3d&json.nl=map&facet=true&wt=xml} hits=3 status=0 QTime=2
   [junit4]   2> 2913294 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(POLYGON((-11+12,+10.5+12,+-11+11,+-11+12)))&sort=id+asc&wt=xml} hits=2 status=0 QTime=21
   [junit4]   2> 2913299 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913299 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913299 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[F006256965AC1C88]) [    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null} strat: RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 11
   [junit4]   2> 2913299 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2913300 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913300 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913301 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@47770e86[collection1] main]
   [junit4]   2> 2913301 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913302 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47770e86[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_m(7.4.0):C1)))}
   [junit4]   2> 2913302 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2913304 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[F006256965AC1C88]) [    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null} strat: RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 11
   [junit4]   2> 2913304 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!geofilt+sfield%3D"srptgeom"+pt%3D"56.9484,24.0981"+d%3D100}&hl=true&hl.fl=srptgeom} hits=1 status=0 QTime=1
   [junit4]   2> 2913309 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913309 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913310 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 2913310 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 2913310 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 2913311 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2913311 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2913311 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 2913311 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 2913311 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913312 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 2913312 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913312 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913314 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6279a23c[collection1] main]
   [junit4]   2> 2913315 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6279a23c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_n(7.4.0):C9)))}
   [junit4]   2> 2913316 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913316 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 2913316 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&sort=id+asc&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial2 -Dtests.method=testLatLonRetrieval -Dtests.seed=F006256965AC1C88 -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=America/Montreal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.02s J0 | TestSolr4Spatial2.testLatLonRetrieval <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '-40,40'!='-40,39.99999997' @ response/docs/[5]/llp_N_dv_dvasst/[0]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F006256965AC1C88:D6F24F95690B5AC6]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
   [junit4]    > 	at org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2913328 INFO  (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913328 INFO  (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913332 INFO  (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[F006256965AC1C88]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 2913332 INFO  (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Dbogus}Intersects(ENVELOPE(0,0,12,12))&qt=&start=0&rows=20&version=2.2} status=400 QTime=3
   [junit4]   2> 2913338 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913338 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913338 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913344 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 5
   [junit4]   2> 2913345 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2913345 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913345 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913347 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4298672a[collection1] main]
   [junit4]   2> 2913347 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2913348 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4298672a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_o(7.4.0):C3)))}
   [junit4]   2> 2913349 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 2913359 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Dbbox+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.25}Intersects(ENVELOPE(10,25,12,10))&debug=results&fl=*,score&wt=xml} hits=3 status=0 QTime=10
   [junit4]   2> 2913361 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Dbbox+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2913364 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Darea2D}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml} hits=3 status=0 QTime=2
   [junit4]   2> 2913364 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Darea}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 2913372 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 2913372 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 2913373 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 2913383 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 9
   [junit4]   2> 2913383 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2913383 WARN  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 2913384 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@57776193 commitCommandVersion:0
   [junit4]   2> 2913384 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@42d54114[collection1] main]
   [junit4]   2> 2913386 INFO  (searcherExecutor-14332-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@42d54114[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_p(7.4.0):C2)))}
   [junit4]   2> 2913386 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2>

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

5AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 13585 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13585 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 13587 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 13588 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=2
   [junit4]   2> 13590 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 1
   [junit4]   2> 13590 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13591 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1509736d commitCommandVersion:0
   [junit4]   2> 13593 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@56dd804a[collection1] main]
   [junit4]   2> 13593 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13596 INFO  (searcherExecutor-32-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@56dd804a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_p(7.4.0):C2) Uninverting(_q(7.4.0):C1)))}
   [junit4]   2> 13596 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 13599 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=12
   [junit4]   2> 13600 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.heatmap=srptgeom&json.nl=map&facet=true&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 13600 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[F006256965AC1C88]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRptWithGeometryField
   [junit4] OK      0.14s J0 | TestSolr4Spatial2.testRptWithGeometryField
   [junit4]   2> 13600 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 13600 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1257414756
   [junit4]   2> 13601 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 13601 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@366583b4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@23cb8b28
   [junit4]   2> 13606 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 13606 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@db98326: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6547da08
   [junit4]   2> 13606 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 13606 INFO  (SUITE-TestSolr4Spatial2-seed#[F006256965AC1C88]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1530b36d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@301b2f76
   [junit4]   2> 13607 INFO  (coreCloseExecutor-36-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@fc1e9d6
   [junit4]   2> 13607 INFO  (coreCloseExecutor-36-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=fc1e9d6
   [junit4]   2> 13607 INFO  (coreCloseExecutor-36-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6346ff3c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@78cc08dd
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2_F006256965AC1C88-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {srptgeom=PostingsFormat(name=Asserting), bbox__xdl=PostingsFormat(name=Asserting), srptgeom_geo3d=Lucene50(blocksize=128), id=PostingsFormat(name=Asserting)}, docValues:{srptgeom=DocValuesFormat(name=Direct), srptgeom_geo3d=DocValuesFormat(name=Lucene70), llp_N_dv_dvasst=DocValuesFormat(name=Lucene70), bbox__maxX=DocValuesFormat(name=Asserting), bbox__maxY=DocValuesFormat(name=Lucene70), bbox__minX=DocValuesFormat(name=Direct), bbox__minY=DocValuesFormat(name=Lucene70), llp_1_dv_dvasst=DocValuesFormat(name=Asserting), llp_1_dv_st=DocValuesFormat(name=Asserting), llp_N_dv=DocValuesFormat(name=Lucene70), llp_N_dv_st=DocValuesFormat(name=Lucene70), llp_1_dv=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=2048, maxMBSortInHeap=5.586875440847109, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-BE, timezone=America/Montreal
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=1,free=68235664,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial2, TestSolr4Spatial2, TestSolr4Spatial2]
   [junit4] Completed [5/5 (5!)] on J0 in 1.15s, 16 tests, 1 error <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: F006256965AC1C88]:
   [junit4]   - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
   [junit4]   - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
   [junit4]   - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
   [junit4]   - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
   [junit4]   - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.98 ..    14.14 =    13.16s
   [junit4] JVM J1:     0.99 ..    13.72 =    12.73s
   [junit4] Execution time total: 14 seconds
   [junit4] Tests summary: 5 suites, 80 tests, 5 errors

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1568: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1092: There were test failures: 5 suites, 80 tests, 5 errors [seed: F006256965AC1C88]

Total time: 17 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.search.TestSolr4Spatial2
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=a035d8e01c94a4592d427bf0d71faa941ab4e983, workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #559
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

Re: [JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 559 - Still Unstable!

Posted by David Smiley <da...@gmail.com>.
I’ll fix
On Fri, Apr 13, 2018 at 9:53 PM Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/559/
> Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 6 tests failed.
> FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
>
> Error Message:
> Path not found: response/docs/[12]/llp_1_dv_dvasst
>
> Stack Trace:
> java.lang.RuntimeException: Path not found:
> response/docs/[12]/llp_1_dv_dvasst
>         at
> __randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
>         at
> org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
>         at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
>         at
> org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.lang.Thread.run(Thread.java:748)
>
>
> FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
>
> Error Message:
> mismatch: '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
> response/docs/[3]/llp_1_dv_dvasst
>
> Stack Trace:
> java.lang.RuntimeException: mismatch:
> '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
> response/docs/[3]/llp_1_dv_dvasst
>         at
> __randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
>         at
> org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
>         at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
>         at
> org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.lang.Thread.run(Thread.java:748)
>
>
> FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
>
> Error Message:
> Path not found: response/docs/[21]/llp_1_dv_dvasst
>
> Stack Trace:
> java.lang.RuntimeException: Path not found:
> response/docs/[21]/llp_1_dv_dvasst
>         at
> __randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
>         at
> org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
>         at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
>         at
> org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.lang.Thread.run(Thread.java:748)
>
>
> FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
>
> Error Message:
> Path not found: response/docs/[12]/llp_1_dv_dvasst
>
> Stack Trace:
> java.lang.RuntimeException: Path not found:
> response/docs/[12]/llp_1_dv_dvasst
>         at
> __randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
>         at
> org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
>         at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
>         at
> org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.lang.Thread.run(Thread.java:748)
>
>
> FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
>
> Error Message:
> mismatch: '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
> response/docs/[3]/llp_1_dv_dvasst
>
> Stack Trace:
> java.lang.RuntimeException: mismatch:
> '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
> response/docs/[3]/llp_1_dv_dvasst
>         at
> __randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
>         at
> org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
>         at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
>         at
> org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.lang.Thread.run(Thread.java:748)
>
>
> FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
>
> Error Message:
> mismatch: '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
> response/docs/[3]/llp_1_dv_dvasst
>
> Stack Trace:
> java.lang.RuntimeException: mismatch:
> '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
> response/docs/[3]/llp_1_dv_dvasst
>         at
> __randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
>         at
> org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
>         at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
>         at
> org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:498)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
>         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
>         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
>         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
>         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
>         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
>         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
>         at java.lang.Thread.run(Thread.java:748)
>
>
>
>
> Build Log:
> [...truncated 12610 lines...]
>    [junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
>    [junit4]   2> 476571 INFO
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
> test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
>    [junit4]   2> Creating dataDir:
> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2_954FAED98FE61E23-001/init-core-data-001
>    [junit4]   2> 476572 WARN
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
>    [junit4]   2> 476573 INFO
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
> w/NUMERIC_DOCVALUES_SYSPROP=true
>    [junit4]   2> 476574 INFO
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
> @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN,
> clientAuth=NaN)
>    [junit4]   2> 476575 INFO
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.SolrTestCaseJ4 ####initCore
>    [junit4]   2> 476575 INFO
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
> [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
>    [junit4]   2> 476603 INFO
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
>    [junit4]   2> 476608 INFO
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.s.IndexSchema [null] Schema name=test
>    [junit4]   2> 476620 WARN
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
> [solr.SpatialTermQueryPrefixTreeFieldType]. Please consult documentation
> how to replace it accordingly.
>    [junit4]   2> 476626 WARN
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class
> [solr.SpatialPointVectorFieldType]. Please consult documentation how to
> replace it accordingly.
>    [junit4]   2> 476639 INFO
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
>    [junit4]   2> 476679 INFO
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
> 'solr.node') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@1eb13eab
>    [junit4]   2> 476684 INFO
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
> 'solr.jvm') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@1eb13eab
>    [junit4]   2> 476684 INFO
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
> 'solr.jetty') enabled at server:
> com.sun.jmx.mbeanserver.JmxMBeanServer@1eb13eab
>    [junit4]   2> 476685 INFO  (coreLoadExecutor-2339-thread-1) [    ]
> o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
> 2147483647 transient cores
>    [junit4]   2> 476686 INFO  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to
> classloader, from paths:
> [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib,
> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
>    [junit4]   2> 476715 INFO  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
>    [junit4]   2> 476719 INFO  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
>    [junit4]   2> 476749 INFO  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid
> field id
>    [junit4]   2> 476749 INFO  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
> configuration from instancedir
> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1,
> trusted=true
>    [junit4]   2> 476749 INFO  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for
> 'solr.core.collection1' (registry 'solr.core.collection1') enabled at
> server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eb13eab
>    [junit4]   2> 476750 INFO  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
>    [junit4]   2> 476750 INFO  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
> [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1],
> dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2_954FAED98FE61E23-001/init-core-data-001/]
>    [junit4]   2> 476752 INFO  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
> maxMergeAtOnce=18, maxMergeAtOnceExplicit=26,
> maxMergedSegmentMB=84.181640625, floorSegmentMB=0.4228515625,
> forceMergeDeletesPctAllowed=7.769641321443431, segmentsPerTier=39.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6576335909455426
>    [junit4]   2> 476846 INFO  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
>    [junit4]   2> 476846 INFO  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
>    [junit4]   2> 476847 INFO  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
> org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
> maxMergeAtOnce=24, maxMergeAtOnceExplicit=35,
> maxMergedSegmentMB=91.5078125, floorSegmentMB=1.7392578125,
> forceMergeDeletesPctAllowed=12.507833893909165, segmentsPerTier=17.0,
> maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49467499630022915
>    [junit4]   2> 476847 INFO  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b7ad54f[collection1]
> main]
>    [junit4]   2> 476847 WARN  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config
> directory
> /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf;
> switching to use InMemory storage instead.
>    [junit4]   2> 476848 INFO  (coreLoadExecutor-2339-thread-1) [
> x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for
> 10000ms.
>    [junit4]   2> 476849 INFO
> (searcherExecutor-2340-thread-1-processing-x:collection1) [
> x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
> Searcher@7b7ad54f[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader())}
>    [junit4]   2> 476850 INFO
> (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ]
> o.a.s.SolrTestCaseJ4 ####initCore end
>    [junit4]   2> 476863 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.SolrTestCaseJ4 ###Starting testRptWithGeometryField
>    [junit4]   2> 476864 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS
> FROM INDEX
>    [junit4]   2> 476864 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null
> params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
> 0 0
>    [junit4]   2> 476864 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType
> srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null}
> strat:
> RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
> calculator=Haversine,
> worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
> maxLevels: 11
>    [junit4]   2> 476902 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{add=[0]} 0 37
>    [junit4]   2> 476942 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{add=[1]} 0 37
>    [junit4]   2> 476943 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 476943 WARN
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and
> rewriting the entire index! Use with care.
>    [junit4]   2> 476963 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with
> IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
>    [junit4]   2> 476965 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e27c08b[collection1]
> main]
>    [junit4]   2> 476965 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 476967 INFO  (searcherExecutor-2340-thread-1) [    ]
> o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e27c08b[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C2)))}
>    [junit4]   2> 476968 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{optimize=} 0 25
>    [junit4]   2> 476968 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 476968 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping
> IW.commit.
>    [junit4]   2> 476968 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 476969 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{commit=} 0 0
>    [junit4]   2> 476990 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
> hits=1 status=0 QTime=20
>    [junit4]   2> 476997 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
> hits=1 status=0 QTime=28
>    [junit4]   2> 476998 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{add=[3]} 0 0
>    [junit4]   2> 476998 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 476998 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with
> IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
>    [junit4]   2> 477000 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74168e08[collection1]
> main]
>    [junit4]   2> 477000 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 477001 INFO  (searcherExecutor-2340-thread-1) [    ]
> o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74168e08[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C2)
> Uninverting(_2(7.4.0):c1)))}
>    [junit4]   2> 477001 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{commit=} 0 3
>    [junit4]   2> 477002 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
> hits=1 status=0 QTime=33
>    [junit4]   2> 477012 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q=*:*&facet.heatmap=srptgeom&json.nl=map&facet=true&wt=xml}
> hits=3 status=0 QTime=9
>    [junit4]   2> 477014 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23])
> [    ] o.a.s.SolrTestCaseJ4 ###Ending testRptWithGeometryField
>    [junit4]   2> 477018 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.SolrTestCaseJ4 ###Starting testRptWithGeometryGeo3dField
>    [junit4]   2> 477019 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS
> FROM INDEX
>    [junit4]   2> 477019 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null
> params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
> 0 0
>    [junit4]   2> 477019 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType
> srptgeom_geo3d{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null}
> strat:
> RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
> calculator=org.apache.lucene.spatial.spatial4j.Geo3dDistanceCalculator@2e3d96b,
> worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
> maxLevels: 11
>    [junit4]   2> 477089 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{add=[0]} 0 70
>    [junit4]   2> 477116 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{add=[1]} 0 26
>    [junit4]   2> 477117 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 477117 WARN
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and
> rewriting the entire index! Use with care.
>    [junit4]   2> 477133 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with
> IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
>    [junit4]   2> 477139 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@176cc843[collection1]
> main]
>    [junit4]   2> 477139 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 477141 INFO  (searcherExecutor-2340-thread-1) [    ]
> o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@176cc843[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.4.0):C2)))}
>    [junit4]   2> 477141 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{optimize=} 0 24
>    [junit4]   2> 477141 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 477141 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping
> IW.commit.
>    [junit4]   2> 477141 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 477141 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{commit=} 0 0
>    [junit4]   2> 477146 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
> hits=1 status=0 QTime=4
>    [junit4]   2> 477148 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
> hits=1 status=0 QTime=6
>    [junit4]   2> 477149 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{add=[3]} 0 0
>    [junit4]   2> 477149 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 477149 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with
> IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
>    [junit4]   2> 477151 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18e6bae[collection1]
> main]
>    [junit4]   2> 477152 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 477153 INFO  (searcherExecutor-2340-thread-1) [    ]
> o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18e6bae[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.4.0):C2)
> Uninverting(_5(7.4.0):c1)))}
>    [junit4]   2> 477153 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{commit=} 0 4
>    [junit4]   2> 477164 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml}
> hits=1 status=0 QTime=22
>    [junit4]   2> 477171 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q=*:*&facet.heatmap=srptgeom_geo3d&json.nl=map&facet=true&wt=xml}
> hits=3 status=0 QTime=6
>    [junit4]   2> 477195 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(POLYGON((-11+12,+10.5+12,+-11+11,+-11+12)))&sort=id+asc&wt=xml}
> hits=2 status=0 QTime=23
>    [junit4]   2> 477196 INFO
> (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23])
> [    ] o.a.s.SolrTestCaseJ4 ###Ending testRptWithGeometryGeo3dField
>    [junit4]   2> 477198 INFO
> (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [    ]
> o.a.s.SolrTestCaseJ4 ###Starting testBadScoreParam
>    [junit4]   2> 477199 INFO
> (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
>    [junit4]   2> 477199 INFO
> (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
> 0 0
>    [junit4]   2> 477206 INFO
> (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [    ]
> o.a.s.h.RequestHandlerBase Ignoring exception matching .
>    [junit4]   2> 477206 INFO
> (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [    ]
> o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Dbogus}Intersects(ENVELOPE(0,0,12,12))&qt=&start=0&rows=20&version=2.2}
> status=400 QTime=7
>    [junit4]   2> 477207 INFO
> (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [    ]
> o.a.s.SolrTestCaseJ4 ###Ending testBadScoreParam
>    [junit4]   2> 477213 INFO
> (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
> [    ] o.a.s.SolrTestCaseJ4 ###Starting
> testConstantScoreQueryWithFilterPartOnly
>    [junit4]   2> 477213 INFO
> (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS
> FROM INDEX
>    [junit4]   2> 477213 INFO
> (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null
> params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
> 0 0
>    [junit4]   2> 477214 INFO
> (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{add=[1]} 0 0
>    [junit4]   2> 477214 INFO
> (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 477214 INFO
> (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with
> IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
>    [junit4]   2> 477215 INFO
> (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
> [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cb31e7e[collection1]
> main]
>    [junit4]   2> 477216 INFO
> (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 477217 INFO  (searcherExecutor-2340-thread-1) [    ]
> o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cb31e7e[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.4.0):c1)))}
>    [junit4]   2> 477218 INFO
> (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{commit=} 0 3
>    [junit4]   2> 477220 INFO
> (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
> [    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType
> srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null}
> strat:
> RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
> calculator=Haversine,
> worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
> maxLevels: 11
>    [junit4]   2> 477221 INFO
> (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
> [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q={!geofilt+sfield%3D"srptgeom"+pt%3D"56.9484,24.0981"+d%3D100}&hl=true&hl.fl=srptgeom}
> hits=1 status=0 QTime=2
>    [junit4]   2> 477221 INFO
> (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23])
> [    ] o.a.s.SolrTestCaseJ4 ###Ending
> testConstantScoreQueryWithFilterPartOnly
>    [junit4]   2> 477233 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.SolrTestCaseJ4 ###Starting testBBox
>    [junit4]   2> 477233 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
>    [junit4]   2> 477233 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
> 0 0
>    [junit4]   2> 477233 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{add=[0]} 0 0
>    [junit4]   2> 477238 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{add=[1]} 0 4
>    [junit4]   2> 477239 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{add=[2]} 0 0
>    [junit4]   2> 477239 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 477240 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.SolrIndexWriter Calling setCommitData with
> IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
>    [junit4]   2> 477244 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.s.SolrIndexSearcher Opening [Searcher@7f0bcb96[collection1] main]
>    [junit4]   2> 477245 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 477246 INFO  (searcherExecutor-2340-thread-1) [    ]
> o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7f0bcb96[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.4.0):c3)))}
>    [junit4]   2> 477246 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{commit=} 0 6
>    [junit4]   2> 477262 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.25}Intersects(ENVELOPE(10,25,12,10))&debug=results&fl=*,score&wt=xml}
> hits=3 status=0 QTime=15
>    [junit4]   2> 477266 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
> hits=3 status=0 QTime=0
>    [junit4]   2> 477268 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3Darea2D}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
> hits=3 status=0 QTime=2
>    [junit4]   2> 477269 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3Darea}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml}
> hits=3 status=0 QTime=0
>    [junit4]   2> 477269 INFO
> (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ]
> o.a.s.SolrTestCaseJ4 ###Ending testBBox
>    [junit4]   2> 477273 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.SolrTestCaseJ4 ###Starting testLatLonRetrieval
>    [junit4]   2> 477273 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
>    [junit4]   2> 477274 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
> 0 0
>    [junit4]   2> 477277 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{add=[3]} 0 0
>    [junit4]   2> 477279 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{add=[8]} 0 0
>    [junit4]   2> 477280 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{add=[7]} 0 0
>    [junit4]   2> 477280 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{add=[5]} 0 0
>    [junit4]   2> 477280 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{add=[6]} 0 0
>    [junit4]   2> 477281 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{add=[0]} 0 0
>    [junit4]   2> 477281 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{add=[2]} 0 0
>    [junit4]   2> 477281 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{add=[4]} 0 0
>    [junit4]   2> 477281 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{add=[1]} 0 0
>    [junit4]   2> 477281 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 477281 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.SolrIndexWriter Calling setCommitData with
> IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
>    [junit4]   2> 477289 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.s.SolrIndexSearcher Opening [Searcher@1911d58c[collection1] main]
>    [junit4]   2> 477290 INFO  (searcherExecutor-2340-thread-1) [    ]
> o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1911d58c[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.4.0):c9)))}
>    [junit4]   2> 477290 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 477290 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null
> params={}{commit=} 0 8
>    [junit4]   2> 477291 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.c.S.Request [collection1]  webapp=null path=null
> params={q=*:*&fl=*&sort=id+asc&wt=xml} hits=9 status=0 QTime=0
>    [junit4]   2> 477293 ERROR
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.SolrTestCaseJ4 query failed JSON validation. error=mismatch:
> '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
> response/docs/[3]/llp_1_dv_dvasst
>    [junit4]   2>  expected
> =response/docs/[3]/llp_1_dv_dvasst=='40.2996544,-74.0824957'
>    [junit4]   2>  response = {
>    [junit4]   2>   "responseHeader":{
>    [junit4]   2>     "status":0,
>    [junit4]   2>     "QTime":0},
>    [junit4]   2>   "response":{"numFound":9,"start":0,"docs":[
>    [junit4]   2>       {
>    [junit4]   2>         "id":"0",
>    [junit4]   2>         "llp_1_dv_st":"40.2996543270,-74.0824956673"},
>    [junit4]   2>       {
>    [junit4]   2>         "id":"1",
>    [junit4]   2>         "llp_N_dv_st":["-40,40",
>    [junit4]   2>           "-45,45"]},
>    [junit4]   2>       {
>    [junit4]   2>         "id":"2",
>    [junit4]   2>         "llp_N_dv_st":["-40,40"]},
>    [junit4]   2>       {
>    [junit4]   2>         "id":"3",
>    [junit4]   2>         "llp_1_dv_dvasst":"40.29965431,-74.08249572"},
>    [junit4]   2>       {
>    [junit4]   2>         "id":"4",
>    [junit4]   2>         "llp_N_dv_dvasst":["-45,45",
>    [junit4]   2>           "-40,39.99999997"]},
>    [junit4]   2>       {
>    [junit4]   2>         "id":"5",
>    [junit4]   2>         "llp_N_dv_dvasst":["-40,39.99999997"]},
>    [junit4]   2>       {
>    [junit4]   2>         "id":"6",
>    [junit4]   2>         "llp_N_dv_dvasst":["-90,179.99999992",
>    [junit4]   2>           "-90,-180",
>    [junit4]   2>           "0,0",
>    [junit4]   2>           "0,179.99999992",
>    [junit4]   2>           "0,-180",
>    [junit4]   2>           "89.99999996,0",
>    [junit4]   2>           "89.99999996,179.99999992",
>    [junit4]   2>           "89.99999996,-180"]},
>    [junit4]   2>       {
>    [junit4]   2>         "id":"7"},
>    [junit4]   2>       {
>    [junit4]   2>         "id":"8"}]
>    [junit4]   2>   }}
>    [junit4]   2>
>    [junit4]   2>  request = q=*:*&fl=*&sort=id+asc&wt=xml
>    [junit4]   2> 477293 INFO
> (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ]
> o.a.s.SolrTestCaseJ4 ###Ending testLatLonRetrieval
>    [junit4]   2> NOTE: reproduce with: ant test
> -Dtestcase=TestSolr4Spatial2 -Dtests.method=testLatLonRetrieval
> -Dtests.seed=954FAED98FE61E23 -Dtests.slow=true -Dtests.locale=sr-ME
> -Dtests.timezone=Atlantic/Madeira -Dtests.asserts=true
> -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   0.03s J0 | TestSolr4Spatial2.testLatLonRetrieval <<<
>    [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch:
> '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @
> response/docs/[3]/llp_1_dv_dvasst
>    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
>    [junit4]    >        at
> org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
>    [junit4]    >        at
> org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
>    [junit4]    >        at
> org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:748)
>    [junit4]   2> 477297 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise
> {seed=[954FAED98FE61E23:D6B3749097BBF09B]}
>    [junit4]   2> 477297 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS
> FROM INDEX
>    [junit4]   2> 477298 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null
> params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
> 0 0
>    [junit4]   2> 477300 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{add=[0]} 0 0
>    [junit4]   2> 477300 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 477300 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with
> IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
>    [junit4]   2> 477305 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d49bee4[collection1]
> main]
>    [junit4]   2> 477306 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 477306 INFO  (searcherExecutor-2340-thread-1) [    ]
> o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2d49bee4[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.4.0):c1)))}
>    [junit4]   2> 477306 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{commit=} 0 5
>    [junit4]   2> 477307 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select
> params={q=id:0} hits=1 status=0 QTime=0
>    [junit4]   2> 477308 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{add=[0]} 0 0
>    [junit4]   2> 477308 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 477308 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with
> IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
>    [junit4]   2> 477309 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2655c788[collection1]
> main]
>    [junit4]   2> 477310 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 477311 INFO  (searcherExecutor-2340-thread-1) [    ]
> o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2655c788[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.4.0):c1)))}
>    [junit4]   2> 477311 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{commit=} 0 2
>    [junit4]   2> 477311 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select
> params={q=id:0} hits=1 status=0 QTime=0
>    [junit4]   2> 477312 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise
> {seed=[954FAED98FE61E23:D6B3749097BBF09B]}
>    [junit4]   2> 477316 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise
> {seed=[954FAED98FE61E23:62E5C86CA3793BB7]}
>    [junit4]   2> 477316 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS
> FROM INDEX
>    [junit4]   2> 477316 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null
> params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*}
> 0 0
>    [junit4]   2> 477316 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{add=[0]} 0 0
>    [junit4]   2> 477317 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 start
> commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
>    [junit4]   2> 477317 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with
> IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
>    [junit4]   2> 477318 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a37120a[collection1]
> main]
>    [junit4]   2> 477318 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
>    [junit4]   2> 477319 INFO  (searcherExecutor-2340-thread-1) [    ]
> o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a37120a[collection1]
> main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.4.0):c1)))}
>    [junit4]   2> 477319 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null
> path=null params={}{commit=} 0 2
>    [junit4]   2> 477319 INFO
> (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23])
> [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select
> params={q=id:0} hits=1 status=0 QTime=0
>    [junit4]   2> 477320 INFO

-- 
Lucene/Solr Search Committer, Consultant, Developer, Author, Speaker
LinkedIn: http://linkedin.com/in/davidwsmiley | Book:
http://www.solrenterprisesearchserver.com

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 559 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/559/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
Path not found: response/docs/[12]/llp_1_dv_dvasst

Stack Trace:
java.lang.RuntimeException: Path not found: response/docs/[12]/llp_1_dv_dvasst
	at __randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
	at org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
mismatch: '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @ response/docs/[3]/llp_1_dv_dvasst

Stack Trace:
java.lang.RuntimeException: mismatch: '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @ response/docs/[3]/llp_1_dv_dvasst
	at __randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
	at org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
Path not found: response/docs/[21]/llp_1_dv_dvasst

Stack Trace:
java.lang.RuntimeException: Path not found: response/docs/[21]/llp_1_dv_dvasst
	at __randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
	at org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
Path not found: response/docs/[12]/llp_1_dv_dvasst

Stack Trace:
java.lang.RuntimeException: Path not found: response/docs/[12]/llp_1_dv_dvasst
	at __randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
	at org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
mismatch: '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @ response/docs/[3]/llp_1_dv_dvasst

Stack Trace:
java.lang.RuntimeException: mismatch: '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @ response/docs/[3]/llp_1_dv_dvasst
	at __randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
	at org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval

Error Message:
mismatch: '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @ response/docs/[3]/llp_1_dv_dvasst

Stack Trace:
java.lang.RuntimeException: mismatch: '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @ response/docs/[3]/llp_1_dv_dvasst
	at __randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
	at org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12610 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
   [junit4]   2> 476571 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2_954FAED98FE61E23-001/init-core-data-001
   [junit4]   2> 476572 WARN  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 476573 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 476574 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 476575 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 476575 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 476603 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 476608 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 476620 WARN  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.SpatialTermQueryPrefixTreeFieldType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 476626 WARN  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.SpatialPointVectorFieldType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 476639 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 476679 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eb13eab
   [junit4]   2> 476684 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eb13eab
   [junit4]   2> 476684 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eb13eab
   [junit4]   2> 476685 INFO  (coreLoadExecutor-2339-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 476686 INFO  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib, /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 476715 INFO  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 476719 INFO  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 476749 INFO  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 476749 INFO  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1, trusted=true
   [junit4]   2> 476749 INFO  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1eb13eab
   [junit4]   2> 476750 INFO  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 476750 INFO  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2_954FAED98FE61E23-001/init-core-data-001/]
   [junit4]   2> 476752 INFO  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=84.181640625, floorSegmentMB=0.4228515625, forceMergeDeletesPctAllowed=7.769641321443431, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6576335909455426
   [junit4]   2> 476846 INFO  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476846 INFO  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476847 INFO  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=35, maxMergedSegmentMB=91.5078125, floorSegmentMB=1.7392578125, forceMergeDeletesPctAllowed=12.507833893909165, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49467499630022915
   [junit4]   2> 476847 INFO  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b7ad54f[collection1] main]
   [junit4]   2> 476847 WARN  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 476848 INFO  (coreLoadExecutor-2339-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 476849 INFO  (searcherExecutor-2340-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7b7ad54f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 476850 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 476863 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRptWithGeometryField
   [junit4]   2> 476864 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 476864 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 476864 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null} strat: RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 11
   [junit4]   2> 476902 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 37
   [junit4]   2> 476942 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 37
   [junit4]   2> 476943 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 476943 WARN  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 476963 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 476965 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e27c08b[collection1] main]
   [junit4]   2> 476965 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476967 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e27c08b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C2)))}
   [junit4]   2> 476968 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 25
   [junit4]   2> 476968 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 476968 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 476968 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476969 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 476990 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=20
   [junit4]   2> 476997 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=28
   [junit4]   2> 476998 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 476998 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 476998 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477000 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74168e08[collection1] main]
   [junit4]   2> 477000 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477001 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74168e08[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.4.0):C2) Uninverting(_2(7.4.0):c1)))}
   [junit4]   2> 477001 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 477002 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=33
   [junit4]   2> 477012 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.heatmap=srptgeom&json.nl=map&facet=true&wt=xml} hits=3 status=0 QTime=9
   [junit4]   2> 477014 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryField-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRptWithGeometryField
   [junit4]   2> 477018 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRptWithGeometryGeo3dField
   [junit4]   2> 477019 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 477019 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 477019 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType srptgeom_geo3d{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null} strat: RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=org.apache.lucene.spatial.spatial4j.Geo3dDistanceCalculator@2e3d96b, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 11
   [junit4]   2> 477089 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 70
   [junit4]   2> 477116 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 26
   [junit4]   2> 477117 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477117 WARN  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 477133 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477139 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@176cc843[collection1] main]
   [junit4]   2> 477139 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477141 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@176cc843[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.4.0):C2)))}
   [junit4]   2> 477141 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 24
   [junit4]   2> 477141 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477141 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 477141 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477141 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 477146 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=4
   [junit4]   2> 477148 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=6
   [junit4]   2> 477149 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 477149 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477149 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477151 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18e6bae[collection1] main]
   [junit4]   2> 477152 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477153 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18e6bae[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.4.0):C2) Uninverting(_5(7.4.0):c1)))}
   [junit4]   2> 477153 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 477164 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(ENVELOPE(-20,+-10.0001,+30,+15.0001))&sort=id+asc&wt=xml} hits=1 status=0 QTime=22
   [junit4]   2> 477171 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.heatmap=srptgeom_geo3d&json.nl=map&facet=true&wt=xml} hits=3 status=0 QTime=6
   [junit4]   2> 477195 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!cache%3Dfalse+field+f%3Dsrptgeom_geo3d}Intersects(POLYGON((-11+12,+10.5+12,+-11+11,+-11+12)))&sort=id+asc&wt=xml} hits=2 status=0 QTime=23
   [junit4]   2> 477196 INFO  (TEST-TestSolr4Spatial2.testRptWithGeometryGeo3dField-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRptWithGeometryGeo3dField
   [junit4]   2> 477198 INFO  (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadScoreParam
   [junit4]   2> 477199 INFO  (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 477199 INFO  (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 477206 INFO  (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 477206 INFO  (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3Dbbox+filter%3Dfalse+score%3Dbogus}Intersects(ENVELOPE(0,0,12,12))&qt=&start=0&rows=20&version=2.2} status=400 QTime=7
   [junit4]   2> 477207 INFO  (TEST-TestSolr4Spatial2.testBadScoreParam-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadScoreParam
   [junit4]   2> 477213 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConstantScoreQueryWithFilterPartOnly
   [junit4]   2> 477213 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 477213 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 477214 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 477214 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477214 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477215 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cb31e7e[collection1] main]
   [junit4]   2> 477216 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477217 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cb31e7e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.4.0):c1)))}
   [junit4]   2> 477218 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 477220 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23]) [    ] o.a.s.s.AbstractSpatialPrefixTreeFieldType srptgeom{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null} strat: RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 11
   [junit4]   2> 477221 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!geofilt+sfield%3D"srptgeom"+pt%3D"56.9484,24.0981"+d%3D100}&hl=true&hl.fl=srptgeom} hits=1 status=0 QTime=2
   [junit4]   2> 477221 INFO  (TEST-TestSolr4Spatial2.testConstantScoreQueryWithFilterPartOnly-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConstantScoreQueryWithFilterPartOnly
   [junit4]   2> 477233 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBBox
   [junit4]   2> 477233 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 477233 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 477233 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 477238 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 4
   [junit4]   2> 477239 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 477239 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477240 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477244 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f0bcb96[collection1] main]
   [junit4]   2> 477245 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477246 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7f0bcb96[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.4.0):c3)))}
   [junit4]   2> 477246 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 477262 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.25}Intersects(ENVELOPE(10,25,12,10))&debug=results&fl=*,score&wt=xml} hits=3 status=0 QTime=15
   [junit4]   2> 477266 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3DoverlapRatio+queryTargetProportion%3D0.5+minSideLength%3D1}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 477268 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3Darea2D}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml} hits=3 status=0 QTime=2
   [junit4]   2> 477269 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!field+f%3DbboxD_dynamic+filter%3Dfalse+score%3Darea}Intersects(ENVELOPE(0,0,12,12))&debug=results&fl=id,score&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 477269 INFO  (TEST-TestSolr4Spatial2.testBBox-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBBox
   [junit4]   2> 477273 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLatLonRetrieval
   [junit4]   2> 477273 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 477274 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 477277 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 477279 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 477280 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 477280 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 477280 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 477281 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 477281 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 477281 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 477281 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 477281 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477281 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477289 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1911d58c[collection1] main]
   [junit4]   2> 477290 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1911d58c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_8(7.4.0):c9)))}
   [junit4]   2> 477290 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477290 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 477291 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=*&sort=id+asc&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> 477293 ERROR (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 query failed JSON validation. error=mismatch: '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @ response/docs/[3]/llp_1_dv_dvasst
   [junit4]   2>  expected =response/docs/[3]/llp_1_dv_dvasst=='40.2996544,-74.0824957'
   [junit4]   2>  response = {
   [junit4]   2>   "responseHeader":{
   [junit4]   2>     "status":0,
   [junit4]   2>     "QTime":0},
   [junit4]   2>   "response":{"numFound":9,"start":0,"docs":[
   [junit4]   2>       {
   [junit4]   2>         "id":"0",
   [junit4]   2>         "llp_1_dv_st":"40.2996543270,-74.0824956673"},
   [junit4]   2>       {
   [junit4]   2>         "id":"1",
   [junit4]   2>         "llp_N_dv_st":["-40,40",
   [junit4]   2>           "-45,45"]},
   [junit4]   2>       {
   [junit4]   2>         "id":"2",
   [junit4]   2>         "llp_N_dv_st":["-40,40"]},
   [junit4]   2>       {
   [junit4]   2>         "id":"3",
   [junit4]   2>         "llp_1_dv_dvasst":"40.29965431,-74.08249572"},
   [junit4]   2>       {
   [junit4]   2>         "id":"4",
   [junit4]   2>         "llp_N_dv_dvasst":["-45,45",
   [junit4]   2>           "-40,39.99999997"]},
   [junit4]   2>       {
   [junit4]   2>         "id":"5",
   [junit4]   2>         "llp_N_dv_dvasst":["-40,39.99999997"]},
   [junit4]   2>       {
   [junit4]   2>         "id":"6",
   [junit4]   2>         "llp_N_dv_dvasst":["-90,179.99999992",
   [junit4]   2>           "-90,-180",
   [junit4]   2>           "0,0",
   [junit4]   2>           "0,179.99999992",
   [junit4]   2>           "0,-180",
   [junit4]   2>           "89.99999996,0",
   [junit4]   2>           "89.99999996,179.99999992",
   [junit4]   2>           "89.99999996,-180"]},
   [junit4]   2>       {
   [junit4]   2>         "id":"7"},
   [junit4]   2>       {
   [junit4]   2>         "id":"8"}]
   [junit4]   2>   }}
   [junit4]   2> 
   [junit4]   2>  request = q=*:*&fl=*&sort=id+asc&wt=xml
   [junit4]   2> 477293 INFO  (TEST-TestSolr4Spatial2.testLatLonRetrieval-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLatLonRetrieval
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolr4Spatial2 -Dtests.method=testLatLonRetrieval -Dtests.seed=954FAED98FE61E23 -Dtests.slow=true -Dtests.locale=sr-ME -Dtests.timezone=Atlantic/Madeira -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.03s J0 | TestSolr4Spatial2.testLatLonRetrieval <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: mismatch: '40.2996544,-74.0824957'!='40.29965431,-74.08249572' @ response/docs/[3]/llp_1_dv_dvasst
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([954FAED98FE61E23:B3BBC4258341586D]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:1004)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.assertJQ(SolrTestCaseJ4.java:951)
   [junit4]    > 	at org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval(TestSolr4Spatial2.java:226)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 477297 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise {seed=[954FAED98FE61E23:D6B3749097BBF09B]}
   [junit4]   2> 477297 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 477298 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 477300 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 477300 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477300 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477305 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d49bee4[collection1] main]
   [junit4]   2> 477306 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477306 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2d49bee4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.4.0):c1)))}
   [junit4]   2> 477306 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 477307 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 477308 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 477308 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477308 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477309 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2655c788[collection1] main]
   [junit4]   2> 477310 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477311 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2655c788[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.4.0):c1)))}
   [junit4]   2> 477311 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 477311 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 477312 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise {seed=[954FAED98FE61E23:D6B3749097BBF09B]}
   [junit4]   2> 477316 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise {seed=[954FAED98FE61E23:62E5C86CA3793BB7]}
   [junit4]   2> 477316 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 477316 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 477316 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 477317 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477317 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477318 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a37120a[collection1] main]
   [junit4]   2> 477318 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477319 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a37120a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.4.0):c1)))}
   [junit4]   2> 477319 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 477319 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 477320 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 477320 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477320 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477322 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4cdcd5bc[collection1] main]
   [junit4]   2> 477323 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477324 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4cdcd5bc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.4.0):c1)))}
   [junit4]   2> 477324 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 477324 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 477325 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise {seed=[954FAED98FE61E23:62E5C86CA3793BB7]}
   [junit4]   2> 477330 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise {seed=[954FAED98FE61E23:EC0C5EB0F2BD737C]}
   [junit4]   2> 477331 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 477331 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 477332 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 477332 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477332 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477333 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2705e49b[collection1] main]
   [junit4]   2> 477335 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2705e49b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_d(7.4.0):c1)))}
   [junit4]   2> 477335 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477335 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 477336 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 477337 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 477337 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477337 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477338 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6ddab38[collection1] main]
   [junit4]   2> 477338 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477339 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6ddab38[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(7.4.0):c1)))}
   [junit4]   2> 477339 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 477340 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 477341 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise {seed=[954FAED98FE61E23:EC0C5EB0F2BD737C]}
   [junit4]   2> 477346 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise {seed=[954FAED98FE61E23:DDE2F5559E432855]}
   [junit4]   2> 477347 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 477347 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 477347 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 477348 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477348 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477350 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9a06cd7[collection1] main]
   [junit4]   2> 477350 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477351 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9a06cd7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_f(7.4.0):c1)))}
   [junit4]   2> 477351 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 477352 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 477353 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 477353 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477353 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477355 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@43e7b47f[collection1] main]
   [junit4]   2> 477356 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477357 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@43e7b47f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_g(7.4.0):c1)))}
   [junit4]   2> 477357 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 477357 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 477358 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise {seed=[954FAED98FE61E23:DDE2F5559E432855]}
   [junit4]   2> 477366 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise {seed=[954FAED98FE61E23:912370F83F4BE8EE]}
   [junit4]   2> 477366 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 477366 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 477367 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 477367 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477368 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477369 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4872237c[collection1] main]
   [junit4]   2> 477370 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477370 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4872237c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_h(7.4.0):c1)))}
   [junit4]   2> 477371 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 477371 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 477372 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 477372 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477372 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477374 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@114766b1[collection1] main]
   [junit4]   2> 477374 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477376 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@114766b1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_i(7.4.0):c1)))}
   [junit4]   2> 477376 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 477377 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 477377 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise {seed=[954FAED98FE61E23:912370F83F4BE8EE]}
   [junit4]   2> 477381 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLLPDecodeIsStableAndPrecise {seed=[954FAED98FE61E23:D9A3A742F7A5EE]}
   [junit4]   2> 477381 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 477382 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 477382 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 477382 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477382 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477384 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2723490f[collection1] main]
   [junit4]   2> 477396 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477397 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2723490f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_j(7.4.0):c1)))}
   [junit4]   2> 477397 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 477398 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 477399 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 0
   [junit4]   2> 477399 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 477399 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@431f8989 commitCommandVersion:0
   [junit4]   2> 477401 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@164d9d91[collection1] main]
   [junit4]   2> 477401 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 477403 INFO  (searcherExecutor-2340-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@164d9d91[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_k(7.4.0):c1)))}
   [junit4]   2> 477403 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 477403 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 477404 INFO  (TEST-TestSolr4Spatia

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

2> 10277 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7deb4252[collection1] main]
   [junit4]   2> 10279 INFO  (searcherExecutor-20-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7deb4252[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_r(7.4.0):c1)))}
   [junit4]   2> 10279 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 10279 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 10280 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 10282 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 10286 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 10286 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7ed54870 commitCommandVersion:0
   [junit4]   2> 10290 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6403441d[collection1] main]
   [junit4]   2> 10293 INFO  (searcherExecutor-20-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6403441d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_s(7.4.0):c1)))}
   [junit4]   2> 10293 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 10293 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 10294 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=id:0} hits=1 status=0 QTime=0
   [junit4]   2> 10295 INFO  (TEST-TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise-seed#[954FAED98FE61E23]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLLPDecodeIsStableAndPrecise {seed=[954FAED98FE61E23:4793EE8F604F014E]}
   [junit4] OK      0.03s J0 | TestSolr4Spatial2.testLLPDecodeIsStableAndPrecise {seed=[954FAED98FE61E23:4793EE8F604F014E]}
   [junit4]   2> 10295 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 10295 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1127301424
   [junit4]   2> 10295 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 10295 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6a5d06d0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1ff74406
   [junit4]   2> 10299 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 10299 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5043cb62: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@79553408
   [junit4]   2> 10299 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 10299 INFO  (SUITE-TestSolr4Spatial2-seed#[954FAED98FE61E23]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@51426d4e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@46f19e9c
   [junit4]   2> 10300 INFO  (coreCloseExecutor-24-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4dcc4f8
   [junit4]   2> 10300 INFO  (coreCloseExecutor-24-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=4dcc4f8
   [junit4]   2> 10300 INFO  (coreCloseExecutor-24-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e7c56bf: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@372bf1a4
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.search.TestSolr4Spatial2_954FAED98FE61E23-002
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {srptgeom=PostingsFormat(name=LuceneFixedGap), bboxD_dynamic__maxX=PostingsFormat(name=LuceneFixedGap), srptgeom_geo3d=BlockTreeOrds(blocksize=128), bboxD_dynamic__xdl=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneFixedGap), bboxD_dynamic__minY=BlockTreeOrds(blocksize=128), bboxD_dynamic__minX=PostingsFormat(name=Memory), bboxD_dynamic__maxY=PostingsFormat(name=Memory)}, docValues:{srptgeom=DocValuesFormat(name=Direct), srptgeom_geo3d=DocValuesFormat(name=Asserting), llp_N_dv_dvasst=DocValuesFormat(name=Asserting), llp_1_dv_st=DocValuesFormat(name=Lucene70), llp_N_dv=DocValuesFormat(name=Asserting), bboxD_dynamic__maxY=DocValuesFormat(name=Lucene70), bboxD_dynamic__maxX=DocValuesFormat(name=Direct), llp_1_dv_dvasst=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Direct), llp_N_dv_st=DocValuesFormat(name=Lucene70), bboxD_dynamic__minY=DocValuesFormat(name=Asserting), bboxD_dynamic__minX=DocValuesFormat(name=Lucene70), llp_1_dv=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=42, maxMBSortInHeap=5.554663400223178, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-ME, timezone=Atlantic/Madeira
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=1,free=67205776,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial2, TestSolr4Spatial2]
   [junit4] Completed [5/5 (5!)] on J0 in 1.45s, 16 tests, 1 error <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 954FAED98FE61E23]:
   [junit4]   - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
   [junit4]   - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
   [junit4]   - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
   [junit4]   - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
   [junit4]   - org.apache.solr.search.TestSolr4Spatial2.testLatLonRetrieval
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.69 ..    10.82 =    10.13s
   [junit4] JVM J1:     0.66 ..    11.05 =    10.40s
   [junit4] Execution time total: 11 seconds
   [junit4] Tests summary: 5 suites, 80 tests, 5 errors

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1568: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1092: There were test failures: 5 suites, 80 tests, 5 errors [seed: 954FAED98FE61E23]

Total time: 13 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.search.TestSolr4Spatial2
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=a035d8e01c94a4592d427bf0d71faa941ab4e983, workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #558
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 558 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/558/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.index.hdfs.CheckHdfsIndexTest.testChecksumsOnlyVerbose

Error Message:
Timeout occured while waiting response from server at: https://127.0.0.1:38262

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:38262
	at __randomizedtesting.SeedInfo.seed([C75387FB1972A7FC:31F17EDB577C01E]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:322)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	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:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more




Build Log:
[...truncated 12381 lines...]
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/init-core-data-001
   [junit4]   2> 7487 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 7551 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.e.j.u.log Logging initialized @7632ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 7567 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 8047 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 8047 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 8768 WARN  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable
   [junit4]   1> Formatting using clusterid: testClusterID
   [junit4]   2> 9736 WARN  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
   [junit4]   2> 10090 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.m.log Logging to org.apache.logging.slf4j.Log4jLogger@14d65bec via org.mortbay.log.Slf4jLog
   [junit4]   2> 10133 WARN  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 10605 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 10646 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs to ./temp/Jetty_serv1.vm3_36403_hdfs____.adkn9n/webapp
   [junit4]   2> 11577 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:36403
   [junit4]   2> 12503 WARN  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 12513 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 12532 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_44047_datanode____.h0h2zq/webapp
   [junit4]   2> 13086 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:44047
   [junit4]   2> 13472 WARN  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
   [junit4]   2> 13477 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.m.log jetty-6.1.26
   [junit4]   2> 13490 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.m.log Extract jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode to ./temp/Jetty_localhost_53326_datanode____.vvny9s/webapp
   [junit4]   2> 14157 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/tempDir-001/hdfsBaseDir/data/data1/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/tempDir-001/hdfsBaseDir/data/data2/]]  heartbeating to serv1-vm3/127.0.0.1:42563) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 14167 INFO  (SUITE-CheckHdfsIndexTest-seed#[C75387FB1972A7FC]-worker) [    ] o.m.log Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:53326
   [junit4]   2> 14329 ERROR (DataNode: [[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/tempDir-001/hdfsBaseDir/data/data3/, [DISK]file:/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/tempDir-001/hdfsBaseDir/data/data4/]]  heartbeating to serv1-vm3/127.0.0.1:42563) [    ] o.a.h.h.s.d.DirectoryScanner dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1 ms/sec. Assuming default value of 1000
   [junit4]   2> 14376 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x943639fcfae2e: from storage DS-50e11b5e-ac3a-42dd-b6c3-168a87f69155 node DatanodeRegistration(127.0.0.1:41987, datanodeUuid=a377f5eb-9615-4289-803d-1f4133f04df7, infoPort=57361, infoSecurePort=0, ipcPort=33003, storageInfo=lv=-56;cid=testClusterID;nsid=162062784;c=0), blocks: 0, hasStaleStorage: true, processing time: 3 msecs
   [junit4]   2> 14377 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x94363a074e987: from storage DS-1b9f28b4-bff7-4f46-a1f1-30e9d217aa88 node DatanodeRegistration(127.0.0.1:65278, datanodeUuid=c52064d3-822d-4083-ac3a-3e625e4b6d09, infoPort=42864, infoSecurePort=0, ipcPort=62033, storageInfo=lv=-56;cid=testClusterID;nsid=162062784;c=0), blocks: 0, hasStaleStorage: true, processing time: 0 msecs
   [junit4]   2> 14377 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x943639fcfae2e: from storage DS-0836d884-b6fd-4619-957f-31092d2b59b2 node DatanodeRegistration(127.0.0.1:41987, datanodeUuid=a377f5eb-9615-4289-803d-1f4133f04df7, infoPort=57361, infoSecurePort=0, ipcPort=33003, storageInfo=lv=-56;cid=testClusterID;nsid=162062784;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 14377 INFO  (Block report processor) [    ] BlockStateChange BLOCK* processReport 0x94363a074e987: from storage DS-0d256d8e-afe6-4501-8723-3f94d0d48ecc node DatanodeRegistration(127.0.0.1:65278, datanodeUuid=c52064d3-822d-4083-ac3a-3e625e4b6d09, infoPort=42864, infoSecurePort=0, ipcPort=62033, storageInfo=lv=-56;cid=testClusterID;nsid=162062784;c=0), blocks: 0, hasStaleStorage: false, processing time: 0 msecs
   [junit4]   2> 14825 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 14827 INFO  (Thread-110) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 14827 INFO  (Thread-110) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 14905 ERROR (Thread-110) [    ] 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> 14926 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.ZkTestServer start zk server on port:40466
   [junit4]   2> 15021 INFO  (zkConnectionManagerCallback-2-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15062 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15097 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 15119 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 15123 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 15131 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 15136 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 15146 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 15151 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 15160 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 15164 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 15169 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 15173 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 15201 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 15225 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 15934 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 15956 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 15956 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 15960 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 15980 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50a84a40{/,null,AVAILABLE}
   [junit4]   2> 16006 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1eed79c8{SSL,[ssl, http/1.1]}{127.0.0.1:38262}
   [junit4]   2> 16007 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.Server Started @16094ms
   [junit4]   2> 16007 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://serv1-vm3:42563/hdfs__serv1-vm3_42563__export_home_jenkins_workspace_Lucene-Solr-7.x-Solaris_solr_build_solr-core_test_J1_temp_solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001_tempDir-002_control_data, replicaType=NRT, hostContext=/, hostPort=38262, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/control-001/cores}
   [junit4]   2> 16038 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.u.c.SSLCredentialProviderFactory Processing SSL Credential Provider chain: env;sysprop
   [junit4]   2> 16072 ERROR (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 16072 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 16072 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 16072 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 16072 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 16102 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-13T14:24:00.692Z
   [junit4]   2> 16134 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 16166 INFO  (zkConnectionManagerCallback-10-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16174 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 16180 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/control-001/solr.xml
   [junit4]   2> 16304 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 16304 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 16321 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 16670 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:40466/solr
   [junit4]   2> 16696 INFO  (zkConnectionManagerCallback-14-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16714 INFO  (zkConnectionManagerCallback-16-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 16991 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 16993 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38262_
   [junit4]   2> 16995 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_    ] o.a.s.c.Overseer Overseer (id=72228470669246469-127.0.0.1:38262_-n_0000000000) starting
   [junit4]   2> 17057 INFO  (zkConnectionManagerCallback-23-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 17063 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40466/solr ready
   [junit4]   2> 17180 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38262_
   [junit4]   2> 17247 INFO  (OverseerStateUpdate-72228470669246469-127.0.0.1:38262_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 17247 INFO  (zkCallback-22-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 18329 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b
   [junit4]   2> 18331 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b
   [junit4]   2> 18331 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b
   [junit4]   2> 18346 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [n:127.0.0.1:38262_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/control-001/cores
   [junit4]   2> 18425 INFO  (zkConnectionManagerCallback-28-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 18428 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 18430 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:40466/solr ready
   [junit4]   2> 18812 INFO  (qtp1304075396-185) [n:127.0.0.1:38262_    ] 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:38262_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 18832 INFO  (OverseerThreadFactory-8-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 19001 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_    ] 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> 19005 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 19125 INFO  (zkCallback-15-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> 20083 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 20199 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 20672 WARN  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 20638 WARN  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 20644 WARN  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 20655 WARN  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 20761 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 20930 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 20935 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 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@5c150f9b
   [junit4]   2> 20948 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://serv1-vm3:42563/solr_hdfs_home
   [junit4]   2> 20948 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
   [junit4]   2> 20949 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 20956 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[hdfs://serv1-vm3:42563/solr_hdfs_home/control_collection/core_node2/data/]
   [junit4]   2> 20966 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://serv1-vm3:42563/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 20988 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 20988 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 20988 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 21610 WARN  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.h.HdfsDirectory The NameNode is in SafeMode - Solr will wait 5 seconds and try again.
   [junit4]   2> 26694 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 38262
   [junit4]   2> 26704 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1826995791
   [junit4]   2> 26704 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 26706 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7f397c36: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@f3da8a8
   [junit4]   2> 26717 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 26717 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70224e9f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@11474c42
   [junit4]   2> 26685 ERROR (OverseerThreadFactory-8-thread-1) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Error from shard: https://127.0.0.1:38262
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:38262
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_162]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_162]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_162]
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176) ~[metrics-core-3.2.2.jar:3.2.2]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_162]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_162]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162]
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_162]
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_162]
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[?:1.8.0_162]
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_162]
   [junit4]   2> 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465) ~[?:1.8.0_162]
   [junit4]   2> 	at sun.security.ssl.InputRecord.read(InputRecord.java:503) ~[?:1.8.0_162]
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983) ~[?:1.8.0_162]
   [junit4]   2> 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940) ~[?:1.8.0_162]
   [junit4]   2> 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105) ~[?:1.8.0_162]
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) ~[httpcore-4.4.6.jar:4.4.6]
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) ~[httpcore-4.4.6.jar:4.4.6]
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) ~[httpcore-4.4.6.jar:4.4.6]
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) ~[httpcore-4.4.6.jar:4.4.6]
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) ~[httpcore-4.4.6.jar:4.4.6]
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) ~[httpcore-4.4.6.jar:4.4.6]
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) ~[httpcore-4.4.6.jar:4.4.6]
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:120) ~[java/:?]
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) ~[httpclient-4.5.3.jar:4.5.3]
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542) ~[java/:?]
   [junit4]   2> 	... 12 more
   [junit4]   2> 26723 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 26726 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3bdafe80: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@73ddce2a
   [junit4]   2> 26726 ERROR (OverseerThreadFactory-8-thread-1) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 26734 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:38262_
   [junit4]   2> 26736 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 26739 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.Overseer Overseer (id=72228470669246469-127.0.0.1:38262_-n_0000000000) closing
   [junit4]   2> 26740 ERROR (OverseerStateUpdate-72228470669246469-127.0.0.1:38262_-n_0000000000) [    ] o.a.s.c.Overseer Overseer could not process the current clusterstate state update message, skipping the message: {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:38262_"}
   [junit4]   2> org.apache.solr.common.SolrException: Could not load collection from ZK: collection1
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1253) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LazyCollectionRef.get(ZkStateReader.java:679) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState$CollectionRef.get(ClusterState.java:386) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollectionsMap(ClusterState.java:164) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.overseer.NodeMutator.downNode(NodeMutator.java:46) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processMessage(Overseer.java:402) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.processQueueItem(Overseer.java:278) [java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:226) [java/:?]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162]
   [junit4]   2> Caused by: java.lang.InterruptedException
   [junit4]   2> 	at java.lang.Object.wait(Native Method) ~[?:1.8.0_162]
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502) ~[?:1.8.0_162]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn.submitRequest(ClientCnxn.java:1409) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1213) ~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$getData$5(SolrZkClient.java:340) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:340) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.fetchCollectionState(ZkStateReader.java:1262) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.getCollectionLive(ZkStateReader.java:1248) ~[java/:?]
   [junit4]   2> 	... 8 more
   [junit4]   2> 26741 INFO  (OverseerStateUpdate-72228470669246469-127.0.0.1:38262_-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:38262_
   [junit4]   2> 26737 INFO  (OverseerThreadFactory-8-thread-1) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 26744 INFO  (zkCallback-22-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 26744 INFO  (zkCallback-15-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 26769 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 26791 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://serv1-vm3:42563/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 26861 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory creating directory factory for path hdfs://serv1-vm3:42563/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 26871 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Number of slabs of block cache [1] with direct memory allocation set to [true]
   [junit4]   2> 26871 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Block cache target memory usage, slab size of [8388608] will allocate [1] slabs and use ~[8388608] bytes
   [junit4]   2> 26871 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.HdfsDirectoryFactory Creating new single instance HDFS BlockCache
   [junit4]   2> 26905 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.b.BlockDirectory Block cache on write is disabled
   [junit4]   2> 26909 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6117998043282139]
   [junit4]   2> 27243 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:65278 is added to blk_1073741825_1001{UCState=COMMITTED, truncateBlock=null, primaryNodeIndex=-1, replicas=[ReplicaUC[[DISK]DS-1b9f28b4-bff7-4f46-a1f1-30e9d217aa88:NORMAL:127.0.0.1:65278|RBW], ReplicaUC[[DISK]DS-0836d884-b6fd-4619-957f-31092d2b59b2:NORMAL:127.0.0.1:41987|RBW]]} size 69
   [junit4]   2> 27243 INFO  (Block report processor) [    ] BlockStateChange BLOCK* addStoredBlock: blockMap updated: 127.0.0.1:41987 is added to blk_1073741825_1001 size 69
   [junit4]   2> 27937 WARN  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 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> 28456 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.HdfsUpdateLog
   [junit4]   2> 28456 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 28457 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.HdfsUpdateLog Initializing HdfsUpdateLog: tlogDfsReplication=2
   [junit4]   2> 28480 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 28480 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 28496 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=12, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 28586 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@83f9c46[control_collection_shard1_replica_n1] main]
   [junit4]   2> 28606 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 28626 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 28653 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 28662 INFO  (searcherExecutor-11-thread-1-processing-n:127.0.0.1:38262_ x:control_collection_shard1_replica_n1 c:control_collection s:shard1) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@83f9c46[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 28672 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597641277611966464
   [junit4]   2> 28678 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@530ae08f
   [junit4]   2> 28678 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1, tag=530ae08f
   [junit4]   2> 28678 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@64b8ffe1: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@339ee47b
   [junit4]   2> 28704 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader, tag=530ae08f
   [junit4]   2> 28719 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://serv1-vm3:42563/solr_hdfs_home/control_collection/core_node2/data/snapshot_metadata
   [junit4]   2> 28719 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://serv1-vm3:42563/solr_hdfs_home/control_collection/core_node2/data
   [junit4]   2> 28727 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.h.HdfsDirectory Closing hdfs directory hdfs://serv1-vm3:42563/solr_hdfs_home/control_collection/core_node2/data/index
   [junit4]   2> 28753 ERROR (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error CREATEing SolrCore 'control_collection_shard1_replica_n1': Unable to create core [control_collection_shard1_replica_n1] Caused by: This CoreContainer has been closed
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:996)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:90)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:356)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unable to create core [control_collection_shard1_replica_n1]
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1068)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:957)
   [junit4]   2> 	... 42 more
   [junit4]   2> Caused by: java.lang.IllegalStateException: This CoreContainer has been closed
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.registerCore(CoreContainer.java:880)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1057)
   [junit4]   2> 	... 43 more
   [junit4]   2> 
   [junit4]   2> 28754 INFO  (qtp1304075396-186) [n:127.0.0.1:38262_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 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=400 QTime=9942
   [junit4]   2> 37317 INFO  (ScheduledTrigger-6-thread-2) [    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 37384 INFO  (AutoscalingActionExecutor-7-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2607393160 sessionWrapper.createTime 2607393124005497, this.sessionWrapper.createTime 2607393124005497 
   [junit4]   2> 37384 WARN  (AutoscalingActionExecutor-7-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Exception executing actions
   [junit4]   2> java.lang.Exception: Error executing action: auto_add_replicas_plan for trigger event: {
   [junit4]   2>   "id":"94366ad62ecd8Tczuvzsezyvax9qjhu1dapou7y",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":2607383065062616,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2607383065062616],
   [junit4]   2>     "_enqueue_time_":2607393088031647,
   [junit4]   2>     "nodeNames":["127.0.0.1:38262_"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:312) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_162]
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_162]
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192) ~[java/:?]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_162]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_162]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162]
   [junit4]   2> Caused by: org.apache.solr.common.SolrException: Unexpected exception while processing event: {
   [junit4]   2>   "id":"94366ad62ecd8Tczuvzsezyvax9qjhu1dapou7y",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":2607383065062616,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2607383065062616],
   [junit4]   2>     "_enqueue_time_":2607393088031647,
   [junit4]   2>     "nodeNames":["127.0.0.1:38262_"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ComputePlanAction.process(ComputePlanAction.java:156) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:309) ~[java/:?]
   [junit4]   2> 	... 6 more
   [junit4]   2> Caused by: java.lang.NullPointerException
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ComputePlanAction.lambda$getMaxNumOps$1(ComputePlanAction.java:171) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.lambda$forEachCollection$0(ClusterState.java:359) ~[java/:?]
   [junit4]   2> 	at java.util.LinkedHashMap.forEach(LinkedHashMap.java:684) ~[?:1.8.0_162]
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.forEachCollection(ClusterState.java:357) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ComputePlanAction.getMaxNumOps(ComputePlanAction.java:171) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ComputePlanAction.process(ComputePlanAction.java:94) ~[java/:?]
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:309) ~[java/:?]
   [junit4]   2> 	... 6 more
   [junit4]   2> 56842 ERROR (OverseerThreadFactory-8-thread-1) [    ] o.a.s.c.a.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.DeleteCollectionCmd.call(DeleteCollectionCmd.java:131)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:665)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.CreateCollectionCmd.call(CreateCollectionCmd.java:240)
   [junit4]   2> 	at org.apache.solr.cloud.api.collections.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:252)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:469)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 56865 WARN  (OverseerAutoScalingTriggerThread-72228470669246469-127.0.0.1:38262_-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 56870 INFO  (qtp1304075396-185) [n:127.0.0.1:38262_    ] 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:38262_&wt=javabin&version=2} status=500 QTime=38288
   [junit4]   2> 56871 ERROR (qtp1304075396-185) [n:127.0.0.1:38262_    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Could not fully remove collection: control_collection
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrResponse.getException(SolrResponse.java:53)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:259)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:231)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:393)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:339)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:527)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:289)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection$3.succeeded(SslConnection.java:149)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 56889 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1eed79c8{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 56893 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50a84a40{/,null,UNAVAILABLE}
   [junit4]   2> 56894 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 56900 ERROR (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] 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> 56902 INFO  (TEST-CheckHdfsIndexTest.testChecksumsOnlyVerbose-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40466 40466
   [junit4]   2> 57118 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException: null
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73) ~[?:1.8.0_162]
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87) ~[?:1.8.0_162]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:205) [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162]
   [junit4]   2> 57120 INFO  (Thread-110) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:40466 40466
   [junit4]   2> 57123 WARN  (Thread-110) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CheckHdfsIndexTest -Dtests.method=testChecksumsOnlyVerbose -Dtests.seed=C75387FB1972A7FC -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=Europe/Vaduz -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   42.3s J1 | CheckHdfsIndexTest.testChecksumsOnlyVerbose <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: https://127.0.0.1:38262
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C75387FB1972A7FC:31F17EDB577C01E]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1106)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:322)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
   [junit4]    > 	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
   [junit4]    > 	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
   [junit4]    > 	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    > 	... 43 more
   [junit4]   2> 57155 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 57156 INFO  (Thread-132) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 57156 INFO  (Thread-132) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 57158 ERROR (Thread-132) [    ] 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> 57256 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.ZkTestServer start zk server on port:62103
   [junit4]   2> 57265 INFO  (zkConnectionManagerCallback-30-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57281 INFO  (zkConnectionManagerCallback-32-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57293 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 57297 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 57299 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 57301 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 57302 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 57304 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 57305 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 57309 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 57311 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 57312 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 57314 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractZkTestCase put /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 57324 INFO  (zkConnectionManagerCallback-36-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57328 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 57513 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 57514 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 57514 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 57514 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 57515 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6961a820{/,null,AVAILABLE}
   [junit4]   2> 57516 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e5cd367{SSL,[ssl, http/1.1]}{127.0.0.1:36883}
   [junit4]   2> 57516 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.e.j.s.Server Started @57793ms
   [junit4]   2> 57517 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=hdfs://serv1-vm3:42563/hdfs__serv1-vm3_42563__export_home_jenkins_workspace_Lucene-Solr-7.x-Solaris_solr_build_solr-core_test_J1_temp_solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001_tempDir-003_control_data, replicaType=NRT, hostContext=/, hostPort=36883, coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/control-002/cores}
   [junit4]   2> 57518 ERROR (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 57518 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 57518 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 57518 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 57518 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 57519 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-13T14:24:42.135Z
   [junit4]   2> 57546 INFO  (zkConnectionManagerCallback-38-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57548 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 57548 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/control-002/solr.xml
   [junit4]   2> 57557 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 57557 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 57566 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 57573 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62103/solr
   [junit4]   2> 57578 INFO  (zkConnectionManagerCallback-42-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57589 INFO  (zkConnectionManagerCallback-44-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57800 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 57802 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36883_
   [junit4]   2> 57803 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_    ] o.a.s.c.Overseer Overseer (id=72228473452232709-127.0.0.1:36883_-n_0000000000) starting
   [junit4]   2> 57816 INFO  (zkConnectionManagerCallback-51-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 57821 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62103/solr ready
   [junit4]   2> 57826 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36883_
   [junit4]   2> 57851 INFO  (OverseerStateUpdate-72228473452232709-127.0.0.1:36883_-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 57872 INFO  (zkCallback-50-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 58655 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b
   [junit4]   2> 58669 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b
   [junit4]   2> 58684 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c150f9b
   [junit4]   2> 58686 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [n:127.0.0.1:36883_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.index.hdfs.CheckHdfsIndexTest_C75387FB1972A7FC-001/control-002/cores
   [junit4]   2> 58711 INFO  (zkConnectionManagerCallback-56-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 58718 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 58720 INFO  (TEST-CheckHdfsIndexTest.doTest-seed#[C75387FB1972A7FC]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62103/solr ready
   [junit4]   2> 58769 INFO  (qtp586345580-258) [n:127.0.0.1:36883_    ] 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:36883_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 58774 INFO  (OverseerThreadFactory-24-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 58899 INFO  (qtp586345580-266) [n:127.0.0.1:36883_    ] 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> 58900 INFO  (qtp586345580-266) [n:127.0.0.1:36883_    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 59010 INFO  (zkCallback-43-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> 59927 INFO  (qtp586345580-266) [n:127.0.0.1:36883_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 59959 INFO  (qtp586345580-266) [n:127.0.0.1:36883_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 60102 INFO  (qtp586345580-266) [n:127.0.0.1:36883_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 60160 INFO  (qtp586345580-266) [n:127.0.0.1:36883_ c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreCon

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

: Apache Ivy 2.4.0 - 20141213170938 :: http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

install-junit4-taskdef:

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

-ivy-fail-disallowed-ivy-version:

ivy-fail:

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

-init-totals:

-test:
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test
[junit4:pickseed] Seed property 'tests.seed' already defined: C75387FB1972A7FC
    [mkdir] Created dir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/temp
   [junit4] <JUnit4> says ¡Hola! Master seed: C75387FB1972A7FC
   [junit4] Executing 5 suites with 2 JVMs.
   [junit4] 
   [junit4] Started J1 PID(13801@serv1-vm3).
   [junit4] Started J0 PID(13802@serv1-vm3).
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4] OK      22.7s J0 | CheckHdfsIndexTest.testChecksumsOnlyVerbose
   [junit4] OK      9.51s J0 | CheckHdfsIndexTest.doTest
   [junit4] OK      10.2s J0 | CheckHdfsIndexTest.testChecksumsOnly
   [junit4] OK      14.9s J0 | CheckHdfsIndexTest.testDeletedDocs
   [junit4] Completed [1/5] on J0 in 79.99s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4] OK      24.3s J1 | CheckHdfsIndexTest.testChecksumsOnlyVerbose
   [junit4] OK      10.7s J1 | CheckHdfsIndexTest.doTest
   [junit4] OK      10.3s J1 | CheckHdfsIndexTest.testChecksumsOnly
   [junit4] OK      15.5s J1 | CheckHdfsIndexTest.testDeletedDocs
   [junit4] Completed [2/5] on J1 in 83.46s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Duplicate suite name used with XML reports: org.apache.solr.index.hdfs.CheckHdfsIndexTest. This may confuse tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip this message.
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4] OK      19.5s J0 | CheckHdfsIndexTest.testChecksumsOnlyVerbose
   [junit4] OK      9.28s J0 | CheckHdfsIndexTest.doTest
   [junit4] OK      9.63s J0 | CheckHdfsIndexTest.testChecksumsOnly
   [junit4] OK      17.3s J0 | CheckHdfsIndexTest.testDeletedDocs
   [junit4] Completed [3/5] on J0 in 67.06s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4] OK      18.9s J1 | CheckHdfsIndexTest.testChecksumsOnlyVerbose
   [junit4] OK      9.68s J1 | CheckHdfsIndexTest.doTest
   [junit4] OK      9.84s J1 | CheckHdfsIndexTest.testChecksumsOnly
   [junit4] OK      17.4s J1 | CheckHdfsIndexTest.testDeletedDocs
   [junit4] Completed [4/5] on J1 in 67.13s, 5 tests, 1 skipped
   [junit4] 
   [junit4] Suite: org.apache.solr.index.hdfs.CheckHdfsIndexTest
   [junit4] OK      19.6s J0 | CheckHdfsIndexTest.testChecksumsOnlyVerbose
   [junit4] OK      7.21s J0 | CheckHdfsIndexTest.doTest
   [junit4] OK      8.99s J0 | CheckHdfsIndexTest.testChecksumsOnly
   [junit4] OK      11.0s J0 | CheckHdfsIndexTest.testDeletedDocs
   [junit4] Completed [5/5] on J0 in 58.55s, 5 tests, 1 skipped
   [junit4] 
   [junit4] JVM J0:     0.93 ..   207.63 =   206.70s
   [junit4] JVM J1:     0.68 ..   153.02 =   152.34s
   [junit4] Execution time total: 3 minutes 27 seconds
   [junit4] Tests summary: 5 suites, 25 tests, 5 ignored
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp])
   [junit4] Could not remove temporary path: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1 (java.nio.file.DirectoryNotEmptyException: Remaining files: [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp])
     [echo] 5 slowest tests:
[junit4:tophints] 563.85s | org.apache.solr.cloud.BasicDistributedZkTest
[junit4:tophints] 212.40s | org.apache.solr.update.TestInPlaceUpdatesDistrib
[junit4:tophints] 116.80s | org.apache.solr.update.SoftAutoCommitTest
[junit4:tophints] 115.53s | org.apache.solr.cloud.ZkFailoverTest
[junit4:tophints]  93.02s | org.apache.solr.cloud.TestTlogReplica

-check-totals:

test-nocompile:

BUILD SUCCESSFUL
Total time: 3 minutes 31 seconds
[repro] Failures:
[repro]   0/5 failed: org.apache.solr.index.hdfs.CheckHdfsIndexTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath$34.hasMatch(FilePath.java:2639)
	at hudson.FilePath$34.invoke(FilePath.java:2518)
	at hudson.FilePath$34.invoke(FilePath.java:2508)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2879)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Solaris VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:998)
		at hudson.FilePath.act(FilePath.java:987)
		at hudson.FilePath.validateAntFileMask(FilePath.java:2508)
		at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
		at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
		at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
		at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
		at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
		at hudson.model.Build$BuildExecution.post2(Build.java:186)
		at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
		at hudson.model.Run.execute(Run.java:1752)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2881)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no matches found within 10000
	at hudson.FilePath.act(FilePath.java:1000)
	at hudson.FilePath.act(FilePath.java:987)
	at hudson.FilePath.validateAntFileMask(FilePath.java:2508)
	at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
	at hudson.model.Build$BuildExecution.post2(Build.java:186)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
	at hudson.model.Run.execute(Run.java:1752)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern "**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=5d8b87e221263fcf6bc0b4554b61ae43c074a590, workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #557
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 557 - Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/557/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseParallelGC

9 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([B31D5F82D3925E09:E0A41D323183CBF3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:401)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([B31D5F82D3925E09:8A93E6C2FC6D97F7]:0)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:109)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:296)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger

Error Message:
should have fired an event

Stack Trace:
java.lang.AssertionError: should have fired an event
	at __randomizedtesting.SeedInfo.seed([B31D5F82D3925E09:D0D669004A5D2D24]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:181)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration

Error Message:
java.util.concurrent.ExecutionException: java.lang.NullPointerException

Stack Trace:
java.io.IOException: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([B31D5F82D3925E09:E0A41D323183CBF3]:0)
	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:540)
	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager$1.request(SimCloudManager.java:414)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.deleteById(SolrClient.java:753)
	at org.apache.solr.client.solrj.SolrClient.deleteById(SolrClient.java:716)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:394)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.concurrent.ExecutionException: java.lang.NullPointerException
	at java.util.concurrent.FutureTask.report(FutureTask.java:122)
	at java.util.concurrent.FutureTask.get(FutureTask.java:192)
	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:538)
	... 44 more
Caused by: java.lang.NullPointerException
	at org.apache.solr.cloud.autoscaling.sim.SimClusterStateProvider.simUpdate(SimClusterStateProvider.java:1052)
	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.simHandleSolrRequest(SimCloudManager.java:592)
	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.lambda$request$12(SimCloudManager.java:537)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([B31D5F82D3925E09:8A93E6C2FC6D97F7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:295)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([B31D5F82D3925E09:E0A41D323183CBF3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:401)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([B31D5F82D3925E09:8A93E6C2FC6D97F7]:0)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:109)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:296)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger

Error Message:
number of ops expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: number of ops expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([B31D5F82D3925E09:D0D669004A5D2D24]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:184)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger

Error Message:
number of ops expected:<2> but was:<1>

Stack Trace:
java.lang.AssertionError: number of ops expected:<2> but was:<1>
	at __randomizedtesting.SeedInfo.seed([B31D5F82D3925E09:D0D669004A5D2D24]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger(IndexSizeTriggerTest.java:184)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12613 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_B31D5F82D3925E09-001/init-core-data-001
   [junit4]   2> 517159 WARN  (SUITE-IndexSizeTriggerTest-seed#[B31D5F82D3925E09]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 517160 INFO  (SUITE-IndexSizeTriggerTest-seed#[B31D5F82D3925E09]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 517161 INFO  (SUITE-IndexSizeTriggerTest-seed#[B31D5F82D3925E09]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 517161 INFO  (SUITE-IndexSizeTriggerTest-seed#[B31D5F82D3925E09]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 517162 INFO  (SUITE-IndexSizeTriggerTest-seed#[B31D5F82D3925E09]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_B31D5F82D3925E09-001/tempDir-001
   [junit4]   2> 517162 INFO  (SUITE-IndexSizeTriggerTest-seed#[B31D5F82D3925E09]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 517162 INFO  (Thread-1085) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 517162 INFO  (Thread-1085) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 517164 ERROR (Thread-1085) [    ] 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> 517262 INFO  (SUITE-IndexSizeTriggerTest-seed#[B31D5F82D3925E09]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54500
   [junit4]   2> 517265 INFO  (zkConnectionManagerCallback-924-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 517273 INFO  (jetty-launcher-921-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 517273 INFO  (jetty-launcher-921-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 517274 INFO  (jetty-launcher-921-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 517274 INFO  (jetty-launcher-921-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 517274 INFO  (jetty-launcher-921-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 517274 INFO  (jetty-launcher-921-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 517274 INFO  (jetty-launcher-921-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 517274 INFO  (jetty-launcher-921-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 517274 INFO  (jetty-launcher-921-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ede6536{/solr,null,AVAILABLE}
   [junit4]   2> 517275 INFO  (jetty-launcher-921-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@155a10ac{/solr,null,AVAILABLE}
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5ad9d4b5{SSL,[ssl, http/1.1]}{127.0.0.1:45505}
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-2) [    ] o.e.j.s.Server Started @517689ms
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@757782a1{SSL,[ssl, http/1.1]}{127.0.0.1:55396}
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=45505}
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-1) [    ] o.e.j.s.Server Started @517689ms
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55396}
   [junit4]   2> 517276 ERROR (jetty-launcher-921-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 517276 ERROR (jetty-launcher-921-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-13T04:04:45.216Z
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 517276 INFO  (jetty-launcher-921-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-13T04:04:45.216Z
   [junit4]   2> 517279 INFO  (zkConnectionManagerCallback-928-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 517279 INFO  (zkConnectionManagerCallback-926-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 517280 INFO  (jetty-launcher-921-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 517280 INFO  (jetty-launcher-921-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 517287 INFO  (jetty-launcher-921-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54500/solr
   [junit4]   2> 517287 INFO  (jetty-launcher-921-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54500/solr
   [junit4]   2> 517289 INFO  (zkConnectionManagerCallback-934-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 517290 INFO  (zkConnectionManagerCallback-936-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 517293 INFO  (zkConnectionManagerCallback-938-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 517293 INFO  (zkConnectionManagerCallback-940-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 517408 INFO  (jetty-launcher-921-thread-1) [n:127.0.0.1:55396_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 517409 INFO  (jetty-launcher-921-thread-1) [n:127.0.0.1:55396_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55396_solr
   [junit4]   2> 517410 INFO  (jetty-launcher-921-thread-1) [n:127.0.0.1:55396_solr    ] o.a.s.c.Overseer Overseer (id=72226034226233350-127.0.0.1:55396_solr-n_0000000000) starting
   [junit4]   2> 517417 INFO  (zkConnectionManagerCallback-949-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 517419 INFO  (jetty-launcher-921-thread-1) [n:127.0.0.1:55396_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54500/solr ready
   [junit4]   2> 517420 INFO  (jetty-launcher-921-thread-1) [n:127.0.0.1:55396_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55396_solr
   [junit4]   2> 517421 DEBUG (OverseerAutoScalingTriggerThread-72226034226233350-127.0.0.1:55396_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 517422 INFO  (OverseerStateUpdate-72226034226233350-127.0.0.1:55396_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 517422 DEBUG (OverseerAutoScalingTriggerThread-72226034226233350-127.0.0.1:55396_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 517423 INFO  (zkCallback-948-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 517423 DEBUG (OverseerAutoScalingTriggerThread-72226034226233350-127.0.0.1:55396_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 517423 DEBUG (OverseerAutoScalingTriggerThread-72226034226233350-127.0.0.1:55396_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 517428 DEBUG (OverseerAutoScalingTriggerThread-72226034226233350-127.0.0.1:55396_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:55396_solr]
   [junit4]   2> 517428 DEBUG (OverseerAutoScalingTriggerThread-72226034226233350-127.0.0.1:55396_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 517428 DEBUG (OverseerAutoScalingTriggerThread-72226034226233350-127.0.0.1:55396_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 517429 DEBUG (ScheduledTrigger-1452-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 517431 INFO  (jetty-launcher-921-thread-2) [n:127.0.0.1:45505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 517433 INFO  (jetty-launcher-921-thread-2) [n:127.0.0.1:45505_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 517435 INFO  (jetty-launcher-921-thread-2) [n:127.0.0.1:45505_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 517435 INFO  (jetty-launcher-921-thread-2) [n:127.0.0.1:45505_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45505_solr
   [junit4]   2> 517439 INFO  (zkCallback-939-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 517439 INFO  (zkCallback-948-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 517440 INFO  (zkCallback-937-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 517674 INFO  (jetty-launcher-921-thread-1) [n:127.0.0.1:55396_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55396.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@135c1540
   [junit4]   2> 517678 INFO  (jetty-launcher-921-thread-1) [n:127.0.0.1:55396_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55396.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@135c1540
   [junit4]   2> 517678 INFO  (jetty-launcher-921-thread-1) [n:127.0.0.1:55396_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55396.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@135c1540
   [junit4]   2> 517704 INFO  (jetty-launcher-921-thread-1) [n:127.0.0.1:55396_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_B31D5F82D3925E09-001/tempDir-001/node1/.
   [junit4]   2> 517750 INFO  (jetty-launcher-921-thread-2) [n:127.0.0.1:45505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45505.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@135c1540
   [junit4]   2> 517755 INFO  (jetty-launcher-921-thread-2) [n:127.0.0.1:45505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45505.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@135c1540
   [junit4]   2> 517755 INFO  (jetty-launcher-921-thread-2) [n:127.0.0.1:45505_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_45505.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@135c1540
   [junit4]   2> 517756 INFO  (jetty-launcher-921-thread-2) [n:127.0.0.1:45505_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_B31D5F82D3925E09-001/tempDir-001/node2/.
   [junit4]   2> 517761 INFO  (zkConnectionManagerCallback-954-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 517762 INFO  (jetty-launcher-921-thread-2) [n:127.0.0.1:45505_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 517763 INFO  (jetty-launcher-921-thread-2) [n:127.0.0.1:45505_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54500/solr ready
   [junit4]   2> 517780 INFO  (zkConnectionManagerCallback-956-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 517784 INFO  (zkConnectionManagerCallback-961-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 517786 INFO  (SUITE-IndexSizeTriggerTest-seed#[B31D5F82D3925E09]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 517787 INFO  (SUITE-IndexSizeTriggerTest-seed#[B31D5F82D3925E09]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54500/solr ready
   [junit4]   2> 517809 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 517809 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 517810 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 517810 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 517813 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 517813 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 517813 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 517814 DEBUG (ScheduledTrigger-1461-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 517835 DEBUG (ScheduledTrigger-1461-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 517855 DEBUG (ScheduledTrigger-1461-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 517876 DEBUG (ScheduledTrigger-1461-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 517896 DEBUG (ScheduledTrigger-1461-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 517917 DEBUG (ScheduledTrigger-1461-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 517939 DEBUG (ScheduledTrigger-1461-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 517960 DEBUG (ScheduledTrigger-1461-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 517989 DEBUG (ScheduledTrigger-1461-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 518009 DEBUG (ScheduledTrigger-1461-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 518030 DEBUG (ScheduledTrigger-1461-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 518032 INFO  (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[B31D5F82D3925E09]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMixedBounds
   [junit4]   2> 518032 WARN  (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[B31D5F82D3925E09]) [    ] o.a.s.c.a.IndexSizeTriggerTest Requires SOLR-12208
   [junit4]   2> 518036 INFO  (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[B31D5F82D3925E09]) [    ] o.a.s.c.a.IndexSizeTriggerTest #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		2
   [junit4]   2> ## Empty nodes:	2
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[]
   [junit4]   2> ## Max replicas per node:	0
   [junit4]   2> ## Min replicas per node:	0
   [junit4]   2> ## Total replicas:		0
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> 
   [junit4]   2> 518036 DEBUG (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[B31D5F82D3925E09]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 518036 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 518037 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 518037 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 518037 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 518137 INFO  (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[B31D5F82D3925E09]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMixedBounds
   [junit4]   2> 518155 INFO  (TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[B31D5F82D3925E09]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMergeIntegration
   [junit4]   2> 518230 DEBUG (simCloudManagerPool-1460-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMergeIntegration_collection / shard2: {"core_node3":{
   [junit4]   2>     "core":"testMergeIntegration_collection_shard2_replica_n3",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "SEARCHER.searcher.numDocs":0,
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testMergeIntegration_collection"}}
   [junit4]   2> 518231 DEBUG (simCloudManagerPool-1460-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMergeIntegration_collection / shard1: {"core_node1":{
   [junit4]   2>     "core":"testMergeIntegration_collection_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "SEARCHER.searcher.numDocs":0,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testMergeIntegration_collection"}}
   [junit4]   2> 518275 DEBUG (simCloudManagerPool-1460-thread-19) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 518276 DEBUG (simCloudManagerPool-1460-thread-19) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 518276 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 518276 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 518276 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 518276 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 518278 DEBUG (simCloudManagerPool-1460-thread-20) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 518279 DEBUG (simCloudManagerPool-1460-thread-20) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 518279 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 518279 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 518279 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 518279 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 518280 DEBUG (simCloudManagerPool-1460-thread-21) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 518280 DEBUG (simCloudManagerPool-1460-thread-21) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 518283 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 518283 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 518283 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 518283 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 518431 DEBUG (ScheduledTrigger-1452-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 518436 DEBUG (ScheduledTrigger-1461-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"92199954ec118Tdt70o8f01z2ajdyseioajp40s",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2570218309075224,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 518437 DEBUG (ScheduledTrigger-1461-thread-2) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [index_size_trigger]
   [junit4]   2> 518438 INFO  (ScheduledTrigger-1461-thread-2) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=2570226207240424, stage=STARTED, actionName='null', event={
   [junit4]   2>   "id":"92199954ec118Tdt70o8f01z2ajdyseioajp40s",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2570218309075224,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":2570226171850524,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 518442 DEBUG (AutoscalingActionExecutor-1462-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"92199954ec118Tdt70o8f01z2ajdyseioajp40s",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2570218309075224,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":2570226171850524,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 518444 INFO  (AutoscalingActionExecutor-1462-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=2570226520296674, stage=BEFORE_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"92199954ec118Tdt70o8f01z2ajdyseioajp40s",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2570218309075224,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":2570226171850524,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 518444 DEBUG (AutoscalingActionExecutor-1462-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"92199954ec118Tdt70o8f01z2ajdyseioajp40s",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2570218309075224,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":2570226171850524,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 518451 INFO  (AutoscalingActionExecutor-1462-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed plan empty, remained 0 requested ops to try.
   [junit4]   2> 518451 INFO  (AutoscalingActionExecutor-1462-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2570226879 sessionWrapper.createTime 2570226707578224, this.sessionWrapper.createTime 2570226707578224 
   [junit4]   2> 518452 INFO  (AutoscalingActionExecutor-1462-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=2570226900928524, stage=AFTER_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"92199954ec118Tdt70o8f01z2ajdyseioajp40s",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2570218309075224,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":2570226171850524,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard2"}, {
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 518452 INFO  (AutoscalingActionExecutor-1462-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=2570226918043074, stage=BEFORE_ACTION, actionName='execute_plan', event={
   [junit4]   2>   "id":"92199954ec118Tdt70o8f01z2ajdyseioajp40s",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2570218309075224,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":2570226171850524,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard2"}, {
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 518452 DEBUG (AutoscalingActionExecutor-1462-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"92199954ec118Tdt70o8f01z2ajdyseioajp40s",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2570218309075224,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":2570226171850524,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}} with context properties: {AFTER_ACTION=[compute_plan], unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard2"}, {
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard1"}]}}], BEFORE_ACTION=[compute_plan, execute_plan]}
   [junit4]   2> 518452 INFO  (AutoscalingActionExecutor-1462-thread-1) [    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"92199954ec118Tdt70o8f01z2ajdyseioajp40s",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2570218309075224,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":2570226171850524,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 518453 INFO  (AutoscalingActionExecutor-1462-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=2570226950092674, stage=AFTER_ACTION, actionName='execute_plan', event={
   [junit4]   2>   "id":"92199954ec118Tdt70o8f01z2ajdyseioajp40s",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2570218309075224,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeIntegration_collection_shard2_replica_n3\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":3,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":3,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":3,\n    \"__bytes__\":1,\n    \"shard\":\"shard2\",\n    \"collection\":\"testMergeIntegration_collection\"}}"]},
   [junit4]   2>     "_enqueue_time_":2570226171850524,
   [junit4]   2>     "requestedOps":["Op{action=MERGESHARDS, hints={COLL_SHARD=[{\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard2\"}, {\n  \"first\":\"testMergeIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.unsupportedOps=[Op{action=MERGESHARDS, hints={COLL_SHARD=[{
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard2"}, {
   [junit4]   2>   "first":"testMergeIntegration_collection",
   [junit4]   2>   "second":"shard1"}]}}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 518453 INFO  (AutoscalingActionExecutor-1462-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=2570226973243824, stage=SUCCEEDED, actionName='null', event={
   [junit4]   2>   "id":"92199954ec118Tdt70o8f01z2ajdyseioajp40s",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2570218309075224,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{},
   [junit4]   2>     "belowSize":{"testMergeIntegration_collection":[
   [junit4]   2>         "{\"core_node1\":{\n    \"core\":\"testMergeIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":7,\n    \"SEARCHER.searcher.deletedDocs\":5,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":2,\n    \"violationType\":\"belowDocs\",\n    \"node_name\":\"127.0.0.1:10001_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":2,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testMergeIntegration_collection\"}}",
   [junit4]   2>         "{\"core_node3\":{\n    \"core\":\"testMergeInt

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

rootName = solr_41587, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7f96eaac
   [junit4]   2> 14843 INFO  (jetty-closer-43-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 14843 INFO  (jetty-closer-43-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@118dd04b: rootName = solr_48116, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7f96eaac
   [junit4]   2> 14849 INFO  (jetty-closer-43-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:48116_solr
   [junit4]   2> 14850 INFO  (jetty-closer-43-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 14851 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 14852 INFO  (zkCallback-69-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 14856 INFO  (zkCallback-58-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 14858 INFO  (jetty-closer-43-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:41587_solr
   [junit4]   2> 14860 INFO  (jetty-closer-43-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 14860 INFO  (zkCallback-58-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 14860 INFO  (jetty-closer-43-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 14862 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 14862 INFO  (zkCallback-69-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 14867 INFO  (zkCallback-74-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 14870 INFO  (jetty-closer-43-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72226293824356358-127.0.0.1:48116_solr-n_0000000000) closing
   [junit4]   2> 14871 WARN  (OverseerAutoScalingTriggerThread-72226293824356358-127.0.0.1:48116_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 14871 INFO  (OverseerStateUpdate-72226293824356358-127.0.0.1:48116_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:48116_solr
   [junit4]   2> 14876 DEBUG (jetty-closer-43-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 14876 DEBUG (jetty-closer-43-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 14877 DEBUG (jetty-closer-43-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 14877 DEBUG (jetty-closer-43-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 14880 DEBUG (jetty-closer-43-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 14880 DEBUG (jetty-closer-43-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 14883 INFO  (jetty-closer-43-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@563ef4ab{/solr,null,UNAVAILABLE}
   [junit4]   2> 14885 INFO  (jetty-closer-43-thread-2) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 14892 INFO  (jetty-closer-43-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@df1a799{/solr,null,UNAVAILABLE}
   [junit4]   2> 14893 INFO  (jetty-closer-43-thread-1) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 14896 ERROR (SUITE-IndexSizeTriggerTest-seed#[B31D5F82D3925E09]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 14898 INFO  (SUITE-IndexSizeTriggerTest-seed#[B31D5F82D3925E09]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38662 38662
   [junit4]   2> 15119 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException: null
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73) ~[?:1.8.0_162]
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87) ~[?:1.8.0_162]
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:205) [zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_162]
   [junit4]   2> 15125 INFO  (Thread-21) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38662 38662
   [junit4]   2> 15128 WARN  (Thread-21) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/clusterstate.json
   [junit4]   2> 	5	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_B31D5F82D3925E09-002
   [junit4]   2> Apr 13, 2018 5:10:49 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-OM, timezone=Europe/Riga
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=1,free=175073496,total=249561088
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeTriggerTest, IndexSizeTriggerTest]
   [junit4] Completed [5/5 (4!)] on J1 in 5.67s, 4 tests, 2 failures, 1 error <<< FAILURES!
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: B31D5F82D3925E09]:
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testTrigger
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.69 ..    15.42 =    14.73s
   [junit4] JVM J1:     0.69 ..    16.03 =    15.34s
   [junit4] Execution time total: 16 seconds
   [junit4] Tests summary: 5 suites, 20 tests, 3 errors, 6 failures, 5 ignored (1 assumption)

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1568: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1092: There were test failures: 5 suites, 20 tests, 3 errors, 6 failures, 5 ignored (1 assumption) [seed: B31D5F82D3925E09]

Total time: 17 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   4/5 failed: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all warnings.
<Git Blamer> GIT_COMMIT=539c7769b2a6ebf605fcdc075d92af4a22979e11, workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #552
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 556 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/556/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds

Error Message:
failed to create testMixedBounds_collection Live Nodes: [127.0.0.1:34056_solr, 127.0.0.1:59298_solr] Last available state: DocCollection(testMixedBounds_collection//collections/testMixedBounds_collection/state.json/19)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"testMixedBounds_collection_shard1_replica_n1",           "base_url":"http://127.0.0.1:59298/solr",           "node_name":"127.0.0.1:59298_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node5":{           "core":"testMixedBounds_collection_shard1_replica_n2",           "base_url":"http://127.0.0.1:34056/solr",           "node_name":"127.0.0.1:34056_solr",           "state":"active",           "type":"NRT"}}},     "shard2":{       "range":"0-7fffffff",       "state":"inactive",       "replicas":{         "core_node7":{           "core":"testMixedBounds_collection_shard2_replica_n4",           "base_url":"http://127.0.0.1:59298/solr",           "node_name":"127.0.0.1:59298_solr",           "state":"active",           "type":"NRT"},         "core_node8":{           "core":"testMixedBounds_collection_shard2_replica_n6",           "base_url":"http://127.0.0.1:34056/solr",           "node_name":"127.0.0.1:34056_solr",           "state":"active",           "type":"NRT",           "leader":"true"}},       "stateTimestamp":"1523552994840541005"},     "shard2_0":{       "range":"0-3fffffff",       "state":"active",       "replicas":{         "core_node11":{           "core":"testMixedBounds_collection_shard2_0_replica_n9",           "base_url":"http://127.0.0.1:34056/solr",           "node_name":"127.0.0.1:34056_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node13":{           "core":"testMixedBounds_collection_shard2_0_replica0",           "base_url":"http://127.0.0.1:34056/solr",           "node_name":"127.0.0.1:34056_solr",           "state":"active",           "type":"NRT"}},       "stateTimestamp":"1523552994840580806"},     "shard2_1":{       "range":"40000000-7fffffff",       "state":"active",       "replicas":{         "core_node12":{           "core":"testMixedBounds_collection_shard2_1_replica_n10",           "base_url":"http://127.0.0.1:34056/solr",           "node_name":"127.0.0.1:34056_solr",           "state":"active",           "type":"NRT",           "leader":"true"},         "core_node14":{           "core":"testMixedBounds_collection_shard2_1_replica0",           "base_url":"http://127.0.0.1:59298/solr",           "node_name":"127.0.0.1:59298_solr",           "state":"active",           "type":"NRT"}},       "stateTimestamp":"1523552994840563347"}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"2",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: failed to create testMixedBounds_collection
Live Nodes: [127.0.0.1:34056_solr, 127.0.0.1:59298_solr]
Last available state: DocCollection(testMixedBounds_collection//collections/testMixedBounds_collection/state.json/19)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"testMixedBounds_collection_shard1_replica_n1",
          "base_url":"http://127.0.0.1:59298/solr",
          "node_name":"127.0.0.1:59298_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node5":{
          "core":"testMixedBounds_collection_shard1_replica_n2",
          "base_url":"http://127.0.0.1:34056/solr",
          "node_name":"127.0.0.1:34056_solr",
          "state":"active",
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"inactive",
      "replicas":{
        "core_node7":{
          "core":"testMixedBounds_collection_shard2_replica_n4",
          "base_url":"http://127.0.0.1:59298/solr",
          "node_name":"127.0.0.1:59298_solr",
          "state":"active",
          "type":"NRT"},
        "core_node8":{
          "core":"testMixedBounds_collection_shard2_replica_n6",
          "base_url":"http://127.0.0.1:34056/solr",
          "node_name":"127.0.0.1:34056_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}},
      "stateTimestamp":"1523552994840541005"},
    "shard2_0":{
      "range":"0-3fffffff",
      "state":"active",
      "replicas":{
        "core_node11":{
          "core":"testMixedBounds_collection_shard2_0_replica_n9",
          "base_url":"http://127.0.0.1:34056/solr",
          "node_name":"127.0.0.1:34056_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node13":{
          "core":"testMixedBounds_collection_shard2_0_replica0",
          "base_url":"http://127.0.0.1:34056/solr",
          "node_name":"127.0.0.1:34056_solr",
          "state":"active",
          "type":"NRT"}},
      "stateTimestamp":"1523552994840580806"},
    "shard2_1":{
      "range":"40000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node12":{
          "core":"testMixedBounds_collection_shard2_1_replica_n10",
          "base_url":"http://127.0.0.1:34056/solr",
          "node_name":"127.0.0.1:34056_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"},
        "core_node14":{
          "core":"testMixedBounds_collection_shard2_1_replica0",
          "base_url":"http://127.0.0.1:59298/solr",
          "node_name":"127.0.0.1:59298_solr",
          "state":"active",
          "type":"NRT"}},
      "stateTimestamp":"1523552994840563347"}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"2",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([298AC18D35C4CD83:23097E20787FC6D9]:0)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:69)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:537)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.util.concurrent.TimeoutException
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:109)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:63)
	... 40 more


FAILED:  org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.testTrigger

Error Message:
Did not expect the listener to fire on first run!

Stack Trace:
java.lang.AssertionError: Did not expect the listener to fire on first run!
	at __randomizedtesting.SeedInfo.seed([298AC18D35C4CD83:4A41F70FAC0BBEAE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.lambda$new$0(ScheduledTriggerTest.java:47)
	at org.apache.solr.cloud.autoscaling.ScheduledTrigger.run(ScheduledTrigger.java:200)
	at org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.scheduledTriggerTest(ScheduledTriggerTest.java:101)
	at org.apache.solr.cloud.autoscaling.ScheduledTriggerTest.testTrigger(ScheduledTriggerTest.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12985 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_298AC18D35C4CD83-001/init-core-data-001
   [junit4]   2> 1033290 WARN  (SUITE-IndexSizeTriggerTest-seed#[298AC18D35C4CD83]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1033291 INFO  (SUITE-IndexSizeTriggerTest-seed#[298AC18D35C4CD83]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1033292 INFO  (SUITE-IndexSizeTriggerTest-seed#[298AC18D35C4CD83]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1033292 INFO  (SUITE-IndexSizeTriggerTest-seed#[298AC18D35C4CD83]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1033292 INFO  (SUITE-IndexSizeTriggerTest-seed#[298AC18D35C4CD83]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_298AC18D35C4CD83-001/tempDir-001
   [junit4]   2> 1033292 INFO  (SUITE-IndexSizeTriggerTest-seed#[298AC18D35C4CD83]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1033292 INFO  (Thread-2022) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1033292 INFO  (Thread-2022) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1033295 ERROR (Thread-2022) [    ] 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> 1033392 INFO  (SUITE-IndexSizeTriggerTest-seed#[298AC18D35C4CD83]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:46907
   [junit4]   2> 1033395 INFO  (zkConnectionManagerCallback-2796-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033399 INFO  (jetty-launcher-2793-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1033399 INFO  (jetty-launcher-2793-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1033400 INFO  (jetty-launcher-2793-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1033400 INFO  (jetty-launcher-2793-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1033401 INFO  (jetty-launcher-2793-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1033401 INFO  (jetty-launcher-2793-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f5dffe0{/solr,null,AVAILABLE}
   [junit4]   2> 1033402 INFO  (jetty-launcher-2793-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1033402 INFO  (jetty-launcher-2793-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1033402 INFO  (jetty-launcher-2793-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1033402 INFO  (jetty-launcher-2793-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13fc7647{/solr,null,AVAILABLE}
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4c4de5a2{HTTP/1.1,[http/1.1]}{127.0.0.1:34056}
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-1) [    ] o.e.j.s.Server Started @1034116ms
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34056}
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4b89e859{HTTP/1.1,[http/1.1]}{127.0.0.1:59298}
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-2) [    ] o.e.j.s.Server Started @1034116ms
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59298}
   [junit4]   2> 1033404 ERROR (jetty-launcher-2793-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 1033404 ERROR (jetty-launcher-2793-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-12T17:08:49.633Z
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.4.0
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1033404 INFO  (jetty-launcher-2793-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-12T17:08:49.633Z
   [junit4]   2> 1033406 INFO  (zkConnectionManagerCallback-2800-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033407 INFO  (zkConnectionManagerCallback-2798-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033407 INFO  (jetty-launcher-2793-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1033408 INFO  (jetty-launcher-2793-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1033418 INFO  (jetty-launcher-2793-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46907/solr
   [junit4]   2> 1033418 INFO  (jetty-launcher-2793-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46907/solr
   [junit4]   2> 1033420 INFO  (zkConnectionManagerCallback-2808-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033420 INFO  (zkConnectionManagerCallback-2806-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033423 INFO  (zkConnectionManagerCallback-2810-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033424 INFO  (zkConnectionManagerCallback-2812-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033564 INFO  (jetty-launcher-2793-thread-1) [n:127.0.0.1:34056_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1033565 INFO  (jetty-launcher-2793-thread-1) [n:127.0.0.1:34056_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34056_solr
   [junit4]   2> 1033565 INFO  (jetty-launcher-2793-thread-2) [n:127.0.0.1:59298_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1033566 INFO  (jetty-launcher-2793-thread-1) [n:127.0.0.1:34056_solr    ] o.a.s.c.Overseer Overseer (id=72223453430349829-127.0.0.1:34056_solr-n_0000000000) starting
   [junit4]   2> 1033567 INFO  (jetty-launcher-2793-thread-2) [n:127.0.0.1:59298_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59298_solr
   [junit4]   2> 1033569 INFO  (zkCallback-2811-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1033570 INFO  (zkCallback-2809-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1033577 INFO  (zkConnectionManagerCallback-2821-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033578 INFO  (jetty-launcher-2793-thread-1) [n:127.0.0.1:34056_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1033579 INFO  (jetty-launcher-2793-thread-1) [n:127.0.0.1:34056_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46907/solr ready
   [junit4]   2> 1033581 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 1033582 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1033582 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1033582 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1033584 INFO  (jetty-launcher-2793-thread-1) [n:127.0.0.1:34056_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1033584 INFO  (jetty-launcher-2793-thread-1) [n:127.0.0.1:34056_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34056_solr
   [junit4]   2> 1033586 INFO  (zkCallback-2811-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1033586 INFO  (zkCallback-2820-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1033587 INFO  (zkCallback-2809-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1033589 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:34056_solr, 127.0.0.1:59298_solr]
   [junit4]   2> 1033590 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1033590 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1033590 DEBUG (ScheduledTrigger-4239-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1033855 INFO  (jetty-launcher-2793-thread-2) [n:127.0.0.1:59298_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59298.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d30ab2
   [junit4]   2> 1033859 INFO  (jetty-launcher-2793-thread-2) [n:127.0.0.1:59298_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59298.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d30ab2
   [junit4]   2> 1033859 INFO  (jetty-launcher-2793-thread-2) [n:127.0.0.1:59298_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59298.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d30ab2
   [junit4]   2> 1033860 INFO  (jetty-launcher-2793-thread-2) [n:127.0.0.1:59298_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_298AC18D35C4CD83-001/tempDir-001/node2/.
   [junit4]   2> 1033864 INFO  (zkConnectionManagerCallback-2826-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1033866 INFO  (jetty-launcher-2793-thread-2) [n:127.0.0.1:59298_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1033867 INFO  (jetty-launcher-2793-thread-2) [n:127.0.0.1:59298_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46907/solr ready
   [junit4]   2> 1034418 INFO  (jetty-launcher-2793-thread-1) [n:127.0.0.1:34056_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34056.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d30ab2
   [junit4]   2> 1034428 INFO  (jetty-launcher-2793-thread-1) [n:127.0.0.1:34056_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34056.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d30ab2
   [junit4]   2> 1034428 INFO  (jetty-launcher-2793-thread-1) [n:127.0.0.1:34056_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34056.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d30ab2
   [junit4]   2> 1034429 INFO  (jetty-launcher-2793-thread-1) [n:127.0.0.1:34056_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_298AC18D35C4CD83-001/tempDir-001/node1/.
   [junit4]   2> 1034446 INFO  (zkConnectionManagerCallback-2828-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034451 INFO  (zkConnectionManagerCallback-2833-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1034452 INFO  (SUITE-IndexSizeTriggerTest-seed#[298AC18D35C4CD83]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1034454 INFO  (SUITE-IndexSizeTriggerTest-seed#[298AC18D35C4CD83]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46907/solr ready
   [junit4]   2> 1034478 INFO  (TEST-IndexSizeTriggerTest.testSplitIntegration-seed#[298AC18D35C4CD83]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitIntegration
   [junit4]   2> 1034481 INFO  (qtp1327404080-9946) [n:127.0.0.1:34056_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=testSplitIntegration_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1034484 INFO  (OverseerThreadFactory-4241-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSplitIntegration_collection
   [junit4]   2> 1034592 DEBUG (ScheduledTrigger-4239-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1034598 INFO  (OverseerStateUpdate-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSplitIntegration_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSplitIntegration_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34056/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1034602 INFO  (OverseerStateUpdate-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSplitIntegration_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSplitIntegration_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59298/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1034606 INFO  (OverseerStateUpdate-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSplitIntegration_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSplitIntegration_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:34056/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1034610 INFO  (OverseerStateUpdate-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSplitIntegration_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSplitIntegration_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59298/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1034816 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSplitIntegration_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=testSplitIntegration_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1034816 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSplitIntegration_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=testSplitIntegration_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1034817 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1034817 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSplitIntegration_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testSplitIntegration_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1034818 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSplitIntegration_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=testSplitIntegration_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1034926 INFO  (zkCallback-2811-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1034926 INFO  (zkCallback-2809-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1034926 INFO  (zkCallback-2811-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1034926 INFO  (zkCallback-2811-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1034926 INFO  (zkCallback-2809-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1035592 DEBUG (ScheduledTrigger-4239-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1035843 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1035843 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1035855 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1035856 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 1035875 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.s.IndexSchema [testSplitIntegration_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1035875 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.s.IndexSchema [testSplitIntegration_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1035881 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1035881 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSplitIntegration_collection_shard2_replica_n6' using configuration from collection testSplitIntegration_collection, trusted=true
   [junit4]   2> 1035881 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.s.IndexSchema [testSplitIntegration_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1035881 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1035881 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59298.solr.core.testSplitIntegration_collection.shard2.replica_n6' (registry 'solr.core.testSplitIntegration_collection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d30ab2
   [junit4]   2> 1035881 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSplitIntegration_collection_shard2_replica_n4' using configuration from collection testSplitIntegration_collection, trusted=true
   [junit4]   2> 1035881 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1035881 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.c.SolrCore [[testSplitIntegration_collection_shard2_replica_n6] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_298AC18D35C4CD83-001/tempDir-001/node2/testSplitIntegration_collection_shard2_replica_n6], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_298AC18D35C4CD83-001/tempDir-001/node2/./testSplitIntegration_collection_shard2_replica_n6/data/]
   [junit4]   2> 1035882 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34056.solr.core.testSplitIntegration_collection.shard2.replica_n4' (registry 'solr.core.testSplitIntegration_collection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d30ab2
   [junit4]   2> 1035882 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1035882 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.SolrCore [[testSplitIntegration_collection_shard2_replica_n4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_298AC18D35C4CD83-001/tempDir-001/node1/testSplitIntegration_collection_shard2_replica_n4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_298AC18D35C4CD83-001/tempDir-001/node1/./testSplitIntegration_collection_shard2_replica_n4/data/]
   [junit4]   2> 1035883 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1035883 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSplitIntegration_collection_shard1_replica_n1' using configuration from collection testSplitIntegration_collection, trusted=true
   [junit4]   2> 1035884 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34056.solr.core.testSplitIntegration_collection.shard1.replica_n1' (registry 'solr.core.testSplitIntegration_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d30ab2
   [junit4]   2> 1035884 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1035884 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.SolrCore [[testSplitIntegration_collection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_298AC18D35C4CD83-001/tempDir-001/node1/testSplitIntegration_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_298AC18D35C4CD83-001/tempDir-001/node1/./testSplitIntegration_collection_shard1_replica_n1/data/]
   [junit4]   2> 1035935 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.s.IndexSchema [testSplitIntegration_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1035943 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1035943 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSplitIntegration_collection_shard1_replica_n2' using configuration from collection testSplitIntegration_collection, trusted=true
   [junit4]   2> 1035943 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59298.solr.core.testSplitIntegration_collection.shard1.replica_n2' (registry 'solr.core.testSplitIntegration_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d30ab2
   [junit4]   2> 1035943 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1035943 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.SolrCore [[testSplitIntegration_collection_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_298AC18D35C4CD83-001/tempDir-001/node2/testSplitIntegration_collection_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_298AC18D35C4CD83-001/tempDir-001/node2/./testSplitIntegration_collection_shard1_replica_n2/data/]
   [junit4]   2> 1035951 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1035951 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1035952 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1035952 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1035953 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c989ca3[testSplitIntegration_collection_shard2_replica_n6] main]
   [junit4]   2> 1035960 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1035960 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1035961 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1035961 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597561039424061440
   [junit4]   2> 1035962 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1035962 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1035963 INFO  (searcherExecutor-4246-thread-1-processing-n:127.0.0.1:59298_solr x:testSplitIntegration_collection_shard2_replica_n6 c:testSplitIntegration_collection s:shard2 r:core_node8) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.c.SolrCore [testSplitIntegration_collection_shard2_replica_n6] Registered new searcher Searcher@2c989ca3[testSplitIntegration_collection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1035971 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1035971 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1035972 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@823b551[testSplitIntegration_collection_shard2_replica_n4] main]
   [junit4]   2> 1035973 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1035974 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1035974 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1035975 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597561039438741504
   [junit4]   2> 1035976 INFO  (searcherExecutor-4247-thread-1-processing-n:127.0.0.1:34056_solr x:testSplitIntegration_collection_shard2_replica_n4 c:testSplitIntegration_collection s:shard2 r:core_node7) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.SolrCore [testSplitIntegration_collection_shard2_replica_n4] Registered new searcher Searcher@823b551[testSplitIntegration_collection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1035979 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSplitIntegration_collection/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 1035981 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSplitIntegration_collection/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 1035986 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1035986 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1035986 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34056/solr/testSplitIntegration_collection_shard2_replica_n4/
   [junit4]   2> 1035986 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSplitIntegration_collection_shard2_replica_n4 url=http://127.0.0.1:34056/solr START replicas=[http://127.0.0.1:59298/solr/testSplitIntegration_collection_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 1035988 INFO  (qtp494408719-9938) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.c.S.Request [testSplitIntegration_collection_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1035999 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1035999 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1036011 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1036011 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1036012 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@37a5b691[testSplitIntegration_collection_shard1_replica_n1] main]
   [junit4]   2> 1036014 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1036014 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1036015 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1036015 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597561039480684544
   [junit4]   2> 1036015 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1036015 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1036016 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1036016 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1036018 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2eedce37[testSplitIntegration_collection_shard1_replica_n2] main]
   [junit4]   2> 1036018 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSplitIntegration_collection/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 1036020 INFO  (searcherExecutor-4248-thread-1-processing-n:127.0.0.1:34056_solr x:testSplitIntegration_collection_shard1_replica_n1 c:testSplitIntegration_collection s:shard1 r:core_node3) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.SolrCore [testSplitIntegration_collection_shard1_replica_n1] Registered new searcher Searcher@37a5b691[testSplitIntegration_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1036020 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1036020 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1036021 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1036022 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597561039488024576
   [junit4]   2> 1036023 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1036024 INFO  (searcherExecutor-4251-thread-1-processing-n:127.0.0.1:59298_solr x:testSplitIntegration_collection_shard1_replica_n2 c:testSplitIntegration_collection s:shard1 r:core_node5) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.SolrCore [testSplitIntegration_collection_shard1_replica_n2] Registered new searcher Searcher@2eedce37[testSplitIntegration_collection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1036026 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSplitIntegration_collection/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 1036125 INFO  (zkCallback-2811-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036125 INFO  (zkCallback-2811-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036125 INFO  (zkCallback-2809-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036125 INFO  (zkCallback-2809-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036125 INFO  (zkCallback-2811-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036288 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSplitIntegration_collection_shard2_replica_n4 url=http://127.0.0.1:34056/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1036288 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1036288 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1036288 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1036295 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34056/solr/testSplitIntegration_collection_shard2_replica_n4/ shard2
   [junit4]   2> 1036398 INFO  (zkCallback-2811-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036398 INFO  (zkCallback-2811-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036398 INFO  (zkCallback-2809-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036398 INFO  (zkCallback-2811-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036398 INFO  (zkCallback-2809-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036446 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1036449 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSplitIntegration_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=testSplitIntegration_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1632
   [junit4]   2> 1036529 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1036529 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1036529 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:34056/solr/testSplitIntegration_collection_shard1_replica_n1/
   [junit4]   2> 1036529 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSplitIntegration_collection_shard1_replica_n1 url=http://127.0.0.1:34056/solr START replicas=[http://127.0.0.1:59298/solr/testSplitIntegration_collection_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 1036531 INFO  (qtp494408719-9931) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.c.S.Request [testSplitIntegration_collection_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1036549 INFO  (zkCallback-2809-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036549 INFO  (zkCallback-2809-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036550 INFO  (zkCallback-2811-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036550 INFO  (zkCallback-2811-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036550 INFO  (zkCallback-2811-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036598 DEBUG (ScheduledTrigger-4239-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1036830 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSplitIntegration_collection_shard1_replica_n1 url=http://127.0.0.1:34056/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1036830 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1036830 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1036830 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1036836 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:34056/solr/testSplitIntegration_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1036939 INFO  (zkCallback-2809-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036939 INFO  (zkCallback-2809-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036939 INFO  (zkCallback-2811-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036939 INFO  (zkCallback-2811-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036939 INFO  (zkCallback-2811-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1036989 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1036991 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSplitIntegration_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testSplitIntegration_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2174
   [junit4]   2> 1036992 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSplitIntegration_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=testSplitIntegration_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2176
   [junit4]   2> 1037033 INFO  (qtp494408719-9939) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSplitIntegration_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=testSplitIntegration_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2215
   [junit4]   2> 1037037 INFO  (qtp1327404080-9946) [n:127.0.0.1:34056_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 1037135 INFO  (zkCallback-2811-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1037135 INFO  (zkCallback-2811-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1037135 INFO  (zkCallback-2809-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1037135 INFO  (zkCallback-2811-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1037135 INFO  (zkCallback-2809-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSplitIntegration_collection/state.json] for collection [testSplitIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1037599 DEBUG (ScheduledTrigger-4239-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1038038 INFO  (qtp1327404080-9946) [n:127.0.0.1:34056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=testSplitIntegration_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3557
   [junit4]   2> 1038053 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testSplitIntegration_collection.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.testSplitIntegration_collection.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1038054 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1038056 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testSplitIntegration_collection.shard2.replica_n6:INDEX.sizeInBytes&key=solr.core.testSplitIntegration_collection.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1038057 INFO  (qtp494408719-9938) [n:127.0.0.1:59298_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1038057 DEBUG (qtp1327404080-9941) [n:127.0.0.1:34056_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1038058 INFO  (qtp1327404080-9941) [n:127.0.0.1:34056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 1038058 DEBUG (zkCallback-2820-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1038059 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1038062 INFO  (qtp1327404080-9941) [n:127.0.0.1:34056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testSplitIntegration_collection.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.testSplitIntegration_collection.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1038063 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1038063 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1038064 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1038064 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testSplitIntegration_collection.shard2.replica_n6:INDEX.sizeInBytes&key=solr.core.testSplitIntegration_collection.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1038065 INFO  (qtp494408719-9938) [n:127.0.0.1:59298_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1038065 DEBUG (qtp1327404080-9947) [n:127.0.0.1:34056_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1038066 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1038066 INFO  (qtp1327404080-9941) [n:127.0.0.1:34056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testSplitIntegration_collection.shard2.replica_n4:SEARCHER.searcher.numDocs&key=solr.core.testSplitIntegration_collection.shard1.replica_n1:SEARCHER.searcher.numDocs&key=solr.core.testSplitIntegration_collection.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.testSplitIntegration_collection.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1038067 DEBUG (zkCallback-2820-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1038067 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1038069 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1038069 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1038070 INFO  (qtp1327404080-9941) [n:127.0.0.1:34056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testSplitIntegration_collection.shard1.replica_n1:INDEX.sizeInBytes&key=solr.core.testSplitIntegration_collection.shard2.replica_n4:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1038071 INFO  (qtp1327404080-9945) [n:127.0.0.1:34056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1038072 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={wt=javabin&version=2&key=solr.core.testSplitIntegration_collection.shard2.replica_n6:INDEX.sizeInBytes&key=solr.core.testSplitIntegration_collection.shard1.replica_n2:INDEX.sizeInBytes} status=0 QTime=0
   [junit4]   2> 1038072 INFO  (qtp494408719-9938) [n:127.0.0.1:59298_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1038073 DEBUG (qtp1327404080-9947) [n:127.0.0.1:34056_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1038076 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1038080 DEBUG (zkCallback-2820-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1038081 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1038085 INFO  (qtp1327404080-9941) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSplitIntegration_collection/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 1038086 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1038086 DEBUG (OverseerAutoScalingTriggerThread-72223453430349829-127.0.0.1:34056_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1038086 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testSplitIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34056/solr/testSplitIntegration_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-0 (1597561041648091136)]} 0 0
   [junit4]   2> 1038087 INFO  (qtp1327404080-9941) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testSplitIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-0 (1597561041648091136)]} 0 5
   [junit4]   2> 1038089 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testSplitIntegration_collection/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 1038090 INFO  (qtp494408719-9938) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard2 r:core_node8 x:testSplitIntegration_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testSplitIntegration_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34056/solr/testSplitIntegration_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-1 (1597561041654382592)]} 0 0
   [junit4]   2> 1038090 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard2 r:core_node7 x:testSplitIntegration_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testSplitIntegration_collection_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-1 (1597561041654382592)]} 0 2
   [junit4]   2> 1038095 INFO  (qtp494408719-9934) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testSplitIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34056/solr/testSplitIntegration_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-2 (1597561041657528320)]} 0 0
   [junit4]   2> 1038096 INFO  (qtp1327404080-9941) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testSplitIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-2 (1597561041657528320)]} 0 4
   [junit4]   2> 1038097 INFO  (qtp494408719-9938) [n:127.0.0.1:59298_solr c:testSplitIntegration_collection s:shard1 r:core_node5 x:testSplitIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testSplitIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:34056/solr/testSplitIntegration_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-3 (1597561041662771200)]} 0 0
   [junit4]   2> 1038097 INFO  (qtp1327404080-9947) [n:127.0.0.1:34056_solr c:testSplitIntegration_collection s:shard1 r:core_node3 x:testSplitIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFacto

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

C18D35C4CD83-001
   [junit4]   2> Apr 12, 2018 5:49:24 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=798, maxMBSortInHeap=6.1340012430583215, sim=RandomSimilarity(queryNorm=false): {}, locale=en-NZ, timezone=Portugal
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=1,free=178277256,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestUseDocValuesAsStored2, TestPushWriter, TestExportWriter, TestAuthorizationFramework, TestSQLHandlerNonCloud, SampleTest, TestSolrCloudWithHadoopAuthPlugin, TestSolrJ, TestSubQueryTransformerDistrib, SolrCloudReportersTest, TestManagedSchema, TestDownShardTolerantSearch, TestCoreBackup, ConjunctionSolrSpellCheckerTest, TestLegacyField, ManagedSchemaRoundRobinCloudTest, TestHighlightDedupGrouping, ConcurrentDeleteAndCreateCollectionTest, FastVectorHighlighterTest, DistributedFacetSimpleRefinementLongTailTest, DocValuesMissingTest, TriggerCooldownIntegrationTest, TestExceedMaxTermLength, TestConfigSetProperties, TestRealTimeGet, MigrateRouteKeyTest, MetricUtilsTest, TestLeaderInitiatedRecoveryThread, TestSurroundQueryParser, LIRRollingUpdatesTest, SolrIndexMetricsTest, TestRuleBasedAuthorizationPlugin, V2ApiIntegrationTest, TestSolrQueryResponse, NodeAddedTriggerTest, SearchRateTriggerIntegrationTest, TestBlobHandler, DateFieldTest, SolrPluginUtilsTest, TestFastOutputStream, HdfsDirectoryTest, NodeLostTriggerTest, TestSerializedLuceneMatchVersion, OverseerCollectionConfigSetProcessorTest, ConfigSetsAPITest, TestLazyCores, ResponseBuilderTest, SuggesterTSTTest, RegexBytesRefFilterTest, ZkNodePropsTest, TestFieldCollectionResource, SuggestComponentContextFilterQueryTest, AliasIntegrationTest, TestJoin, DeleteInactiveReplicaTest, AutoscalingHistoryHandlerTest, TestSchemaManager, TestBinaryResponseWriter, ClassificationUpdateProcessorIntegrationTest, TestJmxIntegration, OutputWriterTest, CdcrReplicationHandlerTest, BlockJoinFacetSimpleTest, TestSystemIdResolver, TestFileDictionaryLookup, HdfsBasicDistributedZk2Test, MBeansHandlerTest, TestReloadAndDeleteDocs, QueryResultKeyTest, ResourceLoaderTest, TestSimDistributedQueue, TestQueryUtils, SolrTestCaseJ4Test, TestManagedSynonymGraphFilterFactory, TestRequestForwarding, CacheHeaderTest, TestImplicitCoreProperties, TestObjectReleaseTracker, HttpSolrCallGetCoreTest, StatsReloadRaceTest, TestStressInPlaceUpdates, RAMDirectoryFactoryTest, DistributedFacetExistsSmallTest, TestRestoreCore, SolrGraphiteReporterTest, MoveReplicaTest, TestUtils, ActionThrottleTest, TestPseudoReturnFields, TestCoreAdminApis, SecurityConfHandlerTest, IndexSchemaRuntimeFieldTest, CdcrVersionReplicationTest, BlockJoinFacetDistribTest, BitVectorTest, CollectionsAPISolrJTest, HdfsSyncSliceTest, TestSizeLimitedDistributedMap, OverseerRolesTest, TestPerFieldSimilarity, TestCollationField, TestCloudRecovery, TestSolrDeletionPolicy1, CursorMarkTest, TestMultiValuedNumericRangeQuery, TestDefaultStatsCache, DeleteShardTest, TestInitQParser, ReplaceNodeNoTargetTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestDistribDocBasedVersion, TestFiltering, MetricsHandlerTest, TestInitParams, SpellingQueryConverterTest, TestCollationFieldDocValues, TestSolrFieldCacheBean, CleanupOldIndexTest, TestUninvertingReader, TestNumericRangeQuery64, SearchHandlerTest, HdfsRecoveryZkTest, ShufflingReplicaListTransformerTest, CollectionReloadTest, DateMathParserTest, MetricTriggerTest, FileUtilsTest, TestFoldingMultitermQuery, LeaderFailoverAfterPartitionTest, TestSchemaNameResource, IndexSizeTriggerTest, TermVectorComponentDistributedTest, RecoveryAfterSoftCommitTest, DirectSolrConnectionTest, CurrencyFieldTypeTest, AnalysisAfterCoreReloadTest, CopyFieldTest, AtomicUpdatesTest, CollectionsAPIAsyncDistributedZkTest, TestPerFieldSimilarityWithDefaultOverride, TestReplicationHandlerBackup, DistributedSuggestComponentTest, CoreMergeIndexesAdminHandlerTest, CursorPagingTest, BlobRepositoryCloudTest, TestXIncludeConfig, SolrCLIZkUtilsTest, ScheduledTriggerIntegrationTest, LeaderElectionTest, CdcrBootstrapTest, TestClusterProperties, TestSegmentSorting, SortSpecParsingTest, TestFieldCacheSortRandom, TestExactSharedStatsCache, TimeRoutedAliasUpdateProcessorTest, DistributedFacetPivotSmallTest, UnloadDistributedZkTest, TestCryptoKeys, SpatialFilterTest, ShardRoutingCustomTest, TestSolr4Spatial2, TestExecutePlanAction, SolrCoreTest, TestComputePlanAction, UtilsToolTest, TestSweetSpotSimilarityFactory, DistributedDebugComponentTest, HLLUtilTest, QueryElevationComponentTest, WrapperMergePolicyFactoryTest, NumberUtilsTest, TestCloudInspectUtil, TestCollectionAPIs, LeaderVoteWaitTimeoutTest, ForceLeaderTest, TestLeaderElectionWithEmptyReplica, DistributedQueryElevationComponentTest, TestFaceting, SaslZkACLProviderTest, HdfsCollectionsAPIDistributedZkTest, BasicAuthStandaloneTest, TestRawTransformer, ReplicationFactorTest, DeleteNodeTest, BasicDistributedZkTest, TestJsonRequest, TestCloudPivotFacet, SystemLogListenerTest, TestMaxScoreQueryParser, TestRecovery, TestLargeCluster, TestJettySolrRunner, SimpleMLTQParserTest, RestoreTriggerStateTest, TemplateUpdateProcessorTest, SolrRequestParserTest, TestStressLucene, TestTrie, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DebugComponentTest, LukeRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, MoreLikeThisHandlerTest, TestSolrQueryParser, UpdateRequestProcessorFactoryTest, QueryParsingTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, SOLR749Test, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestMergePolicyConfig, TestSolrDeletionPolicy2, NumericFieldsTest, TestPostingsSolrHighlighter, TestPhraseSuggestions, SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionPropsTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionOnCommitTest, MoveReplicaHDFSFailoverTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, ReplaceNodeTest, SSLMigrationTest, SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudConsistency, TestCloudPseudoReturnFields, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestLeaderElectionZkExpiry, TestLockTree, TestMiniSolrCloudClusterSSL, TestPrepRecovery, TestPullReplicaErrorHandling, TestSSLRandomization, TestSkipOverseerOperations, TestStressCloudBlindAtomicUpdates, TestTlogReplica, CustomCollectionTest, SimpleCollectionCreateDeleteTest, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, TestRequestStatusCollectionAPI, ExecutePlanActionTest, NodeMarkersRegistrationTest, ScheduledTriggerTest]
   [junit4] Completed [622/801 (2!)] on J0 in 10.79s, 2 tests, 1 failure <<< FAILURES!

[...truncated 38634 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /var/tmp/ecj56750665
 [ecj-lint] Compiling 20 source files to /var/tmp/ecj56750665
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/spatial3d/src/test/org/apache/lucene/spatial3d/geom/RandomGeoPolygonTest.java (at line 27)
 [ecj-lint] 	import static com.carrotsearch.randomizedtesting.RandomizedTest.randomDouble;
 [ecj-lint] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import com.carrotsearch.randomizedtesting.RandomizedTest.randomDouble is never used
 [ecj-lint] ----------
 [ecj-lint] 1 problem (1 error)

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:633: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:101: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build.xml:208: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:2264: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:2095: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:2128: Compile failed; see the compiler error output for details.

Total time: 100 minutes 4 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 555 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/555/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([1C96490931916C38:2518F0491E6EA5C6]:0)
	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:109)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:296)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([1C96490931916C38:4F2F0BB9D380F9C2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:401)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeAddedTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([1C96490931916C38:94ABC0760B518D95]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeAddedTriggerRestoreState(TestTriggerIntegration.java:379)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12234 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> 132967 INFO  (SUITE-IndexSizeTriggerTest-seed#[1C96490931916C38]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C96490931916C38-001/init-core-data-001
   [junit4]   2> 132969 INFO  (SUITE-IndexSizeTriggerTest-seed#[1C96490931916C38]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 132969 INFO  (SUITE-IndexSizeTriggerTest-seed#[1C96490931916C38]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 132970 INFO  (SUITE-IndexSizeTriggerTest-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C96490931916C38-001/tempDir-001
   [junit4]   2> 132970 INFO  (SUITE-IndexSizeTriggerTest-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 132970 INFO  (Thread-251) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 132970 INFO  (Thread-251) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 132972 ERROR (Thread-251) [    ] 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> 133070 INFO  (SUITE-IndexSizeTriggerTest-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:45145
   [junit4]   2> 133072 INFO  (zkConnectionManagerCallback-478-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133076 INFO  (jetty-launcher-475-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 133076 INFO  (jetty-launcher-475-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T13:27:37-08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 133079 INFO  (jetty-launcher-475-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 133079 INFO  (jetty-launcher-475-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 133079 INFO  (jetty-launcher-475-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 133080 INFO  (jetty-launcher-475-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4004c747{/solr,null,AVAILABLE}
   [junit4]   2> 133080 INFO  (jetty-launcher-475-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 133080 INFO  (jetty-launcher-475-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 133080 INFO  (jetty-launcher-475-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 133080 INFO  (jetty-launcher-475-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46316696{/solr,null,AVAILABLE}
   [junit4]   2> 133081 INFO  (jetty-launcher-475-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@43724e14{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 133081 INFO  (jetty-launcher-475-thread-1) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 133081 INFO  (jetty-launcher-475-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49573}
   [junit4]   2> 133082 ERROR (jetty-launcher-475-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 133082 INFO  (jetty-launcher-475-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 133082 INFO  (jetty-launcher-475-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 133082 INFO  (jetty-launcher-475-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 133082 INFO  (jetty-launcher-475-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 133082 INFO  (jetty-launcher-475-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-12T06:51:25.212Z
   [junit4]   2> 133083 INFO  (jetty-launcher-475-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@30746619{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 133083 INFO  (jetty-launcher-475-thread-2) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 133083 INFO  (jetty-launcher-475-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54492}
   [junit4]   2> 133083 ERROR (jetty-launcher-475-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 133083 INFO  (jetty-launcher-475-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 133083 INFO  (jetty-launcher-475-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 133083 INFO  (jetty-launcher-475-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 133084 INFO  (jetty-launcher-475-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 133084 INFO  (jetty-launcher-475-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-12T06:51:25.214Z
   [junit4]   2> 133086 INFO  (zkConnectionManagerCallback-482-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133089 INFO  (zkConnectionManagerCallback-480-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133089 INFO  (jetty-launcher-475-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 133090 INFO  (jetty-launcher-475-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 133108 INFO  (jetty-launcher-475-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45145/solr
   [junit4]   2> 133108 INFO  (jetty-launcher-475-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45145/solr
   [junit4]   2> 133110 INFO  (zkConnectionManagerCallback-489-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133111 INFO  (zkConnectionManagerCallback-490-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133114 INFO  (zkConnectionManagerCallback-492-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133115 INFO  (zkConnectionManagerCallback-494-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133247 INFO  (jetty-launcher-475-thread-2) [n:127.0.0.1:54492_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 133248 INFO  (jetty-launcher-475-thread-2) [n:127.0.0.1:54492_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54492_solr
   [junit4]   2> 133249 INFO  (jetty-launcher-475-thread-2) [n:127.0.0.1:54492_solr    ] o.a.s.c.Overseer Overseer (id=72221024201408518-127.0.0.1:54492_solr-n_0000000000) starting
   [junit4]   2> 133250 INFO  (jetty-launcher-475-thread-1) [n:127.0.0.1:49573_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 133252 INFO  (jetty-launcher-475-thread-1) [n:127.0.0.1:49573_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49573_solr
   [junit4]   2> 133254 INFO  (zkCallback-493-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 133301 INFO  (zkCallback-491-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 133324 INFO  (zkConnectionManagerCallback-503-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 133326 INFO  (jetty-launcher-475-thread-2) [n:127.0.0.1:54492_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 133327 INFO  (jetty-launcher-475-thread-2) [n:127.0.0.1:54492_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45145/solr ready
   [junit4]   2> 133328 DEBUG (OverseerAutoScalingTriggerThread-72221024201408518-127.0.0.1:54492_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 133336 DEBUG (OverseerAutoScalingTriggerThread-72221024201408518-127.0.0.1:54492_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 133336 DEBUG (OverseerAutoScalingTriggerThread-72221024201408518-127.0.0.1:54492_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 133336 DEBUG (OverseerAutoScalingTriggerThread-72221024201408518-127.0.0.1:54492_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 133339 INFO  (jetty-launcher-475-thread-2) [n:127.0.0.1:54492_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 133339 INFO  (jetty-launcher-475-thread-2) [n:127.0.0.1:54492_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54492_solr
   [junit4]   2> 133362 INFO  (zkCallback-491-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 133362 INFO  (zkCallback-493-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 133363 INFO  (zkCallback-502-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 133366 DEBUG (OverseerAutoScalingTriggerThread-72221024201408518-127.0.0.1:54492_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:54492_solr, 127.0.0.1:49573_solr]
   [junit4]   2> 133367 DEBUG (OverseerAutoScalingTriggerThread-72221024201408518-127.0.0.1:54492_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 133367 DEBUG (OverseerAutoScalingTriggerThread-72221024201408518-127.0.0.1:54492_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 133368 DEBUG (ScheduledTrigger-679-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 133736 INFO  (jetty-launcher-475-thread-2) [n:127.0.0.1:54492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54492.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0e7559
   [junit4]   2> 133741 INFO  (jetty-launcher-475-thread-2) [n:127.0.0.1:54492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54492.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0e7559
   [junit4]   2> 133741 INFO  (jetty-launcher-475-thread-2) [n:127.0.0.1:54492_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54492.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0e7559
   [junit4]   2> 133742 INFO  (jetty-launcher-475-thread-2) [n:127.0.0.1:54492_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C96490931916C38-001/tempDir-001/node2/.
   [junit4]   2> 134168 INFO  (jetty-launcher-475-thread-1) [n:127.0.0.1:49573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49573.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0e7559
   [junit4]   2> 134174 INFO  (jetty-launcher-475-thread-1) [n:127.0.0.1:49573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49573.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0e7559
   [junit4]   2> 134174 INFO  (jetty-launcher-475-thread-1) [n:127.0.0.1:49573_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49573.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@a0e7559
   [junit4]   2> 134175 INFO  (jetty-launcher-475-thread-1) [n:127.0.0.1:49573_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_1C96490931916C38-001/tempDir-001/node1/.
   [junit4]   2> 134179 INFO  (zkConnectionManagerCallback-508-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134180 INFO  (jetty-launcher-475-thread-1) [n:127.0.0.1:49573_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 134182 INFO  (jetty-launcher-475-thread-1) [n:127.0.0.1:49573_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45145/solr ready
   [junit4]   2> 134228 INFO  (zkConnectionManagerCallback-510-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134229 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10094a38cd70009, likely client has closed socket
   [junit4]   2> 134232 INFO  (zkConnectionManagerCallback-515-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 134233 INFO  (SUITE-IndexSizeTriggerTest-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 134234 INFO  (SUITE-IndexSizeTriggerTest-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45145/solr ready
   [junit4]   2> 134341 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 134341 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 134343 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 134343 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 134347 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 134347 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 134347 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 134349 DEBUG (ScheduledTrigger-688-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 134370 DEBUG (ScheduledTrigger-679-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 134371 DEBUG (ScheduledTrigger-688-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 134392 DEBUG (ScheduledTrigger-688-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 134412 DEBUG (ScheduledTrigger-688-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 134432 DEBUG (ScheduledTrigger-688-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 134452 DEBUG (ScheduledTrigger-688-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 134473 DEBUG (ScheduledTrigger-688-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 134493 DEBUG (ScheduledTrigger-688-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 134513 DEBUG (ScheduledTrigger-688-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 134534 DEBUG (ScheduledTrigger-688-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 134561 INFO  (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[1C96490931916C38]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMixedBounds
   [junit4]   2> 134561 WARN  (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[1C96490931916C38]) [    ] o.a.s.c.a.IndexSizeTriggerTest Requires SOLR-12208
   [junit4]   2> 134567 DEBUG (ScheduledTrigger-688-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 134568 INFO  (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[1C96490931916C38]) [    ] o.a.s.c.a.IndexSizeTriggerTest #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		2
   [junit4]   2> ## Empty nodes:	2
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[]
   [junit4]   2> ## Max replicas per node:	0
   [junit4]   2> ## Min replicas per node:	0
   [junit4]   2> ## Total replicas:		0
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> 
   [junit4]   2> 134568 DEBUG (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[1C96490931916C38]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 134568 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 134568 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 134569 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 134569 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 134669 INFO  (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[1C96490931916C38]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMixedBounds
   [junit4]   2> 134682 INFO  (TEST-IndexSizeTriggerTest.testTrigger-seed#[1C96490931916C38]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTrigger
   [junit4]   2> 134824 DEBUG (simCloudManagerPool-687-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testTrigger_collection / shard1: {"core_node1":{
   [junit4]   2>     "core":"testTrigger_collection_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "SEARCHER.searcher.numDocs":0,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testTrigger_collection"}}
   [junit4]   2> 134827 DEBUG (simCloudManagerPool-687-thread-6) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testTrigger_collection / shard2: {"core_node3":{
   [junit4]   2>     "core":"testTrigger_collection_shard2_replica_n3",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "SEARCHER.searcher.numDocs":0,
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testTrigger_collection"}}
   [junit4]   2> 134965 INFO  (TEST-IndexSizeTriggerTest.testTrigger-seed#[1C96490931916C38]) [    ] o.a.s.c.a.IndexSizeTriggerTest #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		2
   [junit4]   2> ## Empty nodes:	0
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[testTrigger_collection]
   [junit4]   2> DocCollection(testTrigger_collection//clusterstate.json/30)={
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "autoCreated":"true",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard2":{
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testTrigger_collection_shard2_replica_n3",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":11,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":11},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testTrigger_collection_shard2_replica_n4",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":11,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":11}},
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active"},
   [junit4]   2>     "shard1":{
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node1":{
   [junit4]   2>           "core":"testTrigger_collection_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":14,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":14},
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testTrigger_collection_shard1_replica_n2",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":14,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":14}},
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active"}}}
   [junit4]   2> ## Max replicas per node:	2
   [junit4]   2> ## Min replicas per node:	2
   [junit4]   2> ## Total replicas:		4
   [junit4]   2> ## * testTrigger_collection		4
   [junit4]   2> ##		- active           4
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ##		- CREATE             1
   [junit4]   2> ##		- update            26
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> 
   [junit4]   2> 134965 DEBUG (TEST-IndexSizeTriggerTest.testTrigger-seed#[1C96490931916C38]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 134966 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 134966 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 134966 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 134966 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 135066 INFO  (TEST-IndexSizeTriggerTest.testTrigger-seed#[1C96490931916C38]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTrigger
   [junit4]   2> 135088 INFO  (TEST-IndexSizeTriggerTest.testSplitIntegration-seed#[1C96490931916C38]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSplitIntegration
   [junit4]   2> 135112 DEBUG (simCloudManagerPool-687-thread-40) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSplitIntegration_collection / shard1: {"core_node1":{
   [junit4]   2>     "core":"testSplitIntegration_collection_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "SEARCHER.searcher.numDocs":0,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testSplitIntegration_collection"}}
   [junit4]   2> 135145 DEBUG (simCloudManagerPool-687-thread-41) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 135145 DEBUG (simCloudManagerPool-687-thread-41) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 135145 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 135146 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 135146 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 135146 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 135150 DEBUG (simCloudManagerPool-687-thread-42) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 135150 DEBUG (simCloudManagerPool-687-thread-42) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 135150 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 135150 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 135150 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 135150 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 135154 DEBUG (simCloudManagerPool-687-thread-43) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 135155 DEBUG (simCloudManagerPool-687-thread-43) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 135155 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 135155 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 135155 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 135155 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 135271 DEBUG (ScheduledTrigger-688-thread-3) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"8dc16886f3722T8uvhxkz4omorx6l9wxdeq9a9n",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2493789150066466,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10000_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 135271 DEBUG (ScheduledTrigger-688-thread-3) [    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [index_size_trigger]
   [junit4]   2> 135274 INFO  (ScheduledTrigger-688-thread-3) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=2493795531037166, stage=STARTED, actionName='null', event={
   [junit4]   2>   "id":"8dc16886f3722T8uvhxkz4omorx6l9wxdeq9a9n",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2493789150066466,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10000_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2493795461902066,
   [junit4]   2>     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 135280 DEBUG (AutoscalingActionExecutor-689-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"8dc16886f3722T8uvhxkz4omorx6l9wxdeq9a9n",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2493789150066466,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10000_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2493795461902066,
   [junit4]   2>     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}
   [junit4]   2> 135283 INFO  (AutoscalingActionExecutor-689-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=2493795988289166, stage=BEFORE_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"8dc16886f3722T8uvhxkz4omorx6l9wxdeq9a9n",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2493789150066466,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10000_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2493795461902066,
   [junit4]   2>     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 135283 DEBUG (AutoscalingActionExecutor-689-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"8dc16886f3722T8uvhxkz4omorx6l9wxdeq9a9n",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2493789150066466,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10000_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2493795461902066,
   [junit4]   2>     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 135288 INFO  (AutoscalingActionExecutor-689-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=SPLITSHARD&collection=testSplitIntegration_collection&shard=shard1
   [junit4]   2> 135288 INFO  (AutoscalingActionExecutor-689-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2493796281 sessionWrapper.createTime 2493796053932516, this.sessionWrapper.createTime 2493796053932516 
   [junit4]   2> 135289 INFO  (AutoscalingActionExecutor-689-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=2493796307142916, stage=AFTER_ACTION, actionName='compute_plan', event={
   [junit4]   2>   "id":"8dc16886f3722T8uvhxkz4omorx6l9wxdeq9a9n",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2493789150066466,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10000_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2493795461902066,
   [junit4]   2>     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testSplitIntegration_collection, params.shard=shard1}], properties.BEFORE_ACTION=[compute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 135289 INFO  (AutoscalingActionExecutor-689-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=2493796331584416, stage=BEFORE_ACTION, actionName='execute_plan', event={
   [junit4]   2>   "id":"8dc16886f3722T8uvhxkz4omorx6l9wxdeq9a9n",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2493789150066466,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10000_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2493795461902066,
   [junit4]   2>     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.collection=testSplitIntegration_collection, params.shard=shard1}], properties.BEFORE_ACTION=[compute_plan, execute_plan], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 135290 DEBUG (AutoscalingActionExecutor-689-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"8dc16886f3722T8uvhxkz4omorx6l9wxdeq9a9n",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2493789150066466,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10000_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2493795461902066,
   [junit4]   2>     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}} with context properties: {operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard@585f4674], AFTER_ACTION=[compute_plan], BEFORE_ACTION=[compute_plan, execute_plan]}
   [junit4]   2> 135290 DEBUG (AutoscalingActionExecutor-689-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=SPLITSHARD&collection=testSplitIntegration_collection&shard=shard1
   [junit4]   2> 135370 DEBUG (ScheduledTrigger-679-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 135436 DEBUG (simCloudManagerPool-687-thread-72) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSplitIntegration_collection / shard2: {"core_node3":{
   [junit4]   2>     "core":"testSplitIntegration_collection_shard2_replica_n3",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":11,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "SEARCHER.searcher.numDocs":11,
   [junit4]   2>     "shard":"shard2",
   [junit4]   2>     "collection":"testSplitIntegration_collection"}}
   [junit4]   2> 135439 DEBUG (simCloudManagerPool-687-thread-74) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSplitIntegration_collection / shard1_1: {"core_node10":{
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":7,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>     "base_url":"http://127.0.0.1:10000/solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "SEARCHER.searcher.numDocs":7,
   [junit4]   2>     "core":"testSplitIntegration_collection_shard1_1_replica1",
   [junit4]   2>     "shard":"shard1_1",
   [junit4]   2>     "collection":"testSplitIntegration_collection"}}
   [junit4]   2> 135439 DEBUG (simCloudManagerPool-687-thread-75) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testSplitIntegration_collection / shard1_0: {"core_node7":{
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":7,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>     "base_url":"http://127.0.0.1:10001/solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "SEARCHER.searcher.numDocs":7,
   [junit4]   2>     "core":"testSplitIntegration_collection_shard1_0_replica0",
   [junit4]   2>     "shard":"shard1_0",
   [junit4]   2>     "collection":"testSplitIntegration_collection"}}
   [junit4]   2> 135442 INFO  (AutoscalingActionExecutor-689-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=2493803927868616, stage=AFTER_ACTION, actionName='execute_plan', event={
   [junit4]   2>   "id":"8dc16886f3722T8uvhxkz4omorx6l9wxdeq9a9n",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2493789150066466,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10000_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2493795461902066,
   [junit4]   2>     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={properties.operations=[{class=org.apache.solr.client.solrj.request.CollectionAdminRequest$SplitShard, method=GET, params.action=SPLITSHARD, params.async=index_size_trigger/8dc16886f3722T8uvhxkz4omorx6l9wxdeq9a9n/0, params.waitForFinalState=true, params.collection=testSplitIntegration_collection, params.shard=shard1}], properties.BEFORE_ACTION=[compute_plan, execute_plan], properties.responses=[{status={state=completed,msg=found [index_size_trigger/8dc16886f3722T8uvhxkz4omorx6l9wxdeq9a9n/0] in completed tasks},success=}], source=index_size_trigger, properties.AFTER_ACTION=[compute_plan, execute_plan]}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 135442 INFO  (AutoscalingActionExecutor-689-thread-1) [    ] o.a.s.c.a.IndexSizeTriggerTest =======> CapturedEvent{timestamp=2493803970884016, stage=SUCCEEDED, actionName='null', event={
   [junit4]   2>   "id":"8dc16886f3722T8uvhxkz4omorx6l9wxdeq9a9n",
   [junit4]   2>   "source":"index_size_trigger",
   [junit4]   2>   "eventTime":2493789150066466,
   [junit4]   2>   "eventType":"INDEXSIZE",
   [junit4]   2>   "properties":{
   [junit4]   2>     "__start__":1,
   [junit4]   2>     "aboveSize":{"testSplitIntegration_collection":["{\"core_node1\":{\n    \"core\":\"testSplitIntegration_collection_shard1_replica_n1\",\n    \"leader\":\"true\",\n    \"SEARCHER.searcher.maxDoc\":14,\n    \"SEARCHER.searcher.deletedDocs\":0,\n    \"INDEX.sizeInBytes\":1,\n    \"__docs__\":14,\n    \"violationType\":\"aboveDocs\",\n    \"node_name\":\"127.0.0.1:10000_solr\",\n    \"state\":\"active\",\n    \"type\":\"NRT\",\n    \"SEARCHER.searcher.numDocs\":14,\n    \"__bytes__\":1,\n    \"shard\":\"shard1\",\n    \"collection\":\"testSplitIntegration_collection\"}}"]},
   [junit4]   2>     "belowSize":{},
   [junit4]   2>     "_enqueue_time_":2493795461902066,
   [junit4]   2>     "requestedOps":["Op{action=SPLITSHARD, hints={COLL_SHARD=[{\n  \"first\":\"testSplitIntegration_collection\",\n  \"second\":\"shard1\"}]}}"]}}, context={}, config={
   [junit4]   2>   "trigger":"index_size_trigger",
   [junit4]   2>   "stage":[
   [junit4]   2>     "STARTED",
   [junit4]   2>     "ABORTED",
   [junit4]   2>     "SUCCEEDED",
   [junit4]   2>     "FAILED"],
   [junit4]   2>   "afterAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"],
   [junit4]   2>   "class":"org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest$CapturingTriggerListener",
   [junit4]   2>   "beforeAction":[
   [junit4]   2>     "compute_plan",
   [junit4]   2>     "execute_plan"]}, message='null'}
   [junit4]   2> 135444 DEBUG (AutoscalingActionExecutor-689-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: index_size_trigger after 100ms
   [junit4]   2> 135444 DEBUG (AutoscalingActionExecutor-689-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 8219 ms for event id=8dc16886f3722T8uvhxkz4omorx6l9wxdeq9a9n
   [junit4]   2> 135645 INFO  (TEST-IndexSizeTriggerTest.testSplitIntegration-seed#[1C96490931916C38]) [    ] o.a.s.c.a.IndexSizeTriggerTest #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		2
   [junit4]   2> ## Empty nodes:	0
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[testSplitIntegration_collection]
   [junit4]   2> DocCollection(testSplitIntegration_collection//clusterstate.json/64)={
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "autoCreated":"true",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard2":{
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testSplitIntegration_collection_shard2_replica_n3",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":11,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":11},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testSplitIntegration_collection_shard2_replica_n4",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":11,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":11}},
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active"},
   [junit4]   2>     "shard1":{
   [junit4]   2>       "stateTimestamp":"1523515942285842700",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node1":{
   [junit4]   2>           "core":"testSplitIntegration_collection_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":14,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":14},
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testSplitIntegration_collection_shard1_replica_n2",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":14,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":14}},
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"inactive"},
   [junit4]   2>     "shard1_1":{
   [junit4]   2>       "parent":"shard1",
   [junit4]   2>       "stateTimestamp":"1523515942317368700",
   [junit4]   2>       "range":"c0000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node10":{
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "core":"testSplitIntegration_collection_shard1_1_replica1",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":7,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:10000/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":7},
   [junit4]   2>         "core_node9":{
   [junit4]   2>           "core":"testSplitIntegration_collection_shard1_1_replica0",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":7,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:10001/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":7}}},
   [junit4]   2>     "shard1_0":{
   [junit4]   2>       "parent":"shard1",
   [junit4]   2>       "stateTimestamp":"1523515942316896300",
   [junit4]   2>       "range":"80000000-bfffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "core":"testSplitIntegration_collection_shard1_0_replica0",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":7,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:10001/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":7},
   [junit4]   2>         "core_node8":{
   [junit4]   2>           "core":"testSplitIntegration_collection_shard1_0_replica1",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":7,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>           "base_url":"http://127.0.0.1:10000/solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":7}}}}}
   [junit4]   2> ## Max replicas per node:	4
   [junit4]   2> ## Min replicas per node:	4
   [junit4]   2> ## Total replicas:		8
   [junit4]   2> ## * testSplitIntegration_collection		8
   [junit4]   2> ##		- active           8
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ##		- CREATE             1
   [junit4]   2> ##		- DELETESTATUS       1
   [junit4]   2> ##		- REQUESTSTATUS      1
   [junit4]   2> ##		- SPLITSHARD         1
   [junit4]   2> ##		- autoscaling        3
   [junit4]   2> ##		- update            28
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> ## * Trigger: index_size_trigger
   [junit4]   2> ##		- STARTED         1
   [junit4]   2> ##		- SUCCEEDED       1
   [junit4]   2> 
   [junit4]   2> 135646 DEBUG (TEST-IndexSizeTriggerTest.testSplitIntegration-seed#[1C96490931916C38]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 135646 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 135646 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 135646 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 135646 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 135747 INFO  (TEST-IndexSizeTriggerTest.testSplitIntegration-seed#[1C96490931916C38]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSplitIntegration
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexSizeTriggerTest -Dtests.method=testSplitIntegration -Dtests.seed=1C96490931916C38 -Dtests.slow=true -Dtests.locale=hi-IN -Dtests.timezone=Africa/Asmera -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.69s J0 | IndexSizeTriggerTest.testSplitIntegration <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C96490931916C38:2518F0491E6EA5C6]:0)
   [junit4]    > 	at org.apache.solr.cloud.CloudTestUtils.waitForState(CloudTestUtils.java:109)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testSplitIntegration(IndexSizeTriggerTest.java:296)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 135795 INFO  (TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[1C96490931916C38]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMergeIntegration
   [junit4]   2> 135843 DEBUG (simCloudManagerPool-687-thread-85) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testMergeIntegration_collection / shard1: {"core_node1":{
   [junit4]   2>     "core":"testMergeIntegration_collection_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "SEARCHER.searcher.maxDoc":0,
   [junit4]   2>     "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>     "INDEX.sizeInBytes":1,
   [junit4]   2>     "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "SEARCHER.searcher.numDocs":0,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testMergeIntegration_collection"}}
   [junit4]   2> 135882 DEBUG (simCloudManagerPool-687-thread-97) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 135882 DEBUG (simCloudManagerPool-687-thread-97) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 135882 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 135882 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 135882 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 135882 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 135883 DEBUG (simCloudManagerPool-687-thread-98) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 135883 DEBUG (simCloudManagerPool-687-thread-98) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 135884 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 135884 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 135884 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 135884 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 135885 DEBUG (simCloudManagerPool-687-thread-99) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 135885 DEBUG (simCloudManagerPool-687-thread-99) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 135885 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 135885 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 135885 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 135885 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 136370 DEBUG (ScheduledTrigger-679-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 137221 INFO  (TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[1C96490931916C38]) [    ] o.a.s.c.a.IndexSizeTriggerTest #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		2
   [junit4]   2> ## Empty nodes:	0
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[testMergeIntegration_collection]
   [junit4]   2> DocCollection(testMergeIntegration_collection//clusterstate.json/84)={
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "autoCreated":"true",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard2":{
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testMergeIntegration_collection_shard2_replica_n3",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":3,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":3},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testMergeIntegration_collection_shard2_replica_n4",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":3,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":0,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":3}},
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active"},
   [junit4]   2>     "shard1":{
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node1":{
   [junit4]   2>           "core":"testMergeIntegration_collection_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":7,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":5,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":2},
   [junit4]   2>         "core_node2":{
   [junit4]   2>           "core":"testMergeIntegration_collection_shard1_replica_n2",
   [junit4]   2>           "SEARCHER.searcher.maxDoc":7,
   [junit4]   2>           "SEARCHER.searcher.deletedDocs":5,
   [junit4]   2>           "INDEX.sizeInBytes":1,
   [junit4]   2>           "node_name":"127.0.0.1:10001_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "SEARCHER.searcher.numDocs":2}},
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active"}}}
   [junit4]   2> ## Max replicas per node:	2
   [junit4]   2> ## Min replicas per node:	2
   [junit4]   2> ## Total replicas:		4
   [junit4]   2> ## * testMergeIntegration_collection		4
   [junit4]   2> ##		- active           4
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ##		- CREATE             1
   [junit4]   2> ##		- autoscaling        3
   [junit4]   2> ##		- update            17
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> ## * Trigger: index_size_trigger
   [junit4]   2> ##		- STARTED         1
   [junit4]   2> ##		- SUCCEEDED       1
   [junit4]   2> 
   [junit4]   2> 137222 DEBUG (TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[1C96490931916C38]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 137222 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [junit4]   2> 137222 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 137222 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 137222 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion 10
   [junit4]   2> 137322 INFO  (TEST-IndexSizeTriggerTest.testMergeIntegration-seed#[1C96490931916C38]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMergeIntegration
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexSizeTriggerTest -Dtests.method=testMergeIntegration -Dtests.seed=1C96490931916C38 -Dtests.slow=true -Dtests.locale=hi-IN -Dtests.timezone=Africa/Asmera -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.57s J0 | IndexSizeTriggerTest.testMergeIntegration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: did not finish processing in time
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C96490931916C38:4F2F0BB9D380F9C2]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMergeIntegration(IndexSizeTriggerTest.java:401)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 137323 DEBUG (SUITE-IndexSizeTriggerTest-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 137323 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 137323 DEBUG (SUITE-IndexSizeTriggerTest-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 137323 DEBUG (SUITE-IndexSizeTriggerTest-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 137325 DEBUG (SUITE-IndexSizeTriggerTest-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 137325 DEBUG (SUITE-IndexSizeTriggerTest-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 137325 DEBUG (SUITE-IndexSizeTriggerTest-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 137339 INFO  (jetty-closer-476-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@43724e14{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 137340 INFO  (jetty-closer-476-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2116378975
   [junit4]   2> 137341 INFO  (jetty-closer-476-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 137341 INFO  (jetty-closer-476-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@633f5d67: rootName = solr_49573, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@aadf1ff
   [junit4]   2> 137342 INFO  (jetty-closer-476-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@30746619{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 137343 INFO  (jetty-closer-476-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1459721852
   [junit4]   2> 137343 INFO  (jetty-closer-476-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 137344 INFO  (jetty-closer-476-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2496f0c9: rootName = solr_54492, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4b82e5d
   [junit4]   2> 137359 INFO  (jetty-closer-476-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 137359 INFO  (jetty-closer-476-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@525ea874: rootName = solr_49573, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7a847fff
   [junit4]   2> 137362 INFO  (jetty-closer-476-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 137363 INFO  (jetty-closer-476-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 137363 INFO  (jetty-closer-476-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e372032: rootName = solr_49573, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@13647d2c
   [junit4]   2> 137364 INFO  (jetty-closer-476-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:49573_solr
   [junit4]   2> 137365 INFO  (jetty-closer-476-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 137365 INFO  (jetty-closer-476-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 137367 INFO  (zkCallback-491-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 137368 INFO  (zkCallback-502-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 137369 INFO  (jetty-closer-476-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ae03934: rootName = solr_54492, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7a847fff
   [junit4]   2> 137370 INFO  (zkCallback-493-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 137370 DEBUG (ScheduledTrigger-679-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 137370 DEBUG (ScheduledTrigger-679-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:49573_solr
   [junit4]   2> 137373 INFO  (jetty-closer-476-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 137373 INFO  (jetty-closer-476-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4f5101bc: rootName = solr_54492, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@13647d2c
   [junit4]   2> 137376 INFO  (jetty-closer-476-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54492_solr
   [junit4]   2> 137377 INFO  (zkCallback-491-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 137377 INFO  (zkCallback-502-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 137377 INFO  (jetty-closer-476-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 137379 INFO  (jetty-closer-476-thread-1) [    ] o.a.s.c.Overseer Overseer (id=72221024201408518-127.0.0.1:54492_solr-n_0000000000) closing
   [junit4]   2> 137379 WARN  (OverseerAutoScalingTriggerThread-72221024201408518-127.0.0.1:54492_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 137380 DEBUG (jetty-closer-476-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 137382 DEBUG (jetty-closer-476-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 137382 DEBUG (jetty-closer-476-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 137382 DEBUG (jetty-closer-476-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 137382 INFO  (OverseerStateUpdate-72221024201408518-127.0.0.1:54492_solr-n_0000000000) [    ] o.a.s.

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

it4]   2> 475180 DEBUG (ScheduledTrigger-1415-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 475180 DEBUG (ScheduledTrigger-1415-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 475200 DEBUG (ScheduledTrigger-1415-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 475200 DEBUG (ScheduledTrigger-1415-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 475200 DEBUG (ScheduledTrigger-1415-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 475220 DEBUG (ScheduledTrigger-1415-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 475220 DEBUG (ScheduledTrigger-1415-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 475220 DEBUG (ScheduledTrigger-1415-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 475242 DEBUG (ScheduledTrigger-1415-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 475242 DEBUG (ScheduledTrigger-1415-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 475242 DEBUG (ScheduledTrigger-1415-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 475256 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[1C96490931916C38]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTriggerRestoreState
   [junit4]   2> 475256 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[1C96490931916C38]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #######################################
   [junit4]   2> ############ CLUSTER STATE ############
   [junit4]   2> #######################################
   [junit4]   2> ## Live nodes:		3
   [junit4]   2> ## Empty nodes:	3
   [junit4]   2> ## Dead nodes:		0
   [junit4]   2> ## Collections:	[]
   [junit4]   2> ## Max replicas per node:	0
   [junit4]   2> ## Min replicas per node:	0
   [junit4]   2> ## Total replicas:		0
   [junit4]   2> ######### Solr op counts ##########
   [junit4]   2> ##		- autoscaling        3
   [junit4]   2> ######### Autoscaling event counts ###########
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTriggerIntegration -Dtests.method=testNodeAddedTriggerRestoreState -Dtests.seed=1C96490931916C38 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.26s J1 | TestTriggerIntegration.testNodeAddedTriggerRestoreState <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The trigger did not fire at all
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C96490931916C38:94ABC0760B518D95]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeAddedTriggerRestoreState(TestTriggerIntegration.java:379)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.00s J1 | TestTriggerIntegration.testSearchRate
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4] IGNOR/A 0.00s J1 | TestTriggerIntegration.testNodeLostTriggerRestoreState
   [junit4]    > Assumption #1: 'badapple' test group is disabled (@BadApple(bugUrl=https://issues.apache.org/jira/browse/SOLR-12028))
   [junit4]   2> 475260 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 475260 DEBUG (SUITE-TestTriggerIntegration-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 475261 DEBUG (SUITE-TestTriggerIntegration-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 475261 DEBUG (SUITE-TestTriggerIntegration-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 475261 DEBUG (SUITE-TestTriggerIntegration-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 475261 DEBUG (SUITE-TestTriggerIntegration-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 475261 DEBUG (SUITE-TestTriggerIntegration-seed#[1C96490931916C38]-worker) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.sim.TestTriggerIntegration_1C96490931916C38-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=hr, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162 (64-bit)/cpus=3,threads=1,free=143538120,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressLiveNodes, SolrMetricReporterTest, OverseerStatusTest, ReplaceNodeTest, TestHashQParserPlugin, TestPKIAuthenticationPlugin, AddBlockUpdateTest, TestCodecSupport, AssignBackwardCompatibilityTest, TestAnalyzedSuggestions, TestDeleteCollectionOnDownNodes, TestCopyFieldCollectionResource, TestLegacyFieldCache, TestFieldCacheVsDocValues, SolrGangliaReporterTest, TermVectorComponentTest, TestNumericTerms64, DocValuesTest, TestLuceneMatchVersion, SyncSliceTest, TestMacros, TestReqParamsAPI, UUIDFieldTest, SpellCheckCollatorTest, SpatialHeatmapFacetsTest, TestRandomFlRTGCloud, RequestLoggingTest, DistribDocExpirationUpdateProcessorTest, ZkFailoverTest, ClassificationUpdateProcessorFactoryTest, TestHdfsBackupRestoreCore, UpdateRequestProcessorFactoryTest, PrimitiveFieldTypeTest, ImplicitSnitchTest, SegmentsInfoRequestHandlerTest, TestTriggerIntegration]
   [junit4] Completed [103/801 (2!)] on J1 in 1.24s, 11 tests, 1 failure, 7 skipped <<< FAILURES!

[...truncated 48564 lines...]
-ecj-javadoc-lint-tests:
    [mkdir] Created dir: /var/tmp/ecj1188654121
 [ecj-lint] Compiling 894 source files to /var/tmp/ecj1188654121
 [ecj-lint] invalid Class-Path header in manifest of jar file: /export/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet/jars/org.restlet-2.3.0.jar
 [ecj-lint] invalid Class-Path header in manifest of jar file: /export/home/jenkins/.ivy2/cache/org.restlet.jee/org.restlet.ext.servlet/jars/org.restlet.ext.servlet-2.3.0.jar
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test/org/apache/solr/analysis/TokenizerChainTest.java (at line 37)
 [ecj-lint] 	TokenizerChain tokenizerChain = new TokenizerChain(
 [ecj-lint] 	               ^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'tokenizerChain' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test/org/apache/solr/cloud/LeaderVoteWaitTimeoutTest.java (at line 28)
 [ecj-lint] 	import java.util.Set;
 [ecj-lint] 	       ^^^^^^^^^^^^^
 [ecj-lint] The import java.util.Set is never used
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test/org/apache/solr/cloud/LeaderVoteWaitTimeoutTest.java (at line 37)
 [ecj-lint] 	import org.apache.solr.common.cloud.CollectionStatePredicate;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.cloud.CollectionStatePredicate is never used
 [ecj-lint] ----------
 [ecj-lint] 4. ERROR in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/src/test/org/apache/solr/cloud/LeaderVoteWaitTimeoutTest.java (at line 38)
 [ecj-lint] 	import org.apache.solr.common.cloud.DocCollection;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.solr.common.cloud.DocCollection is never used
 [ecj-lint] ----------
 [ecj-lint] 4 problems (3 errors, 1 warning)

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:633: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:101: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build.xml:690: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:2095: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:2128: Compile failed; see the compiler error output for details.

Total time: 93 minutes 35 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2

[JENKINS] Lucene-Solr-7.x-Solaris (64bit/jdk1.8.0) - Build # 554 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/554/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds

Error Message:
did not finish processing in time

Stack Trace:
java.lang.AssertionError: did not finish processing in time
	at __randomizedtesting.SeedInfo.seed([26B2002634EB1416:2C31BF8B79501F4C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:524)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 14188 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_26B2002634EB1416-001/init-core-data-001
   [junit4]   2> 3152774 INFO  (SUITE-IndexSizeTriggerTest-seed#[26B2002634EB1416]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3152776 INFO  (SUITE-IndexSizeTriggerTest-seed#[26B2002634EB1416]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3152776 INFO  (SUITE-IndexSizeTriggerTest-seed#[26B2002634EB1416]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3152777 INFO  (SUITE-IndexSizeTriggerTest-seed#[26B2002634EB1416]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_26B2002634EB1416-001/tempDir-001
   [junit4]   2> 3152777 INFO  (SUITE-IndexSizeTriggerTest-seed#[26B2002634EB1416]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3152777 INFO  (Thread-6900) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3152777 INFO  (Thread-6900) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3152781 ERROR (Thread-6900) [    ] 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> 3152877 INFO  (SUITE-IndexSizeTriggerTest-seed#[26B2002634EB1416]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55666
   [junit4]   2> 3152883 INFO  (zkConnectionManagerCallback-10120-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3152894 INFO  (jetty-launcher-10117-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3152894 INFO  (jetty-launcher-10117-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3152895 INFO  (jetty-launcher-10117-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3152895 INFO  (jetty-launcher-10117-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3152896 INFO  (jetty-launcher-10117-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3152896 INFO  (jetty-launcher-10117-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@74f759ae{/solr,null,AVAILABLE}
   [junit4]   2> 3152897 INFO  (jetty-launcher-10117-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3152897 INFO  (jetty-launcher-10117-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3152897 INFO  (jetty-launcher-10117-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3152898 INFO  (jetty-launcher-10117-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c1c62bf{/solr,null,AVAILABLE}
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16eaf136{HTTP/1.1,[http/1.1]}{127.0.0.1:49096}
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-2) [    ] o.e.j.s.Server Started @3154943ms
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49096}
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6360c05{HTTP/1.1,[http/1.1]}{127.0.0.1:40412}
   [junit4]   2> 3152899 ERROR (jetty-launcher-10117-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-1) [    ] o.e.j.s.Server Started @3154943ms
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40412}
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 3152899 ERROR (jetty-launcher-10117-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-11T20:54:39.270Z
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.4.0
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3152899 INFO  (jetty-launcher-10117-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-04-11T20:54:39.270Z
   [junit4]   2> 3152902 INFO  (zkConnectionManagerCallback-10123-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3152902 INFO  (zkConnectionManagerCallback-10124-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3152902 INFO  (jetty-launcher-10117-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3152903 INFO  (jetty-launcher-10117-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3152913 INFO  (jetty-launcher-10117-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55666/solr
   [junit4]   2> 3152913 INFO  (jetty-launcher-10117-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55666/solr
   [junit4]   2> 3152915 INFO  (zkConnectionManagerCallback-10130-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3152915 INFO  (zkConnectionManagerCallback-10132-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3152917 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009280dc580004, likely client has closed socket
   [junit4]   2> 3152917 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009280dc580003, likely client has closed socket
   [junit4]   2> 3152918 INFO  (zkConnectionManagerCallback-10134-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3152918 INFO  (zkConnectionManagerCallback-10136-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3153071 INFO  (jetty-launcher-10117-thread-2) [n:127.0.0.1:49096_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3153071 INFO  (jetty-launcher-10117-thread-2) [n:127.0.0.1:49096_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49096_solr
   [junit4]   2> 3153073 INFO  (jetty-launcher-10117-thread-2) [n:127.0.0.1:49096_solr    ] o.a.s.c.Overseer Overseer (id=72218676188151813-127.0.0.1:49096_solr-n_0000000000) starting
   [junit4]   2> 3153076 INFO  (jetty-launcher-10117-thread-1) [n:127.0.0.1:40412_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3153077 INFO  (jetty-launcher-10117-thread-1) [n:127.0.0.1:40412_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40412_solr
   [junit4]   2> 3153079 INFO  (zkCallback-10135-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3153079 INFO  (zkCallback-10133-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3153082 INFO  (zkConnectionManagerCallback-10145-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3153088 INFO  (jetty-launcher-10117-thread-2) [n:127.0.0.1:49096_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3153090 INFO  (jetty-launcher-10117-thread-2) [n:127.0.0.1:49096_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55666/solr ready
   [junit4]   2> 3153092 DEBUG (OverseerAutoScalingTriggerThread-72218676188151813-127.0.0.1:49096_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 3153096 DEBUG (OverseerAutoScalingTriggerThread-72218676188151813-127.0.0.1:49096_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3153096 DEBUG (OverseerAutoScalingTriggerThread-72218676188151813-127.0.0.1:49096_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3153096 DEBUG (OverseerAutoScalingTriggerThread-72218676188151813-127.0.0.1:49096_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3153096 INFO  (jetty-launcher-10117-thread-2) [n:127.0.0.1:49096_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3153097 INFO  (jetty-launcher-10117-thread-2) [n:127.0.0.1:49096_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49096_solr
   [junit4]   2> 3153098 INFO  (zkCallback-10135-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3153098 INFO  (zkCallback-10144-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3153099 INFO  (zkCallback-10133-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3153104 DEBUG (OverseerAutoScalingTriggerThread-72218676188151813-127.0.0.1:49096_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:49096_solr, 127.0.0.1:40412_solr]
   [junit4]   2> 3153104 DEBUG (OverseerAutoScalingTriggerThread-72218676188151813-127.0.0.1:49096_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3153105 DEBUG (OverseerAutoScalingTriggerThread-72218676188151813-127.0.0.1:49096_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3153105 DEBUG (ScheduledTrigger-11323-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3153332 INFO  (jetty-launcher-10117-thread-1) [n:127.0.0.1:40412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40412.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@127c5e04
   [junit4]   2> 3153336 INFO  (jetty-launcher-10117-thread-1) [n:127.0.0.1:40412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40412.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@127c5e04
   [junit4]   2> 3153336 INFO  (jetty-launcher-10117-thread-1) [n:127.0.0.1:40412_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40412.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@127c5e04
   [junit4]   2> 3153337 INFO  (jetty-launcher-10117-thread-1) [n:127.0.0.1:40412_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_26B2002634EB1416-001/tempDir-001/node1/.
   [junit4]   2> 3153340 INFO  (zkConnectionManagerCallback-10150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3153342 INFO  (jetty-launcher-10117-thread-1) [n:127.0.0.1:40412_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3153343 INFO  (jetty-launcher-10117-thread-1) [n:127.0.0.1:40412_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55666/solr ready
   [junit4]   2> 3153433 INFO  (jetty-launcher-10117-thread-2) [n:127.0.0.1:49096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49096.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@127c5e04
   [junit4]   2> 3153437 INFO  (jetty-launcher-10117-thread-2) [n:127.0.0.1:49096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49096.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@127c5e04
   [junit4]   2> 3153437 INFO  (jetty-launcher-10117-thread-2) [n:127.0.0.1:49096_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49096.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@127c5e04
   [junit4]   2> 3153438 INFO  (jetty-launcher-10117-thread-2) [n:127.0.0.1:49096_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_26B2002634EB1416-001/tempDir-001/node2/.
   [junit4]   2> 3153468 INFO  (zkConnectionManagerCallback-10152-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3153472 INFO  (zkConnectionManagerCallback-10157-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3153474 INFO  (SUITE-IndexSizeTriggerTest-seed#[26B2002634EB1416]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3153476 INFO  (SUITE-IndexSizeTriggerTest-seed#[26B2002634EB1416]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55666/solr ready
   [junit4]   2> 3153614 INFO  (TEST-IndexSizeTriggerTest.testMixedBounds-seed#[26B2002634EB1416]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMixedBounds
   [junit4]   2> 3153622 INFO  (qtp1215270596-34920) [n:127.0.0.1:40412_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=testMixedBounds_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3153626 INFO  (OverseerThreadFactory-11325-thread-1) [    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMixedBounds_collection
   [junit4]   2> 3153740 INFO  (OverseerStateUpdate-72218676188151813-127.0.0.1:49096_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMixedBounds_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMixedBounds_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40412/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3153744 INFO  (OverseerStateUpdate-72218676188151813-127.0.0.1:49096_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMixedBounds_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMixedBounds_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49096/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3153748 INFO  (OverseerStateUpdate-72218676188151813-127.0.0.1:49096_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMixedBounds_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMixedBounds_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40412/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3153752 INFO  (OverseerStateUpdate-72218676188151813-127.0.0.1:49096_solr-n_0000000000) [    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMixedBounds_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMixedBounds_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49096/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3153959 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3153959 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3153959 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3153960 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3153967 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3154085 INFO  (zkCallback-10133-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3154085 INFO  (zkCallback-10135-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3154085 INFO  (zkCallback-10133-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3154085 INFO  (zkCallback-10135-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3154085 INFO  (zkCallback-10135-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3154113 DEBUG (ScheduledTrigger-11323-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3154986 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3154990 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3154993 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3154997 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 3155009 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.s.IndexSchema [testMixedBounds_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 3155011 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.s.IndexSchema [testMixedBounds_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 3155011 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.s.IndexSchema [testMixedBounds_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3155012 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3155012 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testMixedBounds_collection_shard2_replica_n4' using configuration from collection testMixedBounds_collection, trusted=true
   [junit4]   2> 3155012 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40412.solr.core.testMixedBounds_collection.shard2.replica_n4' (registry 'solr.core.testMixedBounds_collection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@127c5e04
   [junit4]   2> 3155013 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3155013 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.SolrCore [[testMixedBounds_collection_shard2_replica_n4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_26B2002634EB1416-001/tempDir-001/node1/testMixedBounds_collection_shard2_replica_n4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_26B2002634EB1416-001/tempDir-001/node1/./testMixedBounds_collection_shard2_replica_n4/data/]
   [junit4]   2> 3155013 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3155013 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testMixedBounds_collection_shard2_replica_n6' using configuration from collection testMixedBounds_collection, trusted=true
   [junit4]   2> 3155013 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3155013 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMixedBounds_collection_shard1_replica_n1' using configuration from collection testMixedBounds_collection, trusted=true
   [junit4]   2> 3155013 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49096.solr.core.testMixedBounds_collection.shard2.replica_n6' (registry 'solr.core.testMixedBounds_collection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@127c5e04
   [junit4]   2> 3155013 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3155013 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.SolrCore [[testMixedBounds_collection_shard2_replica_n6] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_26B2002634EB1416-001/tempDir-001/node2/testMixedBounds_collection_shard2_replica_n6], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_26B2002634EB1416-001/tempDir-001/node2/./testMixedBounds_collection_shard2_replica_n6/data/]
   [junit4]   2> 3155013 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40412.solr.core.testMixedBounds_collection.shard1.replica_n1' (registry 'solr.core.testMixedBounds_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@127c5e04
   [junit4]   2> 3155013 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3155013 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.SolrCore [[testMixedBounds_collection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_26B2002634EB1416-001/tempDir-001/node1/testMixedBounds_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_26B2002634EB1416-001/tempDir-001/node1/./testMixedBounds_collection_shard1_replica_n1/data/]
   [junit4]   2> 3155015 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.s.IndexSchema [testMixedBounds_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3155018 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3155018 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testMixedBounds_collection_shard1_replica_n2' using configuration from collection testMixedBounds_collection, trusted=true
   [junit4]   2> 3155018 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49096.solr.core.testMixedBounds_collection.shard1.replica_n2' (registry 'solr.core.testMixedBounds_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@127c5e04
   [junit4]   2> 3155018 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3155018 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.SolrCore [[testMixedBounds_collection_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_26B2002634EB1416-001/tempDir-001/node2/testMixedBounds_collection_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_26B2002634EB1416-001/tempDir-001/node2/./testMixedBounds_collection_shard1_replica_n2/data/]
   [junit4]   2> 3155093 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3155093 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3155094 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3155094 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3155095 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@5fa7a38a[testMixedBounds_collection_shard2_replica_n6] main]
   [junit4]   2> 3155097 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3155098 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3155100 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3155100 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3155100 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3155100 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597484649908535296
   [junit4]   2> 3155101 INFO  (searcherExecutor-11331-thread-1-processing-n:127.0.0.1:49096_solr x:testMixedBounds_collection_shard2_replica_n6 c:testMixedBounds_collection s:shard2 r:core_node8) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.SolrCore [testMixedBounds_collection_shard2_replica_n6] Registered new searcher Searcher@5fa7a38a[testMixedBounds_collection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3155101 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3155101 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3155102 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@57601842[testMixedBounds_collection_shard1_replica_n2] main]
   [junit4]   2> 3155102 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3155102 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3155103 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3155103 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3155104 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3155104 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3155104 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3155104 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597484649912729600
   [junit4]   2> 3155105 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b1ce807[testMixedBounds_collection_shard1_replica_n1] main]
   [junit4]   2> 3155106 INFO  (searcherExecutor-11333-thread-1-processing-n:127.0.0.1:49096_solr x:testMixedBounds_collection_shard1_replica_n2 c:testMixedBounds_collection s:shard1 r:core_node5) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.SolrCore [testMixedBounds_collection_shard1_replica_n2] Registered new searcher Searcher@57601842[testMixedBounds_collection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3155107 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3155107 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3155108 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMixedBounds_collection/terms/shard2 to Terms{values={core_node8=0}, version=0}
   [junit4]   2> 3155108 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3155108 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597484649916923904
   [junit4]   2> 3155108 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3155109 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3155109 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3155109 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3155110 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@211a23e3[testMixedBounds_collection_shard2_replica_n4] main]
   [junit4]   2> 3155111 INFO  (searcherExecutor-11332-thread-1-processing-n:127.0.0.1:40412_solr x:testMixedBounds_collection_shard1_replica_n1 c:testMixedBounds_collection s:shard1 r:core_node3) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.SolrCore [testMixedBounds_collection_shard1_replica_n1] Registered new searcher Searcher@1b1ce807[testMixedBounds_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3155112 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMixedBounds_collection/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 3155113 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3155113 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3155114 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3155114 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMixedBounds_collection/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 3155114 DEBUG (ScheduledTrigger-11323-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3155114 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3155114 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1597484649923215360
   [junit4]   2> 3155117 INFO  (searcherExecutor-11330-thread-1-processing-n:127.0.0.1:40412_solr x:testMixedBounds_collection_shard2_replica_n4 c:testMixedBounds_collection s:shard2 r:core_node7) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.SolrCore [testMixedBounds_collection_shard2_replica_n4] Registered new searcher Searcher@211a23e3[testMixedBounds_collection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3155119 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMixedBounds_collection/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 3155120 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 3155221 INFO  (zkCallback-10133-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3155221 INFO  (zkCallback-10135-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3155222 INFO  (zkCallback-10133-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3155221 INFO  (zkCallback-10135-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3155222 INFO  (zkCallback-10135-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3155627 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3155627 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3155627 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:40412/solr/testMixedBounds_collection_shard1_replica_n1/
   [junit4]   2> 3155627 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testMixedBounds_collection_shard1_replica_n1 url=http://127.0.0.1:40412/solr START replicas=[http://127.0.0.1:49096/solr/testMixedBounds_collection_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 3155628 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3155628 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3155628 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:49096/solr/testMixedBounds_collection_shard2_replica_n6/
   [junit4]   2> 3155629 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testMixedBounds_collection_shard2_replica_n6 url=http://127.0.0.1:49096/solr START replicas=[http://127.0.0.1:40412/solr/testMixedBounds_collection_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 3155629 INFO  (qtp187376063-34916) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.c.S.Request [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3155633 INFO  (qtp1215270596-34924) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.c.S.Request [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3155928 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testMixedBounds_collection_shard1_replica_n1 url=http://127.0.0.1:40412/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3155928 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3155928 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3155928 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3155930 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testMixedBounds_collection_shard2_replica_n6 url=http://127.0.0.1:49096/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3155930 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3155930 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3155930 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3155934 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:40412/solr/testMixedBounds_collection_shard1_replica_n1/ shard1
   [junit4]   2> 3155935 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:49096/solr/testMixedBounds_collection_shard2_replica_n6/ shard2
   [junit4]   2> 3156038 INFO  (zkCallback-10135-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3156038 INFO  (zkCallback-10135-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3156038 INFO  (zkCallback-10135-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3156038 INFO  (zkCallback-10133-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3156038 INFO  (zkCallback-10133-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3156085 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3156087 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3156088 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2129
   [junit4]   2> 3156091 INFO  (qtp187376063-34915) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2124
   [junit4]   2> 3156114 DEBUG (ScheduledTrigger-11323-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3156124 INFO  (qtp1215270596-34923) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2165
   [junit4]   2> 3156125 INFO  (qtp187376063-34917) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testMixedBounds_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=testMixedBounds_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2166
   [junit4]   2> 3156130 INFO  (qtp1215270596-34920) [n:127.0.0.1:40412_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 3156227 INFO  (zkCallback-10135-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3156227 INFO  (zkCallback-10135-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3156227 INFO  (zkCallback-10135-thread-3) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3156227 INFO  (zkCallback-10133-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3156227 INFO  (zkCallback-10133-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMixedBounds_collection/state.json] for collection [testMixedBounds_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3157116 DEBUG (ScheduledTrigger-11323-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3157135 INFO  (qtp1215270596-34920) [n:127.0.0.1:40412_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=testMixedBounds_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3514
   [junit4]   2> 3157145 INFO  (qtp1215270596-34921) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMixedBounds_collection/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 3157146 INFO  (qtp187376063-34918) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMixedBounds_collection/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 3157147 INFO  (qtp187376063-34913) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40412/solr/testMixedBounds_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-0-0 (1597484652049727488), id-100-0 (1597484652050776064), id-300-0 (1597484652050776065), id-500-0 (1597484652050776066), id-700-0 (1597484652050776067), id-800-0 (1597484652050776068), id-900-0 (1597484652050776069), id-1200-0 (1597484652050776070), id-1300-0 (1597484652050776071), id-1400-0 (1597484652050776072), ... (57 adds)]} 0 1
   [junit4]   2> 3157147 INFO  (qtp1215270596-34921) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-0 (1597484652049727488), id-100-0 (1597484652050776064), id-300-0 (1597484652050776065), id-500-0 (1597484652050776066), id-700-0 (1597484652050776067), id-800-0 (1597484652050776068), id-900-0 (1597484652050776069), id-1200-0 (1597484652050776070), id-1300-0 (1597484652050776071), id-1400-0 (1597484652050776072), ... (57 adds)]} 0 5
   [junit4]   2> 3157148 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49096/solr/testMixedBounds_collection_shard2_replica_n6/&wt=javabin&version=2}{add=[id-200-0 (1597484652050776064), id-400-0 (1597484652051824640), id-600-0 (1597484652051824641), id-1000-0 (1597484652051824642), id-1100-0 (1597484652051824643), id-2000-0 (1597484652051824644), id-2300-0 (1597484652051824645), id-2400-0 (1597484652051824646), id-2800-0 (1597484652051824647), id-2900-0 (1597484652051824648), ... (43 adds)]} 0 1
   [junit4]   2> 3157148 INFO  (qtp187376063-34918) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-200-0 (1597484652050776064), id-400-0 (1597484652051824640), id-600-0 (1597484652051824641), id-1000-0 (1597484652051824642), id-1100-0 (1597484652051824643), id-2000-0 (1597484652051824644), id-2300-0 (1597484652051824645), id-2400-0 (1597484652051824646), id-2800-0 (1597484652051824647), id-2900-0 (1597484652051824648), ... (43 adds)]} 0 5
   [junit4]   2> 3157151 INFO  (qtp187376063-34918) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40412/solr/testMixedBounds_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-0-1 (1597484652057067520), id-300-1 (1597484652057067521), id-400-1 (1597484652057067522), id-500-1 (1597484652057067523), id-700-1 (1597484652057067524), id-800-1 (1597484652057067525), id-900-1 (1597484652057067526), id-1200-1 (1597484652057067527), id-1600-1 (1597484652057067528), id-1800-1 (1597484652057067529), ... (49 adds)]} 0 1
   [junit4]   2> 3157152 INFO  (qtp1215270596-34924) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-1 (1597484652057067520), id-300-1 (1597484652057067521), id-400-1 (1597484652057067522), id-500-1 (1597484652057067523), id-700-1 (1597484652057067524), id-800-1 (1597484652057067525), id-900-1 (1597484652057067526), id-1200-1 (1597484652057067527), id-1600-1 (1597484652057067528), id-1800-1 (1597484652057067529), ... (49 adds)]} 0 3
   [junit4]   2> 3157153 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49096/solr/testMixedBounds_collection_shard2_replica_n6/&wt=javabin&version=2}{add=[id-100-1 (1597484652057067520), id-200-1 (1597484652057067521), id-600-1 (1597484652057067522), id-1000-1 (1597484652057067523), id-1100-1 (1597484652057067524), id-1300-1 (1597484652057067525), id-1400-1 (1597484652057067526), id-1500-1 (1597484652057067527), id-1700-1 (1597484652057067528), id-1900-1 (1597484652057067529), ... (51 adds)]} 0 1
   [junit4]   2> 3157153 INFO  (qtp187376063-34911) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-100-1 (1597484652057067520), id-200-1 (1597484652057067521), id-600-1 (1597484652057067522), id-1000-1 (1597484652057067523), id-1100-1 (1597484652057067524), id-1300-1 (1597484652057067525), id-1400-1 (1597484652057067526), id-1500-1 (1597484652057067527), id-1700-1 (1597484652057067528), id-1900-1 (1597484652057067529), ... (51 adds)]} 0 4
   [junit4]   2> 3157157 INFO  (qtp187376063-34911) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40412/solr/testMixedBounds_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-100-2 (1597484652062310400), id-200-2 (1597484652062310401), id-300-2 (1597484652062310402), id-400-2 (1597484652062310403), id-600-2 (1597484652062310404), id-700-2 (1597484652062310405), id-1000-2 (1597484652062310406), id-1200-2 (1597484652062310407), id-1300-2 (1597484652062310408), id-1400-2 (1597484652062310409), ... (46 adds)]} 0 1
   [junit4]   2> 3157157 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49096/solr/testMixedBounds_collection_shard2_replica_n6/&wt=javabin&version=2}{add=[id-0-2 (1597484652062310400), id-500-2 (1597484652062310401), id-800-2 (1597484652062310402), id-900-2 (1597484652062310403), id-1100-2 (1597484652062310404), id-1600-2 (1597484652062310405), id-1800-2 (1597484652062310406), id-2000-2 (1597484652062310407), id-2200-2 (1597484652062310408), id-2400-2 (1597484652062310409), ... (54 adds)]} 0 1
   [junit4]   2> 3157158 INFO  (qtp187376063-34913) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-2 (1597484652062310400), id-500-2 (1597484652062310401), id-800-2 (1597484652062310402), id-900-2 (1597484652062310403), id-1100-2 (1597484652062310404), id-1600-2 (1597484652062310405), id-1800-2 (1597484652062310406), id-2000-2 (1597484652062310407), id-2200-2 (1597484652062310408), id-2400-2 (1597484652062310409), ... (54 adds)]} 0 3
   [junit4]   2> 3157158 INFO  (qtp1215270596-34921) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-100-2 (1597484652062310400), id-200-2 (1597484652062310401), id-300-2 (1597484652062310402), id-400-2 (1597484652062310403), id-600-2 (1597484652062310404), id-700-2 (1597484652062310405), id-1000-2 (1597484652062310406), id-1200-2 (1597484652062310407), id-1300-2 (1597484652062310408), id-1400-2 (1597484652062310409), ... (46 adds)]} 0 3
   [junit4]   2> 3157162 INFO  (qtp187376063-34913) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40412/solr/testMixedBounds_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-0-3 (1597484652067553280), id-100-3 (1597484652067553281), id-200-3 (1597484652067553282), id-300-3 (1597484652067553283), id-700-3 (1597484652067553284), id-800-3 (1597484652067553285), id-900-3 (1597484652067553286), id-1000-3 (1597484652067553287), id-1700-3 (1597484652067553288), id-1800-3 (1597484652067553289), ... (43 adds)]} 0 1
   [junit4]   2> 3157163 INFO  (qtp1215270596-34924) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-3 (1597484652067553280), id-100-3 (1597484652067553281), id-200-3 (1597484652067553282), id-300-3 (1597484652067553283), id-700-3 (1597484652067553284), id-800-3 (1597484652067553285), id-900-3 (1597484652067553286), id-1000-3 (1597484652067553287), id-1700-3 (1597484652067553288), id-1800-3 (1597484652067553289), ... (43 adds)]} 0 4
   [junit4]   2> 3157163 INFO  (qtp1215270596-34921) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49096/solr/testMixedBounds_collection_shard2_replica_n6/&wt=javabin&version=2}{add=[id-400-3 (1597484652067553280), id-500-3 (1597484652067553281), id-600-3 (1597484652067553282), id-1100-3 (1597484652067553283), id-1200-3 (1597484652067553284), id-1300-3 (1597484652067553285), id-1400-3 (1597484652067553286), id-1500-3 (1597484652067553287), id-1600-3 (1597484652067553288), id-1900-3 (1597484652067553289), ... (57 adds)]} 0 1
   [junit4]   2> 3157163 INFO  (qtp187376063-34918) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-400-3 (1597484652067553280), id-500-3 (1597484652067553281), id-600-3 (1597484652067553282), id-1100-3 (1597484652067553283), id-1200-3 (1597484652067553284), id-1300-3 (1597484652067553285), id-1400-3 (1597484652067553286), id-1500-3 (1597484652067553287), id-1600-3 (1597484652067553288), id-1900-3 (1597484652067553289), ... (57 adds)]} 0 4
   [junit4]   2> 3157167 INFO  (qtp187376063-34918) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40412/solr/testMixedBounds_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-0-4 (1597484652072796160), id-100-4 (1597484652072796161), id-500-4 (1597484652072796162), id-800-4 (1597484652072796163), id-1000-4 (1597484652072796164), id-1400-4 (1597484652072796165), id-2000-4 (1597484652073844736), id-2200-4 (1597484652073844737), id-2400-4 (1597484652073844738), id-2800-4 (1597484652073844739), ... (47 adds)]} 0 0
   [junit4]   2> 3157168 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-4 (1597484652072796160), id-100-4 (1597484652072796161), id-500-4 (1597484652072796162), id-800-4 (1597484652072796163), id-1000-4 (1597484652072796164), id-1400-4 (1597484652072796165), id-2000-4 (1597484652073844736), id-2200-4 (1597484652073844737), id-2400-4 (1597484652073844738), id-2800-4 (1597484652073844739), ... (47 adds)]} 0 3
   [junit4]   2> 3157168 INFO  (qtp1215270596-34921) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49096/solr/testMixedBounds_collection_shard2_replica_n6/&wt=javabin&version=2}{add=[id-200-4 (1597484652072796160), id-300-4 (1597484652072796161), id-400-4 (1597484652072796162), id-600-4 (1597484652072796163), id-700-4 (1597484652072796164), id-900-4 (1597484652072796165), id-1100-4 (1597484652073844736), id-1200-4 (1597484652073844737), id-1300-4 (1597484652073844738), id-1500-4 (1597484652073844739), ... (53 adds)]} 0 1
   [junit4]   2> 3157169 INFO  (qtp187376063-34911) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-200-4 (1597484652072796160), id-300-4 (1597484652072796161), id-400-4 (1597484652072796162), id-600-4 (1597484652072796163), id-700-4 (1597484652072796164), id-900-4 (1597484652072796165), id-1100-4 (1597484652073844736), id-1200-4 (1597484652073844737), id-1300-4 (1597484652073844738), id-1500-4 (1597484652073844739), ... (53 adds)]} 0 4
   [junit4]   2> 3157173 INFO  (qtp1215270596-34921) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49096/solr/testMixedBounds_collection_shard2_replica_n6/&wt=javabin&version=2}{add=[id-0-5 (1597484652079087616), id-100-5 (1597484652079087617), id-300-5 (1597484652079087618), id-500-5 (1597484652079087619), id-600-5 (1597484652079087620), id-700-5 (1597484652079087621), id-800-5 (1597484652079087622), id-1700-5 (1597484652079087623), id-2000-5 (1597484652079087624), id-2200-5 (1597484652079087625), ... (50 adds)]} 0 1
   [junit4]   2> 3157173 INFO  (qtp187376063-34913) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-5 (1597484652079087616), id-100-5 (1597484652079087617), id-300-5 (1597484652079087618), id-500-5 (1597484652079087619), id-600-5 (1597484652079087620), id-700-5 (1597484652079087621), id-800-5 (1597484652079087622), id-1700-5 (1597484652079087623), id-2000-5 (1597484652079087624), id-2200-5 (1597484652079087625), ... (50 adds)]} 0 3
   [junit4]   2> 3157174 INFO  (qtp187376063-34911) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40412/solr/testMixedBounds_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-200-5 (1597484652079087616), id-400-5 (1597484652079087617), id-900-5 (1597484652079087618), id-1000-5 (1597484652079087619), id-1100-5 (1597484652079087620), id-1200-5 (1597484652079087621), id-1300-5 (1597484652079087622), id-1400-5 (1597484652079087623), id-1500-5 (1597484652079087624), id-1600-5 (1597484652079087625), ... (50 adds)]} 0 1
   [junit4]   2> 3157174 INFO  (qtp1215270596-34924) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-200-5 (1597484652079087616), id-400-5 (1597484652079087617), id-900-5 (1597484652079087618), id-1000-5 (1597484652079087619), id-1100-5 (1597484652079087620), id-1200-5 (1597484652079087621), id-1300-5 (1597484652079087622), id-1400-5 (1597484652079087623), id-1500-5 (1597484652079087624), id-1600-5 (1597484652079087625), ... (50 adds)]} 0 4
   [junit4]   2> 3157181 INFO  (qtp1215270596-34924) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49096/solr/testMixedBounds_collection_shard2_replica_n6/&wt=javabin&version=2}{add=[id-0-6 (1597484652084330496), id-100-6 (1597484652084330497), id-200-6 (1597484652084330498), id-300-6 (1597484652084330499), id-600-6 (1597484652084330500), id-900-6 (1597484652084330501), id-1000-6 (1597484652085379072), id-1300-6 (1597484652085379073), id-1600-6 (1597484652085379074), id-1700-6 (1597484652085379075), ... (48 adds)]} 0 5
   [junit4]   2> 3157181 INFO  (qtp187376063-34911) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40412/solr/testMixedBounds_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-400-6 (1597484652084330496), id-500-6 (1597484652084330497), id-700-6 (1597484652084330498), id-800-6 (1597484652084330499), id-1100-6 (1597484652084330500), id-1200-6 (1597484652084330501), id-1400-6 (1597484652085379072), id-1500-6 (1597484652085379073), id-1800-6 (1597484652085379074), id-2200-6 (1597484652085379075), ... (52 adds)]} 0 5
   [junit4]   2> 3157181 INFO  (qtp187376063-34918) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-6 (1597484652084330496), id-100-6 (1597484652084330497), id-200-6 (1597484652084330498), id-300-6 (1597484652084330499), id-600-6 (1597484652084330500), id-900-6 (1597484652084330501), id-1000-6 (1597484652085379072), id-1300-6 (1597484652085379073), id-1600-6 (1597484652085379074), id-1700-6 (1597484652085379075), ... (48 adds)]} 0 6
   [junit4]   2> 3157181 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-400-6 (1597484652084330496), id-500-6 (1597484652084330497), id-700-6 (1597484652084330498), id-800-6 (1597484652084330499), id-1100-6 (1597484652084330500), id-1200-6 (1597484652084330501), id-1400-6 (1597484652085379072), id-1500-6 (1597484652085379073), id-1800-6 (1597484652085379074), id-2200-6 (1597484652085379075), ... (52 adds)]} 0 6
   [junit4]   2> 3157186 INFO  (qtp1215270596-34926) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49096/solr/testMixedBounds_collection_shard2_replica_n6/&wt=javabin&version=2}{add=[id-0-7 (1597484652091670528), id-200-7 (1597484652091670529), id-900-7 (1597484652091670530), id-1000-7 (1597484652091670531), id-1500-7 (1597484652092719104), id-1900-7 (1597484652092719105), id-2000-7 (1597484652092719106), id-2400-7 (1597484652092719107), id-2600-7 (1597484652092719108), id-2700-7 (1597484652092719109), ... (51 adds)]} 0 1
   [junit4]   2> 3157186 INFO  (qtp187376063-34918) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard1 r:core_node5 x:testMixedBounds_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:40412/solr/testMixedBounds_collection_shard1_replica_n1/&wt=javabin&version=2}{add=[id-100-7 (1597484652091670528), id-300-7 (1597484652091670529), id-400-7 (1597484652091670530), id-500-7 (1597484652091670531), id-600-7 (1597484652092719104), id-700-7 (1597484652092719105), id-800-7 (1597484652092719106), id-1100-7 (1597484652092719107), id-1200-7 (1597484652092719108), id-1300-7 (1597484652092719109), ... (49 adds)]} 0 1
   [junit4]   2> 3157186 INFO  (qtp187376063-34913) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-0-7 (1597484652091670528), id-200-7 (1597484652091670529), id-900-7 (1597484652091670530), id-1000-7 (1597484652091670531), id-1500-7 (1597484652092719104), id-1900-7 (1597484652092719105), id-2000-7 (1597484652092719106), id-2400-7 (1597484652092719107), id-2600-7 (1597484652092719108), id-2700-7 (1597484652092719109), ... (51 adds)]} 0 3
   [junit4]   2> 3157186 INFO  (qtp1215270596-34921) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard1 r:core_node3 x:testMixedBounds_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-100-7 (1597484652091670528), id-300-7 (1597484652091670529), id-400-7 (1597484652091670530), id-500-7 (1597484652091670531), id-600-7 (1597484652092719104), id-700-7 (1597484652092719105), id-800-7 (1597484652092719106), id-1100-7 (1597484652092719107), id-1200-7 (1597484652092719108), id-1300-7 (1597484652092719109), ... (49 adds)]} 0 4
   [junit4]   2> 3157190 INFO  (qtp1215270596-34921) [n:127.0.0.1:40412_solr c:testMixedBounds_collection s:shard2 r:core_node7 x:testMixedBounds_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:49096/solr/testMixedBounds_collection_shard2_replica_n6/&wt=javabin&version=2}{add=[id-100-8 (1597484652096913408), id-200-8 (1597484652096913409), id-700-8 (1597484652096913410), id-800-8 (1597484652096913411), id-900-8 (1597484652096913412), id-1100-8 (1597484652097961984), id-1400-8 (1597484652097961985), id-1600-8 (1597484652097961986), id-1700-8 (1597484652097961987), id-1800-8 (1597484652097961988), ... (48 adds)]} 0 0
   [junit4]   2> 3157191 INFO  (qtp187376063-34911) [n:127.0.0.1:49096_solr c:testMixedBounds_collection s:shard2 r:core_node8 x:testMixedBounds_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMixedBounds_collection_shard2_replica_n6]  webapp=/solr path=/update params={_stateVer_=testMixedBounds_collection:5&collection=testMixedBounds_collection&wt=javabin&version=2}{add=[id-100-8 (1597484652096913408), id-

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

^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/analysis/BaseTokenStreamTestCase.java (at line 930)
 [ecj-lint] 	reader = new MockReaderWrapper(random, reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/codecs/mockrandom/MockRandomPostingsFormat.java (at line 260)
 [ecj-lint] 	throw new AssertionError();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'postingsWriter' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/codecs/mockrandom/MockRandomPostingsFormat.java (at line 393)
 [ecj-lint] 	throw new AssertionError();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'postingsReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/geo/BaseGeoPointTestCase.java (at line 1271)
 [ecj-lint] 	RandomIndexWriter writer = new RandomIndexWriter(random(), dir, iwc);
 [ecj-lint] 	                  ^^^^^^
 [ecj-lint] Resource leak: 'writer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/index/BaseCompressingDocValuesFormatTestCase.java (at line 47)
 [ecj-lint] 	final IndexWriter iwriter = new IndexWriter(dir, iwc);
 [ecj-lint] 	                  ^^^^^^^
 [ecj-lint] Resource leak: 'iwriter' is never closed
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/index/BaseCompressingDocValuesFormatTestCase.java (at line 81)
 [ecj-lint] 	final IndexWriter iwriter = new IndexWriter(dir, iwc);
 [ecj-lint] 	                  ^^^^^^^
 [ecj-lint] Resource leak: 'iwriter' is never closed
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/index/BaseCompressingDocValuesFormatTestCase.java (at line 108)
 [ecj-lint] 	final IndexWriter iwriter = new IndexWriter(dir, iwc);
 [ecj-lint] 	                  ^^^^^^^
 [ecj-lint] Resource leak: 'iwriter' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/index/BasePointsFormatTestCase.java (at line 622)
 [ecj-lint] 	w = new RandomIndexWriter(random(), dir, iwc);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/index/BasePostingsFormatTestCase.java (at line 314)
 [ecj-lint] 	Analyzer analyzer = new MockAnalyzer(random());
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/index/BasePostingsFormatTestCase.java (at line 539)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/index/BaseStoredFieldsFormatTestCase.java (at line 464)
 [ecj-lint] 	throw ex.get();
 [ecj-lint] 	^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'iw' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. ERROR in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/search/CheckHits.java (at line 24)
 [ecj-lint] 	import java.util.regex.Pattern;
 [ecj-lint] 	       ^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import java.util.regex.Pattern is never used
 [ecj-lint] ----------
 [ecj-lint] 15. ERROR in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/search/CheckHits.java (at line 32)
 [ecj-lint] 	import static org.junit.Assert.assertEquals;
 [ecj-lint] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.junit.Assert.assertEquals is never used
 [ecj-lint] ----------
 [ecj-lint] 16. ERROR in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/search/CheckHits.java (at line 34)
 [ecj-lint] 	import static org.junit.Assert.assertTrue;
 [ecj-lint] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.junit.Assert.assertTrue is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/search/ShardSearchingTestBase.java (at line 556)
 [ecj-lint] 	final LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	                   ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/store/MockDirectoryWrapper.java (at line 881)
 [ecj-lint] 	new IndexWriter(in, iwc).rollback();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/util/TestUtil.java (at line 1310)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/util/TestUtil.java (at line 1324)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/util/TestUtil.java (at line 1324)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/util/TestUtil.java (at line 1346)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/util/TestUtil.java (at line 1346)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 24. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/util/TestUtil.java (at line 1366)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 25. WARNING in /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/test-framework/src/java/org/apache/lucene/util/TestUtil.java (at line 1385)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 25 problems (3 errors, 22 warnings)

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:633: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml:101: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build.xml:203: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:2089: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:2128: Compile failed; see the compiler error output for details.

Total time: 96 minutes 16 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2