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/10/21 23:56:20 UTC

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

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/2116/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>

Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
	at __randomizedtesting.SeedInfo.seed([461989DD17973AE2:4C9A36705A2C31B8]: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:147)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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.testMixedBounds

Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>

Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
	at __randomizedtesting.SeedInfo.seed([461989DD17973AE2:4C9A36705A2C31B8]: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:147)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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.testMixedBounds

Error Message:
expected:<MERGESHARDS> but was:<SPLITSHARD>

Stack Trace:
java.lang.AssertionError: expected:<MERGESHARDS> but was:<SPLITSHARD>
	at __randomizedtesting.SeedInfo.seed([461989DD17973AE2:4C9A36705A2C31B8]: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:147)
	at org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds(IndexSizeTriggerTest.java:669)
	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:1742)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:935)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:971)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:985)
	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:944)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:830)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:891)
	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 14226 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_461989DD17973AE2-001/init-core-data-001
   [junit4]   2> 3003534 INFO  (SUITE-IndexSizeTriggerTest-seed#[461989DD17973AE2]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_461989DD17973AE2-001/tempDir-001
   [junit4]   2> 3003534 INFO  (SUITE-IndexSizeTriggerTest-seed#[461989DD17973AE2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3003534 INFO  (Thread-6540) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3003534 INFO  (Thread-6540) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3003538 ERROR (Thread-6540) [    ] 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> 3003635 INFO  (SUITE-IndexSizeTriggerTest-seed#[461989DD17973AE2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51022
   [junit4]   2> 3003642 INFO  (zkConnectionManagerCallback-8927-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3003651 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3003651 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.Server jetty-9.4.11.v20180605; built: 2018-06-05T18:24:03.829Z; git: d5fc0523cfa96bfebfbda19606cad384d772f04c; jvm 1.8.0_172-b11
   [junit4]   2> 3003652 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3003652 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3003652 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 3003653 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b720465{/solr,null,AVAILABLE}
   [junit4]   2> 3003653 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@539f0182{SSL,[ssl, http/1.1]}{127.0.0.1:34566}
   [junit4]   2> 3003653 INFO  (jetty-launcher-8924-thread-2) [    ] o.e.j.s.Server Started @3005990ms
   [junit4]   2> 3003653 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=34566}
   [junit4]   2> 3003653 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3003653 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3003653 ERROR (jetty-launcher-8924-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3003653 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3003653 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3003653 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3003653 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3003653 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3003654 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-21T23:08:30.835Z
   [junit4]   2> 3003654 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@11a70cbc{/solr,null,AVAILABLE}
   [junit4]   2> 3003657 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@64c6e665{SSL,[ssl, http/1.1]}{127.0.0.1:40264}
   [junit4]   2> 3003657 INFO  (jetty-launcher-8924-thread-1) [    ] o.e.j.s.Server Started @3005993ms
   [junit4]   2> 3003657 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40264}
   [junit4]   2> 3003657 ERROR (jetty-launcher-8924-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3003657 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3003659 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.0.0
   [junit4]   2> 3003660 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3003660 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3003660 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-10-21T23:08:30.841Z
   [junit4]   2> 3003660 INFO  (zkConnectionManagerCallback-8929-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3003661 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3003662 INFO  (zkConnectionManagerCallback-8931-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3003662 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3004159 INFO  (jetty-launcher-8924-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51022/solr
   [junit4]   2> 3004160 INFO  (zkConnectionManagerCallback-8935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3004163 INFO  (zkConnectionManagerCallback-8937-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3004294 INFO  (jetty-launcher-8924-thread-2) [n:127.0.0.1:34566_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:34566_solr
   [junit4]   2> 3004295 INFO  (jetty-launcher-8924-thread-2) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer Overseer (id=72136849758224388-127.0.0.1:34566_solr-n_0000000000) starting
   [junit4]   2> 3004304 INFO  (zkConnectionManagerCallback-8944-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3004306 INFO  (jetty-launcher-8924-thread-2) [n:127.0.0.1:34566_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51022/solr ready
   [junit4]   2> 3004307 INFO  (jetty-launcher-8924-thread-2) [n:127.0.0.1:34566_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34566_solr
   [junit4]   2> 3004308 INFO  (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:34566_solr
   [junit4]   2> 3004308 DEBUG (OverseerAutoScalingTriggerThread-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and .scheduled_maintenance triggers
   [junit4]   2> 3004309 DEBUG (OverseerAutoScalingTriggerThread-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3004309 DEBUG (OverseerAutoScalingTriggerThread-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3004309 DEBUG (OverseerAutoScalingTriggerThread-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3004310 INFO  (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3004312 INFO  (zkCallback-8943-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3004315 DEBUG (OverseerAutoScalingTriggerThread-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial livenodes: [127.0.0.1:34566_solr]
   [junit4]   2> 3004315 DEBUG (OverseerAutoScalingTriggerThread-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3004315 DEBUG (OverseerAutoScalingTriggerThread-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3004316 DEBUG (ScheduledTrigger-11141-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3004329 INFO  (jetty-launcher-8924-thread-2) [n:127.0.0.1:34566_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3004351 INFO  (jetty-launcher-8924-thread-2) [n:127.0.0.1:34566_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34566.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66a9e2da
   [junit4]   2> 3004356 INFO  (jetty-launcher-8924-thread-2) [n:127.0.0.1:34566_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34566.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66a9e2da
   [junit4]   2> 3004356 INFO  (jetty-launcher-8924-thread-2) [n:127.0.0.1:34566_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34566.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66a9e2da
   [junit4]   2> 3004356 INFO  (jetty-launcher-8924-thread-2) [n:127.0.0.1:34566_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_461989DD17973AE2-001/tempDir-001/node2/.
   [junit4]   2> 3004628 INFO  (jetty-launcher-8924-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51022/solr
   [junit4]   2> 3004630 INFO  (zkConnectionManagerCallback-8949-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3004633 INFO  (zkConnectionManagerCallback-8951-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3004644 INFO  (jetty-launcher-8924-thread-1) [n:127.0.0.1:40264_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3004651 INFO  (jetty-launcher-8924-thread-1) [n:127.0.0.1:40264_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3004651 INFO  (jetty-launcher-8924-thread-1) [n:127.0.0.1:40264_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40264_solr
   [junit4]   2> 3004651 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:40264_solr"} current state version: 0
   [junit4]   2> 3004653 INFO  (zkCallback-8936-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3004653 INFO  (zkCallback-8943-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3004653 INFO  (zkCallback-8950-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3004673 INFO  (zkConnectionManagerCallback-8958-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3004674 INFO  (jetty-launcher-8924-thread-1) [n:127.0.0.1:40264_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3004676 INFO  (jetty-launcher-8924-thread-1) [n:127.0.0.1:40264_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51022/solr ready
   [junit4]   2> 3004676 INFO  (jetty-launcher-8924-thread-1) [n:127.0.0.1:40264_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 3004696 INFO  (jetty-launcher-8924-thread-1) [n:127.0.0.1:40264_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40264.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66a9e2da
   [junit4]   2> 3004701 INFO  (jetty-launcher-8924-thread-1) [n:127.0.0.1:40264_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40264.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66a9e2da
   [junit4]   2> 3004701 INFO  (jetty-launcher-8924-thread-1) [n:127.0.0.1:40264_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40264.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66a9e2da
   [junit4]   2> 3004702 INFO  (jetty-launcher-8924-thread-1) [n:127.0.0.1:40264_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_461989DD17973AE2-001/tempDir-001/node1/.
   [junit4]   2> 3004736 INFO  (zkConnectionManagerCallback-8961-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3004740 INFO  (zkConnectionManagerCallback-8966-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3004742 INFO  (SUITE-IndexSizeTriggerTest-seed#[461989DD17973AE2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3004744 INFO  (SUITE-IndexSizeTriggerTest-seed#[461989DD17973AE2]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51022/solr ready
   [junit4]   2> 3004955 INFO  (qtp511853486-30724) [n:127.0.0.1:40264_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params collection.configName=conf&maxShardsPerNode=2&name=testMergeIntegration_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3004959 INFO  (OverseerThreadFactory-11143-thread-1-processing-n:127.0.0.1:34566_solr) [n:127.0.0.1:34566_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMergeIntegration_collection
   [junit4]   2> 3004964 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testMergeIntegration_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "maxShardsPerNode":"2",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 3005076 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3005123 INFO  (qtp1915043950-30716) [n:127.0.0.1:34566_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 3005132 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMergeIntegration_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34566/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3005132 INFO  (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMergeIntegration_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34566/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3005137 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMergeIntegration_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40264/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3005137 INFO  (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMergeIntegration_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40264/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3005142 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMergeIntegration_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40264/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3005142 INFO  (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMergeIntegration_collection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40264/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3005146 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMergeIntegration_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34566/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 3005146 INFO  (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMergeIntegration_collection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:34566/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3005322 DEBUG (ScheduledTrigger-11141-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3005352 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr    x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testMergeIntegration_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3005352 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr    x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMergeIntegration_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3005352 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr    x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3005358 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr    x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testMergeIntegration_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3005360 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testMergeIntegration_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:34566/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34566_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3005362 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr    x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testMergeIntegration_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3005362 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"testMergeIntegration_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40264/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40264_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3005362 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"testMergeIntegration_collection_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:34566/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34566_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3005365 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "core":"testMergeIntegration_collection_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40264/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40264_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3006323 DEBUG (ScheduledTrigger-11141-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3006378 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3006378 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3006378 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3006384 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.s.IndexSchema [testMergeIntegration_collection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 3006384 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.s.IndexSchema [testMergeIntegration_collection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3006384 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.s.IndexSchema [testMergeIntegration_collection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3006386 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3006386 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3006386 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testMergeIntegration_collection_shard2_replica_n6' using configuration from collection testMergeIntegration_collection, trusted=true
   [junit4]   2> 3006386 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMergeIntegration_collection_shard1_replica_n1' using configuration from collection testMergeIntegration_collection, trusted=true
   [junit4]   2> 3006386 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3006386 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testMergeIntegration_collection_shard1_replica_n2' using configuration from collection testMergeIntegration_collection, trusted=true
   [junit4]   2> 3006401 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34566.solr.core.testMergeIntegration_collection.shard2.replica_n6' (registry 'solr.core.testMergeIntegration_collection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66a9e2da
   [junit4]   2> 3006401 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.c.SolrCore [[testMergeIntegration_collection_shard2_replica_n6] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_461989DD17973AE2-001/tempDir-001/node2/testMergeIntegration_collection_shard2_replica_n6], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_461989DD17973AE2-001/tempDir-001/node2/./testMergeIntegration_collection_shard2_replica_n6/data/]
   [junit4]   2> 3006403 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 3006401 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40264.solr.core.testMergeIntegration_collection.shard1.replica_n2' (registry 'solr.core.testMergeIntegration_collection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66a9e2da
   [junit4]   2> 3006423 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_34566.solr.core.testMergeIntegration_collection.shard1.replica_n1' (registry 'solr.core.testMergeIntegration_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66a9e2da
   [junit4]   2> 3006423 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.SolrCore [[testMergeIntegration_collection_shard1_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_461989DD17973AE2-001/tempDir-001/node1/testMergeIntegration_collection_shard1_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_461989DD17973AE2-001/tempDir-001/node1/./testMergeIntegration_collection_shard1_replica_n2/data/]
   [junit4]   2> 3006423 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.SolrCore [[testMergeIntegration_collection_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_461989DD17973AE2-001/tempDir-001/node2/testMergeIntegration_collection_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_461989DD17973AE2-001/tempDir-001/node2/./testMergeIntegration_collection_shard1_replica_n1/data/]
   [junit4]   2> 3006428 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.s.IndexSchema [testMergeIntegration_collection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 3006429 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3006429 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testMergeIntegration_collection_shard2_replica_n4' using configuration from collection testMergeIntegration_collection, trusted=true
   [junit4]   2> 3006430 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40264.solr.core.testMergeIntegration_collection.shard2.replica_n4' (registry 'solr.core.testMergeIntegration_collection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@66a9e2da
   [junit4]   2> 3006430 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.SolrCore [[testMergeIntegration_collection_shard2_replica_n4] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_461989DD17973AE2-001/tempDir-001/node1/testMergeIntegration_collection_shard2_replica_n4], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_461989DD17973AE2-001/tempDir-001/node1/./testMergeIntegration_collection_shard2_replica_n4/data/]
   [junit4]   2> 3006477 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3006477 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3006478 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3006478 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3006479 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3006479 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3006479 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e4013e[testMergeIntegration_collection_shard1_replica_n1] main]
   [junit4]   2> 3006480 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3006480 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3006480 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@44dcdaa1[testMergeIntegration_collection_shard1_replica_n2] main]
   [junit4]   2> 3006481 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3006481 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3006482 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3006482 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3006482 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3006482 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3006482 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614978286787493888
   [junit4]   2> 3006483 INFO  (searcherExecutor-11157-thread-1-processing-n:127.0.0.1:40264_solr x:testMergeIntegration_collection_shard1_replica_n2 c:testMergeIntegration_collection s:shard1 r:core_node5) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.SolrCore [testMergeIntegration_collection_shard1_replica_n2] Registered new searcher Searcher@44dcdaa1[testMergeIntegration_collection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3006483 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614978286788542464
   [junit4]   2> 3006484 INFO  (searcherExecutor-11156-thread-1-processing-n:127.0.0.1:34566_solr x:testMergeIntegration_collection_shard1_replica_n1 c:testMergeIntegration_collection s:shard1 r:core_node3) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.SolrCore [testMergeIntegration_collection_shard1_replica_n1] Registered new searcher Searcher@7e4013e[testMergeIntegration_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3006489 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMergeIntegration_collection/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 3006489 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3006489 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3006491 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3006491 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3006490 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMergeIntegration_collection/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 3006492 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@12a3601a[testMergeIntegration_collection_shard2_replica_n4] main]
   [junit4]   2> 3006494 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3006494 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3006495 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3006495 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614978286801125376
   [junit4]   2> 3006496 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testMergeIntegration_collection"} current state version: 0
   [junit4]   2> 3006497 INFO  (searcherExecutor-11158-thread-1-processing-n:127.0.0.1:40264_solr x:testMergeIntegration_collection_shard2_replica_n4 c:testMergeIntegration_collection s:shard2 r:core_node7) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.SolrCore [testMergeIntegration_collection_shard2_replica_n4] Registered new searcher Searcher@12a3601a[testMergeIntegration_collection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3006497 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3006497 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3006497 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard1_replica_n2/
   [junit4]   2> 3006498 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testMergeIntegration_collection_shard1_replica_n2 url=https://127.0.0.1:40264/solr START replicas=[https://127.0.0.1:34566/solr/testMergeIntegration_collection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 3006498 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testMergeIntegration_collection_shard1_replica_n2 url=https://127.0.0.1:40264/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3006501 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMergeIntegration_collection/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 3006504 INFO  (qtp1915043950-30717) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.c.S.Request [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 3006505 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3006505 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] 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> 3006511 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard1_replica_n2/ shard1
   [junit4]   2> 3006511 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testMergeIntegration_collection"} current state version: 0
   [junit4]   2> 3006512 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:40264/solr",
   [junit4]   2>   "core":"testMergeIntegration_collection_shard1_replica_n2",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 3006513 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9998ms
   [junit4]   2> 3006517 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3006517 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3006518 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3006518 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3006519 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c51f8f1[testMergeIntegration_collection_shard2_replica_n6] main]
   [junit4]   2> 3006520 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3006521 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3006521 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3006521 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1614978286828388352
   [junit4]   2> 3006522 INFO  (searcherExecutor-11155-thread-1-processing-n:127.0.0.1:34566_solr x:testMergeIntegration_collection_shard2_replica_n6 c:testMergeIntegration_collection s:shard2 r:core_node8) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.c.SolrCore [testMergeIntegration_collection_shard2_replica_n6] Registered new searcher Searcher@2c51f8f1[testMergeIntegration_collection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3006527 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMergeIntegration_collection/terms/shard2 to Terms{values={core_node7=0, core_node8=0}, version=1}
   [junit4]   2> 3006665 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3006667 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testMergeIntegration_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40264/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40264_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3006668 INFO  (qtp511853486-30727) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_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=testMergeIntegration_collection_shard1_replica_n2&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1316
   [junit4]   2> 3006769 INFO  (zkCallback-8950-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMergeIntegration_collection/state.json] for collection [testMergeIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3007015 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3007015 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3007015 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard2_replica_n4/
   [junit4]   2> 3007015 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testMergeIntegration_collection_shard2_replica_n4 url=https://127.0.0.1:40264/solr START replicas=[https://127.0.0.1:34566/solr/testMergeIntegration_collection_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 3007015 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testMergeIntegration_collection_shard2_replica_n4 url=https://127.0.0.1:40264/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3007018 INFO  (qtp1915043950-30716) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.c.S.Request [testMergeIntegration_collection_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 3007018 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3007018 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_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> 3007024 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard2_replica_n4/ shard2
   [junit4]   2> 3007026 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "base_url":"https://127.0.0.1:40264/solr",
   [junit4]   2>   "core":"testMergeIntegration_collection_shard2_replica_n4",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 3007127 INFO  (zkCallback-8950-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMergeIntegration_collection/state.json] for collection [testMergeIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3007176 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3007177 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testMergeIntegration_collection_shard2_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:40264/solr",
   [junit4]   2>   "node_name":"127.0.0.1:40264_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3007178 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_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=testMergeIntegration_collection_shard2_replica_n4&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1816
   [junit4]   2> 3007287 INFO  (zkCallback-8950-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMergeIntegration_collection/state.json] for collection [testMergeIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3007324 DEBUG (ScheduledTrigger-11141-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3007501 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"testMergeIntegration_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:34566/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34566_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3007502 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_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=testMergeIntegration_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2150
   [junit4]   2> 3007534 DEBUG (OverseerStateUpdate-72136849758224388-127.0.0.1:34566_solr-n_0000000000) [n:127.0.0.1:34566_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testMergeIntegration_collection_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node8",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:34566/solr",
   [junit4]   2>   "node_name":"127.0.0.1:34566_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testMergeIntegration_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "force_set_state":"false",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 3007534 INFO  (qtp1915043950-30718) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_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=testMergeIntegration_collection_shard2_replica_n6&action=CREATE&numShards=2&collection=testMergeIntegration_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2177
   [junit4]   2> 3007543 INFO  (qtp511853486-30724) [n:127.0.0.1:40264_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> 3007635 INFO  (zkCallback-8936-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMergeIntegration_collection/state.json] for collection [testMergeIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3007635 INFO  (zkCallback-8950-thread-2) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMergeIntegration_collection/state.json] for collection [testMergeIntegration_collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 3008326 DEBUG (ScheduledTrigger-11141-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3008543 INFO  (qtp511853486-30724) [n:127.0.0.1:40264_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=conf&maxShardsPerNode=2&name=testMergeIntegration_collection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3589
   [junit4]   2> 3008557 INFO  (qtp511853486-30728) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMergeIntegration_collection/terms/shard1 to Terms{values={core_node3=1, core_node5=1}, version=2}
   [junit4]   2> 3008560 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-0 (1614978288952803328)]} 0 0
   [junit4]   2> 3008560 INFO  (qtp511853486-30728) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-0 (1614978288952803328)]} 0 13
   [junit4]   2> 3008572 INFO  (qtp1915043950-30717) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-100 (1614978288967483392)]} 0 5
   [junit4]   2> 3008572 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-100 (1614978288967483392)]} 0 10
   [junit4]   2> 3008574 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-200 (1614978288980066304)]} 0 0
   [junit4]   2> 3008574 INFO  (qtp511853486-30728) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-200 (1614978288980066304)]} 0 1
   [junit4]   2> 3008575 INFO  (qtp1915043950-30717) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-300 (1614978288982163456)]} 0 0
   [junit4]   2> 3008576 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-300 (1614978288982163456)]} 0 1
   [junit4]   2> 3008577 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-400 (1614978288983212032)]} 0 0
   [junit4]   2> 3008577 INFO  (qtp511853486-30728) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-400 (1614978288983212032)]} 0 0
   [junit4]   2> 3008580 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of terms at /collections/testMergeIntegration_collection/terms/shard2 to Terms{values={core_node7=1, core_node8=1}, version=2}
   [junit4]   2> 3008581 INFO  (qtp1915043950-30717) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-500 (1614978288985309184)]} 0 0
   [junit4]   2> 3008581 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-500 (1614978288985309184)]} 0 3
   [junit4]   2> 3008595 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-600 (1614978288989503488)]} 0 5
   [junit4]   2> 3008595 INFO  (qtp511853486-30728) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-600 (1614978288989503488)]} 0 13
   [junit4]   2> 3008597 INFO  (qtp1915043950-30717) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard2 r:core_node8 x:testMergeIntegration_collection_shard2_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard2_replica_n4/&wt=javabin&version=2}{add=[id-700 (1614978289004183552)]} 0 0
   [junit4]   2> 3008597 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard2 r:core_node7 x:testMergeIntegration_collection_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard2_replica_n4]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-700 (1614978289004183552)]} 0 1
   [junit4]   2> 3008599 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-800 (1614978289006280704)]} 0 0
   [junit4]   2> 3008599 INFO  (qtp511853486-30728) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-800 (1614978289006280704)]} 0 1
   [junit4]   2> 3008601 INFO  (qtp1915043950-30717) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-900 (1614978289008377856)]} 0 0
   [junit4]   2> 3008601 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-900 (1614978289008377856)]} 0 1
   [junit4]   2> 3008603 INFO  (qtp1915043950-30714) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-1000 (1614978289010475008)]} 0 0
   [junit4]   2> 3008603 INFO  (qtp511853486-30728) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_collection_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id-1000 (1614978289010475008)]} 0 1
   [junit4]   2> 3008605 INFO  (qtp1915043950-30717) [n:127.0.0.1:34566_solr c:testMergeIntegration_collection s:shard1 r:core_node3 x:testMergeIntegration_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [testMergeIntegration_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&distrib.from=https://127.0.0.1:40264/solr/testMergeIntegration_collection_shard1_replica_n2/&wt=javabin&version=2}{add=[id-1100 (1614978289012572160)]} 0 0
   [junit4]   2> 3008605 INFO  (qtp511853486-30726) [n:127.0.0.1:40264_solr c:testMergeIntegration_collection s:shard1 r:core_node5 x:testMergeIntegration_c

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

rThread woken up but we are closed, exiting.
   [junit4]   2> 354768 DEBUG (jetty-closer-67-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 354769 DEBUG (jetty-closer-67-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 354770 DEBUG (jetty-closer-67-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 354770 DEBUG (jetty-closer-67-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool executor
   [junit4]   2> 354770 DEBUG (jetty-closer-67-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 354770 DEBUG (jetty-closer-67-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 354770 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 0x1004839c6080008, likely client has closed socket
   [junit4]   2> 354775 INFO  (jetty-closer-67-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@684b6bb3{/solr,null,UNAVAILABLE}
   [junit4]   2> 354775 INFO  (jetty-closer-67-thread-2) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 354781 INFO  (jetty-closer-67-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@571af828{/solr,null,UNAVAILABLE}
   [junit4]   2> 354781 INFO  (jetty-closer-67-thread-1) [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 354784 ERROR (SUITE-IndexSizeTriggerTest-seed#[461989DD17973AE2]-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> 354784 INFO  (SUITE-IndexSizeTriggerTest-seed#[461989DD17973AE2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55025 55025
   [junit4]   2> 354993 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_172]
   [junit4]   2> 	at sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87) ~[?:1.8.0_172]
   [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_172]
   [junit4]   2> 354994 INFO  (Thread-47) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55025 55025
   [junit4]   2> 354998 WARN  (Thread-47) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	13	/solr/collections/testSplitIntegration_collection/terms/shard2_1
   [junit4]   2> 	13	/solr/collections/testMixedBounds_collection/terms/shard2_0
   [junit4]   2> 	12	/solr/collections/testSplitIntegration_collection/terms/shard1_1
   [junit4]   2> 	12	/solr/collections/testSplitIntegration_collection/terms/shard2_0
   [junit4]   2> 	12	/solr/collections/testMixedBounds_collection/terms/shard2_1
   [junit4]   2> 	12	/solr/collections/testMixedBounds_collection/terms/shard1_1
   [junit4]   2> 	12	/solr/collections/testMixedBounds_collection/terms/shard1_0
   [junit4]   2> 	12	/solr/collections/testMixedBounds_collection/terms/shard1_1_1
   [junit4]   2> 	11	/solr/collections/testSplitIntegration_collection/terms/shard1_0
   [junit4]   2> 	11	/solr/collections/testMixedBounds_collection/terms/shard1_0_0
   [junit4]   2> 	11	/solr/collections/testMixedBounds_collection/terms/shard1_1_0
   [junit4]   2> 	11	/solr/collections/testMixedBounds_collection/terms/shard1_0_1
   [junit4]   2> 	10	/solr/collections/testMaxOps_collection/terms/shard3
   [junit4]   2> 	10	/solr/aliases.json
   [junit4]   2> 	10	/solr/collections/testMergeIntegration_collection/terms/shard1
   [junit4]   2> 	10	/solr/configs/conf
   [junit4]   2> 	9	/solr/collections/testMaxOps_collection/terms/shard1
   [junit4]   2> 	9	/solr/collections/testMaxOps_collection/terms/shard2
   [junit4]   2> 	9	/solr/collections/testMaxOps_collection/terms/shard5
   [junit4]   2> 	9	/solr/collections/testMaxOps_collection/terms/shard4
   [junit4]   2> 	9	/solr/collections/testMixedBounds_collection/terms/shard1
   [junit4]   2> 	9	/solr/collections/testMixedBounds_collection/terms/shard2
   [junit4]   2> 	9	/solr/collections/testSplitIntegration_collection/terms/shard2
   [junit4]   2> 	8	/solr/collections/testTrigger_collection/terms/shard1
   [junit4]   2> 	8	/solr/collections/testTrigger_collection/terms/shard2
   [junit4]   2> 	8	/solr/collections/testMergeIntegration_collection/terms/shard2
   [junit4]   2> 	8	/solr/collections/testSplitIntegration_collection/terms/shard1
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	15	/solr/aliases.json
   [junit4]   2> 	14	/solr/collections/testMaxOps_collection/state.json
   [junit4]   2> 	10	/solr/clusterprops.json
   [junit4]   2> 	10	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/testMergeIntegration_collection/state.json
   [junit4]   2> 	5	/solr/collections/testTrigger_collection/state.json
   [junit4]   2> 	4	/solr/collections/testSplitIntegration_collection/state.json
   [junit4]   2> 	4	/solr/collections/testMixedBounds_collection/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	35	/solr/collections
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.IndexSizeTriggerTest_461989DD17973AE2-002
   [junit4]   2> Oct 21, 2018 11:51:20 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(Lucene80): {foo=PostingsFormat(name=MockRandom), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=134, maxMBSortInHeap=5.46552056391097, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3c264c8c), locale=ar-SD, timezone=Australia/Queensland
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_172 (64-bit)/cpus=3,threads=1,free=110921800,total=366329856
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSizeTriggerTest, IndexSizeTriggerTest]
   [junit4] Completed [4/5 (3!)] on J1 in 173.41s, 5 tests, 1 failure <<< FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest
   [junit4] OK      13.9s J0 | IndexSizeTriggerTest.testMergeIntegration
   [junit4] OK      40.9s J0 | IndexSizeTriggerTest.testSplitIntegration
   [junit4] OK      25.6s J0 | IndexSizeTriggerTest.testMaxOps
   [junit4] OK      49.3s J0 | IndexSizeTriggerTest.testMixedBounds
   [junit4] OK      15.5s J0 | IndexSizeTriggerTest.testTrigger
   [junit4] Completed [5/5 (3!)] on J0 in 146.87s, 5 tests
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 461989DD17973AE2]:
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
   [junit4]   - org.apache.solr.cloud.autoscaling.IndexSizeTriggerTest.testMixedBounds
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.71 ..   471.53 =   470.82s
   [junit4] JVM J1:     0.72 ..   357.01 =   356.29s
   [junit4] Execution time total: 7 minutes 51 seconds
   [junit4] Tests summary: 5 suites, 25 tests, 3 failures

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1567: The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1092: There were test failures: 5 suites, 25 tests, 3 failures [seed: 461989DD17973AE2]

Total time: 7 minutes 53 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   3/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=a7c9c9d8cefc5115a058c0d443f3e1d1d8e51b5e, workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #2115
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